Skip to content

Commit 2fc142f

Browse files
Add security severity
1 parent 8e2e8cc commit 2fc142f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/ql/src/Security/CWE/CWE-925/ImproperIntentVerification.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* @description The Android application uses a Broadcast Receiver that receives an Intent but does not properly verify that the Intent came from an authorized source.
44
* @kind problem
55
* @problem.severity warning
6+
* @security-severity 8.2
67
* @precision high
78
* @id java/improper-intent-verification
89
* @tags security

0 commit comments

Comments
 (0)