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

safely read yaml #1325

Merged
merged 1 commit into from
Aug 10, 2021
Merged

safely read yaml #1325

merged 1 commit into from
Aug 10, 2021

Conversation

johrstrom
Copy link
Contributor

Fixes #238 we seem to use safe load every where else. I tried to come up with a test case - but couldn't manage to actually get ruby code to execute.

Copy link
Contributor

@Oglopf Oglopf left a comment

Choose a reason for hiding this comment

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

LGTM.

@Oglopf Oglopf merged commit b7f0e73 into master Aug 10, 2021
@Oglopf Oglopf deleted the bugfix/safeload branch August 10, 2021 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dashboard: Consider using safe_yaml in this and other apps that rely on YAML.
3 participants