diff --git a/java/ql/src/Security/CWE/CWE-312/AllowBackupAttributeEnabled.ql b/java/ql/src/Security/CWE/CWE-312/AllowBackupAttributeEnabled.ql index 88fdeb2a890..6e015c7a237 100644 --- a/java/ql/src/Security/CWE/CWE-312/AllowBackupAttributeEnabled.ql +++ b/java/ql/src/Security/CWE/CWE-312/AllowBackupAttributeEnabled.ql @@ -4,7 +4,7 @@ * @kind problem * @problem.severity recommendation * @security-severity 7.5 - * @id java/android/allowBackup-attribute-enabled + * @id java/android/allowbackup-enabled * @tags security * external/cwe/cwe-312 * @precision very-high