Skip to content

Commit

Permalink
Update .snyk file
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Feb 10, 2024
1 parent dfc5f8a commit d2056ba
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 1 deletion.
85 changes: 85 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ ignore:
reason: Waiting for base image upgrade
expires: 2024-03-01T12:49:02.243Z
created: 2023-11-11T12:49:02.255Z
SNYK-ALPINE319-OPENSSL-6191693:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T12:49:02.243Z
created: 2024-02-10T12:49:02.255Z
SNYK-GOLANG-GOLANGORGXNETHTTP2-5958903:
- '*':
reason: Waiting for base image upgrade
Expand All @@ -62,4 +67,84 @@ ignore:
reason: Waiting for base image upgrade
expires: 2024-03-01T12:49:02.243Z
created: 2024-01-12T12:49:02.255Z
SNYK-GOLANG-GITHUBCOMMOBYBUILDKITUTILTRACINGTRANSFORM-6230692:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
SNYK-GOLANG-GITHUBCOMMOBYBUILDKITEXPORTERCONTAINERIMAGE-6226340:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
SNYK-GOLANG-GITHUBCOMMOBYBUILDKITEXECUTOR-6209341:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
SNYK-GOLANG-GITHUBCOMMOBYBUILDKITCONTROL-6226339:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
SNYK-GOLANG-GITHUBCOMOPENCONTAINERSRUNCLIBCONTAINERCGROUPS-6209335:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
SNYK-GOLANG-GITHUBCOMMOBYBUILDKITWORKER-6209365:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
SNYK-GOLANG-GITHUBCOMMOBYBUILDKITUTILENTITLEMENTS-6209364:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
SNYK-GOLANG-GITHUBCOMMOBYBUILDKITSOLVERLLBSOLVER-6209363:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
SNYK-GOLANG-GITHUBCOMMOBYBUILDKITSNAPSHOT-6209339:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
SNYK-GOLANG-GITHUBCOMMOBYBUILDKITSNAPSHOT-6209362:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
SNYK-GOLANG-GITHUBCOMMOBYBUILDKITFRONTENDGATEWAYFORWARDER-6209361:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
SNYK-GOLANG-GITHUBCOMMOBYBUILDKITFRONTENDGATEWAY-6209359:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
SNYK-GOLANG-GITHUBCOMMOBYBUILDKITEXECUTOROCI-6209338:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
SNYK-GOLANG-GITHUBCOMMOBYBUILDKITEXECUTOR-6209357:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
SNYK-GOLANG-GITHUBCOMMOBYBUILDKITCLIENT-6209355:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
SNYK-GOLANG-GITHUBCOMCONTAINERDCONTAINERD-6219724:
- '*':
reason: Waiting for base image upgrade
expires: 2024-03-01T15:48:22.212Z
created: 2024-02-10T15:48:22.228Z
patch: {}
2 changes: 1 addition & 1 deletion sh/kosli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -Eeu

export KOSLI_ORG=cyber-dojo
export KOSLI_FLOW=runner-ci
export KOSLI_TRAIL="${GITHUB_SHA}"
export KOSLI_TRAIL="$(git rev-parse HEAD)"

# KOSLI_ORG is set in CI
# KOSLI_API_TOKEN is set in CI
Expand Down

0 comments on commit d2056ba

Please sign in to comment.