Releases: sysdiglabs/scan-action
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
Sysdig Secure Inline Scan Action v3.3.0
Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.
Changelog:
- Add Severity filter for annotations output. Thanks to @michael-sicpa
Sysdig Secure Inline Scan Action v3.2.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
Sysdig Secure Inline Scan Action v3.1.0
Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.
Changelog:
- Add debug output when debug is enabled for actions
- Bump octokit to v5 and dependency versions
Sysdig Secure Inline Scan Action v3.0.2
Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.
Changelog:
- Added
inline-scan-image
option to override inline-scan image - Fix output with inline-scan container 2.3
Sysdig Secure Inline Scan Action v3.0.1
Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.
Changelog:
- v3.0.1 fixes a problem creating the check run annotations when there are more than 50 annotations.
Sysdig Secure Inline Scan Action v3.0.0
Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.
Changelog:
- Action v3 uses the new secure-inline-scan 2.x with better performance and more input options - see Inline Scanner 2.2 release notes
- Create a check run on analysis, and add annotations with the failing gates and found vulnerabilities.
- Add SARIF report output
Sysdig Secure Inline Scan Action v2
Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.
Changelog:
Action v2 upgrades the version of the scan engine to v0.6.1.