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

feat(sbom): add purls to json test results #5809

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

paulrosca-snyk
Copy link
Contributor

Pull Request Submission Checklist

  • Follows CONTRIBUTING guidelines
  • Includes detailed description of changes
  • Contains risk assessment (Low | Medium | High)
  • Highlights breaking API changes (if applicable)
  • Links to automated tests covering new functionality
  • Includes manual testing instructions (if necessary)
  • Updates relevant GitBook documentation (PR link: ___)
  • Includes product update to be announced in the next stable release notes

What does this PR do?

Upgrades cli-extension-sbom to the latest version. In this version, the --json output of the snyk sbom test command will also include packageUrl as a field on the vulnerability results.

Where should the reviewer start?

How should this be manually tested?

Running the snyk sbom test --experimental --file=PATH_TO_SBOM --json should return a list of vulnerabilities which also contain the package url of the affected package.

What's the product update that needs to be communicated to CLI users?

@paulrosca-snyk paulrosca-snyk force-pushed the UNIFY-569-snyk-sbom-test-doesnt-provide-purl-or-bom-ref-information branch from 0c9d5e1 to ba29c8a Compare April 3, 2025 07:36
@paulrosca-snyk paulrosca-snyk force-pushed the UNIFY-569-snyk-sbom-test-doesnt-provide-purl-or-bom-ref-information branch from ba29c8a to 42daf2c Compare April 3, 2025 07:49
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

Successfully merging this pull request may close these issues.

1 participant