mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01: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