chore(deps): update dependency securego/gosec to v2.16.0 #27

Merged
volker.raschek merged 1 commits from renovate/securego-gosec-2.x into master 2023-05-21 10:42:44 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
securego/gosec minor v2.15.0 -> v2.16.0

Release Notes

securego/gosec

v2.16.0

Compare Source

Changelog

  • c5ea1b7 Update cosign to latest version in release Github action (#​958)
  • 8632a8c chore(deps): update all dependencies (#​956)
  • ae3c2f7 Update go version in build and release scripts (#​957)
  • 970cc29 chore(deps): update all dependencies (#​955)
  • 47bfd4e Update Go version to 1.20.3 (#​953)
  • 440141a chore(deps): update all dependencies (#​952)
  • 7df7baa Fix for Dockerfile smell DL3059 (#​951)
  • 2ee3213 README: upgrade GitHub action in examples (#​950)
  • 68b5201 enable ginkgolinter linter (#​948)
  • 780ebd0 chore(deps): update all dependencies (#​947)
  • d6aeaad correct gci linter (#​946)
  • 73f0efc remove deprecated linters
  • aef69b3 increase timeout to 5m
  • 6bad723 chore(deps): update all dependencies
  • 96bb741 Use the latest version
  • 6a73248 Fix some linting warnings
  • 83fc5e6 Fix lint warning
  • 8e7cf4b Bump the go versions and golanci
  • e7bfcd1 chore(deps): update all dependencies (#​942)
  • f823a7e Check nil pointer when variable is declared in a different file
  • cdd3476 fix dead link to issue.go in README.md (#​936)
  • d5a9c73 Remove rule G307 which checks when an error is not handled when a file or socket connection is closed (#​935)
  • 27bf0e4 Fix rule index reference into sarif report (#​934)
  • e7b896f Bump golang.org/x/net from 0.6.0 to 0.7.0
  • 4340efa Format file
  • f850069 Use the gosec issue in the go analysers
  • b1fd948 Fix file formatting
  • 2071786 Update Go version in CI builds
  • 1915717 Fix method name in the comment
  • de2c6a3 Extract the issue in its own package
  • 31e6327 Add support for Go analysis framework and SSA code representation
  • e795d75 chore(deps): update all dependencies (#​931)
  • 8aa00db Remove the version form ci github action
  • 392e53c Pin github action to latest release version 2.15.0
  • ffe254e Revert the image tag in github action until a working solution is found
  • a0eddfb Fix version interpolation in github action image
  • d22a7b6 Add gosec version as an input parameter to GitHub action (#​927)
  • 2d6b0a5 Update release build script (#​924)

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [securego/gosec](https://github.com/securego/gosec) | minor | `v2.15.0` -> `v2.16.0` | --- ### Release Notes <details> <summary>securego/gosec</summary> ### [`v2.16.0`](https://github.com/securego/gosec/releases/v2.16.0) [Compare Source](https://github.com/securego/gosec/compare/v2.15.0...v2.16.0) #### Changelog - [`c5ea1b7`](https://github.com/securego/gosec/commit/c5ea1b7) Update cosign to latest version in release Github action ([#&#8203;958](https://github.com/securego/gosec/issues/958)) - [`8632a8c`](https://github.com/securego/gosec/commit/8632a8c) chore(deps): update all dependencies ([#&#8203;956](https://github.com/securego/gosec/issues/956)) - [`ae3c2f7`](https://github.com/securego/gosec/commit/ae3c2f7) Update go version in build and release scripts ([#&#8203;957](https://github.com/securego/gosec/issues/957)) - [`970cc29`](https://github.com/securego/gosec/commit/970cc29) chore(deps): update all dependencies ([#&#8203;955](https://github.com/securego/gosec/issues/955)) - [`47bfd4e`](https://github.com/securego/gosec/commit/47bfd4e) Update Go version to 1.20.3 ([#&#8203;953](https://github.com/securego/gosec/issues/953)) - [`440141a`](https://github.com/securego/gosec/commit/440141a) chore(deps): update all dependencies ([#&#8203;952](https://github.com/securego/gosec/issues/952)) - [`7df7baa`](https://github.com/securego/gosec/commit/7df7baa) Fix for Dockerfile smell DL3059 ([#&#8203;951](https://github.com/securego/gosec/issues/951)) - [`2ee3213`](https://github.com/securego/gosec/commit/2ee3213) README: upgrade GitHub action in examples ([#&#8203;950](https://github.com/securego/gosec/issues/950)) - [`68b5201`](https://github.com/securego/gosec/commit/68b5201) enable ginkgolinter linter ([#&#8203;948](https://github.com/securego/gosec/issues/948)) - [`780ebd0`](https://github.com/securego/gosec/commit/780ebd0) chore(deps): update all dependencies ([#&#8203;947](https://github.com/securego/gosec/issues/947)) - [`d6aeaad`](https://github.com/securego/gosec/commit/d6aeaad) correct gci linter ([#&#8203;946](https://github.com/securego/gosec/issues/946)) - [`73f0efc`](https://github.com/securego/gosec/commit/73f0efc) remove deprecated linters - [`aef69b3`](https://github.com/securego/gosec/commit/aef69b3) increase timeout to 5m - [`6bad723`](https://github.com/securego/gosec/commit/6bad723) chore(deps): update all dependencies - [`96bb741`](https://github.com/securego/gosec/commit/96bb741) Use the latest version - [`6a73248`](https://github.com/securego/gosec/commit/6a73248) Fix some linting warnings - [`83fc5e6`](https://github.com/securego/gosec/commit/83fc5e6) Fix lint warning - [`8e7cf4b`](https://github.com/securego/gosec/commit/8e7cf4b) Bump the go versions and golanci - [`e7bfcd1`](https://github.com/securego/gosec/commit/e7bfcd1) chore(deps): update all dependencies ([#&#8203;942](https://github.com/securego/gosec/issues/942)) - [`f823a7e`](https://github.com/securego/gosec/commit/f823a7e) Check nil pointer when variable is declared in a different file - [`cdd3476`](https://github.com/securego/gosec/commit/cdd3476) fix dead link to issue.go in README.md ([#&#8203;936](https://github.com/securego/gosec/issues/936)) - [`d5a9c73`](https://github.com/securego/gosec/commit/d5a9c73) Remove rule G307 which checks when an error is not handled when a file or socket connection is closed ([#&#8203;935](https://github.com/securego/gosec/issues/935)) - [`27bf0e4`](https://github.com/securego/gosec/commit/27bf0e4) Fix rule index reference into sarif report ([#&#8203;934](https://github.com/securego/gosec/issues/934)) - [`e7b896f`](https://github.com/securego/gosec/commit/e7b896f) Bump golang.org/x/net from 0.6.0 to 0.7.0 - [`4340efa`](https://github.com/securego/gosec/commit/4340efa) Format file - [`f850069`](https://github.com/securego/gosec/commit/f850069) Use the gosec issue in the go analysers - [`b1fd948`](https://github.com/securego/gosec/commit/b1fd948) Fix file formatting - [`2071786`](https://github.com/securego/gosec/commit/2071786) Update Go version in CI builds - [`1915717`](https://github.com/securego/gosec/commit/1915717) Fix method name in the comment - [`de2c6a3`](https://github.com/securego/gosec/commit/de2c6a3) Extract the issue in its own package - [`31e6327`](https://github.com/securego/gosec/commit/31e6327) Add support for Go analysis framework and SSA code representation - [`e795d75`](https://github.com/securego/gosec/commit/e795d75) chore(deps): update all dependencies ([#&#8203;931](https://github.com/securego/gosec/issues/931)) - [`8aa00db`](https://github.com/securego/gosec/commit/8aa00db) Remove the version form ci github action - [`392e53c`](https://github.com/securego/gosec/commit/392e53c) Pin github action to latest release version 2.15.0 - [`ffe254e`](https://github.com/securego/gosec/commit/ffe254e) Revert the image tag in github action until a working solution is found - [`a0eddfb`](https://github.com/securego/gosec/commit/a0eddfb) Fix version interpolation in github action image - [`d22a7b6`](https://github.com/securego/gosec/commit/d22a7b6) Add gosec version as an input parameter to GitHub action ([#&#8203;927](https://github.com/securego/gosec/issues/927)) - [`2d6b0a5`](https://github.com/securego/gosec/commit/2d6b0a5) Update release build script ([#&#8203;924](https://github.com/securego/gosec/issues/924)) </details> --- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
CSRBot added 1 commit 2023-05-18 11:55:49 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
66db33c7e6
chore(deps): update dependency securego/gosec to v2.16.0
volker.raschek was assigned by CSRBot 2023-05-18 11:55:52 +00:00
volker.raschek merged commit 1d95239f99 into master 2023-05-21 10:42:44 +00:00
volker.raschek deleted branch renovate/securego-gosec-2.x 2023-05-21 10:42:45 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: volker.raschek/gosec-docker#27
No description provided.