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 d86b618 commit 316e5b8
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 @@ -71,6 +71,7 @@ kosli_attest_snyk()
--host="${hostname}" \
--api-token="${api_token}" \
--name=web.snyk-scan \
--attachments="$(repo_root)/.snyk" \
--scan-results="$(repo_root)/snyk.json" \
--repo-root="$(repo_root)"
}
Expand Down

0 comments on commit 316e5b8

Please sign in to comment.