Merged
Conversation
Co-authored-by: OlehAhieienko <[email protected]>
…hcheck Add a health check endpoint
* added OS override and Ubuntu 25.04 * updated changelog and docs * updated changelog, docs, and tests * updated mysql version test for install * removed Ubuntu 25.04
* added options to agent task and plugins * fixed double options
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 47.0.0 to 47.0.1. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v47.0.0...v47.0.1) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 47.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fixed results not coming back properly for powershell agent * change miner to background task * added foreground c# task to ironpython agent * changed moriarty and sharpup to background tasks * update changelog
…private v6.4.0 into private-main
…mpireProject#1122) * Fixed Go agent failing to run powershell modules that are too long * added new line to go file
* GitBook: No commit message * GitBook: No commit message * Update docs/.gitbook/assets/Continuous.svg Co-authored-by: Vincent Rose <[email protected]> * Update docs/.gitbook/assets/completed.svg Co-authored-by: Vincent Rose <[email protected]> * Update docs/.gitbook/assets/continious.svg Co-authored-by: Vincent Rose <[email protected]> * Update docs/.gitbook/assets/pulled.svg Co-authored-by: Vincent Rose <[email protected]> * Update docs/.gitbook/assets/queued.svg Co-authored-by: Vincent Rose <[email protected]> * Update docs/.gitbook/assets/error.svg Co-authored-by: Vincent Rose <[email protected]> * fixed markdown files --------- Co-authored-by: Vincent Rose <[email protected]>
…y-pick-803-806 Cherry-pick: Updated Docs and added OpenAPI (#806)
* updated staging to use uri endpoint instead of download * updated malleable to be able to stage ironpython from powershell multi_launcher * formatting and pytest fixes * fixed tests * fixed http hop * formatting
…EmpireProject#1130) * Fixed missing CompatibleDotNetVersions for ShellcmdRunas and ShellRun * reverted unsafe compile
…ct#1132) * Added C# spawn module with Powershell and C# executables * added missing space at end of spawn.yaml * yamlfmt
…private v6.4.1 into private-main
# Conflicts: # CHANGELOG.md # docs/listeners/http.md # docs/quickstart/installation/README.md # docs/quickstart/server.md # empire/server/config.yaml # empire/server/modules/powershell/situational_awareness/host/clipboard_history.yaml
The SSH agent setup step was conditional on the sponsors repo, but the Docker builds unconditionally require SSH_AUTH_SOCK to be set. Start the SSH agent on both repos - private keys are only loaded when the CI_SSH_KEY_BOT secret is available. Co-Authored-By: Claude Opus 4.6 <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was automatically generated by the
release-public-startworkflow.This PR should be merged with a merge commit, not a squash commit.
Merging this PR will trigger a tag and release automatically.