Skip to content

Releases: Kong/public-shared-actions

v2.2.2

25 Apr 14:38
2f02738
Compare
Choose a tag to compare

What's Changed

  • Avoid Grype DB downloads during subsequent invocations of grype scan-action by @saisatishkarra in #115
  • chore(deps): bump slsa-framework/slsa-github-generator from 1.10.0 to 2.0.0 by @dependabot in #113
  • add separate signature registry opts for image signing by @saisatishkarra in #116

Full Changelog: v2.2.1...v2.2.2

v2.2.1

17 Apr 14:36
23929cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

16 Apr 17:37
0ff22c9
Compare
Choose a tag to compare

What's Changed

  • ci(.github): Add SLSA docker image provenance test workflow by @saisatishkarra in #102
  • ci(.github): fix permissions for provenance test workflow by @saisatishkarra in #103
  • chore(readme): Add usage examples to security actions by @saisatishkarra in #106
  • chore(readme): Add vulnerability migration and breakglass strategy fo… by @saisatishkarra in #107
  • github-actions(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 in /security-actions/sign-docker-image by @dependabot in #108
  • github-actions(deps): bump anchore/sbom-action from 0.15.8 to 0.15.10 in /security-actions/sca by @dependabot in #105
  • github-actions(deps): bump docker/login-action from 3.0.0 to 3.1.0 in /security-actions/sign-docker-image by @dependabot in #101
  • feat(sbom): option to publish sbom to tags / GH release assets by @saisatishkarra in #109
  • github-actions(deps): bump anchore/sbom-action from 0.15.8 to 0.15.10 in /security-actions/scan-docker-image by @dependabot in #104
  • add permissions and GH token needed for sbom releases by @saisatishkarra in #110

Full Changelog: v2.1.0...v2.2.0

v2.1.0

20 Mar 04:53
590c699
Compare
Choose a tag to compare

What's Changed

  • update docker/login-action to v3.0.0 by @lahabana in #98
  • ci(deps): bump cosign to v2.2.3 to avoid sigstore TUF invalid key issue by @saisatishkarra in #100

New Contributors

Full Changelog: v2.0.3...v2.1.0

v2.0.3

04 Mar 16:27
60c9b13
Compare
Choose a tag to compare

What's Changed

  • ci(.github): deprecate reuse of sca scan action in docker image scan by @saisatishkarra in #95

Full Changelog: v2...v2.0.3

v2.0.2

12 Feb 15:07
b0ef627
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.0.2

v2.0.1

07 Feb 22:29
17456e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.0.1

v2.0.0

01 Feb 19:51
4119b41
Compare
Choose a tag to compare

What's Changed

  • ci(.github): generalize sca scan for non docker artifacts by @saisatishkarra in #89
  • github-actions(deps): bump anchore/scan-action from 3.6.0 to 3.6.4 in /security-actions/sca by @dependabot in #92
  • github-actions(deps): bump andstor/file-existence-action from 2 to 3 in /security-actions/sca by @dependabot in #90
  • github-actions(deps): bump anchore/sbom-action from 0.15.4 to 0.15.8 in /security-actions/sca by @dependabot in #91
  • github-actions(deps): bump andstor/file-existence-action from 2 to 3 in /security-actions/scan-docker-image by @dependabot in #83

Breaking changes

Full Changelog: v1.15.0...v2.0.0

v1.15.0

25 Jan 11:25
5c5396e
Compare
Choose a tag to compare

What's Changed

  • github-actions(deps): bump anchore/scan-action from 3.5.0 to 3.6.0 in /security-actions/scan-docker-image by @dependabot in #78
  • github-actions(deps): bump anchore/sbom-action from 0.15.3 to 0.15.4 in /security-actions/scan-docker-image by @dependabot in #77
  • update download and upload action to v4 by @saisatishkarra in #79

Full Changelog: v1...v1.15.0

v1.14.0

12 Jan 18:32
bd3d752
Compare
Choose a tag to compare

Actions bumped:

Syft action bumped to v0.15.3
Grype action bumped to v3.5.0
upload-artifact from v3 to v4
checkout action from v3 to v4