Add missing @id tag

This commit is contained in:
Chris Smowton
2021-11-16 18:52:41 +00:00
parent 792bc4bce0
commit 33fd1aaf2a

View File

@@ -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