mirror of
https://github.com/strapi/strapi.git
synced 2025-08-12 02:38:21 +00:00
Merge pull request #4446 from strapi/add/securityInfo
Add security and vulnerability reporting page
This commit is contained in:
commit
5bca7724c8
26
.github/ISSUE_TEMPLATE/SECURITY.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/SECURITY.md
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
---
|
||||||
|
name: 🛡 Security
|
||||||
|
about: Information on reporting security vulnerabilities
|
||||||
|
---
|
||||||
|
|
||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Supported Versions
|
||||||
|
|
||||||
|
As of November 2019 (and until this document is updated), only the v3.0.0-beta tags of Strapi are supported for updates. Any previous versions are currently not supported and users are advised to use them "at their own risk".
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
Please report (suspected) security vulnerabilities to
|
||||||
|
**[security@strapi.io](mailto:security@strapi.io)** or via the [Strapi Slack](https://slack.strapi.io).
|
||||||
|
|
||||||
|
When reporting a (suspected) security vulnerabilitie via slack please reach out to any of the following Strapi employees directly:
|
||||||
|
|
||||||
|
- `@aureliengeorget`
|
||||||
|
- `@alexandre`
|
||||||
|
- `@lauriejim`
|
||||||
|
- `@soupette`
|
||||||
|
|
||||||
|
You will receive a response from us within 72 hours. If the issue is confirmed,
|
||||||
|
we will release a patch as soon as possible depending on complexity
|
||||||
|
but historically within a few days.
|
21
docs/SECURITY.md
Normal file
21
docs/SECURITY.md
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Supported Versions
|
||||||
|
|
||||||
|
As of November 2019 (and until this document is updated), only the v3.0.0-beta tags of Strapi are supported for updates. Any previous versions are currently not supported and users are advised to use them "at their own risk".
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
Please report (suspected) security vulnerabilities to
|
||||||
|
**[security@strapi.io](mailto:security@strapi.io)** or via the [Strapi Slack](https://slack.strapi.io).
|
||||||
|
|
||||||
|
When reporting a (suspected) security vulnerabilitie via slack please reach out to any of the following Strapi employees directly:
|
||||||
|
|
||||||
|
- `@aureliengeorget`
|
||||||
|
- `@alexandre`
|
||||||
|
- `@lauriejim`
|
||||||
|
- `@soupette`
|
||||||
|
|
||||||
|
You will receive a response from us within 72 hours. If the issue is confirmed,
|
||||||
|
we will release a patch as soon as possible depending on complexity
|
||||||
|
but historically within a few days.
|
Loading…
x
Reference in New Issue
Block a user