usepa/Container Security Scan
Builds a Docker image and performs a security scan using Trivy.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Docker registry to use | no | ghcr.io |
| dockerfile | Path to the Dockerfile | yes | — |
| context | Context for Docker build | no | . |
| image_name | Name of the Docker image | yes | — |
| env_file | Path to the .env file (optional) | no | — |
| output_path | Output path for the Trivy report | yes | — |
| cleanup_path | Path for cleaning up Trivy report | no | . |
| watchtower_path | Path for watchtower for Trivy report | yes | — |
| npmrc_content | Contents of the .npmrc file (optional) | no | — |
| build_args | Contents of the .npmrc file (optional) | no | "" |
Outputs
no outputs