Skip to content

docs: tighten token permission guidance to least-privilege scopes - #116

Merged
ClaudiaFang merged 3 commits into
mainfrom
claude/docs-token-security-readme
Aug 7, 2026
Merged

docs: tighten token permission guidance to least-privilege scopes#116
ClaudiaFang merged 3 commits into
mainfrom
claude/docs-token-security-readme

Conversation

@ClaudiaFang

@ClaudiaFang ClaudiaFang commented Aug 7, 2026

Copy link
Copy Markdown
Member

Correct GitLab guidance from api scope to read_repository + write_repository (the plugin only calls repository tree/blob/commit/ branch endpoints, never issues/MRs/CI). Recommend GitHub fine-grained tokens scoped to Contents: Read and write, Gitea write:repository on 1.19+, and add expiration/rotation guidance for all three providers.

Description

Type of Change

  • feat: New feature
  • fix: Bug fix
  • perf: Performance improvement
  • docs: Documentation update (Diátaxis compliant)
  • refactor: Code refactoring
  • ci/cd: Automation or pipeline change
  • skill: AI Agent skill update

Engineering Standards

  • Conventional Commits followed
  • Documentation updated (if applicable)
  • Local tests passed
  • AI Agent skills validated (if applicable)

Related Issues

ClaudiaFang and others added 3 commits August 7, 2026 07:22
Correct GitLab guidance from api scope to read_repository +
write_repository (the plugin only calls repository tree/blob/commit/
branch endpoints, never issues/MRs/CI). Recommend GitHub fine-grained
tokens scoped to Contents: Read and write, Gitea write:repository on
1.19+, and add expiration/rotation guidance for all three providers.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@sonarqubecloud

sonarqubecloud Bot commented Aug 7, 2026

Copy link
Copy Markdown

@ClaudiaFang
ClaudiaFang merged commit 45dc39d into main Aug 7, 2026
17 checks passed
@ClaudiaFang
ClaudiaFang deleted the claude/docs-token-security-readme branch August 7, 2026 08:04
ClaudiaFang pushed a commit that referenced this pull request Aug 7, 2026
## [1.5.5](1.5.4...1.5.5) (2026-08-07)

### Bug Fixes

* **provider:** preserve sync correctness ([ce61588](ce61588))

### Documentation

* tighten token permission guidance to least-privilege scopes ([#116](#116)) ([45dc39d](45dc39d))
@ClaudiaFang

Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 1.5.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant