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

There might be a typo in the ssvc data example. #584

Open
ziadhany opened this issue Jun 21, 2024 · 1 comment
Open

There might be a typo in the ssvc data example. #584

ziadhany opened this issue Jun 21, 2024 · 1 comment
Assignees

Comments

@ziadhany
Copy link

I spotted a potential typo in the ssvc data example. Could you please take a look at SSVCv2/E:A/V:S/T:T/P:M/B:A/M:M/D:A/2021-09-29T15:29:44Z/ and confirm if it's correct?

I think the correct ssvc should be like this:
SSVCv2/E:A/A:N/T:T/P:M/B:A/M:M/D:A/2021-09-29T15:29:44Z/

"computed": "SSVCv2/E:A/V:S/T:T/P:M/B:A/M:M/D:A/2021-09-29T15:29:44Z/",
"timestamp": "2021-09-29T15:29:44Z",
"options": [
{
"Exploitation": "active"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
},
{
"Mission Prevalence": "Minimal"
},
{
"Public Well-being Impact": "Material"
},
{
"Mission & Well-being": "medium"
}

@sei-vsarvepalli
Copy link
Contributor

sei-vsarvepalli commented Jun 25, 2024

Hello @ziadhany

Thanks for catching this. It is from the earlier definition of Virulence that needs to be fixed. We will take care of the clean up soon. Also need to update the "Automatable" that has a label "V" to "A"

"label": "Automatable",
"key": "V",
"decision_type": "simple",

Thanks

@sei-vsarvepalli sei-vsarvepalli self-assigned this Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants