Skip to content

Releases: Checkmarx/2ms

v3.20.0

11 Jun 10:54
c6935eb

Choose a tag to compare

3.20.0 (2025-06-11)

Features

  • add ignore rules to scan config from scanner interface (#294) (be5ad6f)
  • add scan with validation func to Scanner interface (#298) (c6935eb)

v3.19.4

02 Jun 10:18
1583adc

Choose a tag to compare

3.19.4 (2025-06-02)

Bug Fixes

  • github token and Clojars not being caught (#293) (1583adc)

v3.19.3

30 May 15:31
ae4e0e4

Choose a tag to compare

3.19.3 (2025-05-30)

Bug Fixes

  • use line relative to file instead of relative to chunk (#291) (b6d76f8)

v3.19.3-alpha.1

26 May 17:43

Choose a tag to compare

v3.19.3-alpha.1 Pre-release
Pre-release

Fix the calculation of start and end lines when chunking is used.

Full Changelog: v3.19.2...v3.19.3-alpha.1

v3.19.2

22 May 12:09
c1df497

Choose a tag to compare

3.19.2 (2025-05-22)

Bug Fixes

Performance Improvements

  • improve memory consumption in 2ms file walk (#287) (c1df497)

v3.19.2-beta.1

22 May 09:34

Choose a tag to compare

v3.19.2-beta.1 Pre-release
Pre-release

[Second iteration] Improve memory consumption when reading and processing files for filesystem scans.

Full Changelog: v3.19.2-alpha.1...v3.19.2-beta.1

v3.19.2-alpha.1

13 May 13:22

Choose a tag to compare

v3.19.2-alpha.1 Pre-release
Pre-release

Improve memory consumption when reading and processing files for filesystem scans.

Full Changelog: v3.19.1...v3.19.2-alpha.1

v3.19.1

12 May 10:38
9cce7db

Choose a tag to compare

3.19.1 (2025-05-12)

Bug Fixes

v3.19.0

09 May 14:43
6e8f246

Choose a tag to compare

3.19.0 (2025-05-09)

Features

  • guarantee that line number obtained by git and filesystem allows the secrets to be correlated (#286) (6e8f246)

v3.19.0-alpha.1

30 Apr 15:16

Choose a tag to compare

v3.19.0-alpha.1 Pre-release
Pre-release

Update the start and end secret lines for git scan to allow correlation between the filesystem and git secrets.

Full Changelog: v3.18.1...v3.19.0-alpha.1