Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-GSteen authored Jan 22, 2024
1 parent a09ac7c commit e187ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ Then run from the same terminal `node ./soos/node_modules/@soos-io/soos-scm-audi
| `--logLevel` | | Minimum level to show logs: DEBUG INFO, WARN, FAIL, ERROR. |
| `--saveResults` | | Save results to file.
| `--scmType` | | Scm Type to use for the audit. Options: GitHub.
| `--secret` | | Secret to use for api calls, for example when --scmType=GitHub this needs to have the value of a GPAT. |
| `--secret` | | Secret to use for api calls, for example when --scmType=GitHub this needs to have the value of a PAT. |
| `--organizationName` | | Organization name to run audit. |
| `--verbose` | `false` | Enable verbose logging. |

0 comments on commit e187ca1

Please sign in to comment.