|
10 | 10 |
|
11 | 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**. |
12 | 12 |
|
| 13 | +### [Live Web App](https://emmanuelgjr.github.io/GenAI-Security-Crosswalk/) | [Score Your Coverage](https://emmanuelgjr.github.io/GenAI-Security-Crosswalk/#/score) | [Explore Entries](https://emmanuelgjr.github.io/GenAI-Security-Crosswalk/#/explorer) | [View Incidents](https://emmanuelgjr.github.io/GenAI-Security-Crosswalk/#/incidents) |
| 14 | + |
13 | 15 | Maintained by the [OWASP GenAI Data Security Initiative](https://genai.owasp.org). |
14 | 16 | Created by **[Emmanuel Guilherme Junior](https://github.com/emmanuelgjr)**. |
15 | 17 |
|
@@ -399,6 +401,24 @@ node scripts/incidents-report.js --format stix # STIX 2.1 bundle for Sent |
399 | 401 |
|
400 | 402 | MAESTRO layer roles tracked per incident: **Origin** (where attack starts) · **Propagation** (how it spreads) · **Impact** (where harm manifests) · **Blind-spot** (where detection failed). |
401 | 403 |
|
| 404 | +### Web app — interactive dashboard |
| 405 | + |
| 406 | +**https://emmanuelgjr.github.io/GenAI-Security-Crosswalk/** |
| 407 | + |
| 408 | +No install required. Works on desktop and mobile. |
| 409 | + |
| 410 | +| Page | What it does | |
| 411 | +|------|-------------| |
| 412 | +| [**Score**](https://emmanuelgjr.github.io/GenAI-Security-Crosswalk/#/score) | Select your frameworks, see coverage gaps. Upload Garak/PyRIT/LAAF results to validate. Share your score card on LinkedIn. | |
| 413 | +| [**Explorer**](https://emmanuelgjr.github.io/GenAI-Security-Crosswalk/#/explorer) | Search and filter all 41 entries. Click any entry to see controls across all 20 frameworks. | |
| 414 | +| [**Frameworks**](https://emmanuelgjr.github.io/GenAI-Security-Crosswalk/#/frameworks) | Interactive 41×23 coverage matrix. Click any cell to see the specific controls mapped. | |
| 415 | +| [**Incidents**](https://emmanuelgjr.github.io/GenAI-Security-Crosswalk/#/incidents) | Browse 31 AI security incidents. Filter by severity, year, MAESTRO layer. Full attribution details. | |
| 416 | + |
| 417 | +**Evidence-based scoring** — three validation tiers: |
| 418 | +- **Self-Assessed** — checkbox only (unvalidated) |
| 419 | +- **Partially Validated** — some tool outputs uploaded |
| 420 | +- **Tool-Validated** — 20+ entries backed by Garak/PyRIT/LAAF/compliance report evidence |
| 421 | + |
402 | 422 | ### Enterprise export formats |
403 | 423 |
|
404 | 424 | ```bash |
|
0 commit comments