CWE-500 – Public Static Field Not Marked Final
Description An object contains a public static field that is not marked final, which might allow it to be modified in unexpected ways. Public static...
Description An object contains a public static field that is not marked final, which might allow it to be modified in unexpected ways. Public static...