We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
LogInjection
1 parent b6b7e15 commit 81d4149Copy full SHA for 81d4149
go/ql/lib/semmle/go/security/LogInjection.qll
@@ -15,6 +15,8 @@ module LogInjection {
15
import LogInjectionCustomizations::LogInjection
16
17
/**
18
+ * DEPRECATED: Use `Flow` instead.
19
+ *
20
* A taint-tracking configuration for reasoning about log injection vulnerabilities.
21
*/
22
deprecated class Configuration extends TaintTracking::Configuration {
0 commit comments