Skip to content

Commit 7fd4c0e

Browse files
Create SECURITY.md (#6)
1 parent 0c10fca commit 7fd4c0e

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

SECURITY.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
## Security Policy
2+
3+
Security at Contentful
4+
5+
Security being just important to us is a huge understatement. Security is a top priority at Contentful and we live it in our day-to-day activities.
6+
7+
If you believe you have found a security vulnerability in any Contentful-owned repository, please report it to us as described below.
8+
9+
## Supported Versions
10+
11+
Refer to individual repositories for supported versions.
12+
13+
## Reporting a Vulnerability
14+
15+
Contentful engages with the community via our Responsible Disclosure Program, also known as our Bug Bounty Program. Our community plays an important role in helping us stay bug-free and secure.
16+
17+
Found a vulnerability? Would you like to report a bug or something interesting that you found? The best way to reach out to us is via the submission form at the end of the [page](https://www.contentful.com/security/).
18+
19+
Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:
20+
21+
* Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
22+
* Full paths of source file(s) related to the manifestation of the issue
23+
* The location of the affected source code (tag/branch/commit or direct URL)
24+
* Any special configuration required to reproduce the issue
25+
* Step-by-step instructions to reproduce the issue
26+
* Proof-of-concept or exploit code (if possible)
27+
* Impact of the issue, including how an attacker might exploit the issue
28+
29+
This information will help us triage your report more quickly.
30+
31+
Report security vulnerabilities in third-party modules to the person or team maintaining the module.
32+

0 commit comments

Comments
 (0)