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

@@ -14,3 +14,12 @@ To secure your infrastructure, you will need to:
2. Regulate access
3. Log changes
4. Fix known vulnerabilities
## Mitigations
- [List of your assets](COR.INF.001_list_your_assets.md)
- [Scan for security updates](COR.INF.002_scan_security_updates.md)
- [IAM for database authentication](COR.INF.003_iam_authentication_for_database.md)
- [Plug GCP & Github](COR.INF.004_short_live_auth_ci.md)
- [Manage your service accounts](COR.INF.005_manage_service_account.md)
- [Keep an history of all your changes](COR.INF.006_keep_an_history_of_all_your_changes.md)