Files
codeql/python/change-notes/2021-03-18-yaml-handle-C-based-loaders.md
Rasmus Wriedt Larsen 42b2c3ed52 Python: Model C-based loaders for PyYAML
Not really that important. But easy to do while I was working on this library.
2021-03-18 11:55:01 +01:00

185 B

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.