Skip to content

Releases: Checkmarx/2ms

v3.2.0

19 Feb 11:42
8eff32b
Compare
Choose a tag to compare

3.2.0 (2024-02-19)

Features

What's Changed

  • chore: bump golang.org/x/crypto from 0.0.0-20220722155217-630584e8d5aa to 0.17.0 by @dependabot in #197
  • refactor: pointer, functions and renaming by @baruchiro in #202
  • refactor: move Secret into secrets package by @baruchiro in #205
  • docs: add list of all supported secrets by @baruchiro in #208

Full Changelog: v3.1.0...v3.2.0

v3.1.0

29 Sep 08:11
4950ad2
Compare
Choose a tag to compare

3.1.0 (2023-09-29)

Bug Fixes

Features

  • add max-target-megabytes to ignore large files (#187) (45e3309)
  • ignore-on-exit flag to control the error code (#162) (faba298), closes #155 #188
  • upgrade gitleaks to v8.18.0 with new rules (#183) (4950ad2)

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

12 Sep 13:43
Compare
Choose a tag to compare

3.0.0 (2023-09-12)

BREAKING CHANGES

  • --include-rule renamed to --rule
    --exclude-rule renamed to --ignore-rule
    Now you can use them together

Bug Fixes

Features

What's Changed

  • test: ensure Inclusion of "gitleaks" rules in secret.go file by @binyamin2 in #172

Full Changelog: v2.8.1...v3.0.0

v2.8.1

20 Aug 15:04
e6e8b8e
Compare
Choose a tag to compare

2.8.1 (2023-08-20)

Bug Fixes

What's Changed

New Contributors

Full Changelog: v2.8.0...v2.8.1

v2.8.0

27 Jul 19:51
2741c60
Compare
Choose a tag to compare

2.8.0 (2023-07-27)

Features

What's Changed

  • refactor: removes print of "Summary:" from console output by @cx-monicac in #151

New Contributors

Full Changelog: v2.7.4...v2.8.0

v2.7.4

26 Jul 14:47
7e3dcf5
Compare
Choose a tag to compare

2.7.4 (2023-07-26)

Bug Fixes

v2.7.3

26 Jul 13:22
e6ab56c
Compare
Choose a tag to compare

2.7.3 (2023-07-26)

Bug Fixes

What's Changed

New Contributors

Full Changelog: v2.7.2...v2.7.3

v2.7.2

16 Jul 12:48
822f093
Compare
Choose a tag to compare

2.7.2 (2023-07-16)

Bug Fixes

v2.7.1

13 Jul 15:04
Compare
Choose a tag to compare

2.7.1 (2023-07-13)

Bug Fixes

  • release version removed from artifacts + adding readme examples (92fabdc)

v2.7.0

13 Jul 11:29
8db9a41
Compare
Choose a tag to compare

2.7.0 (2023-07-13)

Bug Fixes

Features

New Contributors

Full Changelog: v2.6.0...v2.7.0