 
                            ...
Failure to defensively copy mutable components during deserialization can violate the immutability contract of an object.
| Guideline Rule | Severity | Likelihood | Remediation Cost | Priority | Level | 
|---|---|---|---|---|---|
| SER07-J | low | probable | medium | P4 | L3 | 
...
 
                            ...
Failure to defensively copy mutable components during deserialization can violate the immutability contract of an object.
| Guideline Rule | Severity | Likelihood | Remediation Cost | Priority | Level | 
|---|---|---|---|---|---|
| SER07-J | low | probable | medium | P4 | L3 | 
...