mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Update Change Note
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Improved modeling of decoding through pickle related functions (which can lead to code execution), resulting in additional sinks for the _Deserializing untrusted input_ query (`py/unsafe-deserialization`). Add support for `pandas.read_pickle`.
|
||||
* Improved modeling of decoding through pickle related functions (which can lead to code execution), resulting in additional sinks for the _Deserializing untrusted input_ query (`py/unsafe-deserialization`). Add support for `pandas.read_pickle`, `numpy.load` and `joblib.load`.
|
||||
Reference in New Issue
Block a user