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.18.0 #466

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v1.18.0

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.17.0...v1.18.0

v1.17.0

What's Changed

Changes to tfsec

Changes to defsec

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.16.3...v1.17.0

v1.16.3

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.16.2...v1.16.3

v1.16.2

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.16.1...v1.16.2

... (truncated)

Commits
  • cbc4a37 fix(rego): Fix code highlighting for rego detections (#1668)
  • 0284098 feat(rego): Add --rego-only flag to run rego policies exclusively (#1667)
  • 21eede7 fix: remove duplication of checksum (#1665)
  • f9064c5 chore(defsec): Update defsec to v0.34.0 (#1666)
  • 5b40399 fix(config): Fix minimum_severity in yaml config files (#1664)
  • 16a1923 fix: Fixes for multiple issues identified by adding flag tests (#1662)
  • 5562f16 fix: Paths/modules on Windows (#1656)
  • 34a3458 fix: Fix Windows build (#1655)
  • 14592c7 fix(defsec): Update defsec to v0.31.0 to fix multiple missing metadata issues...
  • 3df262b feat: Add fs.FS based scanning functionality and module handling (#1649)
  • 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 #496.