pixee/Upload Tool Results To Pixeebot
Uploads results from a code scanning tool to Pixeebot, so that Pixeebot may automatically fix issues found.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pixee-api-url | The base URL of the Pixee API | — | https://api.pixee.ai |
| tool | The supported code scanning tool that produced the results being uploaded. Allowed values: 'sonar', 'codeql', 'semgrep', 'defectdojo', 'contrast', 'snyk', 'checkmarx', 'polaris' | yes | — |
| file | Path to the tool's results file to share with Pixeebot. | no | — |
| sonar-token | Token for authenticating requests to Sonar. | no | — |
| sonar-component-key | Key identifying the Sonar component to be analyzed. | no | — |
| sonar-host-url | SonarCloud or SonarQube host URL. | — | https://sonarcloud.io |
| defectdojo-token | Token for authenticating requests to DefectDojo. | no | — |
| defectdojo-api-url | Base URL of the DefectDojo API. | no | — |
| defectdojo-product-name | Key identifying the DefectDojo product to be analyzed. | no | — |
| contrast-api-url | Base URL of the Contrast API. | no | — |
| contrast-org-id | Unique identifier for the organization in Contrast that needs to be analyzed. | no | — |
| contrast-app-id | Unique identifier for the specific application within Contrast. | no | — |
| contrast-api-key | Api key for authenticating requests to Contrast. | no | — |
| contrast-token | Token for authenticating requests to Contrast. | no | — |
Outputs
no outputs