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

Update version and comment for SHA-pinned Terraform modules #10926

Open
1 task done
kristian-lesko opened this issue Nov 11, 2024 · 0 comments
Open
1 task done

Update version and comment for SHA-pinned Terraform modules #10926

kristian-lesko opened this issue Nov 11, 2024 · 0 comments
Labels
L: github:actions GitHub Actions L: terraform Terraform packages T: feature-request Requests for new features

Comments

@kristian-lesko
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

Similarly to GitHub Actions versions that are recommended to point to a full commit SHA instead of a Git tag or branch name, Terraform modules are susceptible to a similar kind of supply chain attack, and an identical solution is recommended by security tools (e.g., Checkov).

Currently, Dependabot seems to skip SHA-pinned versions in Terraform module references, only considering semantic versions.

I would essentially like to request porting #5951 for Terraform module dependencies, including both the update of the commit hash itself as well as the human-readable version comment.

Thank you very much for considering this!

@kristian-lesko kristian-lesko added the T: feature-request Requests for new features label Nov 11, 2024
@github-actions github-actions bot added L: github:actions GitHub Actions L: terraform Terraform packages labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: github:actions GitHub Actions L: terraform Terraform packages T: feature-request Requests for new features
Projects
Status: No status
Development

No branches or pull requests

1 participant