-
-
Notifications
You must be signed in to change notification settings - Fork 0
Replace SECURITY.md with unified security policy #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: warengonzaga <[email protected]>
Co-authored-by: warengonzaga <[email protected]>
🔥 Container Build Complete - Patch BuildBuild Status: ✅ Success 📦 Pull ImageDocker Hub: docker pull wgtechlabs/unthread-webhook-server:patch-b81b0b0GHCR: docker pull ghcr.io/wgtechlabs/unthread-webhook-server:patch-b81b0b0📋 Build Details
🏷️ Image Tags• 🔍 Testing Your Changes
🚀 Quick Start# Pull and run the container
Docker Hub: docker pull wgtechlabs/unthread-webhook-server:patch-b81b0b0
docker run <your-options> <image>🤖 Powered by Container Build Flow Action |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request replaces the project-specific SECURITY.md with a generalized, unified security policy template. The update reorganizes the document to emphasize GitHub's private vulnerability reporting, removes webhook server-specific security guidance, and simplifies the overall structure from 99 to 67 lines.
Key Changes
- Relocated vulnerability reporting section to the top with emphasis on GitHub's private reporting feature
- Removed project-specific security considerations (HMAC verification, Redis security, webhook-specific guidance)
- Updated supported version notation from
1.0.xto1.x
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
Replaced the existing project-specific security documentation with a concise, standardized policy that emphasizes GitHub's private vulnerability reporting feature.
Changes
1.0.xto1.xand explicitly listed unsupported versions (< 1.0)The new policy reduces content from 99 to 67 lines while improving scannability and maintaining all essential information.
Original prompt
This pull request was created as a result of the following prompt from Copilot chat.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.