Block a user
fix(vcs): thread CommitID through abstraction layer (#114)
PR #112: gitea.Adapter.PostReview bypasses commitID — abstraction layer drops commit anchor
feat(github): add safeguards against accidental AllowInsecureHTTP use (#96)
Add safeguards against accidental AllowInsecureHTTP use in production
PostReview: pass CommitID explicitly via ReviewRequest
feat(gitea): pass commit_id explicitly in PostReview (#107)
feat(cmd): wire --provider and --base-url flags into CLI (Phase 5)
feat(cmd): wire --provider and --base-url flags into CLI (Phase 5)
Reject cross-host redirects and HTTPS→HTTP downgrades entirely
feat: reject cross-host redirects and HTTPS→HTTP downgrades (#95)