Skip to content

Commit

Permalink
TEST: Creation SAST TESTS
Browse files Browse the repository at this point in the history
  • Loading branch information
jperezdealgaba committed Jan 21, 2025
1 parent 9e9f98b commit 63ec6ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions task/sast-snyk-check/0.3/tests/test-sast-snyk-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ spec:
script: |
#!/usr/bin/env sh
set -eux
ssh-keyscan -t rsa github.com >> ~/.ssh/known_hosts
git clone git@github.com:digininja/DVWA.git "$(workspaces.output.path)/source/"
git checkout tags/2.4
- name: scan-with-snyk
Expand Down

0 comments on commit 63ec6ba

Please sign in to comment.