Skip to content

Conversation

@DavidVujic
Copy link
Owner

@DavidVujic DavidVujic commented Aug 2, 2024

Description

Normalize the library name keys when performing the lookups from the distribution packages, third party library list and aliases (i.e. lower case strings before comparing).

Motivation and Context

fixes #237

How Has This Been Tested?

✅ CI
✅ unit test
✅ running commands locally (check, libs)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 2, 2024

@DavidVujic DavidVujic merged commit 49b7130 into main Aug 2, 2024
@DavidVujic DavidVujic deleted the pick-deps-by-comparing-normalized-names branch August 2, 2024 05:54
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.

poly check: library discovery when the name differs from the import.

2 participants