nielsbasjes / yauaa

Yet Another UserAgent Analyzer
https://yauaa.basjes.nl
Apache License 2.0
761 stars 130 forks source link

chore(deps): update dependency org.owasp:dependency-check-maven to v10.0.2 #1478

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

jeremylong/DependencyCheck (org.owasp:dependency-check-maven) ### [`v10.0.2`](https://togithub.com/jeremylong/DependencyCheck/blob/HEAD/CHANGELOG.md#Version-1002-2024-07-06) [Compare Source](https://togithub.com/jeremylong/DependencyCheck/compare/v10.0.1...v10.0.2) **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](https://togithub.com/jeremylong/DependencyCheck/issues/6810)) - fix(db): [#​6788](https://togithub.com/jeremylong/DependencyCheck/issues/6788) removing redundant db index "idxVulnerability" on "vulnerability.cve" ([#​6807](https://togithub.com/jeremylong/DependencyCheck/issues/6807)) - docs: Further improve formatting and docs of H2 database caching strats ([#​6804](https://togithub.com/jeremylong/DependencyCheck/issues/6804)) - fix: update_vulnerability in dbStatements_oracle.properties ([#​6803](https://togithub.com/jeremylong/DependencyCheck/issues/6803)) - fix: fix NPE ([#​6778](https://togithub.com/jeremylong/DependencyCheck/issues/6778)) - fix: add hint to resolve false negative ([#​6802](https://togithub.com/jeremylong/DependencyCheck/issues/6802)) - chore: update configure ([#​6794](https://togithub.com/jeremylong/DependencyCheck/issues/6794)) See the full listing of [changes](https://togithub.com/jeremylong/DependencyCheck/milestone/86?closed=1).

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.78%. Comparing base (b1960dd) to head (4fcc061).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1478 +/- ## ========================================= Coverage 94.78% 94.78% Complexity 1748 1748 ========================================= Files 127 127 Lines 5824 5824 Branches 780 780 ========================================= Hits 5520 5520 Misses 186 186 Partials 118 118 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.