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

Dependency graph in SBOM #233

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

Dependency graph in SBOM #233

wants to merge 25 commits into from

Conversation

DarthHater
Copy link
Member

Hi, heloo

This adds a dependency graph to the sbom we send to Nexus IQ Server, and adds metadata, and also a couple other tiny CycloneDX 1.3 things

This pull request makes the following changes:

  • Adds dependency-graph library
  • Adds nodes each time we find a component to add
  • Adds a relationship between that component and it's parent
  • Modifies the SBOM creation process to output this in the proper XML way

cc @bhamail / @DarthHater / @allenhsieh / @ken-duck

@kakumara
Copy link

@DarthHater do you have any example CycloneDX sbom output with the dependency graph based on this PR?

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.

None yet

3 participants