Skip to content
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

Increase SnakeYAML codepoint limit to 64MB (from default 3MB) #73

Merged
merged 3 commits into from
Oct 18, 2023

Conversation

tobias-richter
Copy link
Contributor

With wcm-io-devops/conga#47 the codepoint limit of SnakeYAML was increased to 64MB in the conga model generator.
But the YamlUtil of the conga aem maven plugin was still using the default limit.
With this PR we are now using the new introduced io.wcm.devops.conga.model.util.YamlUtil.createLoaderOptions()

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

Copy link
Member

@stefanseifert stefanseifert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@stefanseifert stefanseifert merged commit 7d65e40 into develop Oct 18, 2023
12 checks passed
@stefanseifert stefanseifert deleted the feature/increase-snakeyaml-codepoint-limit branch October 18, 2023 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants