CycloneDX / CycloneDX/specification
[FEATURE]: Add KEV information to vulnerablity
Open
proposed core enhancement
- Dominant language
- XSLT
- Stars
- 547
- Forks
- 93
- Avg merge
- 7h 11m
- Merged PRs (30d)
- 37
Description
## Describe the feature
The schema should be expanded so that the `Vulnerability` type can include information if the vulnerability has been included on a KEV (Known Exploited Vulnerability) list as provided by CISA or ENISA.
## Possible solutions
Should contain the following properties:
* KEV Provider
* Date of retrieval
* Boolean flag for inclusion on list
* Date when vulnerability was added to the list
## Alternatives
None
## Additional context
Has already been discussed here: https://github.com/CycloneDX/specification/issues/481#issuecomment-2166313328
Contributor guide
Assessment
This issue has not been assessed yet.