Skip to content

Commit 071f082

Browse files
Add mention of content provider in query description
Co-authored-by: Tony Torralba <[email protected]>
1 parent 2970e8c commit 071f082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/Security/CWE/CWE-276/ContentProviderIncompletePermissions.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @name Missing read or write permission configuration
2+
* @name Missing read or write permission in a content provider
33
* @description Defining an incomplete set of permissions
44
* @kind problem
55
* @problem.severity warning

0 commit comments

Comments
 (0)