Skip to main content
GitHub

DRD28 Do not load world-writable libraries

This rule was split off from rule DRD12. Do not trust data from world-writable files .

Under Construction

This guideline is under construction.

This is just a place holder for now.

Noncompliant Code Example

This noncompliant code example shows an application that ...

Non-compliant code
TBD

...

Compliant Solution

In this compliant solution ...:

Compliant code
TBD

Risk Assessment

TBD

RuleSeverityLikelihoodDetectableRepairablePriorityLevel
DRD28HighProbableYesNoP12L1

Automated Detection

ToolVersionCheckerDescription

Bibliography

Android Developers Contexthttps://developer.android.com/reference/android/content/Context.html

Attachments: