Skip to content

Releases: sysdiglabs/harbor-scanner-sysdig-secure

v0.8.0

27 May 09:35
e782f3f
Compare
Choose a tag to compare

This is the refs/tags/v0.8.0 release of Harbor Scanner Adapter for Sysdig Secure

Major Changes

  • Migrated to latest VM Engine (i.e. uses latest API endpoints)
  • Now uses "containerized" Sysdig CLI Scanner

v0.6.0

30 Mar 13:38
Compare
Choose a tag to compare

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

25 Nov 10:19
0269dc8
Compare
Choose a tag to compare

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

22 Sep 15:02
a81d346
Compare
Choose a tag to compare

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

19 Jul 19:16
044c4ec
Compare
Choose a tag to compare

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

03 Feb 10:44
3d4e9bc
Compare
Choose a tag to compare

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

27 Jan 18:07
e7a301b
Compare
Choose a tag to compare

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

23 Sep 17:12
8483975
Compare
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
Compare
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
Compare
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