Skip to content

Commit

Permalink
Merge pull request #27 from pixee/add-contrast-xml-flag
Browse files Browse the repository at this point in the history
Add new flag to support processing Contrast Assess XML
  • Loading branch information
nahsra authored Apr 18, 2024
2 parents d54e1e9 + 19fe678 commit 81e8f1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ To guarantee a consistent user experience when using codemodder codemods, we off
| --output | the output file to produce (optional) |
| --output-format | the format for the data output file (codetf or diff) |
| --sarif | comma-separated set of path(s) to SARIF file(s) to feed to the codemods |
| ----contrast-vulnerabilities-xml | the path to a file containing the result of a call to the Contrast Assess XML export API |
| --sonar-issues-json | the path to a file containing output from Sonar's Issues API |
| --sonar-hotspots-json | the path to a file containing output from Sonar's Hotspots API |
| --defectdojo-findings-json | the path to a file containing output from DefectDojo's v2 Findings API |
Expand Down

0 comments on commit 81e8f1b

Please sign in to comment.