Releases: therealdwright/trufflehog-secrets-detector
Releases · therealdwright/trufflehog-secrets-detector
v1.1.5
1.1.5 (2024-01-29)
Bug Fixes
- correctly handle file reading and updates (c7ab52c)
v1.1.4
1.1.4 (2024-01-29)
Bug Fixes
- resolve error in fs import statement breaking file appending (c1352d3)
v1.1.3
1.1.3 (2023-10-03)
Bug Fixes
- remove redundant variable assignment for input processing (33d2211)
v1.1.2
1.1.2 (2023-08-07)
Bug Fixes
- use correct version example in readme (ac818ff)
v1.1.1
1.1.1 (2023-08-07)
Bug Fixes
- update the base commit trufflehog starts checking from (81fbbc1)
v1.1.0
1.1.0 (2023-08-07)
Bug Fixes
- add main branch support to semantic release action (b03d227)
- use correct version of semantic release (1c6114d)
- use main instead of master (c754fa6)
Features
- consolidate logic into single externally callable action (5ebeb9c), closes #7