Explore tweets tagged as #JSONPath
I've been using JSONPath a lot @StainlessAPI for several features, including the newly announced Transforms tool. I wanted a fun way to learn ala CSS Diner, Flexbox Froggy, or SQL Zoo, so I built this little game:
0
0
2
You can now redact sensitive fields with the apitoolkit elixir phoenix SDK. There was no jsonpath library for elixir which supports updating data at a path in place, so we had to implement it custom. Glad its out of the way now.
0
2
13
This feels silly Spend hours implementing logic to parse jsonpath-ish queries into AST. Use the AST to generate very efficient storage operations. Realize its just too complicated to support wildcard queries as direct operations. Write code again to convert AST to jsonpath 😭
1
1
17
CVE-2024-21534 - Command Injection in JSONPath Plus versions < 10.0.7 Root cause: Improper sanitization of user-supplied JSONPath expressions, allowing arbitrary code execution via Node.js's vm module. Reference: https://t.co/hMG5EckcFb
1
29
133
I spent 2 days writing the code to parse & convert jsonpath into postgres jsonb operations for @ApiToolkit , only to test it now, and those operations don't work. They require a lateral join which is not feasible at this scale 🥲 I should have tested manually before coding
3
4
31
Apex code be like: “for your JSON payload, I’m gonna need 47 lines of nested Maps, 3 for-loops and a prayer.” Me: HOLD MY 🍺 Just dropped the first real JSONPath engine for Salesforce Try it out: https://t.co/azrdQB3ps5 Source: https://t.co/qJGDfsA6Bu Twitter:
0
0
1
A new Actions app update is out, with the following new actions: - Show Notification - Is Time In Range - Get Values Using JSONPath - Download File - Get Image Capture Date - Set Image Capture Date - Toggle Boolean - Sort Months - Format Number as Ordinal The app adds
1
5
30
Some news from the SIG CLI about kubectl and customize CLIs: - kubectl events is now Stable - Alpha feature for interactive delete - transition from SPDY to WebSockets There are also exploring JSONPath improvements and a new server side by default kubectl apply #KubeCon
1
1
7
ブログ投稿しました! ・Step FunctionsのJSONataとJSONPathの違いを理解するハンズオンを考えてみた https://t.co/fF7f0hWFKQ
0
4
11
💡 IntelliJ IDEA has support for JSONPath. Evaluate JSONPath expressions, and use Language Injection to get code formatting and completion inside the JSONPath String. ✅ #IntelliJIDEATips
3
21
116
OjG also include a full JSONPath implementation and an application named oj that is similar to jq but uses JSONPath for JSON exploration and modifications. OJG is on GitFish at https://t.co/GM6T47x3g9.
9
1
9
Want to learn automation? Don't miss this: Ultimate YAML Course : YAML JSON JSONPath Zero - Master https://t.co/4ALigY7sQo
0
4
8
OMFG Jayse is next level! 🤯 I started playing with JSONPath with Claude this morning, and now look at what it can do! It's mind blowing what I was able to achieve in one day All this is Dart, but I hope to bring this over to C# as well
1
0
14
Whether through Kafka or via our Events API, you can map JSON fields to columns at ingestion time by adding JSONPath expressions in the Schema. No need to materialize downstream if you know what you need. Easy!
1
1
1
The new @symfony #JsonPath component just got more useful: directly integrate it in your test cases to ensure everything is at the right place in your #JSON string/resource 👀 Experimental and to be tested in #Symfony 7.3 🙌 Pull request: https://t.co/n8VptTSjC1
2
8
45
DevKnife progress update: - Added JSONPath support to the JSON tool - Built a new WHOIS tool to look up domain info (maybe I'll add a structured table view later) Next up: a speed test tool ⚡
0
0
5