Releases: DanMolz/wiz-semgrep-connector
Releases · DanMolz/wiz-semgrep-connector
1.8.0
1.7.0
Changelog
- 0c48afa New Build 1.7.0
- ad735c2 New Build 1.6.3
- 74e9ebc New Build 1.6.2
- 3157664 Refactor collector workflow to run Docker container and display logs; update entrypoint script for better output handling
- f1a924a Enhance collector workflow with clearer naming, additional steps, and improved structure
- 63f9214 Update collector workflow to use latest Ubuntu version
- 1dae3d0 Fix formatting in collector workflow by removing unnecessary line
- 2677c1e Update collector workflow with specific API endpoint and deployment settings
- 9033379 Update collector workflow name for clarity and adjust command execution
- 11676b6 Rename workflow for clarity and update collector command
- 8e8705a Bump version to 1.6.1 and add Semgrep collector CI workflow
- 4bbd78a New Build 1.6.1
- 9e0d40f Refactor splitCWEName function to use the first colon instead of the last for improved accuracy
- 5e86305 Add Semgrep CI
- fa8ddf5 Refactor findings transformation functions to include configuration
1.6.0
1.5.0
Changelog
- 6ae4814 New Build 1.5.0
- e4d2b00 Refactor Semgrep findings fetching to support pagination; update version to 1.4.0
- 95f50d0 Enhance collector logging and mode handling; support agent and scheduled modes
- ae053de Add functions to read Wiz Cloud and Semgrep findings from files; introduce random delay utility
- 3142bf3 Refactor main to use collector and implement findings collection logic
- 2e147ad Refactor scheduler to create Wiz client internally and simplify function signature