microsoft/ApplicationInspector

More Comprehensive Rules Verifier Self-Test Report

Offen

#507 geöffnet am 31.08.2022

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (355 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (4.102 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Rule self-tests only confirm that the rule as a whole matched a sample. It may be the case that a rule looks for multiple different things in the same category and you'd like to have self-tests to audit that you have samples for every pattern in every rule. The same perhaps for conditions.

Other potential enhancements:

  1. Mechanism to indicate where the expected match in the must-match should be

Contributor Guide