CodeQL library for Go
codeql/go-all 0.7.13 (changelog, source)
Search

Member predicate SharedXss::Sink::getVulnerabilityKind

Gets the kind of vulnerability to report in the alert message.

Defaults to Cross-site scripting, but may be overridden for sinks that do not allow script injection, but injection of other undesirable HTML elements.

string getVulnerabilityKind()