Skip to content

Commit

Permalink
Merge pull request #37 from appknox/readme-update
Browse files Browse the repository at this point in the history
  • Loading branch information
subho007 authored Feb 1, 2023
2 parents 94acf8d + c49928f commit 08799ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -139,6 +140,7 @@ each time you run a command you have to pass the flag `access-token`.
| `cicheck <file_id>` | Check for vulnerabilities based on risk threshold. |
| `reports create <file_id>` | Create report for the app file |
| `reports download summary-csv <report_id>` | Download Summary CSV report for the given report of the file |
| `reports download summary-excel <report_id>` | Download Summary Excel report for the given report of the file |

## Example:
#### For Linux & macOS platform
Expand Down

0 comments on commit 08799ee

Please sign in to comment.