Skip to content

Commit

Permalink
fix 0xrawsec#111: Implement rexhash command
Browse files Browse the repository at this point in the history
  • Loading branch information
qjerome committed May 24, 2022
1 parent 26080b3 commit 7ec0f4a
Show file tree
Hide file tree
Showing 7 changed files with 295 additions and 255 deletions.
2 changes: 1 addition & 1 deletion .github/coverage/badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions .github/coverage/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ github.com/0xrawsec/whids/api/manager.go:411: GetCommand 66.7%
github.com/0xrawsec/whids/api/manager.go:425: Endpoint 100.0%
github.com/0xrawsec/whids/api/manager.go:438: Endpoints 85.7%
github.com/0xrawsec/whids/api/manager.go:454: ImportRules 0.0%
github.com/0xrawsec/whids/api/manager.go:479: CreateNewAdminAPIUser 83.3%
github.com/0xrawsec/whids/api/manager.go:479: CreateNewAdminAPIUser 50.0%
github.com/0xrawsec/whids/api/manager.go:492: AddEndpoint 100.0%
github.com/0xrawsec/whids/api/manager.go:497: UpdateReducer 100.0%
github.com/0xrawsec/whids/api/manager.go:512: logAPIErrorf 100.0%
Expand Down Expand Up @@ -260,4 +260,4 @@ github.com/0xrawsec/whids/sysmon/config.go:195: Sha256 80.0%
github.com/0xrawsec/whids/sysmon/config.go:210: MarshalXML 100.0%
github.com/0xrawsec/whids/sysmon/config.go:214: UnmarshalXML 80.0%
github.com/0xrawsec/whids/sysmon/default.go:64: AgnosticConfig 0.0%
total: (statements) 69.6%
total: (statements) 69.5%
Loading

0 comments on commit 7ec0f4a

Please sign in to comment.