Skip to content

Conversation

@zvigrinberg
Copy link
Contributor

@zvigrinberg zvigrinberg commented Apr 30, 2024

Description

When invoking Compoent analysis for gradle , with build.gradle containing same artifact twice each time with different version, then sbom is generated with these 2 versions ,which is wrong.
the fix resolves this conflict by using data comes from gradle dependencies command, and then dropping the version that wasn't the resolution for the conflict.

Checklist

  • I have followed this repository's contributing guidelines.
  • I will adhere to the project's code of conduct.

Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
@zvigrinberg zvigrinberg force-pushed the hotfix/fix-gradle-ca-no-ver branch from 79bc4ef to 40edc74 Compare April 30, 2024 21:06
@zvigrinberg zvigrinberg merged commit 943ad04 into main Apr 30, 2024
@zvigrinberg zvigrinberg deleted the hotfix/fix-gradle-ca-no-ver branch April 30, 2024 21:09
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.

2 participants