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

All Schema v2.02 updates. Simplifying the code #152

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

sei-vsarvepalli
Copy link
Contributor

This tries to address a number of Issues that we have been addressing
Issue #149 =>
Provide SSVC export in PDF format with a table and information
Export JSON to include full definitions of all the various options.
Import CVE template for ssvc-calc to be available.
Display SSVC vector format in the screen right before Export
Provide permalink for people to share for the current decision for processing.
Issue #150
ISO 8601 a specific version of the format that excludes "milliseconds" and uses the Z to represent UTC time
Issue #151
Simplify the decision_points schema to be flat (only "complex" and "simple" no need for children identify themselves as "child" and to identify their parents.
Complex decisions can include other "complex" decisions. It will be recursive as the schema itself does not really care about. These logic should be put into the code that analyzes the tree JSON.

@sei-vsarvepalli sei-vsarvepalli marked this pull request as ready for review October 1, 2021 18:45
@sei-vsarvepalli sei-vsarvepalli added bug Something isn't working enhancement New feature or request labels Oct 1, 2021
Copy link
Collaborator

@j--- j--- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this looks OK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants