Modifier and Type | Method and Description |
---|---|
static boolean |
containsXSS(String value)
Method tests whether a string contains malicious XSS script or not.
|
static String |
stripXSS(String value)
Strip all instances of all XXS patterns that match.
|
public static boolean containsXSS(String value)
value
- decoded string to testCopyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.