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 ead3682 commit 3714a98Copy full SHA for 3714a98
java/ql/src/Security/CWE/CWE-489/DebuggableAttributeEnabled.qhelp
@@ -30,6 +30,10 @@ or do not include it in the manifest. The default value when not included is <co
30
Android Developers:
31
<a href="https://developer.android.com/guide/topics/manifest/application-element#debug">The android:debuggable attribute</a>.
32
</li>
33
+<li>
34
+ Android Developers:
35
+ <a href="https://developer.android.com/studio/debug#enable-debug">Enable debugging</a>.
36
+</li>
37
38
</references>
39
</qhelp>
0 commit comments