Module Escaping
Provides a class for modeling new escaping APIs.
Import path
import codeql.ruby.ConceptsPredicates
| getHtmlKind | Gets the escape-kind for escaping a string so it can safely be included in HTML. |
Classes
| Range | A data-flow node that escapes meta-characters, which could be used to prevent injection attacks. |