Module CleartextStorageQuery
Provides a taint tracking configuration for reasoning about cleartext storage of sensitive information.
Note, for performance reasons: only import this file if
CleartextStorage::Configuration is needed, otherwise
CleartextStorageCustomizations should be imported instead.
Import path
import semmle.javascript.security.dataflow.CleartextStorageQueryImports
| CleartextStorage | |
| javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Classes
| Configuration | DEPRECATED. Use the |
Modules
| ClearTextStorageConfig | A taint tracking configuration for cleartext storage of sensitive information. |
Aliases
| ClearTextStorageFlow | Constructs a global taint tracking computation. |