Skip to content

Commit 38938bd

Browse files
Cx01Nvinnybod
andauthored
Added Advanced Reporting Plugin and Dependencies (BC-SECURITY#671)
* added advanced reporting plugin and dependencies * updated changelog * updated plugin version * Update CHANGELOG.md Co-authored-by: Vincent Rose <[email protected]> --------- Co-authored-by: Vincent Rose <[email protected]>
1 parent 86af372 commit 38938bd

File tree

5 files changed

+515
-1
lines changed

5 files changed

+515
-1
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,6 @@
4949
[submodule "empire/server/csharp/Covenant/Data/ReferenceSourceLibraries/RunOF"]
5050
path = empire/server/csharp/Covenant/Data/ReferenceSourceLibraries/RunOF
5151
url = https://github.com/BC-SECURITY/RunOF.git
52+
[submodule "empire/server/plugins/Report-Generation-Plugin"]
53+
path = empire/server/plugins/Report-Generation-Plugin
54+
url = https://github.com/BC-SECURITY/Report-Generation-Plugin.git

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
- Added Advanced Reporting Plugin and dependencies (@Cx01N)
910
- Pin linters in the workflow
1011

1112
- Updated Windows BAT launcher to use Base64 for all payloads (@Cx01N)

0 commit comments

Comments
 (0)