You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> The most comprehensive publicly available mapping of OWASP GenAI security risks to industry frameworks — covering LLM applications, autonomous agentic AI, and GenAI data security across **18 frameworks** and **3 OWASP source lists**.
11
+
> The most comprehensive publicly available mapping of OWASP GenAI security risks to industry frameworks — covering LLM applications, autonomous agentic AI, and GenAI data security across **20 frameworks** and **3 OWASP source lists**.
11
12
12
13
Maintained by the [OWASP GenAI Data Security Initiative](https://genai.owasp.org).
13
14
Created by **[Emmanuel Guilherme Junior](https://github.com/emmanuelgjr)**.
@@ -21,8 +22,8 @@ Every file answers one question: **which controls from framework X address vulne
21
22
|||
22
23
|---|---|
23
24
|**3** source lists | LLM Top 10 · Agentic Top 10 · DSGAI 2026 |
> **Also in this folder:**[Agentic_CWE_CVE.md](agentic-top10/Agentic_CWE_CVE.md) — CWE root cause taxonomy, confirmed CVEs, full CWE cross-reference index.
126
133
127
-
### DSGAI 2026 — 19 framework mappings
134
+
### DSGAI 2026 — 21 framework mappings
128
135
129
136
| File | Framework | Standout content |
130
137
|---|---|---|
@@ -147,6 +154,8 @@ All free. All open-source. Built for practitioners.
147
154
|[DSGAI_AIUC1.md](dsgai-2026/DSGAI_AIUC1.md)| AIUC-1 | Domain A (Data & Privacy) covers 50%+ of DSGAI entries — certification readiness table |
148
155
|[DSGAI_NHI.md](dsgai-2026/DSGAI_NHI.md)| OWASP NHI Top 10 | NHI as enabling condition for DSGAI risks — NHI programme maturity table for GenAI data |
149
156
|[DSGAI_SP800218A.md](dsgai-2026/DSGAI_SP800218A.md)| NIST SP 800-218A | Secure GenAI data SDLC — training data protection, data governance, provenance practices |
157
+
|[DSGAI_FedRAMP.md](dsgai-2026/DSGAI_FedRAMP.md)| FedRAMP | Federal data security controls — SC-28 data at rest, AU-2 logging, SR supply chain |
158
+
|[DSGAI_DORA.md](dsgai-2026/DSGAI_DORA.md)| DORA | Financial data resilience — Art. 8 asset inventory, Art. 12 backup, Art. 28-44 vendor risk |
150
159
151
160
### Shared resources
152
161
@@ -345,6 +354,23 @@ node scripts/watch.js --watcher arxiv # run single watcher
345
354
346
355
Weekly GitHub Actions cron (`.github/workflows/weekly-watch.yml`) runs all 4 watchers and opens labeled issues automatically.
0 commit comments