Fix S2077 FN: Add support for Mono.Data.Sqlite #7261
Labels
Area: C#
C# rules related issues.
Area: Security
Related to Vulnerability and Security Hotspot rules
Type: False Negative
Rule is NOT triggered when it should be.
Milestone
Description
Hey dotnet artists!
While tackling APPSEC-725 for the WebGoat framework, it appeared that we did not support the following two method IDs in this rule:
Cheers!
Repro steps
This appears in the WebGoat.Net project, in this file: https://github.com/jerryhoff/WebGoat.NET/blob/1c6cab19f9029673cd98ba8624bf9cc91d04bae9/WebGoat/App_Code/DB/SqliteDbProvider.cs.
Here is a reproducer:
Related information
The text was updated successfully, but these errors were encountered: