Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency org.owasp:dependency-check-core to v11 #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

solita-antti-mottonen
Copy link
Collaborator

@solita-antti-mottonen solita-antti-mottonen commented Oct 28, 2024

This PR contains the following updates:

Package Type Update Change
org.owasp:dependency-check-core (source) dependencies major 10.0.3 -> 11.1.0

Release Notes

jeremylong/DependencyCheck (org.owasp:dependency-check-core)

v11.1.0

Compare Source

  • feat: PHP Composer Analyzer now scans packages-dev by default (#​7114)
    • Users can configure if packages-dev should be skipped
  • fix(regression): re-add h2 database driver name (#​7115)
  • fix(regression): Make the Downloader honour the proxy.nonproxyhosts ODC Setting (#​7077)
  • fix: do not set legacy proxy from maven or env (#​7072) (#​7074)
  • docs: add missing documentation for the MS Build Analyzer (#​7113)
  • docs: Document the breaking change for Maven plugin as reporting plugin (#​7079)

See the full listing of changes.

v11.0.0

Compare Source

  • breaking change: Switch from JMockit to Mockito & build target to Java 11 (#​6922)
    • dependency-check now requires a minimum of Java 11.0 to run
  • breaking change: bump com.h2database:h2 from 2.1.214 to 2.3.232 (#​6132)
    • H2 databases generated with an older version of ODC will not work with ODC 11.0.0; a new H2 db must be generated
  • breaking change: Maven plugin updated to Doxia 2.x reporting stack
    • Users of the Maven plugin that configure it as a reporting plugin will need to use maven-site-plugin 3.20.0 or later (#​6959)
  • feat: Replace old Downloader by an Apache HTTPClient based downloader
  • feat: Use Apache HTTPClient for downloads of public resources (#​6949)
  • feat: Also make NodeAuditSearch usr our HTTPClient based connections
  • feat: Also make OSSIndexAnalyzer use our HTTPClient based connections
  • feat: Migrate CentralSearch to use Apache HTTP-client via Downloader
  • feat: Extend apache HTTP-client usage to EngineVersionCheck
  • feat: Remove the need to specify dbDriver for external databases using JDBCv4 ServiceLoader supporting JDBC drivers (#​6938)
  • fix: use latest generated suppressions (#​7064)
  • fix: Fixup parameter sequence for Dowloader credentials (#​7033)
  • fix: Fixup the missing addition of NVD API Datafeed credentials (if configured)
  • fix: Fixup broken proxy authentication in first attempt; extend to include KEV downloads
  • fix: store timestamps locally for local resources (#​6936)
  • build: Remove the animal-sniffer, propagate java version to plugin-archetype (#​6950)
  • build: Update Checkstyle configuration and Suppression DTD references (#​6951)
  • chore: Update test db schema (#​7036)
  • chore: remove old, unneeded database upgrade script
  • docs: reformat javadoc (#​7009)
  • docs: Fixup javadoc warnings (#​6995)
  • chore: Replace use of several deprecated methods/classes by their successors (#​6933)

See the full listing of changes.

v10.0.4

Compare Source

  • build(deps): exclude unused dependency (#​6916)
  • fix: improve regex (#​6917)
  • fix: correctly handle null values in cpeMatch (#​6915)
  • fix(site): Update Fluido skin to resolve broken fork-me-on-github image (#​6914)
  • fix: do not report over 100% download complete (#​6899)
  • fix: Correct spelling of occurring in NvdApiDataSource.java (#​6883)
  • fix: skip blank lines in requirements.txt (#​6867)
  • fix: correct percentage calculation (#​6868)
  • docs: remove old recommendation (#​6860)

See the full listing of changes.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@solita-antti-mottonen solita-antti-mottonen force-pushed the renovate-fix/org.owasp-dependency-check-core-11.x branch from 64658f7 to 93e1ece Compare November 4, 2024 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants