aquasecurity / fanal

Static Analysis Library for Containers
Apache License 2.0
199 stars 100 forks source link

chore(deps): bump github.com/aquasecurity/tfsec from 1.8.0 to 1.15.4 #436

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/aquasecurity/tfsec from 1.8.0 to 1.15.4.

Release notes

Sourced from github.com/aquasecurity/tfsec's releases.

v1.15.4

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.15.3...v1.15.4

v1.15.3

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.15.2...v1.15.3

v1.15.2

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.15.1...v1.15.2

v1.15.1

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.15.0...v1.15.1

v1.15.0

: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

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.14.0...v1.15.0

v1.14.0

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.13.2...v1.14.0

... (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)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 2 years ago

Superseded by #456.