Merge pull request #7145 from RasmusWL/remove-owasp-tags

Python/Ruby: Remove owasp tags
This commit is contained in:
Rasmus Wriedt Larsen
2021-11-24 13:56:48 +01:00
committed by GitHub
6 changed files with 0 additions and 6 deletions

View File

@@ -9,7 +9,6 @@
* @id rb/sql-injection
* @tags security
* external/cwe/cwe-089
* external/owasp/owasp-a1
*/
import ruby

View File

@@ -9,7 +9,6 @@
* @precision high
* @id rb/code-injection
* @tags security
* external/owasp/owasp-a1
* external/cwe/cwe-094
* external/cwe/cwe-095
* external/cwe/cwe-116