Skip to content

chore(deps): bump securego/gosec from 2.27.1 to 2.29.0 - #11854

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/securego/gosec-2.29.0
Open

chore(deps): bump securego/gosec from 2.27.1 to 2.29.0#11854
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/securego/gosec-2.29.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps securego/gosec from 2.27.1 to 2.29.0.

Release notes

Sourced from securego/gosec's releases.

v2.29.0

Changelog

  • deb54465fea23d19a77f037e11e6589021f8501d analyzers/G703: stop treating Clean/Abs/PathEscape as path-traversal sanitizers (#1723)
  • 2e13f16ff12497b4af18e915ba3f819916828e9e fix(junit): properly escape XML in failure text (#1718)
  • 38330372ed9a6b612bfd988ff4ecc050cc24abef fix(csv): capture and report write errors on flush (#1716)
  • f6d07d7887600938dace7f29e1b11a09130a5ac9 fix(report): root path matching in formatters (#1719)
  • 17d3916e34a3d052b67f88fcccae9f1e43730bac fix(config): handle nosec tags with leading hash (#1717)
  • 3958f0ed831c3020752ed07e45a8a24a531edd91 Update all dependencies (#1720)
  • 9c38a8648388bc22c13673207ac091df80100be2 Add support for go version 1.27.0 and update to version 1.25.14 and 1… (#1726)
  • 2eb4727ebc7504944ddbcdd2f7157db492026c3f Update all dependencies (#1713)
  • 5e72efc19d97e11549b3427b83fab3257a8c9894 Update all dependencies (#1710)
  • 45b083a0cb42119d61b1e0e364d8c62c68f6f5cd fix(G202): don't flag strings.Builder built from constants (#1707)
  • 82da19cc73c6fb5034aaab7a779a2ef1b123c791 ci: allow fork PR checkout in barry-ai-security-review job (#1708)
  • 9f7cd131bdd1160cd7c0205d89856ebd99530da7 Update all dependencies (#1709)
  • 1769a22fd149bfd9e5e546e06a7f9d596eab2f65 Downgrade min Go version (#1706)
  • 5bb2909d48fa8072136f38ad329b37575ab15c9f Udpate action to use gosec v2.28.0 (#1705)

v2.28.0

Changelog

  • 9e75c0576c9878035d4221392108d458abe10fc3 feat(G101): detect AWS temporary access keys (#1702)
  • 14f493ab92f212e1f3d69aeaa561989e5baf9d6f Update to go version 1.26.5 and 1.25.12 (#1704)
  • ffd5ba1d3354928fae89ac31912bd1d730798799 Update all dependencies (#1703)
  • 849570622f56a251c015c0e2417aebafc0216e17 Update all dependencies (#1699)
  • 11023e51e1f46c4ea63315bdb7670f073442168f Update all dependencies (#1698)
  • f88a0781159d73052ba792962e624749904783d6 fix: min+max G115 false positives (#1697)
  • 6a008f60b8f7f3d7fae8f126984a9df5d4b7e0cf Update all dependencies (#1696)
  • caf8857bbd3276599d0176b0528e9712bb0b5bec fix(G404): flag missing math/rand weak-random functions (#1694)
  • cbef395cb1e2e3a35f6223f5b97f1657f7144797 Update all dependencies (#1695)
  • f1c81de5fcdf7b466b229fb24ca02d1a8406dd09 Update all dependencies (#1693)
  • 9addc97cefc9460a114e3c36f536b935da3b98c9 Update to go version 1.26.4 and 1.25.11 (#1690)
  • 92ed8df32846e85d4e81b0b62012567afddfdc95 Update the gosec in the Github action to v2.27.1 (#1688)
Commits
  • deb5446 analyzers/G703: stop treating Clean/Abs/PathEscape as path-traversal sanitize...
  • 2e13f16 fix(junit): properly escape XML in failure text (#1718)
  • 3833037 fix(csv): capture and report write errors on flush (#1716)
  • f6d07d7 fix(report): root path matching in formatters (#1719)
  • 17d3916 fix(config): handle nosec tags with leading hash (#1717)
  • 3958f0e Update all dependencies (#1720)
  • 9c38a86 Add support for go version 1.27.0 and update to version 1.25.14 and 1… (#1726)
  • 2eb4727 Update all dependencies (#1713)
  • 5e72efc Update all dependencies (#1710)
  • 45b083a fix(G202): don't flag strings.Builder built from constants (#1707)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [securego/gosec](https://github.com/securego/gosec) from 2.27.1 to 2.29.0.
- [Release notes](https://github.com/securego/gosec/releases)
- [Commits](securego/gosec@v2.27.1...v2.29.0)

---
updated-dependencies:
- dependency-name: securego/gosec
  dependency-version: 2.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies github_actions Pull requests that update GitHub Actions code labels Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants