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
* Added users and organisations api methods
User Session
Logging in/out
Users
Get User
Update User
Activate User
Request Password
Reset Password
Organizations
Get All Organizations
Get Single Organization
Organization Roles
Organization Users
Transfer Organization Ownership
Organization Stacks
Organization Logs
* added requirements.txt file
* loaded install, changlog , codeowners and release.yml file
* Organized package structure
* Developed stack Implementation
* Code Optimized
* Added Mock test and Api Test cases
* Added test cases and coverage packages
* Added API documentation and added stacks test cases
* Added coverage reports generartion in github action
Added coverage report github action
Changed methods name
Changed unit test cases
Code improvements
API Documentation
* Added global fields class
* - General code improvements
- Corrected few testcases
- Single place for credentials
- linting added
* Feat/cs 40287 workflow class implemetation (#14)
* feat: ✨ implemented branches and aliases with unit and api test cases
* test: ✅ added mock tests for branches and aliases
* docs: 📝 added api documentation for branches and aliases
* feat: ✨ content type implementation with api references, unit test cases and api test cases
* test: renamed the api, mock, unit test file names of branch and alias
* test: renamed file path in branch and alias mock tests
* test: improved coverage report for branches and aliases
* test: Added mock test cases for content type
* docs: 📝 Cleared typo errors
* test: removed unwanted test files
* refactor: Code improvement for branches, aliases and content type implementation
* - General code improvements
- Testcases improvements
* - General code improvements
- Testcases improvements
* - General code improvements
- Formats are updated
* code enhancement
* Created Entry class and test cases
Created Entry Class
created entry class test cases
* feat: ✨ asset class implementation with tests and api docs
* Code improvements and changed test cases to new structure
* test: ✅ added resources and made some changes in api and unit test cases
* Updated Unit test cases.
* Webhook class Implementation
* Created workflow class
* Deleted secrets-scan.yml file
* Updated variable name
* Deleted sast-scan.yml file
* Feat/cs 40545 metadata class implemetation (#15)
* Metadata class implementation
* Deleted sast-scan.yml file
* Fixed PR comments
* Code optimisation and handling custom error exception
* Removed uids
* Feat/cs 40549 roles class implementation (#16)
* Created roles class with unit testcases, mock test cases and api test cases
* Updated coverage report github workflow file
* Added coverage install command
* Added pytest install command
* Updated stack class unit test file
* Added html coverage
* Added coverage reports and visualizations
* Removed visualisation
* Generating coverage report in svg format
* Added coverage-badge install command
* Fixed PR comments and code optimisation
* Added coverage reports graphical visualisation in github page
* Created readme file
* changed variable name
* Updated readme file
* Update README.md
* Added auditlog class and license file (#17)
* Added auditlog class and license file
* Added test case for invalid inputs
* commented the idiom
It Allows You to Execute Code When the File Runs as a Script, but Not When It’s Imported as a Module
---------
Co-authored-by: Shailesh Mishra <[email protected]>
---------
Co-authored-by: Shailesh Mishra <[email protected]>
* Developed environment class implementation (#19)
* Developed environment class implementation
* Updated variable name
* Added CI-CD implementation (#20)
* Added CI-CD implementation
Added CICD implemetation
Updated code Optimization
Updated code for check package in test environment.
* Removed Unused files
* Feat/cs 41198 locale class implementation (#21)
* Added locale class implementation
* Implemented taxonomy support (#22)
---------
Co-authored-by: harshithad0703 <[email protected]>
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: Shailesh Mishra <[email protected]>
* Feat/cs 41199 label class implementation (#25)
* Next (#23)
* Added users and organisations api methods
User Session
Logging in/out
Users
Get User
Update User
Activate User
Request Password
Reset Password
Organizations
Get All Organizations
Get Single Organization
Organization Roles
Organization Users
Transfer Organization Ownership
Organization Stacks
Organization Logs
* added requirements.txt file
* loaded install, changlog , codeowners and release.yml file
* Organized package structure
* Developed stack Implementation
* Code Optimized
* Added Mock test and Api Test cases
* Added test cases and coverage packages
* Added API documentation and added stacks test cases
* Added coverage reports generartion in github action
Added coverage report github action
Changed methods name
Changed unit test cases
Code improvements
API Documentation
* Added global fields class
* - General code improvements
- Corrected few testcases
- Single place for credentials
- linting added
* Feat/cs 40287 workflow class implemetation (#14)
* feat: ✨ implemented branches and aliases with unit and api test cases
* test: ✅ added mock tests for branches and aliases
* docs: 📝 added api documentation for branches and aliases
* feat: ✨ content type implementation with api references, unit test cases and api test cases
* test: renamed the api, mock, unit test file names of branch and alias
* test: renamed file path in branch and alias mock tests
* test: improved coverage report for branches and aliases
* test: Added mock test cases for content type
* docs: 📝 Cleared typo errors
* test: removed unwanted test files
* refactor: Code improvement for branches, aliases and content type implementation
* - General code improvements
- Testcases improvements
* - General code improvements
- Testcases improvements
* - General code improvements
- Formats are updated
* code enhancement
* Created Entry class and test cases
Created Entry Class
created entry class test cases
* feat: ✨ asset class implementation with tests and api docs
* Code improvements and changed test cases to new structure
* test: ✅ added resources and made some changes in api and unit test cases
* Updated Unit test cases.
* Webhook class Implementation
* Created workflow class
* Deleted secrets-scan.yml file
* Updated variable name
* Deleted sast-scan.yml file
* Feat/cs 40545 metadata class implemetation (#15)
* Metadata class implementation
* Deleted sast-scan.yml file
* Fixed PR comments
* Code optimisation and handling custom error exception
* Removed uids
* Feat/cs 40549 roles class implementation (#16)
* Created roles class with unit testcases, mock test cases and api test cases
* Updated coverage report github workflow file
* Added coverage install command
* Added pytest install command
* Updated stack class unit test file
* Added html coverage
* Added coverage reports and visualizations
* Removed visualisation
* Generating coverage report in svg format
* Added coverage-badge install command
* Fixed PR comments and code optimisation
* Added coverage reports graphical visualisation in github page
* Created readme file
* changed variable name
* Updated readme file
* Update README.md
* Added auditlog class and license file (#17)
* Added auditlog class and license file
* Added test case for invalid inputs
* commented the idiom
It Allows You to Execute Code When the File Runs as a Script, but Not When It’s Imported as a Module
---------
Co-authored-by: Shailesh Mishra <[email protected]>
---------
Co-authored-by: Shailesh Mishra <[email protected]>
* Developed environment class implementation (#19)
* Developed environment class implementation
* Updated variable name
* Added CI-CD implementation (#20)
* Added CI-CD implementation
Added CICD implemetation
Updated code Optimization
Updated code for check package in test environment.
* Removed Unused files
* Feat/cs 41198 locale class implementation (#21)
* Added locale class implementation
* Implemented taxonomy support (#22)
---------
Co-authored-by: harshithad0703 <[email protected]>
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: Shailesh Mishra <[email protected]>
---------
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: harshithad0703 <[email protected]>
* Deleted .idea directory (#24)
* Deleted .idea directory
* Deleted Test apidoc files
* Deleted coverage.txt file
* Created label class implementation
* Updated document data
---------
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: harshithad0703 <[email protected]>
* Feat/cs 41332 terms class implemetation (#27)
* Next (#26)
* Added users and organisations api methods
User Session
Logging in/out
Users
Get User
Update User
Activate User
Request Password
Reset Password
Organizations
Get All Organizations
Get Single Organization
Organization Roles
Organization Users
Transfer Organization Ownership
Organization Stacks
Organization Logs
* added requirements.txt file
* loaded install, changlog , codeowners and release.yml file
* Organized package structure
* Developed stack Implementation
* Code Optimized
* Added Mock test and Api Test cases
* Added test cases and coverage packages
* Added API documentation and added stacks test cases
* Added coverage reports generartion in github action
Added coverage report github action
Changed methods name
Changed unit test cases
Code improvements
API Documentation
* Added global fields class
* - General code improvements
- Corrected few testcases
- Single place for credentials
- linting added
* Feat/cs 40287 workflow class implemetation (#14)
* feat: ✨ implemented branches and aliases with unit and api test cases
* test: ✅ added mock tests for branches and aliases
* docs: 📝 added api documentation for branches and aliases
* feat: ✨ content type implementation with api references, unit test cases and api test cases
* test: renamed the api, mock, unit test file names of branch and alias
* test: renamed file path in branch and alias mock tests
* test: improved coverage report for branches and aliases
* test: Added mock test cases for content type
* docs: 📝 Cleared typo errors
* test: removed unwanted test files
* refactor: Code improvement for branches, aliases and content type implementation
* - General code improvements
- Testcases improvements
* - General code improvements
- Testcases improvements
* - General code improvements
- Formats are updated
* code enhancement
* Created Entry class and test cases
Created Entry Class
created entry class test cases
* feat: ✨ asset class implementation with tests and api docs
* Code improvements and changed test cases to new structure
* test: ✅ added resources and made some changes in api and unit test cases
* Updated Unit test cases.
* Webhook class Implementation
* Created workflow class
* Deleted secrets-scan.yml file
* Updated variable name
* Deleted sast-scan.yml file
* Feat/cs 40545 metadata class implemetation (#15)
* Metadata class implementation
* Deleted sast-scan.yml file
* Fixed PR comments
* Code optimisation and handling custom error exception
* Removed uids
* Feat/cs 40549 roles class implementation (#16)
* Created roles class with unit testcases, mock test cases and api test cases
* Updated coverage report github workflow file
* Added coverage install command
* Added pytest install command
* Updated stack class unit test file
* Added html coverage
* Added coverage reports and visualizations
* Removed visualisation
* Generating coverage report in svg format
* Added coverage-badge install command
* Fixed PR comments and code optimisation
* Added coverage reports graphical visualisation in github page
* Created readme file
* changed variable name
* Updated readme file
* Update README.md
* Added auditlog class and license file (#17)
* Added auditlog class and license file
* Added test case for invalid inputs
* commented the idiom
It Allows You to Execute Code When the File Runs as a Script, but Not When It’s Imported as a Module
---------
Co-authored-by: Shailesh Mishra <[email protected]>
---------
Co-authored-by: Shailesh Mishra <[email protected]>
* Developed environment class implementation (#19)
* Developed environment class implementation
* Updated variable name
* Added CI-CD implementation (#20)
* Added CI-CD implementation
Added CICD implemetation
Updated code Optimization
Updated code for check package in test environment.
* Removed Unused files
* Feat/cs 41198 locale class implementation (#21)
* Added locale class implementation
* Implemented taxonomy support (#22)
---------
Co-authored-by: harshithad0703 <[email protected]>
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: Shailesh Mishra <[email protected]>
* Feat/cs 41199 label class implementation (#25)
* Next (#23)
* Added users and organisations api methods
User Session
Logging in/out
Users
Get User
Update User
Activate User
Request Password
Reset Password
Organizations
Get All Organizations
Get Single Organization
Organization Roles
Organization Users
Transfer Organization Ownership
Organization Stacks
Organization Logs
* added requirements.txt file
* loaded install, changlog , codeowners and release.yml file
* Organized package structure
* Developed stack Implementation
* Code Optimized
* Added Mock test and Api Test cases
* Added test cases and coverage packages
* Added API documentation and added stacks test cases
* Added coverage reports generartion in github action
Added coverage report github action
Changed methods name
Changed unit test cases
Code improvements
API Documentation
* Added global fields class
* - General code improvements
- Corrected few testcases
- Single place for credentials
- linting added
* Feat/cs 40287 workflow class implemetation (#14)
* feat: ✨ implemented branches and aliases with unit and api test cases
* test: ✅ added mock tests for branches and aliases
* docs: 📝 added api documentation for branches and aliases
* feat: ✨ content type implementation with api references, unit test cases and api test cases
* test: renamed the api, mock, unit test file names of branch and alias
* test: renamed file path in branch and alias mock tests
* test: improved coverage report for branches and aliases
* test: Added mock test cases for content type
* docs: 📝 Cleared typo errors
* test: removed unwanted test files
* refactor: Code improvement for branches, aliases and content type implementation
* - General code improvements
- Testcases improvements
* - General code improvements
- Testcases improvements
* - General code improvements
- Formats are updated
* code enhancement
* Created Entry class and test cases
Created Entry Class
created entry class test cases
* feat: ✨ asset class implementation with tests and api docs
* Code improvements and changed test cases to new structure
* test: ✅ added resources and made some changes in api and unit test cases
* Updated Unit test cases.
* Webhook class Implementation
* Created workflow class
* Deleted secrets-scan.yml file
* Updated variable name
* Deleted sast-scan.yml file
* Feat/cs 40545 metadata class implemetation (#15)
* Metadata class implementation
* Deleted sast-scan.yml file
* Fixed PR comments
* Code optimisation and handling custom error exception
* Removed uids
* Feat/cs 40549 roles class implementation (#16)
* Created roles class with unit testcases, mock test cases and api test cases
* Updated coverage report github workflow file
* Added coverage install command
* Added pytest install command
* Updated stack class unit test file
* Added html coverage
* Added coverage reports and visualizations
* Removed visualisation
* Generating coverage report in svg format
* Added coverage-badge install command
* Fixed PR comments and code optimisation
* Added coverage reports graphical visualisation in github page
* Created readme file
* changed variable name
* Updated readme file
* Update README.md
* Added auditlog class and license file (#17)
* Added auditlog class and license file
* Added test case for invalid inputs
* commented the idiom
It Allows You to Execute Code When the File Runs as a Script, but Not When It’s Imported as a Module
---------
Co-authored-by: Shailesh Mishra <[email protected]>
---------
Co-authored-by: Shailesh Mishra <[email protected]>
* Developed environment class implementation (#19)
* Developed environment class implementation
* Updated variable name
* Added CI-CD implementation (#20)
* Added CI-CD implementation
Added CICD implemetation
Updated code Optimization
Updated code for check package in test environment.
* Removed Unused files
* Feat/cs 41198 locale class implementation (#21)
* Added locale class implementation
* Implemented taxonomy support (#22)
---------
Co-authored-by: harshithad0703 <[email protected]>
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: Shailesh Mishra <[email protected]>
---------
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: harshithad0703 <[email protected]>
* Deleted .idea directory (#24)
* Deleted .idea directory
* Deleted Test apidoc files
* Deleted coverage.txt file
* Created label class implementation
* Updated document data
---------
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: harshithad0703 <[email protected]>
---------
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: harshithad0703 <[email protected]>
* Added terms class implementation
---------
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: harshithad0703 <[email protected]>
---------
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: Shailesh Mishra <[email protected]>
Co-authored-by: harshithad0703 <[email protected]>
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.**
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