Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: classgraph/classgraph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: classgraph-4.8.110
Choose a base ref
...
head repository: classgraph/classgraph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: classgraph-4.8.112
Choose a head ref
  • 13 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 2, 2021

  1. Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0

    Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.0.0-M3 to 3.0.0.
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](apache/maven-enforcer@enforcer-3.0.0-M3...enforcer-3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    e485587 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #538 from classgraph/dependabot/maven/org.apache.m…

    …aven.plugins-maven-enforcer-plugin-3.0.0
    
    Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0
    lukehutch authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    2804c88 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    54dadaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f191ba9 View commit details
    Browse the repository at this point in the history
  3. Update JavaDoc

    lukehutch committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    2022d94 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    4aeda58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71ba4a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Adding SecureDocumentBuilderFactory & SecureXPATHFactory to prevent X…

    …XE( XML External Entity) attack
    Kshitiz Garg committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    681362a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #539 from kshitizg/latest

    Adding SecureDocumentBuilderFactory & SecureXPATHFactory to prevent X…
    lukehutch authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    2531599 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    lukehutch authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    5d8d61d View commit details
    Browse the repository at this point in the history
  4. Update README.md

    lukehutch authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    2a5dbf7 View commit details
    Browse the repository at this point in the history
  5. Source > Cleanup

    lukehutch committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    5e32b91 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Configuration menu
    Copy the full SHA
    b3bddc7 View commit details
    Browse the repository at this point in the history
Loading