Skip to content

Commit 9d0704f

Browse files
committed
Update playbooks for vulnerability_detection module
Create toml file for vulnerability_detection Signed-off-by: Sorin Birchi <sb.birchi.sorin@gmail.com>
1 parent 8552ab4 commit 9d0704f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

playbooks-opencrs/master-lite.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
- name: Add vulnerability_analytics
3939
import_tasks: vulnerability_analytics.yml
4040

41+
- name: Add vulnerability_detection
42+
import_tasks: vulnerability_detection.yml
43+
4144
- name: Add automatic_exploit_generation
4245
import_tasks: automatic_exploit_generation.yml
4346

0 commit comments

Comments
 (0)