A mutable static field could be changed by malicious code or by accident from another package. The field could be made final to avoid this vulnerability.

This rule is deprecated, use {rule:squid:S1444} instead.