portswigger/ci-driven-scan-github-action
Runs an Enterprise scan against a target site
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| enterprise-server-url | The URL of your Enterprise server. | no | — |
| enterprise-api-key | The API key that you copied when you created an API user. | no | — |
| start-url | The URL of the website you want Burp Scanner to scan. | no | — |
| correlation-id | You only need to input a correlation ID if you want to view the scan results on the Burp Suite Enterprise Edition web interface. You can use a text string up to 64 characters long. | no | — |
| report-file-path | The filename used for the scan report. This filepath relates to the enterprise scan container. | no | ./burp_junit_report.xml |
| config-file-path | The file path of your burp config file, this path must be an absolute path. | no | ./burp_config.yml |
Outputs
no outputs