mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
Remove period from 'name'
This is an error for the Docs content linter and does not match the style guide for query help.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @name Exposure of sensitive information to UI text views.
|
||||
* @name Exposure of sensitive information to UI text views
|
||||
* @id java/android/sensitive-text
|
||||
* @kind path-problem
|
||||
* @description Sensitive information displayed in UI text views should be properly masked.
|
||||
|
||||
Reference in New Issue
Block a user