Skip to content

Commit 84f5470

Browse files
Structure typo
1 parent a0bac96 commit 84f5470

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/ai_exchange/content/docs/ai_security_overview.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ While AI offers powerful perfomance boosts, it also increases the attack surface
1414
- **Limit the impact** of AI by minimizing privileges and adding oversight, e.g. guardrails, human oversight.
1515
- **Countermeasures in data science** through understanding of model attacks, e.g. data quality assurance, larger training sets, detecting common perturbation attacks, input filtering.
1616

17-
## Overview of threats
17+
## Threats overview
1818

1919
### Threat model
2020
We distinguish three types of threats: during development-time (when data is obtained and prepared, and the model is trained/obtained), through using the model (providing input and reading the output), and by attacking the system during runtime (in production).
@@ -25,9 +25,9 @@ The diagram shows the threats in these three groups as arrows. Each threat has a
2525
The AI security matrix below shows all threats and risks, ordered by type and impact.
2626
[![](/images/OwaspAIsecuritymatix.png)](https://github.com/OWASP/www-project-ai-security-and-privacy-guide/blob/main/assets/images/OwaspAIsecuritymatix.png)
2727

28-
## Overview of controls
28+
## Controls overview
2929

30-
## Threat model with controls
30+
### Threat model with controls
3131
![AI Security Threats and controls](/images/aisecthreatscontrols2.png)
3232

3333
### Navigator diagram

0 commit comments

Comments
 (0)