Releases: sysdiglabs/scan-action
Releases · sysdiglabs/scan-action
v6.2.1
v6.2.0
v6.1.3
v6.1.2
v6.1.0
What's Changed
- chore: update sysdig-cli-scanner to 1.22.5 by @tembleking in #79
- build: update dependencies to fix vulns by @tembleking in #80
Full Changelog: v6.0.0...v6.1.0
v6.0.0
v5.2.0
What's Changed
- Add filtering for severity, package type and accepted risk
- Improved summary output format
- Add layered analysis output
- Update scanner version to 1.22.1
- Bug fixes
Full Changelog: v3.6.0...v5.2.0
Sysdig Secure Inline Scan Action v3.6.0
Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.
Changelog:
- Update @actions/[email protected] for deprecated setOutput (#31 - fixes #29)
Sysdig Secure Inline Scan Action v3.5.0
Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.
Changelog:
- Migrate to Node 16 (https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/)
- Update dependencies for security fixes.
Sysdig Secure Inline Scan Action v3.4.0
Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.
Changelog:
Change the way the inline-scanner is executed to allow running with Rootless docker
If multiple images are scanned, create multiple run checks