Add categories descriptions

Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
gearnode
2025-01-15 12:31:28 +01:00
parent 26fa0d6bdf
commit b4f10dc0ba
11 changed files with 183 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# Secure your infrastructure
## Why does it matter?
Your infrastructure holds your sensitive data and makes sure your service is
available to your customers. Protecting it from unauthorized access or attacks
is key to prevent any data leak or service outage.
## How can I proceed?
To secure your infrastructure, you will need to:
1. Understand what your are protecting
2. Regulate access
3. Log changes
4. Fix known vulnerabilities