Universum
Universum copied to clipboard
Validation of input data for "analyzers"
All scripts in "analyzers" directory are standalone applications and must validate their input. Specifically, any errors within the data they parse from their respective static analysis tools, must be reported in human-readable form. For example, missing keys, invalid types, invalid values must be reported with proper error message.