Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/securego/gosec/v2 from 2.3.0 to 2.4.0 #1273

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2020

Bumps github.com/securego/gosec/v2 from 2.3.0 to 2.4.0.

Release notes

Sourced from github.com/securego/gosec/v2's releases.

v2.4.0

Changelog

6bcd89a Mark all lines of a multi-line finding 4d4e594 Add some comments d1467ac Extend the code snippet included in the issue and refactored how the code snippet is printed 37d1af0 Expand the arguments to a list of strings when they are provided as a single string 59cbe00 Update all dependencies ade81d3 Rename file for consistency 03f12f3 Change naming rule from blacklist to blocklist 3784ffe Fix panic when reading the version from debug info in Go 1.13 55d368f Improve the TLS version checking ad1cb7e Make sure some version information is set when no version was injected into the binary 1d2c951 Extend the rule G304 with os.OpenFile and add a test to cover it 0c1a71b Add more tests samples to increase coverage fe07fcf Fix unit test when checking a mix of good and bad random functions 6bbf8f9 Extend the insecure random rule with more insecure random functions af699f6 Exclude .git directory from scan (#485) 6202b38 Update all dependencies (#484) 6a130d5 Update the link pointing to issues to CWE mapping to use the master version (#483) 826db1c Fix the build tags propagation 7da9248 Change the issue test to verify that a multi-line finding contains a line range 7aedcc5 Remove print line from tests 30e93bf Improve the SQL strings concat rules to handle multiple string concatenation 68bce94 Improve the SQL concatenation and string formatting rules to be applied only in the database/sql context 32be4a5 Make sure all rules are mapped to CWE numbers 8630c43 Add null pointer check in G601 1418b85 ondisk -> onDisk b2cfc5d USERS.md type in the title fixed. 425b8f9 Display a sponsor button in the repository 0714a1e Update the users file with some more projects and companies 1b915dd Set up a gosec's users list 668512f Update bad_defer.go

Commits
  • 6bcd89a Mark all lines of a multi-line finding
  • 4d4e594 Add some comments
  • d1467ac Extend the code snippet included in the issue and refactored how the code sni...
  • 37d1af0 Expand the arguments to a list of strings when they are provided as a single ...
  • 59cbe00 Update all dependencies
  • ade81d3 Rename file for consistency
  • 03f12f3 Change naming rule from blacklist to blocklist
  • 3784ffe Fix panic when reading the version from debug info in Go 1.13
  • 55d368f Improve the TLS version checking
  • ad1cb7e Make sure some version information is set when no version was injected into t...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Jul 27, 2020
@dependabot dependabot bot requested a review from a team July 27, 2020 07:08
@SVilgelm SVilgelm force-pushed the dependabot/go_modules/github.com/securego/gosec/v2-2.4.0 branch from 27b300f to 2916f28 Compare August 2, 2020 19:43
@SVilgelm SVilgelm merged commit 4354a64 into master Aug 2, 2020
@delete-merged-branch delete-merged-branch bot deleted the dependabot/go_modules/github.com/securego/gosec/v2-2.4.0 branch August 2, 2020 19:48
@ldez ldez added linter: update version Update version of linter and removed dependencies Relates to an upstream dependency go Pull requests that update Go code labels Jul 14, 2021
@ldez ldez added this to the v1.30 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linter: update version Update version of linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants