-
Notifications
You must be signed in to change notification settings - Fork 36
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
ssvc-calc: support URL parameters #171
Comments
This already exists. Are you thinking of enhancements? https://democert.org/ssvc/#SSVCv2/E:N/A:N/T:P/P:M/B:M/M:L/D:T/2022-03-30T21:48:51Z/ Current the URI Hash parameters can also accept Vulnerability-Id and Role. There is a pending enhancement to accept also a specific version of the tree - once we have all the trees loaded that will get tested and released. Vijay |
Sorry I really did try/look first and didn't see it/it didn't work. Do vulnerability ID and role do anything? Just populate something on the calculator page? Same question for time? Specifying tree will be good/needed when that is ready. |
We can keep this open so I can track some of the updates that are pending - SSVC Role/DecisionTree selector being the biggest one. For the vulnerability ID: If the vulnerability has a CVE-ID, the exported PDF and JSON has embedded CVE "description" field in English "en" is copied as part of the exported data. The Role is less relevant at this time. It can be used eventually to track a same vulnerability that is being scored by various SSVC Roles. That is at least the plan for now. Vijay |
All URL parameters are now supported with use of URI Fragment or hash to support. Current parameter are
|
This has been resolved in PR #157 |
Similar to this: https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
The text was updated successfully, but these errors were encountered: