Skip to content
This repository was archived by the owner on Sep 27, 2025. It is now read-only.
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: jeremylong/DependencyCheck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.0.0
Choose a base ref
...
head repository: jeremylong/DependencyCheck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.0.1
Choose a head ref
  • 12 commits
  • 11 files changed
  • 3 contributors

Commits on Jan 11, 2025

  1. Configuration menu
    Copy the full SHA
    6cef6db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    677f60d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. chore(docs): Correct analyzers config example to use Gradle dot-syntax

    The closure style has been deprecated as of dependency-check/dependency-check-gradle#404
    
    Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
    chadlwilson committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    8331d0c View commit details
    Browse the repository at this point in the history
  2. fix: Correct nonProxyHosts support when no sys properties set

    Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
    chadlwilson committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    49ac494 View commit details
    Browse the repository at this point in the history
  3. core(docs): Update Gradle plugin documentation for failBuildOnUnusedS…

    …uppressionRule support
    
    Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
    chadlwilson committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    bc43aa0 View commit details
    Browse the repository at this point in the history
  4. core(docs): Group failBuildOnUnusedSuppressionRule flag next to suppr…

    …ession file configuration
    
    Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
    chadlwilson committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    7286a4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9087d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8792097 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. fix: Lower Basic serverId when Bearer was expected to a warning

    To address the remark in #7309 (comment) on inability to configure password-only setttings.xml serverId entries on certain CI systems.
    aikebah committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    8d80be2 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. Configuration menu
    Copy the full SHA
    c1f5d16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92d25e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ec89c5 View commit details
    Browse the repository at this point in the history
Loading