This page is experimental and may change significantly in future releases.
Array Declared Public, Final, and Static
Properties
id: d3f:CWE-582
- name
- Array Declared Public, Final, and Static
- definition
- The product declares an array public, final, and static, which is not sufficient to prevent the array's contents from being modified.
Neighbors
CWE-582 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-582 has no related weaknesses in this release.