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

fix: process managed dependencies before standard dependencies when parsing pom.xmls #279

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

G-Rath
Copy link
Owner

@G-Rath G-Rath commented Oct 31, 2024

Turns out that actually managed dependencies should not take precedence over standard dependencies, as they're not real dependencies (at least when scanning only root pom.xmls)

Also see google/osv-scanner#1000

@G-Rath G-Rath added the bug Something isn't working label Oct 31, 2024
@G-Rath G-Rath changed the title fix(lockfile): process managed dependencies before standard dependencies when parsing pom.xmls fix: process managed dependencies before standard dependencies when parsing pom.xmls Oct 31, 2024
@G-Rath G-Rath merged commit 5fd7399 into main Oct 31, 2024
12 checks passed
@G-Rath G-Rath deleted the fix/maven-order branch October 31, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant