 
                            | This rule was developed in part by | 
|---|
| Emma Krummenacher | 
|---|
| at the October 20-22, 2017 OurCS Workshop (http://www.cs.cmu.edu/ourcs/register.html). For more information about this statement, see the About the OurCS Workshop page. | 
|---|
| Warning | ||
|---|---|---|
| 
 | ||
| This guideline is under construction. | 
This is just a place holder for now.
...
| Code Block | ||
|---|---|---|
| 
 | ||
| TBD | 
Exceptions
MODE_WORLD_READABLE and MODE_WORLD_WRITABLE were deprecated in API level 17 - they are not applicable after this version.  Starting from Android 7.0 (API level 24) their use will result in a SecurityException to be thrown.
Risk Assessment
TBD
| Rule | Severity | Likelihood | Remediation Cost | Priority | Level | 
|---|---|---|---|---|---|
| DRD12-J | High | Probable | Medium | P12 | L1 | 
Automated Detection
...
| Tool | Version | Checker | Description | 
|---|
Bibliography
| [TBD] | 
| Android Developers Context | https://developer.android.com/reference/android/content/Context.html | 
...