-
Notifications
You must be signed in to change notification settings - Fork 143
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 SSVC v1.0.1 production schema to the CVE Record metrics block. #348
base: feature-144-SSVC
Are you sure you want to change the base?
Conversation
Let me run a few tests and update this so the verify-json-validation does not fail. |
I can reproduce the error from the |
I found a lot of gaps in this PR. Looks like the definitions are not cross-referenced from the ssvc-v1.0.1.json as well some of the field removals needed in |
The commit 1b1ae14 still has some issues. It does not look like the file The workflow also may need to be updated. Testing this in a couple of variants of node install - so please wait before merging.. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is wrong -it will create an object of object like
"metrics": [ "ssvcV1_0_1": "SsvcdecisionpointgroupselectionSchema": {...}}
I am sending a fix to my repo and making an updated PR.
Moved these to be captured by #350 |
Added SSVC v1.0.1 production schema to the ssvc import directory. Updated CVE Record format to include SSVC v1.0.1 schema as one of the defined metrics.