Explore tweets tagged as #JsonPath
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
134
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
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
💡 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
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
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.
10
2
9
App Cloner 3.1 upgrades the App info service, now letting you extract data from the new monitors. You can also use JSONPath to query specific details. Full info here: https://t.co/RNjaNHHlOq
#AppCloner
0
0
3
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
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
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
SJsonPath - A simple library that lets you build JSONPath using fluent message sending in Smalltalk https://t.co/rgqAL8BCgh
#pharo #smalltalk #jsonpath
0
2
4
In this post, you'll learn how to use the JSONPath expression language You'll also explore using JSONPath for querying Kubernetes API and retrieving custom information or metrics from deployed objects ➜ https://t.co/tf3ScG7TNi
1
13
33
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
Happy to say that @symfony #JsonPath component is now fully RFC-compliant! Huge milestone before delivering new features 🎉 https://t.co/mnuEYrXVON
1
1
16
Want to learn automation? Don't miss this: Ultimate YAML Course : YAML JSON JSONPath Zero - Master https://t.co/4ALigY7sQo
0
4
8
pqJQ - Postgres에서 jq 사용하기 https://t.co/FW8zrSQSoR - jq 컴파일러를 Postgres에 내장하게 해주는 확장 - `jqprog` 데이터 타입을 추가 하고 `jq(jsonb, jqprog)` 함수를 추가해서 `jsonb` 개체에 실행 가능 - 표준 `jsonb` 함수, 연산자 및 `jsonpath`와 원활하게 연동됨 ...
0
9
13