Skip to content

Commit

Permalink
feat: add-web-ui-image (#68)
Browse files Browse the repository at this point in the history
* feat: add-web-ui-image

* feat: add web image
  • Loading branch information
SimonGurney authored Sep 20, 2023
1 parent b548e2f commit 448aaf3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file added Docs/secret-magpie-web.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,13 @@ Given an auth token, it will:
* scan EVERY branch with multiple tools
* squash all the findings into one big list
* deduplicate them so you dont triage the same thing twice
* provide a slick web ui to quickly triage your findings
* give you some great stats and a full report in csv or json

## See it in action!

![WEB](Docs/secret-magpie-web.png)

![CMD](Docs/secret-magpie.gif)

By making use of the opensource tools [Trufflehog](https://github.com/trufflesecurity/trufflehog) 🐷 and [Gitleaks](https://github.com/zricethezav/gitleaks), SecretMagpie can highlight a variety of different secrets and ensure that nothing is missed!
Expand Down

0 comments on commit 448aaf3

Please sign in to comment.