You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Mechanism to indicate where the expected match in the must-match should be
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: