Skip to content

Releases: sysdiglabs/harbor-scanner-sysdig-secure

v0.8.2

26 Sep 15:36
1053958

Choose a tag to compare

Continuous Integration

  • test e2e with harbor (#31)

v0.8.1

16 Sep 15:14
17097a8

Choose a tag to compare

Continuous Integration

  • change release workflow to use nix for reproducible builds (#30)

v0.8.0

27 May 09:35
e782f3f

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

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

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

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

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

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

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

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