Merge pull request #225 from the-luap/fix/security-reporting-policy
fix: update security policy with private reporting channels
This commit is contained in:
@@ -9,7 +9,7 @@ assignees: ''
|
|||||||
|
|
||||||
⚠️ **IMPORTANT: For serious security vulnerabilities, please DO NOT create a public issue.**
|
⚠️ **IMPORTANT: For serious security vulnerabilities, please DO NOT create a public issue.**
|
||||||
|
|
||||||
Instead, please email security@example.com with the details.
|
Instead, please use [GitHub Private Vulnerability Reporting](https://github.com/the-luap/picpeak/security/advisories/new) or email **[email protected]** with the details.
|
||||||
|
|
||||||
For minor security improvements or questions, you can use this template:
|
For minor security improvements or questions, you can use this template:
|
||||||
|
|
||||||
|
|||||||
+6
-6
@@ -6,8 +6,8 @@ We release patches for security vulnerabilities. Currently supported versions:
|
|||||||
|
|
||||||
| Version | Supported |
|
| Version | Supported |
|
||||||
| ------- | ------------------ |
|
| ------- | ------------------ |
|
||||||
| 1.x.x | :white_check_mark: |
|
| 2.x.x | :white_check_mark: |
|
||||||
| < 1.0 | :x: |
|
| < 2.0 | :x: |
|
||||||
|
|
||||||
## Reporting a Vulnerability
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
@@ -15,9 +15,9 @@ We take the security of PicPeak seriously. If you have discovered a security vul
|
|||||||
|
|
||||||
### 1. **Do NOT create a public GitHub issue**
|
### 1. **Do NOT create a public GitHub issue**
|
||||||
|
|
||||||
### 2. Report the vulnerability by:
|
### 2. Report the vulnerability privately by:
|
||||||
- Opening a [security issue](https://github.com/the-luap/picpeak/issues/new?labels=security) on GitHub
|
- **Preferred:** Use [GitHub Private Vulnerability Reporting](https://github.com/the-luap/picpeak/security/advisories/new)
|
||||||
- Mark it clearly as "SECURITY" in the title
|
- **Alternative:** Email us at **[email protected]** with the details
|
||||||
- Include:
|
- Include:
|
||||||
- Description of the vulnerability
|
- Description of the vulnerability
|
||||||
- Steps to reproduce
|
- Steps to reproduce
|
||||||
@@ -82,7 +82,7 @@ We believe in responsible disclosure. Once a vulnerability is fixed:
|
|||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
|
|
||||||
- Security issues: [Create a security issue](https://github.com/the-luap/picpeak/issues/new?labels=security) on GitHub
|
- Security issues: Email **[email protected]** or use [GitHub Private Vulnerability Reporting](https://github.com/the-luap/picpeak/security/advisories/new)
|
||||||
- General support: [GitHub Issues](https://github.com/the-luap/picpeak/issues)
|
- General support: [GitHub Issues](https://github.com/the-luap/picpeak/issues)
|
||||||
|
|
||||||
Thank you for helping keep PicPeak and its users safe!
|
Thank you for helping keep PicPeak and its users safe!
|
||||||
Reference in New Issue
Block a user