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.9.6 to 2.10.0 #47

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/securego/gosec/v2 from 2.9.6 to 2.10.0.

Release notes

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

v2.10.0

Changelog

  • 26f10e0 Extend the release action to sign the docker image and binary files with cosign (#781)
  • 7d539ed feat: add concurrency option to parallelize package loading (#778)
  • 43577ce chore(deps): update all dependencies
  • c0680bb Process the code snippet before adding it to the SARIF report
  • db8d98b Updated sponsor link in README.md
  • 507f847 chore(deps): update golang.org/x/crypto commit hash to 30dcbda
  • 853e1d5 chore(deps): update all dependencies
  • 09a2941 Use the CWE name as a name in the SARIF report
  • 9399e7b chore(deps): update all dependencies (#771)
  • 2fad8a4 Resolve the TLS min version when is declarted in the same package but in a different file
  • 1fbcf10 Add a test for tls min version defined in a different file
  • b12c0f6 chore(deps): update all dependencies (#765)
Commits
  • 26f10e0 Extend the release action to sign the docker image and binary files with cosi...
  • 7d539ed feat: add concurrency option to parallelize package loading (#778)
  • 43577ce chore(deps): update all dependencies
  • c0680bb Process the code snippet before adding it to the SARIF report
  • db8d98b Updated sponsor link in README.md
  • 507f847 chore(deps): update golang.org/x/crypto commit hash to 30dcbda
  • 853e1d5 chore(deps): update all dependencies
  • 09a2941 Use the CWE name as a name in the SARIF report
  • 9399e7b chore(deps): update all dependencies (#771)
  • 2fad8a4 Resolve the TLS min version when is declarted in the same package but in a di...
  • 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)