Skip to content

chore(deps): update security dependencies - #270

Merged
appleboy merged 1 commit into
mainfrom
ci/fix-security-scans
Aug 29, 2026
Merged

chore(deps): update security dependencies#270
appleboy merged 1 commit into
mainfrom
ci/fix-security-scans

Conversation

@appleboy

@appleboy appleboy commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Upgrade Go and vulnerable transitive modules to patched releases.
  • Migrate credential storage from the unavailable Authgate SDK module to the public Signet SDK.

Related issues

  • GitHub: N/A

AI authorship

  • AI was used
    • Tool / model: Codex (GPT-5)
    • AI-authored files: go.mod, go.sum, util/credstore.go, util/credstore_test.go
    • Human line-by-line reviewed: None — not yet reviewed by a human.

Change classification

  • Leaf change

Verification

  • Automated: make lint; make test; git diff --check
  • Manual: Confirmed the Signet SDK provides the credential-store API used by CodeGPT.

Security check

  • No secrets in the diff
  • N/A - no external interface changed

Risk and rollback

  • Risk: Credential-store behavior depends on the SDK-compatible API.
  • Rollback: Revert commits 4dbc79b and 346bfab.

Reviewer guide

  • Read carefully: util/credstore.go and module replacement.

- Upgrade Go and module versions to address Trivy findings
Copilot AI lite review requested due to automatic review settings August 29, 2026 08:54

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@appleboy
appleboy merged commit de22152 into main Aug 29, 2026
10 of 20 checks passed
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.

2 participants