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

Feature request: YAML to JSON conversion would be useful #1256

Open
volphy opened this issue Oct 5, 2021 · 4 comments
Open

Feature request: YAML to JSON conversion would be useful #1256

volphy opened this issue Oct 5, 2021 · 4 comments
Labels

Comments

@volphy
Copy link

volphy commented Oct 5, 2021

It would be useful to have YAML to JSON conversion, preferably in two directions i.e.,

  • YAML to JSON
  • JSON to YAML

Would it be possible to implement it?

@pcgeek86
Copy link

This was literally the first thing I searched for on the demo site.

@ccarpo
Copy link

ccarpo commented Jan 20, 2022

It's one of the conversions I use frequently für AWS Cloudformation templates

@Kreijstal
Copy link

So what happened to this one?

@volphy
Copy link
Author

volphy commented Jul 27, 2022

Locally, I use yq tool to perform such conversion:
https://github.com/mikefarah/yq

It would be nice if CyberChef installed locally could also provide such functionality out-of-the-box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants