-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathframework.yaml
More file actions
33 lines (31 loc) · 2.1 KB
/
Copy pathframework.yaml
File metadata and controls
33 lines (31 loc) · 2.1 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
# framework.yaml — which compliance framework redink should target for this engagement.
#
# Pick exactly one. The corresponding folder must exist under frameworks/<name>/.
# The selected framework's manifest.yaml provides the default section list,
# which you can override per-engagement in report-recipe.yaml (via /redink-recipe).
#
# The universal validators (CWE/CVE/CVSS/EPSS) run the same for every framework;
# only the report sections, per-finding field shape, and signing / submission
# requirements differ.
framework: owasp-optrs
# Supported values (region — audience):
# cmmc-level-3 — USA, DoD contractors assessed by C3PAOs (Level 2) or DCMA DIBCAC (Level 3)
# pci-dss-roc — global card industry, PCI SSC QSAs / ISAs (v4.0.1)
# ncsc-check — UK, NCSC CHECK Green-Light providers (HMG, CNI)
# crest-cdpt — global, CREST-Accredited Member Companies
# passi — France, ANSSI-qualified PASSI auditeurs (substantiel / élevé)
# germany-bsi-grundschutz — Germany, BSI-licensed IT-Grundschutz auditors
# switzerland-ncsc — Switzerland, BACS/NCSC + FINMA-supervised institutions
# israel-incd — Israel, INCD-recognized assessors (ICDM 2.0)
# uae-nesa — UAE, SIA-accredited assessors (IA Standard v1.1)
# saudi-nca-ecc — Saudi Arabia, NCA-licensed Cybersecurity Service Providers (Haseen)
# irap — Australia, ASD-registered IRAP assessors
# k-isms-p — South Korea, KISA-registered ISMS-P certification bodies
# japan-nco — Japan, ISMAP-registered audit institutions (NCO / NISC)
# singapore-ccop — Singapore, CSA-approved CII auditors (Cybersecurity Act 2018)
# russia-fstec — Russia, FSTEC-licensed attestation organisations
# certin — India, CERT-In empanelled auditors
# owasp-optrs — global open standard, machine-readable JSON for CI/CD + SOAR
#
# To list supported frameworks in Claude Code: /redink-frameworks
# To pick which sections to include: /redink-recipe