Skip to content

Releases: Plazmaz/leaky-repo

1.1.2 - Gitleak fixes

01 Mar 02:49
Compare
Choose a tag to compare

System/logic changes:

  • Improved gitleaks logic for pulling binary
  • Began using config for gitleaks, thanks to @zricethezav.

Changes to secrets:

  • Modified docker secret values to accurately reflect the type of data being handled

1.1.1 - Gitleaks support

15 Nov 03:46
Compare
Choose a tag to compare

System/logic changes:

  • Added support for benchmarking gitleaks
  • Fixed up install and benchmark scripts
  • Added secret coverage percentage for benchmarks

Changes to secrets:

  • Added a password value for robomongo

v1.1.0 (#3)

15 Nov 02:34
4ad3f90
Compare
Choose a tag to compare

System/logic changes:

  • Added system for automatically generating benchmarks
  • Added results for gitrob
  • Moved benchmarking, metadata, and source code into .leaky-meta folder
  • Added CSV with data about secrets
  • Categorized secrets into Risk and Informative.
  • Added results from Gitrob, provided by @evilpacket

Changes to secrets:

  • Added password to sftp.json secret
  • Added pass to filezilla/filezilla.xml (was anonymous login)
  • Added realistic value to hub file (was just "oauth_token")
  • Set redis pass in web/var/www/.env