ocsf-schema
ocsf-schema copied to clipboard
Extend compliance by Compliance references KB Articles and Compliance standards KB Articles
This extension is about the ability to provide customers structured links to the articles about compliance standards and compliance references.
definitions: compliance standards - established guidelines or criteria that define specific requirements an organization must follow compliance references - sources of information or tools that help organizations understand, interpret, and implement compliance standards. They provide guidance, best practices, and examples.
The used structure is:
- title
- url
- classification
The current compliance object is very strict and not supports articles like remediation does.
The set of fields is perfectly matched by KB Article.
The extension is: compliance finding . compliance with:
- compliance_references: Array of KB Article
- compliance_standards: Array of KB Article
extend a compliance https://schema.ocsf.io/1.3.0-dev/objects/compliance?extensions= object by compliance references and compliance standards as arrays of type KB Article https://schema.ocsf.io/1.3.0-dev/objects/kb_article?extensions= mainly with title, url, classification and others if needed.