Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IaC images #28

Open
knqyf263 opened this issue Apr 19, 2023 · 0 comments
Open

IaC images #28

knqyf263 opened this issue Apr 19, 2023 · 0 comments
Assignees

Comments

@knqyf263
Copy link
Collaborator

knqyf263 commented Apr 19, 2023

Trivy supports misconfiguration scanning in container images. Although putting IaC files into container images is not common, we should have tests for those cases as Trivy supports it. The scratch image could be enough.

FROM scratch
COPY *.tf /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants