Predicate isXssVulnerableContentType
Holds if s
is an HTTP Content-Type vulnerable to XSS.
Import path
import semmle.code.java.security.XSS
predicate isXssVulnerableContentType(string s)
Holds if s
is an HTTP Content-Type vulnerable to XSS.
import semmle.code.java.security.XSS
predicate isXssVulnerableContentType(string s)