draios/Sysdig Scan
GitHub Action for scan container with Sysdig engine'
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image-tag | The tag of the local image to scan | yes | — |
| sysdig-secure-token | API token for Sysdig Scanning auth | yes | — |
| scan-type | The type of scan to perform | yes | legacy |
| sysdig-secure-url | Sysdig Secure URL | yes | "" |
| sysdig-skip-tls | Skip TLS verification when calling secure endpoints. | no | false |
| severity | Severity level to fail the scan | no | unknown |
| input-type | If specified, the image will be pulled from the specified registry | no | docker-daemon |
| github_token | GITHUB Token used to tag the repo | no | — |
| policy-list | Comma separated list of policies to include | no | — |
| scanning-report-path | Report file (relative path). | no | cache/vulnerabilities.json |
Outputs
no outputs