backslash-security/Backslash scan
Scan your application with backslash
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| authToken | Backslash authorization token | yes | "" |
| ignoreBlock | Ignore pipeline blocking findings | yes | false |
| prScan | If set to true, the scan will return only findings new to the pr otherwise the scan will return all findings | no | false |
| localExport | If set to true, the scan result will be stored into json file locally and could be uploaded to the GHA artifacts | no | false |
| isOnPremise | Wether or not the action is being run on a github-on-premise instance | no | false |
| disablePrComments | Disable pr comments | no | false |
| pushToDashboard | Push results to dashboard | no | false |
| githubToken | Github auth token | no | — |
Outputs
no outputs