Skip to content

Commit d2469a6

Browse files
nullvariantclaude
andauthored
docs(security): add RELEASE_PAT to secrets documentation (#171)
- Add RELEASE_PAT to Repository Secrets table - Add RELEASE_PAT to Provider Links table with 90-day expiration (2026-04-17) - Used by auto-tag.yml to trigger publish workflow 🖥️ IDE: [Cursor](https://cursor.sh) 🔌 Extension: [Claude Code](https://claude.ai/download) Model-Raw: claude-opus-4-5-20251101 Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 7120e67 commit d2469a6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ This section documents all secrets used in CI/CD workflows.
7070

7171
| Name | Purpose | Used In | Rotation | Sensitivity |
7272
| ---- | ------- | ------- | -------- | ----------- |
73+
| RELEASE_PAT | Tag push to trigger publish workflow | auto-tag.yml | 90 days | High |
7374
| VSCE_PAT | VS Code Marketplace publishing | publish.yml, unpublish.yml | Annual | High |
7475
| OVSX_PAT | Open VSX publishing | publish.yml, unpublish.yml | Annual | High |
7576
| CODECOV_TOKEN | Coverage reporting | ci.yml | As needed | Medium |
@@ -116,6 +117,7 @@ Marketplace publishing secrets (VSCE_PAT, OVSX_PAT) are protected by the `produc
116117

117118
| Secret | Provider | Management URL | Expiration |
118119
| ------ | -------- | -------------- | ---------- |
120+
| RELEASE_PAT | GitHub | [GitHub Fine-grained PAT](https://github.com/settings/tokens?type=beta) | 2026-04-17 |
119121
| VSCE_PAT | Azure DevOps | [Azure DevOps Tokens](https://dev.azure.com/nullvariant/_usersSettings/tokens) | 2027-01-08 |
120122
| OVSX_PAT | Open VSX | [Open VSX Tokens](https://open-vsx.org/user-settings/tokens) | No expiration |
121123
| CLOUDFLARE_API_TOKEN | Cloudflare | [Cloudflare API Tokens](https://dash.cloudflare.com/profile/api-tokens) | No expiration |

0 commit comments

Comments
 (0)