Skip to content

Add SECURITY.md for security policy and reporting#8

Open
Igor Holt (igor-holt) wants to merge 1 commit into
masterfrom
igor-holt-patch-2
Open

Add SECURITY.md for security policy and reporting#8
Igor Holt (igor-holt) wants to merge 1 commit into
masterfrom
igor-holt-patch-2

Conversation

@igor-holt

Copy link
Copy Markdown
Member

This pull request adds a new SECURITY.md file to the project, establishing a clear security policy and guidance for users and contributors.

Security documentation:

  • Added a SECURITY.md file outlining supported versions for security updates and providing instructions for reporting vulnerabilities.Added a security policy document outlining supported versions and vulnerability reporting.

Added a security policy document outlining supported versions and vulnerability reporting.
Copilot AI review requested due to automatic review settings January 20, 2026 15:32
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
q-mcp 489136b Jan 20 2026, 03:32 PM

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 adds a SECURITY.md file to establish a security policy for the project, including information about supported versions and vulnerability reporting procedures.

Changes:

  • Added SECURITY.md file with security policy template

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

Comment thread SECURITY.md
Comment on lines +5 to +13
Use this section to tell people about which versions of your project are
currently being supported with security updates.

| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |

Copilot AI Jan 20, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The supported versions table appears to use placeholder version numbers (5.1.x, 5.0.x, 4.0.x). These should be replaced with actual project versions that reflect the real versioning scheme of this project. Review the project's release history and update the table accordingly.

Suggested change
Use this section to tell people about which versions of your project are
currently being supported with security updates.
| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |
The table below describes which releases currently receive security updates.
| Release type | Supported |
| -------------------- | ------------------ |
| Latest stable release| :white_check_mark: |
| Older releases | :x: |

Copilot uses AI. Check for mistakes.
Comment thread SECURITY.md
Comment on lines +17 to +21
Use this section to tell people how to report a vulnerability.

Tell them where to go, how often they can expect to get an update on a
reported vulnerability, what to expect if the vulnerability is accepted or
declined, etc.

Copilot AI Jan 20, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This placeholder text should be replaced with actual vulnerability reporting instructions. Include specific contact information (e.g., security email address, GitHub Security Advisories), expected response times, and the process for handling reported vulnerabilities. Without this information, the security policy is not actionable for users who discover vulnerabilities.

Suggested change
Use this section to tell people how to report a vulnerability.
Tell them where to go, how often they can expect to get an update on a
reported vulnerability, what to expect if the vulnerability is accepted or
declined, etc.
If you believe you have found a security vulnerability in this project, please report it to us as quickly as possible using one of the following options:
- **Email:** Send a detailed report to `security@example.com`.
- **GitHub Security Advisories:** If this project is hosted on GitHub, you may alternatively open a private security advisory from the repository's **Security → Advisories** page.
When reporting a vulnerability, please include:
- A description of the issue and the affected component(s)
- Steps to reproduce, including any proof‑of‑concept code or configuration
- The impact you believe the issue may have
- Any relevant logs, screenshots, or environment details (OS, versions, etc.)
We ask that you **do not** disclose the vulnerability publicly until we have had a reasonable opportunity to investigate and prepare a fix.
### Response and Disclosure Process
- We aim to acknowledge receipt of vulnerability reports within **3 business days**.
- After initial acknowledgment, we will provide updates at least **every 7 business days** until the issue is resolved or we determine it is not a security vulnerability.
- If we confirm the vulnerability, we will work to develop and publish a fix as soon as reasonably practical, taking into account the severity and complexity of the issue.
- Once a fix is available, we may publish a security advisory and, where appropriate, credit the reporter (unless you request to remain anonymous).
- If we determine that a reported issue is not a security vulnerability, we will explain our reasoning to you.

Copilot uses AI. Check for mistakes.
Comment thread SECURITY.md
@igor-holt

Copy link
Copy Markdown
Member Author

Copilot open a new pull request to apply changes based on the comments in this thread Copilot

Copilot AI commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

Igor Holt (@igor-holt) I've opened a new pull request, #10, to work on those changes. Once the pull request is ready, I'll request review from you.

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.

3 participants