Skip to content

feat: add command for monitoring SBOMs #5847

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

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

Conversation

snyk-tim
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?

This PR upgrades the cli-extension-sbom to introduce support for monitoring SBOMs. This new functionality is accessible via the command snyk sbom monitor. Please note that the SBOM Monitor command is currently in a closed beta and requires the sbomMonitorBeta feature flag to be enabled for usage.

Where should the reviewer start?

test/jest/acceptance/snyk-sbom-monitor/all-projects.spec.ts

How should this be manually tested?

Ensure the sbomMonitorBeta feature flag is enabled for the organization being used for testing.

snyk sbom monitor --experimental --file=mysbom.json 

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

This feature is currently in a closed beta.

@snyk-tim snyk-tim requested a review from a team as a code owner April 22, 2025 14:07
@snyk-tim snyk-tim force-pushed the feat/UNIFY-606-add-sbom-monitor branch from a1779b0 to 835d50b Compare April 24, 2025 08:24
@snyk-tim snyk-tim force-pushed the feat/UNIFY-606-add-sbom-monitor branch from 835d50b to 4d2a4b0 Compare April 24, 2025 09:56
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