feat(provisioner): NixOS based image #50
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
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
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
github-actions / Trunk Check
ruff(F821)
[new] Undefined name `shell_command`
Check failure on line 23 in pants-plugins/macros.py
github-actions / Trunk Check
ruff(F821)
[new] Undefined name `experimental_wrap_as_resources`