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

Adding CWE object to the framework & in the vulnerability object #678

Merged
merged 6 commits into from
Jul 6, 2023

Conversation

floydtree
Copy link
Contributor

@floydtree floydtree commented Jun 27, 2023

Picking up changes proposed in #558.
Related issue: #676

  • Keeping in all the changes from the original PR. (new cwe object, replacing individual cwe fields with cwe object)
  • Additionally, added a constraint of at_least_one(cve, cwe) in the vulnerability object.

This is a backwards incompatible change since, cwe_uid, cwe_url has been removed from the dictionary. (in favor of the new cwe object)

@floydtree floydtree added enhancement New feature or request findings Issues related to Findings Category breaking Any breaking, non backwards compatible changes labels Jun 27, 2023
objects/cwe.json Show resolved Hide resolved
objects/cwe.json Outdated Show resolved Hide resolved
objects/cve.json Outdated Show resolved Hide resolved
@floydtree floydtree requested a review from rroupski June 28, 2023 18:16
@floydtree floydtree merged commit f32c1ab into ocsf:main Jul 6, 2023
1 check passed
@floydtree floydtree deleted the dev branch July 10, 2023 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Any breaking, non backwards compatible changes enhancement New feature or request findings Issues related to Findings Category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants