Python: Model C-based loaders for PyYAML

Not really that important. But easy to do while I was working on this library.
This commit is contained in:
Rasmus Wriedt Larsen
2021-03-18 11:55:01 +01:00
parent 54e6f51512
commit 42b2c3ed52
3 changed files with 8 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Improved modeling of the `PyYAML` PyPI package, so we now correctly treat `CSafeLoader` and `CBaseLoader` as being safe loaders that can not lead to code execution.