mirror of
https://github.com/github/codeql.git
synced 2026-04-20 14:34:04 +02:00
Update py/unsafe-deserialization name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @name Deserializing untrusted input
|
||||
* @name Deserialization of user-controlled data
|
||||
* @description Deserializing user-controlled data may allow attackers to execute arbitrary code.
|
||||
* @kind path-problem
|
||||
* @id py/unsafe-deserialization
|
||||
|
||||
Reference in New Issue
Block a user