Skip to content

Commit 93aac07

Browse files
committed
ci: Enable vulnerability alerts for python
1 parent a4c902c commit 93aac07

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

python.json

+4
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,9 @@
1212
},
1313
"pip_setup": {
1414
"enabled": false
15+
},
16+
"vulnerabilityAlerts": {
17+
"labels": ["security"],
18+
"enabled": true
1519
}
1620
}

0 commit comments

Comments
 (0)