Skip to content

Commit f3d3c07

Browse files
author
Ben Sullivan
committed
Update workflow to test picking up vulnerabilities in test folder
1 parent 87a4709 commit f3d3c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
securestack_app_id: 'a9ad205b-d519-4a95-833d-304b6e82be21'
1818
severity: critical
1919
language: node
20-
flags: '--path ./ --debug'
20+
flags: '--path test/ --debug'

0 commit comments

Comments
 (0)