Skip to content

Commit 416be43

Browse files
committed
command
1 parent 7b419e3 commit 416be43

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scanners/boostsecurityio/poutine/module.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ steps:
1515
command:
1616
docker:
1717
image: public.ecr.aws/boostsecurityio/boost-scanner-poutine:0d9767e@sha256:1f3ca616dcdde9e984d758dd1e78e73f834e6e1e12d07c4364a3d7d9b64918f9
18-
command: |
19-
-c "git config --global --add safe.directory '*'"
18+
command: analyze_local . --format sarif
2019
workdir: /src
2120
format: sarif

0 commit comments

Comments
 (0)