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: add options for snyk sbom #4877

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

mcombuechen
Copy link
Contributor

@mcombuechen mcombuechen commented Sep 25, 2023

What does this PR do?

This upgrades the cli-extension-sbom to allow for more ecosystem-specific arguments, namely yarn and python (pip).

  • --yarn-workspaces
  • --command
  • --skip-unresolved
  • --package-manager

The arguments and their values are being passed down to the underlying snyk test command, so they follow the same set of rules.

What are the relevant tickets?

See LINK-705.

@mcombuechen mcombuechen requested review from a team as code owners September 25, 2023 17:54
@mcombuechen mcombuechen force-pushed the feat/LINK-705-sbom-args branch 3 times, most recently from 2270b45 to 48e12a7 Compare September 26, 2023 13:44
This adds more options for ecosystems yarn, python.
* --yarn-workspaces
* --command
* --skip-unresolved
* --package-manager
@mcombuechen mcombuechen merged commit 102e77b into master Sep 27, 2023
9 checks passed
@mcombuechen mcombuechen deleted the feat/LINK-705-sbom-args branch September 27, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants