Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b1e5328

Browse files
committed
fix that the wrong line got deleted
1 parent bd5fd7d commit b1e5328

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/ql/src/Frameworks/JavaEE/EJB/EjbSetSocketOrUrlFactory.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* or the stream handler factory used by URL. Such operations could
55
* compromise security or interfere with the EJB container's operation.
66
* @kind problem
7-
* @security-severity 5.8
7+
* @problem.severity error
88
* @precision low
99
* @id java/ejb/socket-or-stream-handler-factory
1010
* @tags reliability

0 commit comments

Comments
 (0)