Mend for GitHub.com / WhiteSource IaC Check
failed
Feb 16, 2026 in 0s
IaC Report
The IaC Check found 9 violations.
| ⛔ Violation Details | File Type | File |
|---|---|---|
| Ensure that COPY is used instead of ADD in Dockerfiles | dockerfile | /test-app/Dockerfile:[3-3] |
| Ensure that HEALTHCHECK instructions have been added to container images | dockerfile | /test-app/Dockerfile:[1-12] |
| Ensure that a user for the container has been created | dockerfile | /test-app/Dockerfile:[1-12] |
| Ensure that HEALTHCHECK instructions have been added to container images | dockerfile | /Dockerfile.dev:[1-9] |
| Ensure that a user for the container has been created | dockerfile | /Dockerfile.dev:[1-9] |
| Ensure that HEALTHCHECK instructions have been added to container images | dockerfile | /Dockerfile.example1:[1-8] |
| Ensure that a user for the container has been created | dockerfile | /Dockerfile.example1:[1-8] |
| Ensure top-level permissions are not set to write-all | github_actions | /.github/workflows/build-image.yml:[25-26] |
| The build output cannot be affected by user parameters other than the build entry point and the top-level source location. GitHub Actions workflow_dispatch inputs MUST be empty. | github_actions | /.github/workflows/build-image.yml:[12-18] |
Scan token: be9c054
Loading