fix: Patch security vulnerabilities - Remove AutoMapper (GHSA-rvv3-g6hj-g44x), fix System.Text.RegularExpressions CVE, remove ASP.NET Core 2.2 EOL packages#2740
Merged
tomkerkhove merged 1 commit intoMar 27, 2026
Conversation
|
Thank you for your contribution! 🙏 We will review it as soon as possible. |
ea01ca5 to
841b989
Compare
9636c42 to
c0473c9
Compare
….RegularExpressions CVE, ASP.NET Core 2.2 EOL, Dockerfile BOM cleanup
c0473c9 to
8552d12
Compare
Owner
|
/azp run "Promitor CI - Scraper Agent" |
|
No pipelines are associated with this pull request. |
Owner
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
tomkerkhove
approved these changes
Mar 27, 2026
Owner
|
@Krishna-Chaitanya4 Please monitor main CI, was not intended to merge already |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Patches multiple security vulnerabilities flagged by scanners.
Vulnerabilities Fixed
Changes
AutoMapper Removal (GHSA-rvv3-g6hj-g44x)
System.Text.RegularExpressions CVE (GHSA-cmhx-cq75-c4mj)
ASP.NET Core 2.2 EOL Packages
Other
Verification