transitive dependencies can't to child dependency which inherit parent's dependencies #7475
Closed
chenyansong1
started this conversation in
Bugs
Replies: 2 comments 2 replies
-
Hello @chenyansong1
Regards, Dmitriy |
Beta Was this translation helpful? Give feedback.
2 replies
-
Created #7493 for this task |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
child inherit parent's dependencies , but those dependencies could't reassign version from dependencyManager which dependency child
Desired Behavior
https://github.com/aquasecurity/trivy/blob/main/pkg/dependency/parser/java/pom/parse.go#L361
Actual Behavior
could't get right dependency version
Reproduction Steps
Target
None
Scanner
None
Output Format
None
Mode
None
Debug Output
Operating System
linux
Version
Checklist
trivy clean --all
Beta Was this translation helpful? Give feedback.
All reactions