add dash in description

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
Erik Krogh Kristensen
2022-11-03 16:24:59 +01:00
committed by GitHub
parent 96ec54e5be
commit 1f51bd4594

View File

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