Skip to content

Should use yaml.safe_load() #194

@DenesPal

Description

@DenesPal

Instead of yaml.load(obj) near getter.py:48 should use yaml.safe_load(obj) to suppress security warning. See https://msg.pyyaml.org/load for explanation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions