A general pattern matching engine that persist results to SARIF.
Info
Version: | 4.5.7 |
Author(s): | Microsoft |
Last Update: | Wednesday, July 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microsoft/sarif-pattern-matcher |
NuGet Url: | https://www.nuget.org/packages/Sarif.PatternMatcher |
Install
Install-Package Sarif.PatternMatcher
dotnet add package Sarif.PatternMatcher
paket add Sarif.PatternMatcher
Sarif.PatternMatcher Download (Unzip the "nupkg" after downloading)
Dependencies
- RE2.Managed(>= 1.4.0003866987)
- Sarif.Driver(>= 2.4.0)
- Sarif.Sdk(>= 2.4.0)
- Strings.Interop(>= 1.4.0003866987)
- Newtonsoft.Json(>= 12.0.3)