vmware-tanzu / cloud-suitability-analyzer

Automated, rule based source code scanning to determine cloud suitability
Other
77 stars 34 forks source link

Bump log4net from 2.0.8 to 2.0.10 in /csa-app/tests/test-samples #176

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps log4net from 2.0.8 to 2.0.10.

Release notes

Sourced from log4net's releases.

Address CVE-2018-1285 and improve netstandard 2.0 support

Apache log4net 2.0.10 improves netstandard2.0 support thanks to community member @​NicholasNoise.

Bug Fixes

  • [LOG4NET-575] Addresses CVE-2018-1285 by cherry-picking the fix from Dominik Psenner, reported by Karthik Balasundaram, as it already existed in the the develop branch
Commits
  • 2105ec8 :recycle: XmlRenderSettings::ProhibitDtd is obsolete in netstandard 2.0
  • fd53aa1 :construction: prepare for release
  • 3242db5 XmlConfigurator: do longer allow dtd processing across all platforms (LOG4NET...
  • c728a70 Merge pull request #63 from Flexberry/netstd20-support
  • 9f2de30 Merge branch 'master' into netstd20-support
  • 0d6d1cc :memo: add information about helper scripts to install legacy .net/dotnet sdk...
  • 9b8d1a4 :memo: more docs about building
  • 0d7b331 :memo: add documentation about building the log4net site
  • d240b21 :bug: fix download links & heading
  • 8a547f9 :memo: add documentation about helper scripts to install legacy .net sdks
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/vmware-tanzu/cloud-suitability-analyzer/network/alerts).