mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Ruby: missing QLDoc
This commit is contained in:
@@ -13,6 +13,11 @@ private import internal.SensitiveDataHeuristics::HeuristicNames
|
||||
private import codeql.ruby.CFG
|
||||
private import codeql.ruby.dataflow.SSA
|
||||
|
||||
/**
|
||||
* Provides default sources, sinks and sanitizers for reasoning about
|
||||
* cleartext logging of sensitive information, as well as extension points for
|
||||
* adding your own.
|
||||
*/
|
||||
module CleartextLogging {
|
||||
/**
|
||||
* A data flow source for cleartext logging of sensitive information.
|
||||
|
||||
Reference in New Issue
Block a user