Module UrlConcatenation
Provides a class for detecting string concatenations involving
the characters ? and #, which are considered sanitizers for
the URL redirection queries.
Import path
import semmle.go.security.UrlConcatenationImports
| go | Provides classes for working with Go programs. |
Predicates
| hasHostnameSanitizingSubstring | Holds if the string value of |
| hostnameSanitizingPrefixEdge | Holds if data that flows from |
| sanitizingPrefixEdge | Holds if data that flows from |