Skip to content

Commit

Permalink
chore(deps): update module github.com/securego/gosec/v2 to v2.22.0 (#…
Browse files Browse the repository at this point in the history
…6141)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/securego/gosec/v2](https://redirect.github.com/securego/gosec)
| `v2.21.4` -> `v2.22.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsecurego%2fgosec%2fv2/v2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsecurego%2fgosec%2fv2/v2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsecurego%2fgosec%2fv2/v2.21.4/v2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsecurego%2fgosec%2fv2/v2.21.4/v2.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>securego/gosec (github.com/securego/gosec/v2)</summary>

###
[`v2.22.0`](https://redirect.github.com/securego/gosec/releases/tag/v2.22.0)

[Compare
Source](https://redirect.github.com/securego/gosec/compare/v2.21.4...v2.22.0)

#### Changelog

-
[`e0cca6f`](https://redirect.github.com/securego/gosec/commit/e0cca6fe95306b7e7790d6f1bf6a7bec6d622459)
Update what message for G104
([#&#8203;1282](https://redirect.github.com/securego/gosec/issues/1282))
-
[`534689b`](https://redirect.github.com/securego/gosec/commit/534689b08f588e88a89ffe20eddfdc28c6eeb86e)
chore(deps): update module github.com/onsi/ginkgo/v2 to v2.22.2
([#&#8203;1281](https://redirect.github.com/securego/gosec/issues/1281))
-
[`eb95db1`](https://redirect.github.com/securego/gosec/commit/eb95db1c7689fe5191547206ea06ed422e49eb89)
chore(deps): update all dependencies
([#&#8203;1280](https://redirect.github.com/securego/gosec/issues/1280))
-
[`6c6da40`](https://redirect.github.com/securego/gosec/commit/6c6da403f0d52380bb13ea8245eee31f02b952c2)
chore(deps): update all dependencies
([#&#8203;1279](https://redirect.github.com/securego/gosec/issues/1279))
-
[`b12f51f`](https://redirect.github.com/securego/gosec/commit/b12f51f7d688ab7f51c543813efbb984d466adab)
Simplify sortIssues implementation
([#&#8203;1277](https://redirect.github.com/securego/gosec/issues/1277))
-
[`54c2185`](https://redirect.github.com/securego/gosec/commit/54c2185ae643b8df64395652c6e4abbbe9ef1ebc)
Enable testifylint and fix up lint issues
([#&#8203;1276](https://redirect.github.com/securego/gosec/issues/1276))
-
[`36c81ed`](https://redirect.github.com/securego/gosec/commit/36c81ed69b2279f562bbd511a3bdec49ee488816)
Refactor AppendError to check for build.NoGoError
([#&#8203;1273](https://redirect.github.com/securego/gosec/issues/1273))
-
[`9a2d74f`](https://redirect.github.com/securego/gosec/commit/9a2d74ffe0740284dfc13d5b2101eeaa4a64f48d)
chore(deps): update module golang.org/x/net to v0.33.0 \[security]
([#&#8203;1275](https://redirect.github.com/securego/gosec/issues/1275))
-
[`4c5ad91`](https://redirect.github.com/securego/gosec/commit/4c5ad914f3005ad3a45841bd14e5ab7edfc17846)
Update README.md
([#&#8203;1274](https://redirect.github.com/securego/gosec/issues/1274))
-
[`e21b4d4`](https://redirect.github.com/securego/gosec/commit/e21b4d42cf52504b3ab4384ddaa640e75bc9aac0)
Rule documentation updates
([#&#8203;1272](https://redirect.github.com/securego/gosec/issues/1272))
-
[`92de0ee`](https://redirect.github.com/securego/gosec/commit/92de0ee7a2bef8688cdef8744c1e408064eb7683)
Replace old golang.org links with new go.dev
([#&#8203;1271](https://redirect.github.com/securego/gosec/issues/1271))
-
[`4fda076`](https://redirect.github.com/securego/gosec/commit/4fda076e5d8dabc819b30b73f34a50f5ffe19a0f)
Refactor AppendError to use strings.Contains
([#&#8203;1270](https://redirect.github.com/securego/gosec/issues/1270))
-
[`b01f49e`](https://redirect.github.com/securego/gosec/commit/b01f49e3668456e9ec552b6ddc5ff3a41511a071)
Simplify Analyzer.ignore by reducing nesting
([#&#8203;1269](https://redirect.github.com/securego/gosec/issues/1269))
-
[`b62cc33`](https://redirect.github.com/securego/gosec/commit/b62cc3316d652d3b15d5b76538cf26c968baba87)
Improve capitalization in AI API flags descriptions
([#&#8203;1267](https://redirect.github.com/securego/gosec/issues/1267))
-
[`bc77d16`](https://redirect.github.com/securego/gosec/commit/bc77d16301725b9d97bd3f4a7b216d83e3c30c64)
Remove unused golint dependency
([#&#8203;1266](https://redirect.github.com/securego/gosec/issues/1266))
-
[`ef1a35f`](https://redirect.github.com/securego/gosec/commit/ef1a35faf9f24e25ff6ccb977083ad56456cbc01)
Simplify tests by using GinkgoT().TempDir()
([#&#8203;1265](https://redirect.github.com/securego/gosec/issues/1265))
-
[`09b9143`](https://redirect.github.com/securego/gosec/commit/09b914371ececcf6e010f570551ec311c7848e12)
Documentation on adding new rules and analyzers
([#&#8203;1262](https://redirect.github.com/securego/gosec/issues/1262))
-
[`1bd92a8`](https://redirect.github.com/securego/gosec/commit/1bd92a8e30a87a62cff3d792365f7e983c3c9291)
chore(deps): update all dependencies
([#&#8203;1268](https://redirect.github.com/securego/gosec/issues/1268))
-
[`ca55eca`](https://redirect.github.com/securego/gosec/commit/ca55eca3def12baad606a310b13b35168debde4f)
Update to go 1.22.10 and 1.23.4 versions
([#&#8203;1264](https://redirect.github.com/securego/gosec/issues/1264))
-
[`329cad8`](https://redirect.github.com/securego/gosec/commit/329cad89ee05f29dc8ce797823a10960e558cf03)
chore(deps): update module golang.org/x/crypto to v0.31.0 \[security]
([#&#8203;1263](https://redirect.github.com/securego/gosec/issues/1263))
-
[`08beb25`](https://redirect.github.com/securego/gosec/commit/08beb25d41bef7c8a9ecab2df84dddf4d486ed17)
chore(deps): update all dependencies
([#&#8203;1261](https://redirect.github.com/securego/gosec/issues/1261))
-
[`d566be2`](https://redirect.github.com/securego/gosec/commit/d566be274ef93dea133cb063f1dba82c7476a5a9)
chore(deps): update module github.com/onsi/gomega to v1.36.0
([#&#8203;1259](https://redirect.github.com/securego/gosec/issues/1259))
-
[`8c602d0`](https://redirect.github.com/securego/gosec/commit/8c602d0bc45e4a76d2a6079cfa0fa5a88a381ebe)
fix: revive.redefines-builtin-id lint warnings
([#&#8203;1257](https://redirect.github.com/securego/gosec/issues/1257))
-
[`399e835`](https://redirect.github.com/securego/gosec/commit/399e835157aa69a09b4a8d1c14f9afcc203621ae)
Fix typos in comments and fields
-
[`229cf63`](https://redirect.github.com/securego/gosec/commit/229cf63a09e595e1ddbff532ee64e9826822912f)
Remove the decryption funtions/methods from G407 check
-
[`699cb55`](https://redirect.github.com/securego/gosec/commit/699cb55eb33630404307a1f99d73cd3ea4181135)
Upate go to version 1.23.3 and 1.22.9
-
[`9b13cd5`](https://redirect.github.com/securego/gosec/commit/9b13cd5ab4766d62429eaadb27a5d662db123222)
Fix G115 false positive when going from parsed uint to larger int
-
[`08ea2a5`](https://redirect.github.com/securego/gosec/commit/08ea2a57db99b9758f1aa4982fadfa5778b672f4)
chore(deps): update all dependencies
-
[`4415613`](https://redirect.github.com/securego/gosec/commit/44156135bfd39b347ec01d2d69b27e50b26f2344)
chore(deps): update all dependencies
-
[`3274716`](https://redirect.github.com/securego/gosec/commit/3274716ce3ce24652ee4476152be9324817f2d91)
chore(deps): update all dependencies
-
[`1fb6a46`](https://redirect.github.com/securego/gosec/commit/1fb6a46eed71931cdac97753cf64c0f1dd73122f)
chore(deps): update all dependencies
-
[`d2c92ed`](https://redirect.github.com/securego/gosec/commit/d2c92ed7b3bb812e0d8d9295c3034588cc779edf)
chore(deps): update all dependencies
-
[`4fd9872`](https://redirect.github.com/securego/gosec/commit/4fd98728a74b56a1381ec494624c42ae53d2515c)
Update go version to 1.23.2 and 1.22.8
-
[`1501618`](https://redirect.github.com/securego/gosec/commit/1501618b90fccbe51cb283a4b21496a0ba86c311)
chore(deps): update module google.golang.org/api to v0.201.0
-
[`7d33bc1`](https://redirect.github.com/securego/gosec/commit/7d33bc1991ba1c97d8ebce9b0d1231acffbbf6ed)
chore(deps): update all dependencies
-
[`bd8b4b4`](https://redirect.github.com/securego/gosec/commit/bd8b4b4ece209d24dfc86bb15c708182b091a4de)
chore(deps): update all dependencies
-
[`1216c9b`](https://redirect.github.com/securego/gosec/commit/1216c9b96b9c5beaa43590ad7b3c689352266567)
Fix the cosign step to authenticate with the container registry
-
[`50d1b4a`](https://redirect.github.com/securego/gosec/commit/50d1b4ae6b4970ef1446f4671a22ea1d30ea99b8)
chore(deps): update module google.golang.org/api to v0.199.0
-
[`c0ba7c7`](https://redirect.github.com/securego/gosec/commit/c0ba7c7a74f811c56b33b5905b0524e34acbbf0f)
Update the gosec to v2.21.4 in the Github action
-
[`a3299ce`](https://redirect.github.com/securego/gosec/commit/a3299ce10ca6f800a292567bdd5e89cbb04babce)
Add the version into goreleaser config

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent cc34299 commit fe33778
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion internal/tools/go.mod
Original file line number Diff line number Diff line change
@@ -166,7 +166,7 @@ require (
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 // indirect
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
github.com/sashamelentyev/usestdlibvars v1.28.0 // indirect
github.com/securego/gosec/v2 v2.21.4 // indirect
github.com/securego/gosec/v2 v2.22.0 // indirect
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
16 changes: 8 additions & 8 deletions internal/tools/go.sum
Original file line number Diff line number Diff line change
@@ -194,8 +194,8 @@ github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5 h1:5iH8iuqE5apketRbSFBy+X1V0o+l+8NF1avt4HWl7cA=
github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5/go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144=
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad h1:a6HEuzUHeKH6hwfN/ZoQgRgVIWFJljSWa/zetS2WTvg=
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad/go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144=
github.com/google/renameio v0.1.0 h1:GOZbcHa3HfsPKPlmyPyN2KEohoMXOhdMbHrvbpl2QaA=
github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI=
github.com/gordonklaus/ineffassign v0.1.0 h1:y2Gd/9I7MdY1oEIt+n+rowjBNDcLQq3RsH5hwJd0f9s=
@@ -320,10 +320,10 @@ github.com/nunnatsa/ginkgolinter v0.18.4 h1:zmX4KUR+6fk/vhUFt8DOP6KwznekhkmVSzzV
github.com/nunnatsa/ginkgolinter v0.18.4/go.mod h1:AMEane4QQ6JwFz5GgjI5xLUM9S/CylO+UyM97fN2iBI=
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=
github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
github.com/onsi/ginkgo/v2 v2.20.2 h1:7NVCeyIWROIAheY21RLS+3j2bb52W0W82tkberYytp4=
github.com/onsi/ginkgo/v2 v2.20.2/go.mod h1:K9gyxPIlb+aIvnZ8bd9Ak+YP18w3APlR+5coaZoE2ag=
github.com/onsi/gomega v1.34.2 h1:pNCwDkzrsv7MS9kpaQvVb1aVLahQXyJ/Tv5oAZMI3i8=
github.com/onsi/gomega v1.34.2/go.mod h1:v1xfxRgk0KIsG+QOdm7p8UosrOzPYRo60fd3B/1Dukc=
github.com/onsi/ginkgo/v2 v2.22.2 h1:/3X8Panh8/WwhU/3Ssa6rCKqPLuAkVY2I0RoyDLySlU=
github.com/onsi/ginkgo/v2 v2.22.2/go.mod h1:oeMosUL+8LtarXBHu/c0bx2D/K9zyQ6uX3cTyztHwsk=
github.com/onsi/gomega v1.36.2 h1:koNYke6TVk6ZmnyHrCXba/T/MoLBXFjeC1PtvYgw0A8=
github.com/onsi/gomega v1.36.2/go.mod h1:DdwyADRjrc825LhMEkD76cHR5+pUnjhUN8GlHlRPHzY=
github.com/otiai10/copy v1.2.0/go.mod h1:rrF5dJ5F0t/EWSYODDu4j9/vEeYHMkc8jt0zJChqQWw=
github.com/otiai10/copy v1.14.0 h1:dCI/t1iTdYGtkvCuBG2BgR6KZa83PTclw4U5n2wAllU=
github.com/otiai10/copy v1.14.0/go.mod h1:ECfuL02W+/FkTWZWgQqXPWZgW9oeKCSQ5qVfSc4qc4w=
@@ -386,8 +386,8 @@ github.com/sashamelentyev/interfacebloat v1.1.0 h1:xdRdJp0irL086OyW1H/RTZTr1h/tM
github.com/sashamelentyev/interfacebloat v1.1.0/go.mod h1:+Y9yU5YdTkrNvoX0xHc84dxiN1iBi9+G8zZIhPVoNjQ=
github.com/sashamelentyev/usestdlibvars v1.28.0 h1:jZnudE2zKCtYlGzLVreNp5pmCdOxXUzwsMDBkR21cyQ=
github.com/sashamelentyev/usestdlibvars v1.28.0/go.mod h1:9nl0jgOfHKWNFS43Ojw0i7aRoS4j6EBye3YBhmAIRF8=
github.com/securego/gosec/v2 v2.21.4 h1:Le8MSj0PDmOnHJgUATjD96PaXRvCpKC+DGJvwyy0Mlk=
github.com/securego/gosec/v2 v2.21.4/go.mod h1:Jtb/MwRQfRxCXyCm1rfM1BEiiiTfUOdyzzAhlr6lUTA=
github.com/securego/gosec/v2 v2.22.0 h1:bV/Ii5YSQtbobXuIFBXrfr91l5N4qslEdFHE9E0I/10=
github.com/securego/gosec/v2 v2.22.0/go.mod h1:sR5n3LzZ/52rn4xxRBJk38iPe/hjiA0CkVcyiAHNCrM=
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8=
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c h1:W65qqJCIOVP4jpqPQ0YvHYKwcMEMVWIzWC5iNQQfBTU=

0 comments on commit fe33778

Please sign in to comment.