Python: Apply suggestions from code review

This commit is contained in:
Rasmus Wriedt Larsen
2021-03-29 17:02:56 +02:00
committed by GitHub
parent 9abe02f419
commit 96a66fa4ee

View File

@@ -1,6 +1,6 @@
/**
* @name Code injection
* @description Interpreting unsanitized user input as code allows a malicious user arbitrary
* @description OLD QUERY: Interpreting unsanitized user input as code allows a malicious user arbitrary
* code execution.
* @kind path-problem
* @problem.severity error