Skip to content

database: use safe git-module API for tag deletion#8175

Merged
unknwon merged 2 commits intomainfrom
GHSA-v9vm-r24h-6rqm
Feb 13, 2026
Merged

database: use safe git-module API for tag deletion#8175
unknwon merged 2 commits intomainfrom
GHSA-v9vm-r24h-6rqm

Conversation

@unknwon
Copy link
Member

@unknwon unknwon commented Feb 13, 2026

Summary

  • Use git-module's Repository.DeleteTag method (which properly terminates option parsing) instead of raw process.ExecDir invocation for tag deletion in DeleteReleaseOfRepoByID.

Ref: GHSA-v9vm-r24h-6rqm

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@unknwon unknwon added this to the 0.14.2 milestone Feb 13, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@unknwon unknwon merged commit a000f0c into main Feb 13, 2026
12 checks passed
@unknwon unknwon deleted the GHSA-v9vm-r24h-6rqm branch February 13, 2026 02:24
unknwon added a commit that referenced this pull request Feb 19, 2026
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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