Skip to content

Commit

Permalink
CI: add .snyk file as attachment in kosli-attest-snyk
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Feb 15, 2024
1 parent 28db348 commit ca3496b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sh/kosli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ kosli_attest_snyk_evidence()
--artifact-type=docker \
--host="${hostname}" \
--api-token="${api_token}" \
--attachments="$(repo_root)/.snyk" \
--name=runner.snyk-scan \
--scan-results="$(repo_root)/snyk.json"
}
Expand Down

0 comments on commit ca3496b

Please sign in to comment.