mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
rename query
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @id javascript/ssrf-path
|
||||
* @id javascript/ssrf
|
||||
* @kind path-problem
|
||||
* @name Uncontrolled data used in network request
|
||||
* @description Sending network requests with user-controlled data as part of the URL allows for request forgery attacks.
|
||||
|
||||
Reference in New Issue
Block a user