Skip to content

update(deps): update module github.com/slack-go/slack to v0.23.1 [security]#265

Merged
CodesphereBot merged 1 commit into
mainfrom
renovate/go-github.com-slack-go-slack-vulnerability
May 14, 2026
Merged

update(deps): update module github.com/slack-go/slack to v0.23.1 [security]#265
CodesphereBot merged 1 commit into
mainfrom
renovate/go-github.com-slack-go-slack-vulnerability

Conversation

@CodesphereBot
Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Change Age Confidence
github.com/slack-go/slack v0.22.0v0.23.1 age confidence

slack-go SecretsVerifier accepts empty signing secret without precondition

GHSA-gxhx-2686-5h9g

More information

Details

func NewSecretsVerifier(header http.Header, secret string) (SecretsVerifier, error) {
    hash := hmac.New(sha256.New, []byte(secret))    // raw secret, no precondition
}

Severity

  • CVSS Score: 4.8 / 10 (Medium)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/E:U

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

slack-go/slack (github.com/slack-go/slack)

v0.23.1

Compare Source

Previous release. See GitHub releases
for details.

v0.23.0

Compare Source

Previous release. See GitHub releases
for details.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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, check this box

This PR has been generated by Renovate Bot.

@CodesphereBot CodesphereBot requested a review from a team as a code owner May 14, 2026 22:40
@CodesphereBot CodesphereBot merged commit 45bea6b into main May 14, 2026
15 checks passed
@CodesphereBot CodesphereBot deleted the renovate/go-github.com-slack-go-slack-vulnerability branch May 14, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant