Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BFN] Fix vulnerability in eeprom.py (#5333)
Due to https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation, yaml.load(input) is deprecated. Added a specifying parameter to fix this issue. Signed-off-by: Petro Bratash <[email protected]>
- Loading branch information