Skip to content

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

Merged
G-Rath merged 1 commit intomainfrom
fix/maven-order
Oct 31, 2024
Merged

fix: process managed dependencies before standard dependencies when parsing pom.xmls#279
G-Rath merged 1 commit intomainfrom
fix/maven-order

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
@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