diff --git a/rules/application/jvm/java_xxe_exploitation_attempt.yml b/rules/application/jvm/java_xxe_exploitation_attempt.yml index b129ff2ec..8e2940737 100644 --- a/rules/application/jvm/java_xxe_exploitation_attempt.yml +++ b/rules/application/jvm/java_xxe_exploitation_attempt.yml @@ -21,5 +21,5 @@ detection: - 'DOMException' condition: keywords falsepositives: - - If the application expects to work with XML there may be parsing issues that don't neccecarily mean XXE. + - If the application expects to work with XML there may be parsing issues that don't necessarily mean XXE. level: high