:warning: tfsec will now download remote modules by default, meaning you do not need to terraform init before scanning remote modules. You can avoid downloading remote modules by using the --no-module-downloads flag.
What's Changed
feat: Download remote modules by default (unless --no-module-downloads is specified) by @liamg in aquasecurity/tfsec#1628
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/aquasecurity/tfsec from 1.8.0 to 1.15.4.
Release notes
Sourced from github.com/aquasecurity/tfsec's releases.
... (truncated)
Commits
f228aa5
fix: correct image path (#1646)bd2a207
fix(docker): Fix missing GitHub registry image (#1645)e2814c4
chore: update defsec version (#1637)8504bae
docs: adding link to vim plugin (#1635)4aed73c
fix: lighten the permissions for results files (#1636)49defeb
docs: Add Thoughtworks info to README (#1634)b0a4921
chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.3 to 2.3.4 (#1632)f453fd9
feat: add module download count for remote modules (#1631)42a965e
feat: Download remote modules by default (unless --no-module-downloads) is sp...818b717
fix: min version checking (#1627)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)