Module CleartextLogging
Import path
import semmle.javascript.security.dataflow.CleartextLoggingCustomizationsPredicates
| isAdditionalTaintStep | Holds if the edge |
| isSanitizerEdge | DEPRECATED. Use |
| processEnv | Gets a data flow node referring to |
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. |