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
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:
#1110)
#1109
The extension is:
compliance finding . compliance with:
compliance_references: Array of KB Article
compliance_standards: Array of KB Article
Signed-off-by: Pavel Jurka <[email protected]>
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:
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:
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.
The text was updated successfully, but these errors were encountered: