Skip to content

Releases: lirantal/detect-secrets

v1.0.6

30 Mar 06:18
7ba44d2
Compare
Choose a tag to compare

1.0.6 (2020-03-30)

Bug Fixes

  • readme: add multiple files scan configuration example (#7) (7ba44d2)

v1.0.5

07 Nov 19:06
1a2bc23
Compare
Choose a tag to compare

1.0.5 (2019-11-07)

Bug Fixes

  • debug: helpful debug on command execution (1a2bc23)

v1.0.4

27 Jul 10:25
7340258
Compare
Choose a tag to compare

1.0.4 (2019-07-27)

Bug Fixes

  • hook: soften error exit codes on secrets file mutations (#5) (7340258)

v1.0.3

19 Jul 04:58
932ba73
Compare
Choose a tag to compare

1.0.3 (2019-07-19)

Bug Fixes

  • strategies: execute a single strategy only (932ba73)

v1.0.2

09 Jul 12:46
bcb03ad
Compare
Choose a tag to compare

1.0.2 (2019-07-09)

Bug Fixes

  • avoid fixed name for instantiating the container (#4) (bcb03ad)

v1.0.1

03 Jul 17:00
98e22a2
Compare
Choose a tag to compare

1.0.1 (2019-07-03)

Bug Fixes

  • docker: dont expect to run in interative terminal (98e22a2)

v1.0.0

03 Jul 09:43
c3f9555
Compare
Choose a tag to compare

1.0.0 (2019-07-03)

Bug Fixes

  • add module debugging info (51f9b2f)
  • cleanup test file (2f35e35)
  • naming convention (d56ce25)
  • test: use a negation for incorrect exit code (c3f9555)

Features

  • add support for docker image fallback (3009c0d)
  • capture return code and exit respectively (9941362)
  • search for yelps python tool (3fc6e76)
  • show warning (21a2748)
  • spawn binary with arguments (02bea11)