Skip to content

Commit

Permalink
chore: Update dependency securego/gosec to v2.20.0 (#230)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [securego/gosec](https://togithub.com/securego/gosec) | minor |
`v2.19.0` -> `v2.20.0` |

---

### Release Notes

<details>
<summary>securego/gosec (securego/gosec)</summary>

###
[`v2.20.0`](https://togithub.com/securego/gosec/releases/tag/v2.20.0)

[Compare
Source](https://togithub.com/securego/gosec/compare/v2.19.0...v2.20.0)

#### Changelog

- [`6fbd381`](https://togithub.com/securego/gosec/commit/6fbd381) Catch
os.ModePerm permissions in os.WriteFile
- [`dc5e5a9`](https://togithub.com/securego/gosec/commit/dc5e5a9) Add a
unit test to detect the false negative in rule G306 for os.ModePerm
permissions
- [`417a44c`](https://togithub.com/securego/gosec/commit/417a44c) Add
filepath.EvalSymlinks to clean functions in rule G304
- [`d34f8b7`](https://togithub.com/securego/gosec/commit/d34f8b7)
chore(deps): update all dependencies
- [`8658b8e`](https://togithub.com/securego/gosec/commit/8658b8e) Update
Go to version 2.22.3 in CI and release
- [`d3b2359`](https://togithub.com/securego/gosec/commit/d3b2359)
chore(deps): update module golang.org/x/text to v0.15.0
- [`cf29d54`](https://togithub.com/securego/gosec/commit/cf29d54)
chore(deps): update all dependencies
- [`09d62bd`](https://togithub.com/securego/gosec/commit/09d62bd)
chore(deps): update module github.com/onsi/gomega to v1.33.0
- [`3b23ec8`](https://togithub.com/securego/gosec/commit/3b23ec8) Update
to go 1.22.2
- [`31009c3`](https://togithub.com/securego/gosec/commit/31009c3)
chore(deps): update all dependencies
- [`daf6f67`](https://togithub.com/securego/gosec/commit/daf6f67)
chore(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1
- [`e27f442`](https://togithub.com/securego/gosec/commit/e27f442)
chore(deps): update all dependencies
- [`5513615`](https://togithub.com/securego/gosec/commit/5513615)
fix(helpers/goversion): get from go.mod
- [`43b8b75`](https://togithub.com/securego/gosec/commit/43b8b75) chore:
fix function name
- [`accd7a1`](https://togithub.com/securego/gosec/commit/accd7a1)
chore(deps): update all dependencies
- [`48aa72e`](https://togithub.com/securego/gosec/commit/48aa72e) Format
the imports using the gci tool
- [`b6df69c`](https://togithub.com/securego/gosec/commit/b6df69c) Fixup:
delete unused variable
- [`ccb0a08`](https://togithub.com/securego/gosec/commit/ccb0a08) Fix
test: update test to comply with the spec of generated sources
- [`3a0ea51`](https://togithub.com/securego/gosec/commit/3a0ea51)
Refactor: use standard function to check if a file is generated
- [`11c3252`](https://togithub.com/securego/gosec/commit/11c3252) Fix
lint warnings
- [`be378e6`](https://togithub.com/securego/gosec/commit/be378e6) Add
support for math/rand/v2 added in Go 1.22
- [`36878a9`](https://togithub.com/securego/gosec/commit/36878a9) Skip
the G601 tests for Go version 1.22
- [`903c75b`](https://togithub.com/securego/gosec/commit/903c75b) Update
go version to 1.22.1 and 1.21.8
- [`f25ccd9`](https://togithub.com/securego/gosec/commit/f25ccd9) Ignore
'implicit memory aliasing' rule for Go 1.22+
- [`582e91a`](https://togithub.com/securego/gosec/commit/582e91a)
chore(deps): update all dependencies
- [`198a40c`](https://togithub.com/securego/gosec/commit/198a40c)
chore(deps): update module golang.org/x/tools to v0.18.0
- [`c824a5d`](https://togithub.com/securego/gosec/commit/c824a5d)
fix(hardcoded): remove duplicated `Stripe API Key`
- [`d13d7da`](https://togithub.com/securego/gosec/commit/d13d7da) Update
gosec version to v2.19.0 in the Github action

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" (UTC), Automerge - At any time (no schedule
defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/nobl9/terraform-provider-nobl9).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 16, 2024
1 parent 697463f commit 7afffec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ BUILD_FLAGS="-X github.com/nobl9/terraform-provider-nobl9/nobl9.Version=$(VERSIO
OS_ARCH?=linux_amd64

# renovate datasource=github-releases depName=securego/gosec
GOSEC_VERSION := v2.19.0
GOSEC_VERSION := v2.20.0
# renovate datasource=github-releases depName=golangci/golangci-lint
GOLANGCI_LINT_VERSION := v1.58.1
# renovate datasource=go depName=golang.org/x/vuln/cmd/govulncheck
Expand Down

0 comments on commit 7afffec

Please sign in to comment.