Module CleartextLogging
Import path
import semmle.javascript.security.dataflow.CleartextLoggingCustomizations
Predicates
isAdditionalTaintStep | Holds if the edge |
isSanitizerEdge | DEPRECATED. Use |
Classes
Barrier | A barrier for clear-text logging of sensitive information. |
LoggerSink | An argument to a logging mechanism. |
MaskingReplacer | A call to |
ProcessEnvSource | An access to the sensitive object |
Sink | A data flow sink for clear-text logging of sensitive information. |
Source | A data flow source for clear-text logging of sensitive information. |