mirror of
https://github.com/github/codeql.git
synced 2026-01-30 06:42:57 +01:00
Add missing @id tag
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/**
|
||||
* @name Uncontrolled data used in network request
|
||||
* @description Sending network requests with user-controlled data allows for request forgery attacks.
|
||||
* @id go/ssrf
|
||||
* @kind path-problem
|
||||
* @problem.severity error
|
||||
* @precision high
|
||||
|
||||
Reference in New Issue
Block a user