Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbb5aa9 commit 2f53adfCopy full SHA for 2f53adf
1 file changed
java/ql/lib/semmle/code/java/security/SensitiveApi.qll
@@ -7,7 +7,7 @@ private import semmle.code.java.dataflow.DataFlow
7
private import semmle.code.java.dataflow.ExternalFlow
8
9
/**
10
- * A node which represents the use of a credential.
+ * A node that represents the use of a credential.
11
*/
12
abstract class CredentialSinkNode extends DataFlow::Node { }
13
0 commit comments