microsoft/ApplicationInspector

More Comprehensive Rules Verifier Self-Test Report

开放

#507 创建于 2022年8月31日

 (0 条评论) (0 个反应) (0 位负责人)C# (355 个派生)batch import
enhancementgood first issue

仓库指标

星标
 (4,102 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南