Skip to content

Fixed deprecation (and associated security issue) with PyYAML 5.1+ load function.

Ladar Levison requested to merge ladar/vpnweb:ladar-main-patch-09406 into main

Fixed deprecation (and associated security issue) with PyYAML 5.1+ load function.

See these references:
https://msg.pyyaml.org/load
https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation

Merge request reports