-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: codehaus-plexus/plexus-xml
base: plexus-xml-4.1.0
head repository: codehaus-plexus/plexus-xml
compare: master
- 10 commits
- 15 files changed
- 6 contributors
Commits on Apr 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 924660b - Browse repository at this point
Copy the full SHA 924660bView commit details
Commits on May 29, 2025
-
Bump org.codehaus.plexus:plexus from 20 to 21
Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 20 to 21. - [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases) - [Commits](https://github.com/codehaus-plexus/plexus-pom/commits) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus dependency-version: '21' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1407ddc - Browse repository at this point
Copy the full SHA 1407ddcView commit details
Commits on Jun 3, 2025
-
Bump org.codehaus.plexus:plexus from 21 to 22
Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 21 to 22. - [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases) - [Commits](https://github.com/codehaus-plexus/plexus-pom/commits) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus dependency-version: '22' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 9434226 - Browse repository at this point
Copy the full SHA 9434226View commit details -
Configuration menu - View commit details
-
Copy full SHA for bad0a2b - Browse repository at this point
Copy the full SHA bad0a2bView commit details
Commits on Jun 27, 2025
-
Bump org.apache.maven:maven-xml from 4.0.0-rc-3 to 4.0.0-rc-4
Bumps [org.apache.maven:maven-xml](https://github.com/apache/maven) from 4.0.0-rc-3 to 4.0.0-rc-4. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-4.0.0-rc-3...maven-4.0.0-rc-4) --- updated-dependencies: - dependency-name: org.apache.maven:maven-xml dependency-version: 4.0.0-rc-4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c6b2c7a - Browse repository at this point
Copy the full SHA c6b2c7aView commit details
Commits on Aug 19, 2025
-
Bump org.codehaus.plexus:plexus from 22 to 23
Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 22 to 23. - [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases) - [Commits](https://github.com/codehaus-plexus/plexus-pom/commits) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus dependency-version: '23' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2294db6 - Browse repository at this point
Copy the full SHA 2294db6View commit details
Commits on Oct 19, 2025
-
Bump org.codehaus.plexus:plexus from 23 to 24
Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 23 to 24. - [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases) - [Commits](https://github.com/codehaus-plexus/plexus-pom/commits) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus dependency-version: '24' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 303c1a2 - Browse repository at this point
Copy the full SHA 303c1a2View commit details
Commits on Oct 26, 2025
-
Fix polynomial regular expression vulnerability in XML encoding detec…
…tion (#68) * Fix polynomial regex vulnerability in ENCODING_PATTERN Changed the regex pattern from .* to .*? to use non-greedy matching, preventing catastrophic backtracking on malicious input. Added test case to validate the fix with various edge cases. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: slachiewicz <6705942+slachiewicz@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a87e5c - Browse repository at this point
Copy the full SHA 9a87e5cView commit details
Commits on Nov 10, 2025
-
Co-authored-by: Moderne <team@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for bc07169 - Browse repository at this point
Copy the full SHA bc07169View commit details
Commits on Nov 14, 2025
-
Bump org.apache.maven:maven-xml from 4.0.0-rc-4 to 4.0.0-rc-5
Bumps org.apache.maven:maven-xml from 4.0.0-rc-4 to 4.0.0-rc-5. --- updated-dependencies: - dependency-name: org.apache.maven:maven-xml dependency-version: 4.0.0-rc-5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a51782f - Browse repository at this point
Copy the full SHA a51782fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff plexus-xml-4.1.0...master