Module InsufficientPasswordHash
Provides a taint tracking configuration for reasoning about password hashing with insufficient computational effort.
Note, for performance reasons: only import this file if
InsufficientPasswordHash::Configuration
is needed, otherwise
InsufficientPasswordHashCustomizations
should be imported instead.
Import path
import semmle.javascript.security.dataflow.InsufficientPasswordHash
Imports
javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |