Skip to content

Commit 3679de4

Browse files
emmanuelgjrclaude
andcommitted
Add prominent web app links + dedicated dashboard section to README
- Navigation bar after badges: Live Web App | Score | Explorer | Incidents - New "Web app — interactive dashboard" section with page table - Evidence-based scoring tiers explained - All links point to emmanuelgjr.github.io/GenAI-Security-Crosswalk Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 505e1cd commit 3679de4

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
> 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**.
1212
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+
1315
Maintained by the [OWASP GenAI Data Security Initiative](https://genai.owasp.org).
1416
Created by **[Emmanuel Guilherme Junior](https://github.com/emmanuelgjr)**.
1517

@@ -399,6 +401,24 @@ node scripts/incidents-report.js --format stix # STIX 2.1 bundle for Sent
399401

400402
MAESTRO layer roles tracked per incident: **Origin** (where attack starts) · **Propagation** (how it spreads) · **Impact** (where harm manifests) · **Blind-spot** (where detection failed).
401403

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+
402422
### Enterprise export formats
403423

404424
```bash

0 commit comments

Comments
 (0)