You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,22 @@
1
1
## Security
2
2
3
-
Contentstack takes the security of our software products and services seriously, which includes all source code repositories managed through our GitHub organizations.
3
+
Contentstack takes the security of our software products and services seriously, which includes all source code
4
+
repositories managed through our GitHub organizations.
4
5
5
-
If you believe you have found a security vulnerability in any Contentstack-owned repository, please report it to us as described below.
6
+
If you believe you have found a security vulnerability in any Contentstack-owned repository, please report it to us as
7
+
described below.
6
8
7
9
## Reporting Security Issues
8
10
9
11
**Please do not report security vulnerabilities through public GitHub issues.**
10
12
11
13
Send email to [security@contentstack.com](mailto:security@contentstack.com).
12
14
13
-
You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message.
15
+
You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we
16
+
received your original message.
14
17
15
-
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:
18
+
Please include the requested information listed below (as much as you can provide) to help us better understand the
19
+
nature and scope of the possible issue:
16
20
17
21
- Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
18
22
- Full paths of source file(s) related to the manifestation of the issue
0 commit comments