Update Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -73,7 +73,7 @@ pipeline {
|
|||||||
echo '🔒 Running static security analysis...'
|
echo '🔒 Running static security analysis...'
|
||||||
|
|
||||||
sh '''
|
sh '''
|
||||||
source venv/bin/activate
|
. venv/bin/activate
|
||||||
|
|
||||||
# Bandit - Python security scanner
|
# Bandit - Python security scanner
|
||||||
bandit -r . \
|
bandit -r . \
|
||||||
|
|||||||
Reference in New Issue
Block a user