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
Copy file name to clipboardExpand all lines: README.md
+67-12Lines changed: 67 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -264,30 +264,85 @@ with DAG('secure_rag_ingestion', start_date=datetime(2026, 1, 1)) as dag:
264
264
Veritensor supports industry-standard formats for integration with security dashboards and audit tools.
265
265
266
266
### 1. Interactive HTML Dashboard
267
-
Generate a visually rich, standalone HTML report designed for CISOs and security audits. Includes severity breakdowns, charts, and easy copy-to-clipboard functionality for Jira tickets.
267
+
Generate a visually rich, standalone HTML report designed for CISOsand security audits. Includes severity breakdowns, charts, and copy-to-clipboard functionality for Jira tickets.
Generate a standalone compliance gap report that maps scan findings to EU AI Act obligations (Articles 9–15, 17, 26, 50, 53). Includes a Readiness Score and required actions for each gap.
271
275
272
-
### 2. GitHub Security (SARIF)
273
-
Generate a report compatible with GitHub Code Scanning:
0 commit comments