wetransform/Non-root check for Docker image
Check if a Docker image uses a non-root user
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image-ref | Image to check | yes | — |
| fail-for-root | If the action should fail if no non-root user is configured | — | true |
| junit-test-output | Location to write XML JUnit test report to | no | "" |
| create-junit-output | If an XML JUnit test report should be written | no | true |
| create-test-report | If a JUnit test report should be created by the action (otherwise it is assumed to report is handled outside of the action) | no | false |
Outputs
no outputs