-
Notifications
You must be signed in to change notification settings - Fork 599
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
terraform modules #2402
Comments
Hey, However, tracking module dependencies might be a bit tricker as they don't seem to be tracked by the terraform lock file. See https://developer.hashicorp.com/terraform/language/files/dependency-lock#dependency-lock-file
|
I think we can close this now that #3378 has been closed and released. If there are additional upgrades to that feature we want in the future we can reopen this or build a new issue that links to it. |
@antonbabenko -- reading comprehension fail when I was going over staler issue this morning thanks for the catch here |
What would you like to be added:
terraform modules and providers included in the SBOM components list
Why is this needed:
Would be nice to have terraform modules included in an SBOM, since they're technically 3rd party software that is used to build an application.
Additional context:
Checkcov has done a little work on this in the past
https://bridgecrew.io/blog/hacktoberfest-iac-software-bill-of-materials-checkov-cyclonedx/
The text was updated successfully, but these errors were encountered: