From 15f6b2789fc92433fa8a7ca363b51c241bc20f61 Mon Sep 17 00:00:00 2001 From: Christopher Angelo Phillips <32073428+spiffcs@users.noreply.github.com> Date: Mon, 18 Oct 2021 10:45:49 -0400 Subject: [PATCH] update SYFT VERSION to 26 (#111) * update SYFT VERSION Signed-off-by: Christopher Angelo Phillips * update snapshot Signed-off-by: Christopher Angelo Phillips --- dist/attachReleaseAssets/index.js | 2 +- dist/downloadSyft/index.js | 2 +- dist/runSyftAction/index.js | 2 +- src/github/SyftGithubAction.ts | 2 +- tests/integration/__snapshots__/snapshot.test.ts.snap | 8 ++++---- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dist/attachReleaseAssets/index.js b/dist/attachReleaseAssets/index.js index 890dc40e..b43c269f 100644 --- a/dist/attachReleaseAssets/index.js +++ b/dist/attachReleaseAssets/index.js @@ -16734,7 +16734,7 @@ const path_1 = __importDefault(__nccwpck_require__(5622)); const stream_1 = __importDefault(__nccwpck_require__(2413)); const GithubClient_1 = __nccwpck_require__(8552); exports.SYFT_BINARY_NAME = "syft"; -exports.SYFT_VERSION = "v0.25.0"; +exports.SYFT_VERSION = "v0.26.0"; const PRIOR_ARTIFACT_ENV_VAR = "ANCHORE_SBOM_ACTION_PRIOR_ARTIFACT"; /** * Tries to get a unique artifact name or otherwise as appropriate as possible diff --git a/dist/downloadSyft/index.js b/dist/downloadSyft/index.js index 2c272f59..b86536c4 100644 --- a/dist/downloadSyft/index.js +++ b/dist/downloadSyft/index.js @@ -16778,7 +16778,7 @@ const path_1 = __importDefault(__nccwpck_require__(5622)); const stream_1 = __importDefault(__nccwpck_require__(2413)); const GithubClient_1 = __nccwpck_require__(8552); exports.SYFT_BINARY_NAME = "syft"; -exports.SYFT_VERSION = "v0.25.0"; +exports.SYFT_VERSION = "v0.26.0"; const PRIOR_ARTIFACT_ENV_VAR = "ANCHORE_SBOM_ACTION_PRIOR_ARTIFACT"; /** * Tries to get a unique artifact name or otherwise as appropriate as possible diff --git a/dist/runSyftAction/index.js b/dist/runSyftAction/index.js index df4ca19d..01cf755a 100644 --- a/dist/runSyftAction/index.js +++ b/dist/runSyftAction/index.js @@ -16734,7 +16734,7 @@ const path_1 = __importDefault(__nccwpck_require__(5622)); const stream_1 = __importDefault(__nccwpck_require__(2413)); const GithubClient_1 = __nccwpck_require__(8552); exports.SYFT_BINARY_NAME = "syft"; -exports.SYFT_VERSION = "v0.25.0"; +exports.SYFT_VERSION = "v0.26.0"; const PRIOR_ARTIFACT_ENV_VAR = "ANCHORE_SBOM_ACTION_PRIOR_ARTIFACT"; /** * Tries to get a unique artifact name or otherwise as appropriate as possible diff --git a/src/github/SyftGithubAction.ts b/src/github/SyftGithubAction.ts index 0cb857cd..b463c5d0 100644 --- a/src/github/SyftGithubAction.ts +++ b/src/github/SyftGithubAction.ts @@ -15,7 +15,7 @@ import { SyftOptions } from "../Syft"; import { dashWrap, debugLog, getClient } from "./GithubClient"; export const SYFT_BINARY_NAME = "syft"; -export const SYFT_VERSION = "v0.25.0"; +export const SYFT_VERSION = "v0.26.0"; const PRIOR_ARTIFACT_ENV_VAR = "ANCHORE_SBOM_ACTION_PRIOR_ARTIFACT"; diff --git a/tests/integration/__snapshots__/snapshot.test.ts.snap b/tests/integration/__snapshots__/snapshot.test.ts.snap index b982d396..ded0569b 100644 --- a/tests/integration/__snapshots__/snapshot.test.ts.snap +++ b/tests/integration/__snapshots__/snapshot.test.ts.snap @@ -8,7 +8,7 @@ exports[`SPDX alpine 1`] = ` ##### Package: libvncserver Creator: Organization: Anchore, Inc -Creator: Tool: syft-0.25.0 +Creator: Tool: syft-0.26.0 DataLicense: CC0-1.0 DocumentName: localhost:5000/match-coverage/alpine:latest DocumentNamespace: https://anchore.com/syft/image/localhost:5000/match-coverage/alpine:latest @@ -50,7 +50,7 @@ exports[`SPDX debian 1`] = ` ##### Package: joda-time ##### Package: npm Creator: Organization: Anchore, Inc -Creator: Tool: syft-0.25.0 +Creator: Tool: syft-0.26.0 DataLicense: CC0-1.0 DocumentName: localhost:5000/match-coverage/debian:latest DocumentNamespace: https://anchore.com/syft/image/localhost:5000/match-coverage/debian:latest @@ -235,7 +235,7 @@ exports[`SPDX npm 1`] = ` ##### Package: tar ##### Package: yallist Creator: Organization: Anchore, Inc -Creator: Tool: syft-0.25.0 +Creator: Tool: syft-0.26.0 DataLicense: CC0-1.0 DocumentNamespace: https://anchore.com/syft/image/ ExternalRef: PACKAGE_MANAGER purl pkg:npm/chownr@2.0.0 @@ -445,7 +445,7 @@ exports[`SPDX yarn 1`] = ` ##### Package: react-is ##### Package: trim Creator: Organization: Anchore, Inc -Creator: Tool: syft-0.25.0 +Creator: Tool: syft-0.26.0 DataLicense: CC0-1.0 DocumentNamespace: https://anchore.com/syft/image/ ExternalRef: PACKAGE_MANAGER purl pkg:npm/loose-envify@1.4.0