Provides language-specific predicates for reasoning about improper multi-character sanitization.
Import path
import semmle.javascript.security.IncompleteMultiCharacterSanitizationSpecific
Imports
javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Classes
EmptyReplaceRegExpTerm | A regexp term that matches substrings that should be replaced with the empty string. |
Aliases
NfaUtils | Classes and predicates that create an NFA and various algorithms for working with it. |
StringSubstitutionCall | A call to |