mirror of
https://github.com/github/codeql.git
synced 2026-07-12 15:05:33 +02:00
Importing TaintedUrlSuffix.qll causes the flow label to materialised in unrelated queries, so: - Renames TaintedUrlSuffix.qll to TaintedUrlSuffixCustomizations.qll - Make the flow label class abstract - Adds a new TaintedUrlSuffix.qll that re-exports the above file and also materialises the flow label - Import the *Customizations.qll file from contexts where we don't want to materialise the flow label