Commit graph

11 commits

Author SHA1 Message Date
Fabian Affolter a5585337c2 trufflehog: 3.23.1 -> 3.24.0
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.23.1...v3.24.0

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.24.0
2023-01-10 08:27:05 +01:00
Fabian Affolter 530426cc06 trufflehog: 3.21.0 -> 3.23.1
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.21.0...v3.23.1

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.23.1
2023-01-08 19:07:48 +01:00
Fabian Affolter de21dd1cd0
trufflehog: add changelog to meta 2023-01-04 09:31:13 +01:00
Sandro Jäckel c18d193adc
trufflehog: 2.2.1 -> 3.21.0 2022-12-30 05:01:53 +01:00
Fabian Affolter fdbefaab1d truffleHog: rename GitPython 2022-12-05 20:13:49 +01:00
Bruno Bigras 33cf995134 truffleHog: 2.1.11 -> 2.2.1 2021-11-16 16:18:45 -05:00
Kolby Dauler 9c17871402 trufflehog: 2.0.97 -> 2.1.11 2020-05-05 18:16:57 -07:00
Kolby Dauler 16eac7a268 trufflehog: 2.0.97 -> 2.1.11 2020-05-05 17:26:57 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM ff4fdc8cb3 trufflehog: 2.0.91 -> 2.0.97
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/trufflehog/versions
2018-10-25 23:54:28 -07:00
Benjamin Hipple 3fc1694e8a truffleHog: init at 2.0.91
This commit adds the python3 application truffleHog, which is a stand-alone tool
that scans a git repo for unencrypted passwords.

This depends on a newer GitPython, which depends on a new major version of
gitdb, which depends on a new major version of smmap, so I've packaged those
as well in the preceding commits.
2018-05-13 11:41:02 -04:00