Update secret-scanning.mdx

This commit is contained in:
Daniel Hougaard
2025-03-12 07:46:29 +04:00
parent eda9ed257e
commit 4e6c860c69

View File

@@ -36,7 +36,7 @@ After an exposed secret is detected, it will be marked as `Needs Attention`. Whe
You can mark the risk as `Resolved` by changing the status to one of the following states:
- **This Is a False Positive**: The secret was not exposed, but was detected by the scanner.
- **I Have Rotated The Secret**: The secret was exposed, but it has now been removed.
- **No Rotate Needed**: You are choosing to ignore this risk. You may choose to do this if the risk is non-sensitive or otherwise not a security risk.
- **No Rotation Needed**: You are choosing to ignore this risk. You may choose to do this if the risk is non-sensitive or otherwise not a security risk.
![Needs Attention](/images/platform/secret-scanning/needs-attention.png)