Releases: Checkmarx/2ms
Releases · Checkmarx/2ms
v3.1.0
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
- ci: scan our 2ms with our 2ms by @baruchiro in #184
- test: add lint and e2e tests by @baruchiro in #188
New Contributors
Full Changelog: v3.0.0...v3.1.0
v3.0.0
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
- add special rules with hardcoded-password rule (#181) (69e9383), closes #80 #174
- catch username password inside urls (#169) (8156dfa), closes #165
- change the include and exclude to select and ignore (#177) (09a8355), closes #174
- confluence url is mandatory arg (#160) (63728c0), closes #138
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
2.8.1 (2023-08-20)
Bug Fixes
- bad error message when scanning 2ms git for non-git dir (#168) (6be9ba5), closes #163
- jfrog token is not detected (#170) (e6e8b8e), closes #164 #1233
- split logs to stdout and stderr (#166) (ce8b843), closes #156 /github.com/rs/zerolog/issues/150#issuecomment-1667749783
What's Changed
- docs: add link to checkmarx discord by @baruchiro in #153
- ci: golangci-lint print github actions format by @baruchiro in #167
New Contributors
- @hagarfisher made their first contribution in #168
- @binyamin2 made their first contribution in #170
Full Changelog: v2.8.0...v2.8.1
v2.8.0
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
- @mprochowski made their first contribution in #152
Full Changelog: v2.7.4...v2.8.0
v2.7.4
v2.7.3
2.7.3 (2023-07-26)
Bug Fixes
- confluence anonymous access is failing after few requests (#146) (e6ab56c), closes #144
- right fields on SARIF output (#149) (a76401d), closes #147
What's Changed
- ci: enable merge queue by @baruchiro in #143
- ci: support M1/M2 CPU on Mac arm64 by @baruchiro in #142
New Contributors
- @itay-goldraich made their first contribution in #149
Full Changelog: v2.7.2...v2.7.3
v2.7.2
v2.7.1
v2.7.0
2.7.0 (2023-07-13)
Bug Fixes
- boolean expression always evaluates to true (#131) (b138f5d)
- unique id for secrets (#125) (9879b3b), closes #124 #109 /github.com/Checkmarx/2ms/discussions/109#discussioncomment-6314475
Features
- add option to ignore specific result by ID (#127) (9997722), closes #35
- cross-compilation of release artifacts (#136) (8db9a41), closes #135
New Contributors
Full Changelog: v2.6.0...v2.7.0
v2.6.0
2.6.0 (2023-06-29)
Bug Fixes
- confluence getting error 500 on page access (#119) (ada8ff9), closes #117
- discord finished without secret scanning (#112) (011c0e5)
Features
- git plugin - option to limit depth of historical scans (#118) (514e07a), closes #94 by @tcdsv
- include and exclude rules (#113) (7953f50), closes #28
- option to load arguments from config file (#107) (127e190), closes #21
What's Changed
- ci: enforce go mod tidy by @baruchiro in #115
- docs: user feedbacks about documentation by @baruchiro in #121
Full Changelog: v2.5.0...v2.6.0