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

Support uploading VEX files #271

Open
aristotelos opened this issue Aug 30, 2024 · 2 comments
Open

Support uploading VEX files #271

aristotelos opened this issue Aug 30, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@aristotelos
Copy link

Is your feature request related to a problem? Please describe.

It would be helpful if this plugin would also support uploading VEX files along with the SBOM, so that vulnerability analysis can be stored in source control as well and cloning of previous projects is not necessary anymore (which the plugin does not support, see #66).

Describe the solution you'd like

Allow to specify a VEX artifact in the Jenkins job configuration, just like the SBOM artifact is specified.

@aristotelos aristotelos added the enhancement New feature or request label Aug 30, 2024
@sephiroth-j
Copy link
Member

To cite from https://cyclonedx.org/capabilities/vex/#bom-with-embedded-vex

CycloneDX also supports embedding VEX information inside a BOM
...
Automated security tools may opt to create a single BOM with embedded vulnerability or VEX data for convenience and portability

Have you tried that?

@aristotelos
Copy link
Author

No, haven't tried that, good point...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants