mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Fix QLDoc and the qhelp example
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/** Provides classes and predicates to work with File objects. */
|
||||
|
||||
import java
|
||||
import semmle.code.java.dataflow.ExternalFlow
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<p>
|
||||
In the second and third examples, the code encrypts sensitive information before saving it to the filesystem.
|
||||
</p>
|
||||
<sample src="CleartextStorageSharedPrefs.java" />
|
||||
<sample src="CleartextStorageAndroidFilesystem.java" />
|
||||
</example>
|
||||
|
||||
<references>
|
||||
|
||||
Reference in New Issue
Block a user