mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Make comment into qldoc
This commit is contained in:
@@ -16,7 +16,7 @@ class CredentialExpr extends Expr {
|
||||
}
|
||||
}
|
||||
|
||||
/* A data-flow configuration for identifying potentially-sensitive data flowing to a log output. */
|
||||
/** A data-flow configuration for identifying potentially-sensitive data flowing to a log output. */
|
||||
class SensitiveLoggerConfiguration extends TaintTracking::Configuration {
|
||||
SensitiveLoggerConfiguration() { this = "SensitiveLoggerConfiguration" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user