-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
59 lines (59 loc) · 2.03 KB
/
CITATION.cff
File metadata and controls
59 lines (59 loc) · 2.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
cff-version: 1.2.0
title: "OWASP GenAI Security Crosswalk"
message: "If you use this dataset, please cite it using these metadata."
type: dataset
authors:
- given-names: Emmanuel
family-names: Guilherme Junior
orcid: ""
affiliation: "OWASP GenAI Data Security Initiative"
repository-code: "https://github.com/emmanuelgjr/GenAI-Security-Crosswalk"
url: "https://emmanuelgjr.github.io/GenAI-Security-Crosswalk/"
abstract: >-
The most comprehensive publicly available mapping of AI security risks
to industry compliance frameworks. Maps 41 OWASP GenAI vulnerability
entries (LLM Top 10, Agentic Top 10, DSGAI 2026) to 1,514 controls
across 25 frameworks including EU AI Act, NIST AI RMF, ISO 42001,
SOC 2, FedRAMP, DORA, PCI DSS, and MITRE ATLAS. Includes 114
documented AI security incidents, a semantic classifier pipeline
(BGE + cross-encoder), OSCAL 1.1.2 export, and GRC platform
integration. Free and open-source under CC BY-SA 4.0.
keywords:
- ai-security
- llm-security
- owasp
- compliance
- framework-mapping
- eu-ai-act
- nist-ai-rmf
- genai
- agentic-ai
- threat-modeling
- oscal
- grc
license: CC-BY-SA-4.0
version: "3.1.0"
date-released: "2026-04-10"
identifiers:
- type: url
value: "https://emmanuelgjr.github.io/GenAI-Security-Crosswalk/"
description: "Live web application"
- type: url
value: "https://www.npmjs.com/package/genai-security-crosswalk"
description: "npm package"
references:
- type: standard
title: "OWASP Top 10 for LLM Applications 2025"
url: "https://genai.owasp.org/llm-top-10/"
authors:
- name: "OWASP Foundation"
- type: standard
title: "OWASP Top 10 for Agentic Applications 2026"
url: "https://genai.owasp.org/resource/owasp-top-10-for-agentic-applications-for-2026/"
authors:
- name: "OWASP Foundation"
- type: standard
title: "OWASP GenAI Data Security Risks & Mitigations 2026"
url: "https://genai.owasp.org/resource/owasp-genai-data-security-risks-mitigations-2026/"
authors:
- name: "OWASP Foundation"