mirror of
https://github.com/github/codeql.git
synced 2026-01-29 22:32:58 +01:00
Update comment
This commit is contained in:
@@ -42,7 +42,7 @@ module LogInjection {
|
||||
|
||||
/**
|
||||
* A call to `strings.Replace` or `strings.ReplaceAll`, considered as a sanitizer
|
||||
* for unsafe quoting.
|
||||
* for log injection.
|
||||
*/
|
||||
class ReplaceSanitizer extends Sanitizer {
|
||||
ReplaceSanitizer() {
|
||||
|
||||
Reference in New Issue
Block a user