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:
Felicity Chapman
2024-02-22 10:50:45 +00:00
committed by GitHub
parent d953a9a523
commit 4810657515

View File

@@ -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.