MASTG-DEMO-0070: Sensitive Data Stored Unencrypted via Room Database
Placeholder MASTG-DEMO
This demo hasn't been created yet and it's a placeholder. But you can check its status or start working on it yourself. If the issue has not yet been assigned, you can request to be assigned to it and submit a PR with the new content for that demo by following our guidelines.
Check our GitHub Issues for MASTG-DEMO-0070
If an issue doesn't exist yet, please create one and assign it to yourself or request to be assigned to it.
Draft Description¶
This placeholder reserves the ID for a demo illustrating the insecure storage of sensitive data using the Android Room Persistence Library without integrating an external encryption solution (like SQLCipher). It directly corresponds to the MASTG-TEST-0306.
For more details, check the associated test: Sensitive Data Stored Unencrypted via Android Room DB