Skip to content

polish the security policy#5526

Merged
marten-seemann merged 2 commits intomasterfrom
polish-security-policy
Jan 7, 2026
Merged

polish the security policy#5526
marten-seemann merged 2 commits intomasterfrom
polish-security-policy

Conversation

@marten-seemann
Copy link
Copy Markdown
Member

I believe the current policy was mostly copy-pasted from go-libp2p's security policy. This PR polishes the policy and makes it more applicable to quic-go.

@marten-seemann marten-seemann requested a review from Copilot January 6, 2026 09:35
@macroscopeapp
Copy link
Copy Markdown

macroscopeapp Bot commented Jan 6, 2026

Revise SECURITY.md to clarify private reporting for exploitable issues and public discussion for theoretical findings

Rewrite the security policy in SECURITY.md to state quic-go implements QUIC, direct exploitable vulnerability reports to private channels, discourage public issues for such cases, and allow public discussion for non-exploitable or experimental topics; retitle the non-security section and include feature requests with links preserved.

📍Where to Start

Start with the rewritten sections in SECURITY.md, focusing on the vulnerability reporting guidance and the renamed non-security bug section.


Macroscope summarized 6392649.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.16%. Comparing base (29cb6ff) to head (6392649).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5526      +/-   ##
==========================================
+ Coverage   84.11%   84.16%   +0.05%     
==========================================
  Files         159      159              
  Lines       16350    16350              
==========================================
+ Hits        13752    13760       +8     
+ Misses       1963     1957       -6     
+ Partials      635      633       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Contributor

Copilot AI left a 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 PR polishes the SECURITY.md file to make it more applicable to quic-go by improving clarity and removing generic language likely copied from go-libp2p's security policy.

  • Rewrites the introduction to focus on quic-go as a QUIC protocol implementation rather than a project "in development"
  • Clarifies when to report vulnerabilities privately vs. publicly with more concrete examples
  • Updates the non-security bug section header and description for consistency

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread SECURITY.md Outdated
@marten-seemann marten-seemann force-pushed the polish-security-policy branch from 1d243ec to 0231229 Compare January 6, 2026 11:07
Comment thread SECURITY.md Outdated
@marten-seemann marten-seemann merged commit f6dbf89 into master Jan 7, 2026
49 checks passed
@marten-seemann marten-seemann deleted the polish-security-policy branch January 11, 2026 02:39
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.

2 participants