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

Add recommendations functionality #1

Open
warburtr0n opened this issue Jul 8, 2020 · 0 comments
Open

Add recommendations functionality #1

warburtr0n opened this issue Jul 8, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@warburtr0n
Copy link
Contributor

cryptonice should produce recommendations based on vulnerabilities, weaknesses and missing features (e.g. DNS CAA not configured). An easy option would be to simply output during the console output (in scanner.py), however we may also want these recommendations in the JSON file.

Therefore, we should create a new "recommendations" dictionary option in each scanning module. All "recommendations" sections can then be read in and It Not None then output to the console.

@warburtr0n warburtr0n added the enhancement New feature or request label Jul 8, 2020
@warburtr0n warburtr0n self-assigned this Jul 14, 2020
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

No branches or pull requests

1 participant