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 25, 2025
1 parent f751e04 commit 3b97d41
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ spec:
#!/usr/bin/env sh
set -eux
pwd
ls -la $(workspaces.workspace.path)/hacbs
ls -la $(workspaces.workspace.path)/hacbs/sast-unicode-check
echo "Check-result"
cat $(workspaces.workspace.path)/hacbs/$(context.task.name)/sast_unicode_check_out.sarif
cat $(workspaces.workspace.path)/hacbs/sast-unicode-check/sast_unicode_check_out.sarif

Check failure on line 72 in task/sast-unicode-check/0.1/tests/test-sast-unicode-check.yaml

View workflow job for this annotation

GitHub Actions / yamllint

72:101 [new-line-at-end-of-file] no new line character at the end of file

0 comments on commit 3b97d41

Please sign in to comment.