Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Emit relationships for Java dependencies #3189

Closed
Tracked by #572
kzantow opened this issue Sep 3, 2024 · 0 comments · Fixed by #3363
Closed
Tracked by #572

Emit relationships for Java dependencies #3189

kzantow opened this issue Sep 3, 2024 · 0 comments · Fixed by #3363
Assignees
Labels
enhancement New feature or request

Comments

@kzantow
Copy link
Contributor

kzantow commented Sep 3, 2024

One of the ecosystems that often has large dependency graphs is Java, especially in the Maven ecosystem. Syft should be able to represent a full dependency graph for Maven projects (pom.xml). These dependencies should have full transitive graph information conveyed in the Syft output.

We need to add dependency relationship types to the Java catalogers.

This issue is tracking Java dependencies of the larger epic.

@kzantow kzantow changed the title Java (pom.xml) Java dependency graph Sep 3, 2024
@kzantow kzantow self-assigned this Sep 3, 2024
@kzantow kzantow added this to OSS Sep 3, 2024
@kzantow kzantow moved this to In Progress in OSS Sep 3, 2024
@wagoodman wagoodman moved this from In Progress to In Review in OSS Oct 22, 2024
@wagoodman wagoodman added the enhancement New feature or request label Oct 22, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in OSS Oct 23, 2024
@willmurphyscode willmurphyscode changed the title Java dependency graph Emit relationships for Java dependencies Oct 28, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants