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.1 to 2.9.3 #41

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/securego/gosec/v2 from 2.9.1 to 2.9.3.

Release notes

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

v2.9.3

Changelog

6a41fb9 Fix securego/gosec#714 (#733) c95e9c2 chore(deps): update all dependencies (#731)

v2.9.2

Changelog

e57efa8 Fix a panic in suproc rule when the declaration of the variable is not available in the AST (#728) ff17c30 Use go embed for templates (#725) 3eba7b8 add openssh to docker image (#719) 55c6cea Fix crash when parsing the TLS min version value (#724) 40fa36d G303: catch with os.WriteFile, add os.Create test case (#718) 873ac24 chore(deps): update all dependencies (#722) f1f0056 Spelling fixes (#717) 0680c75 chore(deps): update all dependencies (#716) 79c8b79 use a better naming for the variable (#715)

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)