mirror of
https://github.com/gchq/CyberChef
synced 2025-12-14 23:33:25 +00:00
Added JSONPath tests & changed lib
This commit is contained in:
@@ -2244,7 +2244,7 @@ const OperationConfig = {
|
||||
]
|
||||
},
|
||||
"JPath expression": {
|
||||
description: "Extract information from a JSON object with an JPath query",
|
||||
description: "Extract information from a JSON object with a JPath query.",
|
||||
run: Code.runJpath,
|
||||
inputType: "string",
|
||||
outputType: "string",
|
||||
|
||||
Reference in New Issue
Block a user