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