Skip to content

Releases: therealdwright/trufflehog-secrets-detector

v1.1.5

29 Jan 21:41
b322d60
Compare
Choose a tag to compare

1.1.5 (2024-01-29)

Bug Fixes

  • correctly handle file reading and updates (c7ab52c)

v1.1.4

29 Jan 21:20
5b2de62
Compare
Choose a tag to compare

1.1.4 (2024-01-29)

Bug Fixes

  • resolve error in fs import statement breaking file appending (c1352d3)

v1.1.3

03 Oct 01:33
d5fb3f1
Compare
Choose a tag to compare

1.1.3 (2023-10-03)

Bug Fixes

  • remove redundant variable assignment for input processing (33d2211)

v1.1.2

07 Aug 07:02
0e2bbec
Compare
Choose a tag to compare

1.1.2 (2023-08-07)

Bug Fixes

  • use correct version example in readme (ac818ff)

v1.1.1

07 Aug 03:37
bce1f1b
Compare
Choose a tag to compare

1.1.1 (2023-08-07)

Bug Fixes

  • update the base commit trufflehog starts checking from (81fbbc1)

v1.1.0

07 Aug 02:59
1c6114d
Compare
Choose a tag to compare

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