Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend compliance by Compliance references KB Articles and Compliance standards KB Articles #1109

Open
PavelJurka opened this issue Jun 11, 2024 · 0 comments

Comments

@PavelJurka
Copy link
Contributor

PavelJurka commented Jun 11, 2024

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.

PavelJurka added a commit to PavelJurka/ocsf-schema that referenced this issue Jun 11, 2024
…g compliance_references and _standards based on kb_article to provide possibility to map KB articles with information relevant to finding.
PavelJurka added a commit to PavelJurka/ocsf-schema that referenced this issue Jun 11, 2024
…g compliance_references and _standards based on kb_article to provide possibility to map KB articles with information relevant to finding.
PavelJurka added a commit to PavelJurka/ocsf-schema that referenced this issue Jun 11, 2024
…g compliance_references and _standards based on kb_article to provide possibility to map KB articles with information relevant to finding.
floydtree pushed a commit that referenced this issue Jul 2, 2024
#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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant