Reports

Echo

This reports prints on screen a summary of all issues found. The fields printed are Name, Severity and File affected.

atomshields.reports.echo.EchoReport(*args, …) This module shows all the information about the vulnerabilities per screen (echo).

Http Request

Sends hte full information of issues via HTTP. The endpoint must be setted into the config file in the directory .atomshields into your home path.

atomshields.reports.http.HttpReport(*args, …) This module sends all information about vulnerabilities to an endpoint via an http request.