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

@@ -12,3 +12,10 @@ client information.
Implement measures to protect data from unauthorized access and set up processes
to regularly secure and monitor its location.
## Mitigations
- [Automated backup](COR.DAT.001_automated_backup.md)
- [Help the auditor with a data-flow diagram](COR.DAT.002_data_flow_diagram.md)
- [Encrypt your data storage](COR.DAT.003_data_at_rest.md)
- [Encrypt your data in transit](COR.DAT.004_tls.md)