CycloneDX/cyclonedx-php-library
add support for CDX "vulnerability" features
Aperta
#16 aperta il 13 nov 2021
enhancementhelp wanted
Metriche repository
- Star
- (13 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
- XML schema: https://github.com/CycloneDX/specification/blob/master/schema/ext/vulnerability-1.0.xsd
- docs: https://cyclonedx.org/ext/vulnerability/
- example: https://cyclonedx.org/use-cases/#vulnerability-disclosure
:hand: issue: there is no JSON port for this extension - see https://github.com/CycloneDX/specification/issues/37 :construction: unless we have a valid json schema for it, it is impossible to properly implement for all SBoM results
caused-by: https://github.com/CycloneDX/cyclonedx-php-composer/issues/142