diff --git a/README.md b/README.md index 61dbc37..758afb2 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Available Commands: organizations List organizations owasp Fetch OWASP by ID projects List projects + reports Vulnerability Analysis Reports upload Upload and scan package vulnerability Get vulnerability whoami Shows current authenticated user @@ -139,6 +140,7 @@ each time you run a command you have to pass the flag `access-token`. | `cicheck ` | Check for vulnerabilities based on risk threshold. | | `reports create ` | Create report for the app file | | `reports download summary-csv ` | Download Summary CSV report for the given report of the file | +| `reports download summary-excel ` | Download Summary Excel report for the given report of the file | ## Example: #### For Linux & macOS platform