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

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.12.0 -> v2.13.1

Release Notes

securego/gosec

v2.13.1

Compare Source

Changelog

  • 19fa856 fix: make sure that nil Cwe pointer is handled when getting the CWE ID
  • 62fa4b4 test: remove white spaces from template
  • 074dc71 fix: handle nil CWE pointer in text template

v2.13.0

Compare Source

Changelog


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.12.0` -> `v2.13.1` | --- ### Release Notes <details> <summary>securego/gosec</summary> ### [`v2.13.1`](https://github.com/securego/gosec/releases/v2.13.1) [Compare Source](https://github.com/securego/gosec/compare/v2.13.0...v2.13.1) #### Changelog - [`19fa856`](https://github.com/securego/gosec/commit/19fa856) fix: make sure that nil Cwe pointer is handled when getting the CWE ID - [`62fa4b4`](https://github.com/securego/gosec/commit/62fa4b4) test: remove white spaces from template - [`074dc71`](https://github.com/securego/gosec/commit/074dc71) fix: handle nil CWE pointer in text template ### [`v2.13.0`](https://github.com/securego/gosec/releases/v2.13.0) [Compare Source](https://github.com/securego/gosec/compare/v2.12.0...v2.13.0) #### Changelog - [`79a5b13`](https://github.com/securego/gosec/commit/79a5b13) chore(deps): update dependency babel-standalone to v7 - [`97f03d9`](https://github.com/securego/gosec/commit/97f03d9) chore: update module go to 1.19 - [`0ba05e1`](https://github.com/securego/gosec/commit/0ba05e1) chore: fix lint warnings - [`d3933f9`](https://github.com/securego/gosec/commit/d3933f9) chore: add support for Go 1.19 - [`4e68fb5`](https://github.com/securego/gosec/commit/4e68fb5) fix: parsing of the Go version ([#&#8203;844](https://github.com/securego/gosec/issues/844)) - [`0c8e63e`](https://github.com/securego/gosec/commit/0c8e63e) Detect use of net/http functions that have no support for setting timeouts ([#&#8203;842](https://github.com/securego/gosec/issues/842)) - [`6a26c23`](https://github.com/securego/gosec/commit/6a26c23) Refactor SQL rules for better extensibility ([#&#8203;841](https://github.com/securego/gosec/issues/841)) - [`1b0873a`](https://github.com/securego/gosec/commit/1b0873a) chore(deps): update module golang.org/x/tools to v0.1.12 ([#&#8203;840](https://github.com/securego/gosec/issues/840)) - [`845483e`](https://github.com/securego/gosec/commit/845483e) Fix lint warning - [`45bf9a6`](https://github.com/securego/gosec/commit/45bf9a6) Check the suppressed issues when generating the exit code - [`a5982fb`](https://github.com/securego/gosec/commit/a5982fb) Fix for G402. Check package path instead of package name ([#&#8203;838](https://github.com/securego/gosec/issues/838)) - [`ea6d49d`](https://github.com/securego/gosec/commit/ea6d49d) fix G204 bugs ([#&#8203;835](https://github.com/securego/gosec/issues/835)) - [`21fcd2f`](https://github.com/securego/gosec/commit/21fcd2f) Phase out support for Go 1.16 since is not supported anymore by Go team ([#&#8203;837](https://github.com/securego/gosec/issues/837)) - [`3cda47a`](https://github.com/securego/gosec/commit/3cda47a) chore(deps): update all dependencies ([#&#8203;836](https://github.com/securego/gosec/issues/836)) - [`0212c83`](https://github.com/securego/gosec/commit/0212c83) chore(deps): update dependency highlight.js to v11.6.0 ([#&#8203;830](https://github.com/securego/gosec/issues/830)) - [`9a25f4e`](https://github.com/securego/gosec/commit/9a25f4e) fix: filepaths with git anywhere in them being erroneously excluded ([#&#8203;828](https://github.com/securego/gosec/issues/828)) - [`602ced7`](https://github.com/securego/gosec/commit/602ced7) Fix wrong location for G109 ([#&#8203;829](https://github.com/securego/gosec/issues/829)) - [`7dd9ddd`](https://github.com/securego/gosec/commit/7dd9ddd) chore(deps): update golang.org/x/crypto digest to [`0559593`](https://github.com/securego/gosec/commit/0559593) ([#&#8203;826](https://github.com/securego/gosec/issues/826)) - [`b0f3e78`](https://github.com/securego/gosec/commit/b0f3e78) fix ReadTimeout for G112 rule - [`05f3ca8`](https://github.com/securego/gosec/commit/05f3ca8) Pin cosign-installer to `v2` ([#&#8203;824](https://github.com/securego/gosec/issues/824)) </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-08-19 07:22:31 +00:00
CSRBot changed title from chore(deps): update dependency securego/gosec to v2.13.0 to chore(deps): update dependency securego/gosec to v2.13.1 2022-08-20 12:03:44 +00:00
CSRBot force-pushed renovate/securego-gosec-2.x from 90c69bf763 to 535dd94005 2022-08-20 12:03:51 +00:00 Compare
CSRBot force-pushed renovate/securego-gosec-2.x from 535dd94005 to 89b7899db2 2022-08-21 15:33:45 +00:00 Compare
CSRBot changed title from chore(deps): update dependency securego/gosec to v2.13.1 to chore(deps): update dependency securego/gosec to v2.13.1 - autoclosed 2022-08-22 11:02:28 +00:00
CSRBot closed this pull request 2022-08-22 11:02:28 +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#15
No description provided.