Releases: sysdiglabs/harbor-scanner-sysdig-secure
Releases · sysdiglabs/harbor-scanner-sysdig-secure
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
v0.1.3
This is the v0.1.3 release of Harbor Scanner Adapter for Sysdig Secure
Bug fixes
- Add a parameter to verify SSL certificate when connecting to Secure endpoint. This will fix some issues with certificates on on-prem deployments.
v0.1.2
This is the refs/tags/v0.1.2 release of Harbor Scanner Adapter for Sysdig Secure
Bug fixes
- Use SECURE_URL parameter when launching inline scanning
v0.1.1
This is the v0.1.1 release of Harbor Scanner Adapter for Sysdig Secure
Bug fixes
- Use digest if tag is not sent by Harbor
v0.1.0
This is the initial release of Harbor Scanner Adapter for Sysdig Secure.
For more details on installing, please visit the detailed guide.
Major Changes
- Added support for Backend Scanning. This means all the i mage scanning happens in the Sysdig Secure backend
- Added support for Inline Scanning. This means all image scanning is done in the same infrastructure where Harbor is hosted