mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Add suggestion from code review
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @name JNDI lookup with user-controlled name
|
||||
* @description Doing a JNDI lookup with user-controlled name can lead to download an untrusted
|
||||
* @description Performing a JNDI lookup with a user-controlled name can lead to the download of an untrusted
|
||||
* object and to execution of arbitrary code.
|
||||
* @kind path-problem
|
||||
* @problem.severity error
|
||||
|
||||
Reference in New Issue
Block a user