HTML Output

HTML5 Output

It will return the primary information about the scan in HTML5 format.

safety scan --output html

To save the result into an HTML5 file in your current directory:

safety scan --output html >output.html

Last updated