jkaluza / pungi

Forked from pungi 7 years ago
Clone

8e88373 Move from yaml.load to yaml.safe_load

Authored and Committed by puiterwijk 5 years ago
    Move from yaml.load to yaml.safe_load
    
    yaml.load is equally powerful as python pickles, and we don't
    need that level of power for the ostree yaml files.
    Better safe than sorry.
    
    Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
    
        
file modified
+1 -1
file modified
+1 -1