Vijay Sarvepalli
Vijay Sarvepalli
Hello Jay, Thanks for your feedback. I believe the intent in options being an array was for it to be an ordered list, the Decisions Points in schema are considered...
Ah okay. I think your recommended schema will work. The current schema also works, but I think your request is to primarily optimize the schema? Will the records consuming tools...
@jayjacobs I have a branch that tries to resolve this issue with a consistent schema that can be used for Decision Points and Decision Point Groups. https://github.com/sei-vsarvepalli/SSVC/tree/feature/issue_576 specifically take a...
> Capturing some additional thoughts on a way forward based on internal discussions: > > * In the creation of the python versions of the decision points, we created [`Decision_Point.schema.json`](https://github.com/CERTCC/SSVC/blob/main/data/schema/Decision_Point.schema.json)...
Now we are pursuing #599 as the potential way to represent ADP data. If @jayjacobs has comments, speak now...
> Looks like this expanded way beyond what the original issue was. I just spent 15 minutes going through various issues and pull requests here and I could not figure...
Hello @zmanion Some clarifications 1. `namespace` will allow us to work with other namespaces like CVSS as you alluded. See https://github.com/CERTCC/SSVC/blob/main/src/ssvc/decision_points/cvss/availability_impact.py https://github.com/CERTCC/SSVC/blob/main/src/ssvc/dp_groups/cvss/collections.py 2. For evaluated decisions the `values` cannot be...
> Okay, my original and only concern was that the JSON produced a sane data structure when automatically parsed. And it looks like it does now, so thanks. > >...
This is mostly resolved. Waiting on CISA adoption of the new schema and models.
+1 for `Decision Framework` or `Prioritization Framework` which both represent close to what SSVC is doing and less authoritative burden on the Coordinators