ApplicationInspector/AppInspector.RulesEngine
Gabe Stocco e2e13eefa3
Fix off by one error in GetPrefixLocation recursion (#584)
* Fix off by one error in GetPrefixLocation recursion

* Adds new quoted strings test case
2024-04-30 12:12:17 -07:00
..
OatExtensions Add Support for Xpath Queries with Namespaces (#546) 2023-06-07 13:15:45 -07:00
Resources Adds Always Commented Option to Support DevSkim Scenarios (#555) 2023-07-31 13:54:59 -07:00
AbstractRuleSet.cs Add Support for Xpath Queries with Namespaces (#546) 2023-06-07 13:15:45 -07:00
AppInspector.RulesEngine.csproj Add Basic Socket and HTTP Listener Rules (#578) 2024-03-13 14:15:37 -07:00
Boundary.cs Remove beta flag in version.json (#505) 2022-08-30 15:09:42 -07:00
Comment.cs Adds Always Commented Option to Support DevSkim Scenarios (#555) 2023-07-31 13:54:59 -07:00
Confidence.cs Use System.Text.Json instead of Newton.Json (#525) 2023-02-08 13:24:09 -08:00
LanguageInfo.cs Adds Always Commented Option to Support DevSkim Scenarios (#555) 2023-07-31 13:54:59 -07:00
Languages.cs Adds Always Commented Option to Support DevSkim Scenarios (#555) 2023-07-31 13:54:59 -07:00
Location.cs Remove beta flag in version.json (#505) 2022-08-30 15:09:42 -07:00
MatchRecord.cs Adds DependsOnTags field to Rule (#533) 2023-03-07 12:32:59 -08:00
PatternScope.cs Use System.Text.Json instead of Newton.Json (#525) 2023-02-08 13:24:09 -08:00
PatternType.cs Use System.Text.Json instead of Newton.Json (#525) 2023-02-08 13:24:09 -08:00
Rule.cs Add Support for Xpath Queries with Namespaces (#546) 2023-06-07 13:15:45 -07:00
RuleProcessor.cs Clamp the Excerpt end index to the end of the file (#571) 2024-01-04 15:14:17 -08:00
RuleStatus.cs Adds DependsOnTags field to Rule (#533) 2023-03-07 12:32:59 -08:00
RulesVerifier.cs Add Support for Xpath Queries with Namespaces (#546) 2023-06-07 13:15:45 -07:00
RulesVerifierOptions.cs Support non-backtracking regex (#528) 2023-03-07 13:53:51 -08:00
RulesVerifierResult.cs Adds DependsOnTags field to Rule (#533) 2023-03-07 12:32:59 -08:00
Ruleset.cs Support non-backtracking regex (#528) 2023-03-07 13:53:51 -08:00
SearchCondition.cs Use System.Text.Json instead of Newton.Json (#525) 2023-02-08 13:24:09 -08:00
SearchPattern.cs Add Support for Xpath Queries with Namespaces (#546) 2023-06-07 13:15:45 -07:00
Severity.cs Use System.Text.Json instead of Newton.Json (#525) 2023-02-08 13:24:09 -08:00
TextContainer.cs Fix off by one error in GetPrefixLocation recursion (#584) 2024-04-30 12:12:17 -07:00
TypedRuleSet.cs Use System.Text.Json instead of Newton.Json (#525) 2023-02-08 13:24:09 -08:00