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

fix: sbom performance improvements #2423

Merged
merged 5 commits into from
Oct 28, 2024
Merged

Conversation

Jabolol
Copy link
Contributor

@Jabolol Jabolol commented Oct 28, 2024

This PR closes #2421 by:

  • creating stg_ossd__missing_sbom from ossd.repositories and ossd.sbom, instead of by API calls to the GitHub API.
  • stop calling resolve_repo when getting the sbom for a project, instead parsing the URL to avoid another API call.

Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kariba-network ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 1:15am
oso-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 1:15am

Copy link

@oso-prs oso-prs bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved! please merge responsibly 😄

@oso-prs
Copy link

oso-prs bot commented Oct 28, 2024

Test deployment for PR #2423 successfully deployed to oso-pull-requests.pr_2423.

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.

Improve sbom/missing_sbom performance
1 participant