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.
2 parents d953a9a + 4810657 commit 95ce0cdCopy full SHA for 95ce0cd
java/ql/src/Security/CWE/CWE-200/AndroidSensitiveTextField.ql
@@ -1,5 +1,5 @@
1
/**
2
- * @name Exposure of sensitive information to UI text views.
+ * @name Exposure of sensitive information to UI text views
3
* @id java/android/sensitive-text
4
* @kind path-problem
5
* @description Sensitive information displayed in UI text views should be properly masked.
0 commit comments