mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-20 05:05:10 -04:00
Added a JSON to YAML and a YALM to JSON operation
This commit is contained in:
parent
ae1b12c120
commit
23763363ba
5 changed files with 137 additions and 1 deletions
|
@ -63,7 +63,9 @@
|
|||
"JSON to CSV",
|
||||
"Avro to JSON",
|
||||
"CBOR Encode",
|
||||
"CBOR Decode"
|
||||
"CBOR Decode",
|
||||
"YAML to JSON",
|
||||
"JSON to YAML"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue