Releases: Checkmarx/2ms
Releases · Checkmarx/2ms
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
v2.5.0
2.5.0 (2023-06-28)
Bug Fixes
- crash when using filesystem plugin (#100) (10bf0c4), closes #99
- support git plugin on docker image (#91) (6fcfc07), closes #8 (comment)
Features
- added ignore pattern matching for filesystem plugin (#97) (67d27fe), closes #93
- custom regex rule (#102) (ac4f75a), closes #98
What's Changed
- docs: update supported platforms by @kaplanlior in #92
- docs: cleaned up installation command in readme by @SHA65536 in #96
- ci: add gosec check by @baruchiro in #95
- ci: auto mark pr from forks as community by @tcdsv in #105
- chore: accept also arguments splitted by comma by @baruchiro in #103
New Contributors
- @kaplanlior made their first contribution in #92
- @SHA65536 made their first contribution in #96
- @tcdsv made their first contribution in #105
Full Changelog: v2.4.0...v2.5.0