Skip to content

Commit

Permalink
fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tzurielweisberg committed Oct 5, 2023
1 parent d88f5bf commit b1f60f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-dockerhub.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ There are some env vars for overriding this data;

| Argument | Purpose | Example Usage |
| ---------------- | ------------------------------------------ | --------------------------------------------- |
| `--debug` | Get more detailed output as Trivy runs. | | `--debug`
| `--debug` | Get more detailed output as Trivy runs. | `--debug` |
| `--severities` | The Severities that you are interested in. | `--severities CRITICAL,HIGH,UNKNOWN` |
| `--skip-pipelines` | Skip scan repository pipeline files. | `--skip-pipelines` |
| `--sast` | To enable SAST scanning. | `--sast` |
Expand Down

0 comments on commit b1f60f7

Please sign in to comment.