Skip to content

Commit d9379df

Browse files
Move files to src folder
1 parent e3da955 commit d9379df

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

go/ql/queries/experimental/ExcludeZapEncoderSanitizer.ql renamed to go/ql/src/experimental/CWE-117/LogSanitizer.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* ExcludeZapEncoderSanitizer.ql
2+
* LogSanitizer.ql
33
*
44
* Filter/suppress log-injection findings when the taint flow can be shown to
55
* pass through a sanitizer (including zap custom encoders).
File renamed without changes.

0 commit comments

Comments
 (0)