Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation of input data for "analyzers" #631

Open
i-keliukh opened this issue Jun 17, 2021 · 0 comments
Open

Validation of input data for "analyzers" #631

i-keliukh opened this issue Jun 17, 2021 · 0 comments

Comments

@i-keliukh
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants