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

Update dependency org.owasp:dependency-check-maven to v10 #520

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.owasp:dependency-check-maven (source) 9.0.9 -> 10.0.4 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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.

v10.0.3

Compare Source

  • feat: Enable configuration of a lower resultsPerPage on NVD API (#​6843)
  • build(deps): bump open-vulnerability-clients from 6.1.6 to 6.1.7 (#​6848)
  • build(deps): bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#​6814)
  • build(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17.0 (#​6762)
  • build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 (#​6815)
  • build(deps): bump golang from 1.22.4-alpine to 1.22.5-alpine (#​6805)

See the full listing of changes.

v10.0.2

Compare Source

Mandatory Upgrade - due to older versions of dependency-check causing numerous, spurious requests that end in processing failures, this upgrade is mandatory so that the NVD can differentiate valid requests and block the old clients.

  • build(deps): bump open-vulnerability-clients (#​6810)
  • fix(db): #​6788 removing redundant db index "idxVulnerability" on "vulnerability.cve" (#​6807)
  • docs: Further improve formatting and docs of H2 database caching strats (#​6804)
  • fix: update_vulnerability in dbStatements_oracle.properties (#​6803)
  • fix: fix NPE (#​6778)
  • fix: add hint to resolve false negative (#​6802)
  • chore: update configure (#​6794)

See the full listing of changes.

v10.0.1

Compare Source

  • build(deps): bump open-vulnerability-client (#​6772)
  • fix: remove debug logging (#​6770)
  • fix: postgresql column count error (#​6773)
  • fix: mssql column name and version (#​6761)
  • docs: update supported versions (#​6771)

See the full listing of changes.

v10.0.0

Compare Source

  • breaking change: upgrade to dotnet 8.0 (#​6580)
    • Users of the AssemblyAnalyzer must upgrade/utilize dotnet 8 to analyze assemblies
  • feat: fix the NVD API related errors by adding cvssV4 support (#​6756)
    • breaking changes: anyone utilizing a centralized database will need to upgrade the schema; see changes in PR #​6756
  • fix: avoid escaping unnecessary chars in HTML report suppression regexes (#​6749)
  • fix: #​6688 Trim version number when parsin POM (#​6705)
  • fix: change request if lockfile is file v3 (#​6690)
  • fix: skip pyproject.toml unless it contains tool.poetry before ensuring lockfiles (#​6681)

See the full listing of changes.

v9.2.0

Compare Source

  • docs: update logo per intellj (#​6660)
  • feat: Carthage analyzer (#​6614)
  • fix: Ensure valid JSON output for gitlab report (#​6630)
  • feat: Support Package.swift version 3 Specification (#​6578)
  • chore: Update the packaged suppressions to include new hosted suppressions (#​6567)

See the full listing of changes.

v9.1.0

Compare Source

  • feat: Add v2 support for maven_install.json (#​6528)
  • build(deps): bump open-vulnerability-client (#​6554)
    • resolves update issues due to CVSS Metrics 4.0
  • build(deps): bump jackson.version from 2.16.0 to 2.16.1 (#​6353)
  • build(deps): bump org.jsoup:jsoup from 1.16.2 to 1.17.2 (#​6362)
  • build(deps): bump golang from 1.21.5-alpine to 1.22.1-alpine (#​6506)

See the full listing of changes.

v9.0.10

Compare Source

  • fix: #​4321 Suppress redis server CVEs for client libraries (#​4321) (#​6489)
  • fix: bump commons-compress from 1.25.0 to 1.26.0 to fix CVE-2024-25710 and CVE-2024-26308 (#​6492)
  • feat: Allow to pass NVD API key via environment variable (#​6454)
  • fix: issue 5452 - ConcurrentModificationException in NodePackageAnalyzer.processDependencies - adding synchronized block (#​6501)
  • docs: document the default data directory (#​6484)
  • fix: prevent NPE in bundler audit (#​6462)
  • fix: #​6441 Improve suppression rule to not restrict to a single version (#​6442)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/org.owasp-dependency-check-maven-10.x branch from 5d1a684 to 5eba807 Compare September 1, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants