ApplicationInspector/AppInspector.RulesEngine
Gabe Stocco 310ac15d45
Fixes an issue with setting correct index values (#567)
* Fixes an issue with setting correct index values when matching a property of an xml tag with an xpath

* Update comments

* Improve robustness of new test cases.

Also check value and index location of matches.
2023-11-09 14:35:16 -08: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 Fixes JSONPath boundary finding for booleans (#561) 2023-09-15 13:46:15 -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 Fixes Sarif Output Format (#550) 2023-06-21 22:08:07 -07: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 Fixes an issue with setting correct index values (#567) 2023-11-09 14:35:16 -08:00
TypedRuleSet.cs Use System.Text.Json instead of Newton.Json (#525) 2023-02-08 13:24:09 -08:00