Skip to content

Conversation

@sarafarajnasardi
Copy link

  • Add maven.py module with enhanced JAR detection for Maven packages
  • Detect Maven JARs via pom.properties files and URL pattern analysis
  • Convert JAR PURLs to correct Maven format (pkg:jar → pkg:maven)
  • Add comprehensive test suite covering all detection scenarios
  • Update scan_codebase and inspect_packages pipelines
  • Fixes perfmark-api-0.27.0.jar returning incorrect PURL format

Resolves #1836

* Add maven.py module with enhanced JAR detection for Maven packages
* Detect Maven JARs via pom.properties files and URL pattern analysis
* Convert JAR PURLs to correct Maven format (pkg:jar → pkg:maven)
* Add comprehensive test suite covering all detection scenarios
* Update scan_codebase and inspect_packages pipelines
* Fixes perfmark-api-0.27.0.jar returning incorrect PURL format

Resolves aboutcode-org#1836

Signed-off-by: Sara Faraj <[email protected]>
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.

maven jar return 'jar' as package type instead of 'maven'

1 participant