Java JsonPath implementation
active 2025-02-05 → 2026-05-26 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 476 days from 2025-02-05 to 2026-05-26. Pushes: 2 total, peak 1 in a day. Pull requests: 4 total, peak 1 in a day. Issues: 12 total, peak 1 in a day. Comments: 31 total, peak 3 in a day. Stars: 225 total, peak 16 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| kallestenflo | 5 | 2 | 1 | 2 |
| ajaskv | 4 | 0 | 0 | 3 |
| ukumar009 | 3 | 0 | 0 | 2 |
| Hemanthkumar-7890 | 2 | 0 | 0 | 2 |
| bsa01 | 2 | 0 | 1 | 1 |
| BsoBird | 2 | 0 | 1 | 1 |
| rahulchandak22 | 2 | 0 | 0 | 1 |
| luizvnasc | 2 | 0 | 0 | 1 |
| bramesh88 | 1 | 0 | 0 | 1 |
| LiquidTheDangerous | 1 | 0 | 0 | 1 |
| hezhangjian | 1 | 0 | 0 | 0 |
| PicassoPoon | 1 | 0 | 0 | 1 |
| rigazilla | 1 | 0 | 0 | 0 |
| achutkiran | 1 | 0 | 0 | 1 |
| kivan-mih | 1 | 0 | 0 | 1 |
| lrozenblyum | 1 | 0 | 0 | 1 |
| muslimpinkoplak-dev | 1 | 0 | 0 | 1 |
| erizzo-cfa | 1 | 0 | 0 | 0 |
| anatoly-spb | 1 | 0 | 0 | 0 |
| ArtemMarchukQlikCom | 1 | 0 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#1073kallestenflo2026-03-08 12:21jsonpath has Arbitrary Code Injection via Unsafe Evaluation of JSON Path Expressions security vulnerabilities issue
- Issue#1070anatoly-spb2026-02-17 17:23Q: How to use constant in json path?
- Issue comment#1067bsa012026-01-20 07:35adding jackson3 provider (#1066)
- Issue comment#1067davsclaus2026-01-18 07:36adding jackson3 provider (#1066)
- Issue comment#1067kallestenflo2026-01-18 07:08adding jackson3 provider (#1066)
- Issue comment#1067valfirst2025-12-19 23:17adding jackson3 provider (#1066)
- Issue#1031ukumar0092025-12-18 11:37CVE-2024-57699 on Json-Path:2.9.0
- Issue comment#1031ukumar0092025-12-18 11:37CVE-2024-57699 on Json-Path:2.9.0
- Pull request#1067bsa012025-12-17 12:52
- Issue comment#1053ghostg002025-11-19 03:47Why don't methods in JsonPath throw PathNotFoundException with the not-found path in the message?
- Issue#1062rigazilla2025-11-13 10:55Dynamic filtering with regex
- Issue comment#1015lukelongcn2025-11-11 09:09Implemented the possibility to add custom path functions
- Issue#1061ArtemMarchukQlikCom2025-11-05 22:35Inconsistences in array output types between JsonSmartJsonProvider and JacksonJsonProvider when parsing json
- Issue comment#1033rnc2025-10-31 14:18Consider updating `net.minidev:json-smart` to 2.5.2 to address CVE-2024-57699
- Releasekallestenflo2025-10-31 10:56json-path-2.10.0
- Pull request#1057kallestenflo2025-10-31 08:46
- Issue#1055bq160199-dotcom2025-10-06 09:26Beat
- Issue#1053erizzo-cfa2025-09-03 15:13Why don't methods in JsonPath throw PathNotFoundException with the not-found path in the message?
- Issue#1051leofernandesmo2025-08-07 17:50API Design: JsonPath.compile() should declare or document InvalidPathException for better developer experience
- Issue#1048ajaskv2025-07-13 11:00{ "ig_secret_conversations": { "armadillo_devices": [ { "device_type": "Igd:iPhone-388.0.0", "device_manufacturer": "Apple", "device_model": "iPhone15,2", "device_os_version": "18.5", "last_connected_ip": "94.206.207.0", "last_active_time": 1752187333, "online_since": 1752187333 }, { "device_type": "Igd:Web-302.0.1024565105", "device_manufacturer": "Windows", "device_model": "Chrome",
- Issue comment#1048ajaskv2025-07-13 10:47{ "ig_secret_conversations": { "armadillo_devices": [ { "device_type": "Igd:iPhone-388.0.0", "device_manufacturer": "Apple", "device_model": "iPhone15,2", "device_os_version": "18.5", "last_connected_ip": "94.206.207.0", "last_active_time": 1752187333, "online_since": 1752187333 }, { "device_type": "Igd:Web-302.0.1024565105", "device_manufacturer": "Windows", "device_model": "Chrome",
- Issue comment#1048ajaskv2025-07-13 10:46{ "ig_secret_conversations": { "armadillo_devices": [ { "device_type": "Igd:iPhone-388.0.0", "device_manufacturer": "Apple", "device_model": "iPhone15,2", "device_os_version": "18.5", "last_connected_ip": "94.206.207.0", "last_active_time": 1752187333, "online_since": 1752187333 }, { "device_type": "Igd:Web-302.0.1024565105", "device_manufacturer": "Windows", "device_model": "Chrome",
- Issue comment#1047ajaskv2025-07-13 00:05I'm
- Pull request#1045BsoBird2025-07-09 04:42
- Issue comment#1043Hemanthkumar-78902025-07-04 05:52Giving incorrect results when the json path is nested
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 225 stars here means stars gained during the window, not the repo's star count.