Skip to content

Commit

Permalink
CI: upload .snyk file to Kosli (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Feb 15, 2024
1 parent 589f632 commit 497f67c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ jobs:
- name: Attest Snyk results to Kosli Trail
run:
kosli attest snyk "${IMAGE_NAME}"
--attachments=.snyk
--name=dashboard.snyk-scan
--scan-results=snyk.json

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/main_staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ jobs:
- name: Attest Snyk results to Kosli Trail
run:
kosli attest snyk "${IMAGE_NAME}"
--attachments=.snyk
--name=dashboard.snyk-scan
--scan-results=snyk.json

Expand Down

0 comments on commit 497f67c

Please sign in to comment.