Merge pull request #12887 from asgerf/js/unsafe-yaml-deserialization

JS: Update model of js-yaml
This commit is contained in:
Asger F
2023-05-01 09:57:20 +02:00
committed by GitHub
7 changed files with 89 additions and 36 deletions

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* The `js/unsafe-deserialization` query no longer flags deserialization through the `js-yaml` library, except
when it is used with an unsafe schema.