Change SAST confidence level in .gitlab-ci.yml

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2018-01-31 15:09:58 +00:00
parent a0fc0fcc53
commit 39b765bdad
No known key found for this signature in database
GPG key ID: 627C5F589F467F17

View file

@ -627,6 +627,8 @@ codequality:
sast:
<<: *except-docs
image: registry.gitlab.com/gitlab-org/gl-sast:latest
variables:
CONFIDENCE_LEVEL: 2
before_script: []
script:
- /app/bin/run .