Module AlertFilteringImpl
Module for applying alert location filtering.
Import path
import codeql.util.AlertFilteringPredicates
| diffInformationAvailable | Holds if diff information is available in this evaluation. |
| fileIsInDiff | Holds if diff information is available, and |
| 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). |
| locationIsInDiff | Like |
Parameters
| Location | LocationSig |