Skip to content

Commit 24449ed

Browse files
committed
OWASP ML Security Top 10: Stereotype documentation skeleton.
1 parent 2f1cfb8 commit 24449ed

File tree

1 file changed

+11
-1
lines changed
  • documentation/owasp-ml-security-top10

1 file changed

+11
-1
lines changed

documentation/owasp-ml-security-top10/README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,14 @@ The 2023 ranking is as follows:
1313
- ML08:2023 [Model Skewing](./model-skewing/README.md)
1414
- ML09:2023 [Output Integrity Attack](./output-integrity-attack/README.md)
1515
- ML10:2023 [Model Poisoning](./model-poisoning/README.md)
16-
16+
17+
# Stereotypes and their Attributes (tagged values)
18+
19+
Overview [./img/profile diagram.png]
20+
21+
The profile defines the following stereotypes and stereotype attributes:
22+
23+
1. `<<SecureAIScenario>>`: This stereotype can be attached to a whole UML model or to a package within a deployment diagram. The stereotype has the following attributes:
24+
- `PackagesUpToDate`: .....
25+
- `RegularAudits`: ...
26+
2. `<<...>>`

0 commit comments

Comments
 (0)