Skip to content

Releases: Checkmarx/2ms

v3.5.2

21 Mar 11:18
2b320cc
Compare
Choose a tag to compare

3.5.2 (2024-03-21)

Bug Fixes

  • unstabe rules and false positives in auth URL (#227) (2b320cc), closes #226

v3.5.1

20 Mar 13:49
Compare
Choose a tag to compare

3.5.1 (2024-03-20)

Bug Fixes

  • scalingo-api-token is unstable (364b65c), closes #226

v3.5.0

12 Mar 13:45
Compare
Choose a tag to compare

3.5.0 (2024-03-12)

Features

  • ignore files that not scanned usually (#225) (757c4af)

v3.4.0

11 Mar 07:09
d3eb9a1
Compare
Choose a tag to compare

3.4.0 (2024-03-11)

Features

What's Changed

Full Changelog: v3.3.0...v3.4.0

v3.3.0

29 Feb 12:22
4f15081
Compare
Choose a tag to compare

3.3.0 (2024-02-29)

Bug Fixes

Features

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.3.0

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