We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b419e3 commit 416be43Copy full SHA for 416be43
scanners/boostsecurityio/poutine/module.yaml
@@ -15,7 +15,6 @@ steps:
15
command:
16
docker:
17
image: public.ecr.aws/boostsecurityio/boost-scanner-poutine:0d9767e@sha256:1f3ca616dcdde9e984d758dd1e78e73f834e6e1e12d07c4364a3d7d9b64918f9
18
- command: |
19
- -c "git config --global --add safe.directory '*'"
+ command: analyze_local . --format sarif
20
workdir: /src
21
format: sarif
0 commit comments