Module AlertFilteringImpl
Module for applying alert location filtering.
Import path
import codeql.util.AlertFiltering
Predicates
filterByLocation | Holds if the given location is a match for one of the active filtering predicates in this module, or if all filtering predicates are inactive (which means that all alerts must be produced). |
Parameters
Location | LocationSig |