All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generic-remediation-reports.regex-injection.report.json Maven / Gradle / Ivy

There is a newer version: 0.98.6
Show newest version
{
  "summary" : "Escaped regex metacharacters to prevent abuse",
  "change" : "Escaped regex metacharacters to prevent abuse",
  "reviewGuidanceIJustification" : "We believe this change is effective, and it will not break applications unless intentionally allowing users to specify regex patterns.",
  "references" : ["https://cwe.mitre.org/data/definitions/400.html", "https://wiki.sei.cmu.edu/confluence/display/java/IDS08-J.+Sanitize+untrusted+data+included+in+a+regular+expression"]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy