Skip to content

Commit

Permalink
feat: add-web-ui-image
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonGurney authored Sep 20, 2023
1 parent b548e2f commit adcd547
Showing 1 changed file with 3 additions and 0 deletions.
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 adcd547

Please sign in to comment.