Skip to content

Releases: sysdiglabs/scan-action

v6.0.0

11 Jun 09:04
03aeca4
Compare
Choose a tag to compare

What's changed

  • Adapt action to support JSON V1 format
  • Bump CLI to 1.22.3
  • Update docs and minimum version to 1.18.0

v5.2.0

29 May 13:00
2b20616
Compare
Choose a tag to compare

What's Changed

  • Add filtering for severity, package type and accepted risk
  • Improved summary output format
  • Add layered analysis output
  • Update scanner version to 1.22.1
  • Bug fixes

Full Changelog: v3.6.0...v5.2.0

Sysdig Secure Inline Scan Action v3.6.0

15 Nov 21:32
d244738
Compare
Choose a tag to compare

Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.

Changelog:

  • Update @actions/core@1.10.0 for deprecated setOutput (#31 - fixes #29)

Sysdig Secure Inline Scan Action v3.5.0

02 Mar 20:10
84e4cc5
Compare
Choose a tag to compare

Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.

Changelog:

Sysdig Secure Inline Scan Action v3.4.0

23 May 09:26
0e483c3
Compare
Choose a tag to compare

Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.

Changelog:

Change the way the inline-scanner is executed to allow running with Rootless docker
If multiple images are scanned, create multiple run checks

Sysdig Secure Inline Scan Action v3.3.0

19 May 13:12
cda2e24
Compare
Choose a tag to compare

Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.

Changelog:

  • Add Severity filter for annotations output. Thanks to @michael-sicpa

Sysdig Secure Inline Scan Action v3.2.0

19 Jul 07:32
768d762
Compare
Choose a tag to compare

Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.

Changelog:

  • Change the way the inline-scanner is executed to allow running with Rootless docker
  • If multiple images are scanned, create multiple run checks

Sysdig Secure Inline Scan Action v3.1.0

16 Jul 18:25
1ce9a32
Compare
Choose a tag to compare

Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.

Changelog:

  • Add debug output when debug is enabled for actions
  • Bump octokit to v5 and dependency versions

Sysdig Secure Inline Scan Action v3.0.2

27 Apr 19:57
f9d15fa
Compare
Choose a tag to compare

Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.

Changelog:

  • Added inline-scan-image option to override inline-scan image
  • Fix output with inline-scan container 2.3

Sysdig Secure Inline Scan Action v3.0.1

23 Dec 22:54
e987fdd
Compare
Choose a tag to compare

Perform image analysis on locally built container image and post the result of the analysis to Sysdig Secure.

Changelog:

  • v3.0.1 fixes a problem creating the check run annotations when there are more than 50 annotations.