gnaponie / greenwave

Forked from greenwave 6 years ago
Clone

b3be870 Make YAML parsing type-safe

Authored and Committed by lholecek 5 years ago
    Make YAML parsing type-safe
    
    Policy attributes are parsed with strict types and policy files can only
    contain policies as top level objects.
    
        
file modified
+96 -112
file added
+214
file modified
+239 -10
file modified
+2 -3