chore(deps): update dependency securego/gosec to v2.11.0 #7

Merged
volker.raschek merged 1 commits from renovate/securego-gosec-2.x into master 2022-04-14 21:16:14 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
securego/gosec minor v2.9.6 -> v2.11.0

Release Notes

securego/gosec

v2.11.0

Compare Source

Changelog

  • 607d607 Enable Go 1.18 in the ci and release workflows
  • b99b5f7 Fix the lint action after upgrade (#​790)
  • 8af0af7 chore(deps): update all dependencies (#​789)
  • ea5d31f Add a recursive flag -r to skip specifying ./... path
  • 48bbf96 Adds directory traversal for Http.Dir("/")

v2.10.0

Compare Source

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)

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.9.6` -> `v2.11.0` | --- ### Release Notes <details> <summary>securego/gosec</summary> ### [`v2.11.0`](https://github.com/securego/gosec/releases/v2.11.0) [Compare Source](https://github.com/securego/gosec/compare/v2.10.0...v2.11.0) #### Changelog - [`607d607`](https://github.com/securego/gosec/commit/607d607) Enable Go 1.18 in the ci and release workflows - [`b99b5f7`](https://github.com/securego/gosec/commit/b99b5f7) Fix the lint action after upgrade ([#&#8203;790](https://github.com/securego/gosec/issues/790)) - [`8af0af7`](https://github.com/securego/gosec/commit/8af0af7) chore(deps): update all dependencies ([#&#8203;789](https://github.com/securego/gosec/issues/789)) - [`ea5d31f`](https://github.com/securego/gosec/commit/ea5d31f) Add a recursive flag -r to skip specifying ./... path - [`48bbf96`](https://github.com/securego/gosec/commit/48bbf96) Adds directory traversal for Http.Dir("/") ### [`v2.10.0`](https://github.com/securego/gosec/releases/v2.10.0) [Compare Source](https://github.com/securego/gosec/compare/v2.9.6...v2.10.0) #### Changelog - [`26f10e0`](https://github.com/securego/gosec/commit/26f10e0) Extend the release action to sign the docker image and binary files with cosign ([#&#8203;781](https://github.com/securego/gosec/issues/781)) - [`7d539ed`](https://github.com/securego/gosec/commit/7d539ed) feat: add concurrency option to parallelize package loading ([#&#8203;778](https://github.com/securego/gosec/issues/778)) - [`43577ce`](https://github.com/securego/gosec/commit/43577ce) chore(deps): update all dependencies - [`c0680bb`](https://github.com/securego/gosec/commit/c0680bb) Process the code snippet before adding it to the SARIF report - [`db8d98b`](https://github.com/securego/gosec/commit/db8d98b) Updated sponsor link in README.md - [`507f847`](https://github.com/securego/gosec/commit/507f847) chore(deps): update golang.org/x/crypto commit hash to [`30dcbda`](https://github.com/securego/gosec/commit/30dcbda) - [`853e1d5`](https://github.com/securego/gosec/commit/853e1d5) chore(deps): update all dependencies - [`09a2941`](https://github.com/securego/gosec/commit/09a2941) Use the CWE name as a name in the SARIF report - [`9399e7b`](https://github.com/securego/gosec/commit/9399e7b) chore(deps): update all dependencies ([#&#8203;771](https://github.com/securego/gosec/issues/771)) - [`2fad8a4`](https://github.com/securego/gosec/commit/2fad8a4) Resolve the TLS min version when is declarted in the same package but in a different file - [`1fbcf10`](https://github.com/securego/gosec/commit/1fbcf10) Add a test for tls min version defined in a different file - [`b12c0f6`](https://github.com/securego/gosec/commit/b12c0f6) chore(deps): update all dependencies ([#&#8203;765](https://github.com/securego/gosec/issues/765)) </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 2022-04-14 20:07:52 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is failing Details
5b76d8a03c
chore(deps): update dependency securego/gosec to v2.11.0
volker.raschek was assigned by CSRBot 2022-04-14 20:07:53 +00:00
CSRBot force-pushed renovate/securego-gosec-2.x from 5b76d8a03c to f752c4ef62 2022-04-14 21:01:40 +00:00 Compare
volker.raschek merged commit 86d6f076bb into master 2022-04-14 21:16:14 +00:00
volker.raschek deleted branch renovate/securego-gosec-2.x 2022-04-14 21:16:14 +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#7
No description provided.