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

Add parent project in component #35

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

rerkcp
Copy link

@rerkcp rerkcp commented Jan 28, 2025

This is needed to efficiently fix nscuro/dtapac#279

dtapac receives a New Vulnerability found notification via webhook from Dependency Track. This notification includes a component and a list of affected projects. Currently the relevant project for this component can only be found by querying each project and looking for the one that includes the component from the webhook. This is doable, but very inefficient, especially since the component already includes its project, it's just not visible through the go API. This PR makes the project visible in the Component.

@rerkcp rerkcp requested a review from nscuro as a code owner January 28, 2025 12:03
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.

Dtapac sets Analysis in wrong project
1 participant