We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8687c5c commit 11bf982Copy full SHA for 11bf982
java/ql/src/experimental/Security/CWE/CWE-094/InsecureDexLoading.qhelp
@@ -32,13 +32,11 @@ which when loaded by the app can lead to code execution.
32
<references>
33
<li>
34
Android Documentation:
35
- <a href="https://developer.android.com/training/data-storage/">Data and file storage overview</a>
36
- .
+ <a href="https://developer.android.com/training/data-storage/">Data and file storage overview</a>.
37
</li>
38
39
40
- <a href="https://developer.android.com/reference/dalvik/system/DexClassLoader">DexClassLoader</a>
41
+ <a href="https://developer.android.com/reference/dalvik/system/DexClassLoader">DexClassLoader</a>.
42
43
</references>
44
</qhelp>
0 commit comments