-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
dependenciesUpdates dependenciesUpdates dependencies
Description
Why
The crate serde_yml is unmaintained and unsound as detailed in the See security advisory and the GitHub repository. We need to use another stable crate to do the yaml parsing in Mihtril build scripts and tests for OpenAPI specs.
Note
We have already switched from serde_yaml to serde_yml for the same reason as stated in the issue #2639
What
Replace serde_yml with a safe and maintained crate.
How
Metadata
Metadata
Labels
dependenciesUpdates dependenciesUpdates dependencies