Skip to content

Releases: sysdiglabs/harbor-scanner-sysdig-secure

v0.2.1

23 Sep 17:12
8483975

Choose a tag to compare

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

22 Sep 16:40
b9cab9c

Choose a tag to compare

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

22 Sep 16:39

Choose a tag to compare

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

15 Sep 18:34

Choose a tag to compare

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

19 Aug 10:55

Choose a tag to compare

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

19 Aug 10:48

Choose a tag to compare

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

30 Jun 08:05

Choose a tag to compare

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