mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
add dash in description
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
96ec54e5be
commit
1f51bd4594
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @name Second order command injection
|
||||
* @description Using user controlled data as arguments to some commands, such as git clone,
|
||||
* @description Using user-controlled data as arguments to some commands, such as git clone,
|
||||
* can allow arbitrary commands to be executed.
|
||||
* @kind path-problem
|
||||
* @problem.severity error
|
||||
|
||||
Reference in New Issue
Block a user