chore(deps): update dependency securego/gosec to v2.14.0 - autoclosed #19

Closed
CSRBot wants to merge 0 commits from renovate/securego-gosec-2.x into master
Collaborator

This PR contains the following updates:

Package Update Change
securego/gosec minor v2.13.1 -> v2.14.0

Release Notes

securego/gosec

v2.14.0

Compare Source

Changelog

  • 1af1d5b Pin release build to Go version 1.19.2 (#​882)
  • 0ae0174 Refactor to support duplicate imports with different aliases (#​865)
  • a2719d3 chore(deps): update all dependencies (#​881)
  • ed38681 go.mod: ginkgo/v2 v2.3.1, golang.org/x/text v0.3.8, update go versions (#​880)
  • 8466173 Update Go version to 1.19 in the makefile (#​876)
  • f9ad0d8 chore(deps): update all dependencies (#​875)
  • 6cd9e62 Add CWE-676 to cwe mapping (#​874)
  • bb4a1e3 chore(deps): update all dependencies (#​872)
  • 7ea37bb Add a way to use private repositories on GitHub (#​869)
  • e244c81 chore(deps): update all dependencies (#​868)
  • e9b2781 Check go version when installing govulncheck
  • 88c23de Check go version when running govulncheck
  • 84f6424 Add vulncheck to the test steps
  • 180fc23 chore(deps): update all dependencies
  • dfde579 Fix false positives for G404 with aliased packages
  • aaaf80c chore(deps): update all dependencies
  • ae58325 chore(deps): update all dependencies
  • a892be9 fix: add a CWE ID mapping to rule G114
  • a319b66 chore(deps): update golang.org/x/crypto digest to bc19a97

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.13.1` -> `v2.14.0` | --- ### Release Notes <details> <summary>securego/gosec</summary> ### [`v2.14.0`](https://github.com/securego/gosec/releases/v2.14.0) [Compare Source](https://github.com/securego/gosec/compare/v2.13.1...v2.14.0) #### Changelog - [`1af1d5b`](https://github.com/securego/gosec/commit/1af1d5b) Pin release build to Go version 1.19.2 ([#&#8203;882](https://github.com/securego/gosec/issues/882)) - [`0ae0174`](https://github.com/securego/gosec/commit/0ae0174) Refactor to support duplicate imports with different aliases ([#&#8203;865](https://github.com/securego/gosec/issues/865)) - [`a2719d3`](https://github.com/securego/gosec/commit/a2719d3) chore(deps): update all dependencies ([#&#8203;881](https://github.com/securego/gosec/issues/881)) - [`ed38681`](https://github.com/securego/gosec/commit/ed38681) go.mod: ginkgo/v2 v2.3.1, golang.org/x/text v0.3.8, update go versions ([#&#8203;880](https://github.com/securego/gosec/issues/880)) - [`8466173`](https://github.com/securego/gosec/commit/8466173) Update Go version to 1.19 in the makefile ([#&#8203;876](https://github.com/securego/gosec/issues/876)) - [`f9ad0d8`](https://github.com/securego/gosec/commit/f9ad0d8) chore(deps): update all dependencies ([#&#8203;875](https://github.com/securego/gosec/issues/875)) - [`6cd9e62`](https://github.com/securego/gosec/commit/6cd9e62) Add CWE-676 to cwe mapping ([#&#8203;874](https://github.com/securego/gosec/issues/874)) - [`bb4a1e3`](https://github.com/securego/gosec/commit/bb4a1e3) chore(deps): update all dependencies ([#&#8203;872](https://github.com/securego/gosec/issues/872)) - [`7ea37bb`](https://github.com/securego/gosec/commit/7ea37bb) Add a way to use private repositories on GitHub ([#&#8203;869](https://github.com/securego/gosec/issues/869)) - [`e244c81`](https://github.com/securego/gosec/commit/e244c81) chore(deps): update all dependencies ([#&#8203;868](https://github.com/securego/gosec/issues/868)) - [`e9b2781`](https://github.com/securego/gosec/commit/e9b2781) Check go version when installing govulncheck - [`88c23de`](https://github.com/securego/gosec/commit/88c23de) Check go version when running govulncheck - [`84f6424`](https://github.com/securego/gosec/commit/84f6424) Add vulncheck to the test steps - [`180fc23`](https://github.com/securego/gosec/commit/180fc23) chore(deps): update all dependencies - [`dfde579`](https://github.com/securego/gosec/commit/dfde579) Fix false positives for G404 with aliased packages - [`aaaf80c`](https://github.com/securego/gosec/commit/aaaf80c) chore(deps): update all dependencies - [`ae58325`](https://github.com/securego/gosec/commit/ae58325) chore(deps): update all dependencies - [`a892be9`](https://github.com/securego/gosec/commit/a892be9) fix: add a CWE ID mapping to rule G114 - [`a319b66`](https://github.com/securego/gosec/commit/a319b66) chore(deps): update golang.org/x/crypto digest to [`bc19a97`](https://github.com/securego/gosec/commit/bc19a97) </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).
volker.raschek was assigned by CSRBot 2022-10-17 15:42:12 +00:00
CSRBot changed title from chore(deps): update dependency securego/gosec to v2.14.0 to chore(deps): update dependency securego/gosec to v2.14.0 - autoclosed 2022-11-02 10:02:00 +00:00
CSRBot closed this pull request 2022-11-02 10:02:00 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
Required
Details
continuous-integration/drone/push Build is passing
Required
Details

Pull request closed

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#19
No description provided.