muchdogesec/cve2stix

re-add EPSS data to CVE Vulnerability objects

Closed this issue · 0 comments

We used to do this:

https://github.com/muchdogesec/cve2stix/blob/main/cve2stix/parse_api_response.py#L18

But now we need to slightly change it by adding the data into a vulnerability custom property, as defined here:

muchdogesec/stix2extensions#1