Releases: sysdiglabs/harbor-scanner-sysdig-secure
v0.8.0
v0.6.0
This is the refs/tags/v0.6.0 release of Harbor Scanner Adapter for Sysdig Secure
Major Changes
Minor Changes
Adds async-mode (disabled by default) to support the retrieval of reports in an asynchronous way.
Bug fixes
Possible timeouts when retrieving reports are now fixed using async-mode.
v0.5.0
This is the refs/tags/v0.5.0 release of Harbor Scanner Adapter for Sysdig Secure
Minor Changes
- Use vulnsDirect API instead of old API endpoint to align results with Sysdig Secure UI
v0.4.1
This is the refs/tags/v0.4.1 release of Harbor Scanner Adapter for Sysdig Secure
Minor Changes
- Convert exit code 1 (failed scan) into 0 so inline-scan pod is marked as completed
v0.4.0
This is the refs/tags/v0.4.0 release of Harbor Scanner Adapter for Sysdig Secure
Bug fixes
- Collect Jobs once finished, as TTL controller is now always available
Minor Changes
- Collect jobs from inline-scan pod, handle execution errors, and log error messages.
- Add additional logging messages
- Remove http:// prefix for image name
- Update outdated install instructions (setting up CA and robot account is not needed anymore)
- Bump k8s packages to 0.19.13
- Bump go to 1.16
v0.3.1
This is the v0.3.1 release of Harbor Scanner Adapter for Sysdig Secure
Minor Changes
Add more logging for errors in the different API handlers.
v0.3.0
This is the v0.3.0 release of Harbor Scanner Adapter for Sysdig Secure
Major Changes
- Add proxy support using http_proxy and https_proxy variables
- Upgrade to final secure inline-scan v2 scanner
Minor Changes
- Add error logging to help in troubleshooting
Bug fixes
v0.2.1
This is the v0.2.1 release of Harbor Scanner Adapter for Sysdig Secure
Bug fixes
- Don't fail job if image contains vulnerabilities using the inline scanner
v0.2.0
This is the v0.2.0 release of Harbor Scanner Adapter for Sysdig Secure
Major Changes
- Use the new inline scan container. This new approach allows us to get rid of CA and robot accounts
v0.1.4
This is the v0.1.4 release of Harbor Scanner Adapter for Sysdig Secure
Bug fixes
- Remove hardcoded values for harbor.sysdig-demo.zone