diff --git a/Docs/secret-magpie-web.png b/Docs/secret-magpie-web.png new file mode 100644 index 0000000..b2be96a Binary files /dev/null and b/Docs/secret-magpie-web.png differ diff --git a/README.md b/README.md index b0a95c1..b06ce48 100644 --- a/README.md +++ b/README.md @@ -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!