fix config
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -35,7 +35,7 @@ pipeline {
|
||||
sh """
|
||||
docker run --rm -v "\$(pwd):/src" \
|
||||
returntocorp/semgrep \
|
||||
semgrep scan --config=auto --debug \
|
||||
semgrep scan --config=p/ci --debug \
|
||||
--sarif --output /src/semgrep.sarif \
|
||||
/src/internal /src/cmd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user