diff --git a/admin-compliance/app/sdk/iace/[projectId]/cra/_components/CRACyberView.tsx b/admin-compliance/app/sdk/iace/[projectId]/cra/_components/CRACyberView.tsx index 4a7e5e96..d202d4c9 100644 --- a/admin-compliance/app/sdk/iace/[projectId]/cra/_components/CRACyberView.tsx +++ b/admin-compliance/app/sdk/iace/[projectId]/cra/_components/CRACyberView.tsx @@ -130,12 +130,14 @@ function FindingsTable({ findings }: { findings: CRAFinding[] }) { {f.regulatory_breadth && f.regulatory_breadth.length > 0 && (

- Regulatorische Breite{f.sub_topic ? ` — ${f.sub_topic}` : ''} - {f.breadth_use_case ? ` · ${f.breadth_use_case}` : ''} (NIST/OWASP/ENISA-Quellen) + Regulatorische Breite{f.sub_topic ? ` — ${f.sub_topic}` : ''} (CRA + NIST/OWASP/ENISA-Quellen)