Add control index links

Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
gearnode
2025-01-15 13:15:58 +01:00
parent 63a9b64abd
commit 8fae39576a
12 changed files with 78 additions and 0 deletions

View File

@@ -9,3 +9,8 @@ impacts.
## How can I proceed?
Create a procedure to restore services and test it
## Mitigations
- [Build an incident response process](OPS.INC.001_incident_response_process.md)
- [Disaster Recovery Plan](OPS.INC.002_drp.md)

View File

@@ -12,3 +12,9 @@ access in real-time.
## How can I proceed?
Log critical event and implement alerts to be notified if everything goes wrong.
## Mitigations
- [Configure logs and implement real-time monitoring](OPS.MON.001_log_and_implement_real_time_monitoring.md)
- [Keep your logs](OPS.MON.002_keep_your_logs.md)
- [Be automatically notified of issues](OPS.MON.003_automatically_notified_of_issues.md)