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

Use safe Snakeyaml yaml constructor #188

Closed
sbcd90 opened this issue Dec 13, 2022 · 1 comment
Closed

Use safe Snakeyaml yaml constructor #188

sbcd90 opened this issue Dec 13, 2022 · 1 comment
Labels
backport 2.x bug Something isn't working security fix Security fix generated by Mend v2.5.0 2.5.0 release

Comments

@sbcd90
Copy link
Collaborator

sbcd90 commented Dec 13, 2022

use safe constructor

Yaml yaml = new Yaml(new SafeConstructor());

@sbcd90

@sbcd90 sbcd90 added the v2.5.0 2.5.0 release label Dec 13, 2022
@getsaurabh02
Copy link
Member

@sbcd90 Can we close this in favor of #198

@getsaurabh02 getsaurabh02 added bug Something isn't working security fix Security fix generated by Mend backport 2.x labels Dec 22, 2022
@sbcd90 sbcd90 closed this as completed Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x bug Something isn't working security fix Security fix generated by Mend v2.5.0 2.5.0 release
Projects
None yet
Development

No branches or pull requests

2 participants