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

Support multiple formats: ANSI and JSON #8

Merged
merged 3 commits into from
Feb 9, 2021
Merged

Conversation

paras-malhotra
Copy link
Member

This PR adds the ability to support multiple formats. The default format is ansi now as it makes sense for a user friendly console output by default. The json format is also supported.

Vulnerable screenshots for json and ansi formats:

security-checker-format-support

Non-vulnerable screenshots for json and ansi formats:

non-vulnerable

Fixes #7.

@paras-malhotra paras-malhotra merged commit 2b8d311 into main Feb 9, 2021
@paras-malhotra paras-malhotra deleted the support_formats branch February 9, 2021 09:44
@paras-malhotra paras-malhotra added the enhancement New feature or request label Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Give some output in case no vulnerabilities are found
1 participant