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 Serilog.Enrichers.ClientInfo to 2.1.0 [SECURITY] #33

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Serilog.Enrichers.ClientInfo 2.0.3 -> 2.1.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-44930

Serilog (before v2.1.0) contains a Client IP Spoofing vulnerability, which allows attackers to falsify their IP addresses in log files by specifying an arbitrary IP as a value of X-Forwarded-For or Client-Ip headers while performing HTTP requests.

It is not possible to configure Serilog.Enrichers.ClientInfo to not trust the X-Forwarded-For header.


Release Notes

serilog-contrib/serilog-enrichers-clientinfo (Serilog.Enrichers.ClientInfo)

v2.1.0

What's Changed

Full Changelog: serilog-contrib/serilog-enrichers-clientinfo@v2.0.3...v2.1.0


Configuration

📅 Schedule: Branch creation - "" (UTC), 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.

Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
Sample-CleanArchitecture-CQRS.Api 0% 0% 27
Sample-CleanArchitecture-CQRS.Application 7% 3% 153
Sample-CleanArchitecture-CQRS.Domain 43% 75% 37
Sample-CleanArchitecture-CQRS.Infrastructure 3% 0% 197
Sample-CleanArchitecture-CQRS.Shared 0% 0% 25
Summary 5% (86 / 1791) 5% (10 / 198) 439

Copy link

Test Results

15 tests  ±0   15 ✅ ±0   1s ⏱️ -1s
 3 suites ±0    0 💤 ±0 
 3 files   ±0    0 ❌ ±0 

Results for commit 7140f74. ± Comparison against base commit 700002a.

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