Skip to content

Commit

Permalink
🚧 wip (monitoring and logging): add results saver
Browse files Browse the repository at this point in the history
  • Loading branch information
TugdualDek committed Jan 18, 2025
1 parent ffb911a commit b572172
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion vulnerabilities/workflows/security_monitoring_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ description: Monitor security logging and failures
steps:
- module: security_logger
params:
target: "{{ target }}"
target: "{{ target }}"
- module: results_saver
params:
vulnerability_type: "security_monitoring"
vulnerability_name: "Security Monitoring"

0 comments on commit b572172

Please sign in to comment.