packageurl-java icon indicating copy to clipboard operation
packageurl-java copied to clipboard

Java/JVM implementation of the package url spec

Results 44 packageurl-java issues
Sort by recently updated
recently updated
newest added

Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.3.2 to 2.28.0. Release notes Sourced from com.google.errorprone:error_prone_core's releases. Error Prone 2.28.0 Error Prone nows supports the latest JDK 23 EA builds (#4412, #4415). Closed issues: Improved...

dependencies
java

Hi! :wave: :warning: This PR is my first proposal to this code base, please add the necessary extra care as I may not have a deep knowledge of it Fix...

# Context Identified following this analysis https://github.com/jeremylong/DependencyCheck/issues/6688#issuecomment-2138489883 Maven supports the newline character in the version as per its XSD. When instantiating a PackageURL with such a character in its version,...

When I build PackageURL for the purl "pkg:golang/github.com/Azure/go-autorest/autorest/[email protected]" and extract the name, it becomes all lowercase "github.com/azure/go-autorest/autorest/date". That causes notFound response in deps.dev system (https://github.com/google/deps.dev/issues/93). So my question is whether...

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.0. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions

Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.3.0 to 4.9.8.1. Release notes Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases. Spotbugs Maven Plugin 4.9.8.1 Bug fix with SpotbugsInfo.EOF error (was meant to be SpotbugsInfo.EOL). Spotbugs Maven Plugin 4.9.8.0...

dependencies
java

Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.0 to 3.6.2. Release notes Sourced from org.codehaus.mojo:exec-maven-plugin's releases. 3.6.2 🚀 New features and improvements Add JPMS ServiceLoader Support with Multi-Release JAR (#500) @​ascheman 📦 Dependency updates...

dependencies
java

Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.45.0 to 3.0.0. Release notes Sourced from com.diffplug.spotless:spotless-maven-plugin's releases. Lib v3.0.0 Headline changes All steps now support roundtrip serialization (end of #987). Spotless now supports linting in...

dependencies
java

It'd be great to have a release that includes this fix https://github.com/package-url/packageurl-java/commit/613aa3d16298dd0a8589df0101c16fca7960ae18#diff-5e4fc7a8605229b07d3729b004b7d73ccec68e1b9099047ca47d2f369fb68010R114-R143