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 3018fb5 commit ac08655Copy full SHA for ac08655
scanners/boostsecurityio/poutine/module.yaml
@@ -15,6 +15,6 @@ steps:
15
command:
16
docker:
17
image: public.ecr.aws/boostsecurityio/boost-scanner-poutine:0d9767e@sha256:1f3ca616dcdde9e984d758dd1e78e73f834e6e1e12d07c4364a3d7d9b64918f9
18
- command: poutine analyze_local . --format sarif
+ command: 'poutine analyze_local . --format sarif'
19
workdir: /src
20
format: sarif
0 commit comments