flosell / iam-policy-json-to-terraform

Small tool to convert an IAM Policy in JSON format into a Terraform aws_iam_policy_document
https://flosell.github.io/iam-policy-json-to-terraform/
Apache License 2.0
774 stars 58 forks source link

Bump github.com/securego/gosec/v2 from 2.11.0 to 2.12.0 #58

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/securego/gosec/v2 from 2.11.0 to 2.12.0.

Release notes

Sourced from github.com/securego/gosec/v2's releases.

v2.12.0

Changelog

  • a9b0ef0 chore(deps): update all dependencies (#822)
  • 9c19cb6 Add check for usage of Rat.SetString in math/big with an overflow error (#819)
  • fb587c1 Remove additional --update for apk in Dockerfile (#818)
  • c3ede62 Update x/tools to pick up fix for golang/go#51629 (#817)
  • 0a929c7 chore(deps): update all dependencies (#816)
  • 12be148 chore(deps): update all dependencies (#812)
  • 0dcc336 chore(deps): update all dependencies (#811)
  • 34d144b Add new rule for Slowloris Attack
  • a64cde5 Fix the dependencies after renovate upate (#806)
  • b69c3d4 chore(deps): update all dependencies (#805)
  • 89dfdc0 Update the description message of template rule (#803)
  • 0791d31 Fix typo in ReadMe (#802)
  • 2ef1d9a Fix build after renovate update (#800)
  • afc9903 Fix use rule IDs to retrieve the rule config
  • 82eaa12 chore(deps): update all dependencies (#796)
Commits


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)