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

Snyk enrich is looking up user info per package #46

Closed
mcombuechen opened this issue Oct 31, 2023 · 0 comments · Fixed by #50
Closed

Snyk enrich is looking up user info per package #46

mcombuechen opened this issue Oct 31, 2023 · 0 comments · Fixed by #50
Labels
enhancement New feature or request

Comments

@mcombuechen
Copy link
Collaborator

When enriching an SBOM, the snyk command will fetch user data to infer the user’s org ID per package. Since the org ID is unlikely to change while an SBOM is being enriched, it should rather be looked up once and injected in subsequent requests.

@mcombuechen mcombuechen added the enhancement New feature or request label Oct 31, 2023
mcombuechen added a commit to mcombuechen/parlay that referenced this issue Oct 31, 2023
@mcombuechen mcombuechen linked a pull request Oct 31, 2023 that will close this issue
mcombuechen added a commit to mcombuechen/parlay that referenced this issue Feb 5, 2024
mcombuechen added a commit that referenced this issue Feb 5, 2024
* fix: return error during failed userinfo lookup

Closes #48.

* fix: look up auth, user info once during snyk enrich

Closes #46.
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

Successfully merging a pull request may close this issue.

1 participant