CWE Rule 500
Description
An object contains a public static field that is not marked final, which might allow it to be modified in unexpected ways.
Polyspace Implementation
The rule checker checks for Public static field not const.
Examples
Check Information
| Category: Others |
PQL Name: std.cwe_native.R500 |
Version History
Introduced in R2023a