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

The transitive dependent package System.Text.RegularExpressions 4.3.0 has a vulnerability. #66

Open
guogangj opened this issue Mar 22, 2024 · 0 comments

Comments

@guogangj
Copy link

guogangj commented Mar 22, 2024

Visual Studio 2022 shows this warning:
image
I traced the dependency chain and found that the problematic package System.Text.RegularExpressions 4.3.0 is indirectly referenced from SharpDocx. Its dependency chain is as follows:

SharpDocx.2.4.0
  => Microsoft.CodeAnalysis.CSharp.2.10.0
    =>Microsoft.CodeAnalysis.Common.2.10.0
      =>System.Xml.XDocument.4.3.0
        => System.Xml.ReaderWriter.4.3.0
          => System.Text.RegularExpressions.4.3.0
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

No branches or pull requests

1 participant