scanner only shows high and medium
ci-tests/multiAgent-scripted/pipeline/head There was a failure building this commit
ci-tests/multiAgent-scripted/pipeline/head There was a failure building this commit
This commit is contained in:
Vendored
+1
-1
@@ -15,7 +15,7 @@ node {
|
||||
}
|
||||
}
|
||||
stage('vulnerability scanner') {
|
||||
sh 'docker run --rm anchore/grype:v0.33.0 debian:wheezy-20170907'
|
||||
sh 'docker run --rm anchore/grype:v0.33.0 debian:wheezy-20170907 | grep -i "high|medium"'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user