Universum icon indicating copy to clipboard operation
Universum copied to clipboard

Validation of input data for "analyzers"

Open i-keliukh opened this issue 4 years ago • 0 comments

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.

i-keliukh avatar Jun 17 '21 15:06 i-keliukh