We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf4b55 commit 169bde8Copy full SHA for 169bde8
1 file changed
go/ql/lib/semmle/go/security/SafeUrlFlowCustomizations.qll
@@ -40,5 +40,4 @@ module SafeUrlFlow {
40
private class StringSlicingEdge extends SanitizerEdge {
41
StringSlicingEdge() { this = any(DataFlow::SliceNode sn) }
42
}
43
-
44
0 commit comments