chore: OSS repo hygiene — CoC, issue templates, dependabot, security policy#487
Merged
Conversation
Deploying mcpproxy-docs with
|
| Latest commit: |
10484fb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://afc0ab56.mcpproxy-docs.pages.dev |
| Branch Preview URL: | https://chore-oss-repo-hygiene.mcpproxy-docs.pages.dev |
📦 Build ArtifactsWorkflow Run: View Run Available Artifacts
How to DownloadOption 1: GitHub Web UI (easiest)
Option 2: GitHub CLI gh run download 26265711168 --repo smart-mcp-proxy/mcpproxy-go
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This was referenced May 21, 2026
GitHub still detects .github/SECURITY.md for the community profile, and it leaves the top-level listing (README surfaces sooner).
7bf54bb to
10484fb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Phase 1 OSS repo-hygiene. Additive only, no application code. Rebased onto
mainafter the README hero (#488) landed.What
CODE_OF_CONDUCT.md— Contributor Covenant v2.1; enforcement routed to GitHub private vulnerability reporting..github/ISSUE_TEMPLATE/—bug_report.yml,feature_request.yml,config.yml(blank issues disabled; routes questions → Discussions, security → Security Advisories, plus a docs link)..github/dependabot.yml— weekly updates for gomod (root), github-actions, and npm (frontend/+website/)..github/SECURITY.md— real coordinated-disclosure process (private GitHub Security Advisory, 48h ack / 5-day triage / 90-day disclosure). Moved from repo root →.github/: GitHub still detects it for the community profile, and it declutters the top-level listing.Changed since first version
.github/(was a root edit) per the repo-declutter effort (chore: repo declutter — remove report/backup junk; plan shorter top-level #489).Effect
Community Standards → 100% (CoC + issue templates were the missing items).
Manual follow-up