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(java): add manual groupid mappings for org.apache.velocity jars #2327

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

westonsteimel
Copy link
Contributor

Older syft versions correctly identified the maven groupId for the velocity jars as org.apache.velocity, but some of our recent adjustments caused these to start being reported as just org.apache, so this adds a manual namespace mapping to fall back on to correct the regression for this specific case

Signed-off-by: Weston Steimel <weston.steimel@anchore.com>
@westonsteimel westonsteimel requested a review from a team November 15, 2023 17:19
@westonsteimel westonsteimel merged commit dcd062c into main Nov 15, 2023
10 checks passed
@westonsteimel westonsteimel deleted the velocity-java-manual-groupid-lookup branch November 15, 2023 17:44
@westonsteimel westonsteimel added the bug Something isn't working label Nov 15, 2023
GijsCalis pushed a commit to GijsCalis/syft that referenced this pull request Feb 19, 2024
…nchore#2327)

Signed-off-by: Weston Steimel <weston.steimel@anchore.com>
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.

None yet

2 participants