mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Add missing qldoc
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* Provides classes and predicates relating to hardcoded credentials.
|
||||
*/
|
||||
|
||||
import java
|
||||
import SensitiveApi
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* Provides predicates definining methods that consume sensitive data, such as usernames and passwords.
|
||||
*/
|
||||
|
||||
import java
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user