Skip to content

Commit

Permalink
CI: upload the .snyk policy file in the [kosli attest snyk] command
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Feb 14, 2024
1 parent a882beb commit d22e7f7
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 @@ -65,6 +65,7 @@ kosli_attest_snyk()
--artifact-type=docker \
--host="${hostname}" \
--api-token="${api_token}" \
--attachments="$(repo_root)/.snyk" \
--name=exercises-start-points.snyk-scan \
--scan-results="$(repo_root)/snyk.json"
}
Expand Down

0 comments on commit d22e7f7

Please sign in to comment.