Update README.md

This commit is contained in:
elit-cx
2020-12-30 17:10:38 +02:00
committed by GitHub
parent 7b69c6bea6
commit a11e400b61

View File

@ -29,14 +29,6 @@ It is as simple as running a CLI tool, making it easy to integrate into any proj
| queries | | path to directory with queries (default "./assets/queries") | String | No | ./assets/queries downloaded with the binaries
| verbose | true | verbose scan | Boolean | No | false |
## Outputs
The default output format for this GitHub Action is a [SARIF](https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/sarif-support-for-code-scanning) output report stored in the working directory as **./cx.sarif**
For full documentation on all the supported output formats and defect management integration, please see the [following](https://github.com/checkmarx-ltd/cx-flow/wiki/Bug-Trackers-and-Feedback-Channels).
## Example usage
```