-
Notifications
You must be signed in to change notification settings - Fork 8
stage #907
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
stage #907
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…de-server into feature/aem-final
…de-server into feature/aem-final
…> On click on setting icon, it shows error screen
… duplicate fields and improve UID checks
…dle optional chaining for field properties
…ng for field UIDs
fix: Update buildSchemaTree to handle old parent UID and improve fiel…
Feature/aem final
Windows Support for Sitecore
…alidation - Added `sanitizeStackId` function to validate and sanitize stack IDs, preventing path traversal attacks. - Updated `startTestMigration` and `startMigration` methods to utilize the new sanitization function for stack IDs. - Improved log reading logic with path validation to ensure logs are accessed securely. - Refactored code for better readability and maintainability, including consistent formatting and error handling.
- Updated various dependencies in package.json and package-lock.json for improved security and performance. - Added new dependencies: js-yaml, qs, and tmp across multiple packages. - Introduced a Snyk policy file to manage known vulnerabilities and their resolutions. - Adjusted versioning for several packages to ensure compatibility and stability.
- Upgraded @contentstack/cli-utilities to version 1.14.4 in multiple package.json and package-lock.json files for improved functionality. - Updated @contentstack/cli to version 1.53.1 and @contentstack/marketplace-sdk to version 1.4.1 in the api package. - Adjusted axios version in upload-api package for better compatibility. - Ensured consistency across all package files with the latest dependency versions.
Dev - snyk fixes
- Upgraded @contentstack/cli to version 1.53.1 and @contentstack/cli-utilities to version 1.15.0 for improved functionality. - Updated express to version 4.22.0 and jsonwebtoken to version 9.0.3 for enhanced security. - Added js-yaml as a new dependency to support YAML parsing. - Adjusted various other dependencies to their latest versions for better performance and compatibility.
…de-server into hotfix/path-issue
chore: Update dependencies in package.json and package-lock.json
Checkbox state Reset Bug
…g, title of global field not merging in test stack and in final stack
Dev to pre-stage
feat:reolved global field issue in siteocore,when mapped with existin…
feat: add initial reference handling in content mapping service and i…
…de-server into hotfix/path-issue
Hotfix snyk fixes
Fixed group fields null issue
v1shalpatel
approved these changes
Jan 9, 2026
aravindbuilt
approved these changes
Jan 9, 2026
v1shalpatel
approved these changes
Jan 9, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains:
Snyk vulnerabilities fixes
Existing functionality enhancements
Support for Windows OS for Sitecore CMS