This rule is a stub.
Several guidelines are instances of this one, including ERR01-J. Do not allow exceptions to expose sensitive information, DRD00. Do not store sensitive information on external storage (SD card) unless encrypted first, and DRD11. Ensure that sensitive data is kept secure.
Noncompliant Code Example
...
Leaking sensitive information outside a trust boundary is not a good idea.
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|
MSC25- |
C | Medium |
Probable | High |
P4 |
L3 |
Automated Detection
Tool | Version | Checker | Description |
---|