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: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ This guide will help you get started with Contentstack Java Utils SDK to build a
12
12
13
13
### SDK Installation and Setup
14
14
15
-
To setup Utils SDK in your Java project, add the following dependency in the pom.xml file
15
+
To setup [Utils SDK](https://mvnrepository.com/artifact/com.contentstack.sdk/utils) in your Java project, add the following dependency in the pom.xml file
Contentstack takes the security of our software products and services seriously, which includes all source code repositories managed through our GitHub organizations.
4
+
5
+
If you believe you have found a security vulnerability in any Contentstack-owned repository, please report it to us as described below.
6
+
7
+
## Reporting Security Issues
8
+
9
+
**Please do not report security vulnerabilities through public GitHub issues.**
10
+
11
+
Send email to [security@***REMOVED***](mailto:security@***REMOVED***).
12
+
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.
14
+
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:
16
+
17
+
- Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
18
+
- Full paths of source file(s) related to the manifestation of the issue
19
+
- The location of the affected source code (tag/branch/commit or direct URL)
20
+
- Any special configuration required to reproduce the issue
21
+
- Step-by-step instructions to reproduce the issue
22
+
- Proof-of-concept or exploit code (if possible)
23
+
- Impact of the issue, including how an attacker might exploit the issue
24
+
25
+
This information will help us triage your report more quickly.
0 commit comments