Entity · compliance_frameworks
Compliance Framework Schema
Felder
Compliance Framework Schema
Schema for validating compliance framework entities
title
Framework title
1–500 Zeichen
shortName
Short machine-readable name (unique per tenant)
1–100 ZeichenPattern
description
Framework description
nullable
frameworkVersion
Framework version (e.g. "2022", "2023-Q4")
max 50 Zeichennullable
locale
Primary locale of the framework content
Werte
deenDefault: "de"
category
Framework category
Werte
INFORMATION_SECURITYDATA_PROTECTIONRISK_MANAGEMENTBUSINESS_CONTINUITYINDUSTRY_SPECIFICOPERATIONAL_RESILIENCEOTHERnullable
publisher
Publishing organization (e.g. "ISO", "BSI", "EU")
max 200 Zeichennullable
publicUrl
Link to official source
nullable
status
Framework status
Werte
DRAFTACTIVEDEPRECATEDARCHIVEDisSystemTemplate
True if platform-provided (read-only for tenants)
Default: false
importedFromTemplateId
ID of the system template this was cloned from
nullable
requirementCount
Denormalized count of requirements (protected)
Default: 0read-only
tags
Framework tags
Default: []
Keine Felder passen zum Filter.
Standard-Endpoints
Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:
GET /api/v1/compliance_frameworks— Liste, paginiert + filterbarGET /api/v1/compliance_frameworks/<id>— Einzelne EntityPOST /api/v1/compliance_frameworks— AnlegenPATCH /api/v1/compliance_frameworks/<id>— Teil-UpdateDELETE /api/v1/compliance_frameworks/<id>— Soft-DeleteGET /api/v1/compliance_frameworks/<id>/timeline— Audit + Aktivitäten