Skip to content

feat(provisioner): NixOS based image #50

feat(provisioner): NixOS based image

feat(provisioner): NixOS based image #50

GitHub Actions / Trunk Check failed Sep 16, 2024 in 1m 15s

Trunk Check

Checked 35 modified files
✖ 2 new security issues
✖ 2 new lint issues

Details

To reproduce and test locally, run:
trunk check

For help resolving these issues, see our docs on running on PRs or debugging Trunk Check

Annotations

Check failure on line 1 in bastion/Dockerfile

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

checkov(CKV_DOCKER_2)

[new] Ensure that HEALTHCHECK instructions have been added to container images

Check failure on line 1 in bastion/Dockerfile

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

checkov(CKV_DOCKER_3)

[new] Ensure that a user for the container has been created

Check failure on line 15 in pants-plugins/macros.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F821)

[new] Undefined name `shell_command`

Check failure on line 23 in pants-plugins/macros.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F821)

[new] Undefined name `experimental_wrap_as_resources`