Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / json-path/JsonPath issues and pull requests

#1012 - Getting the last element after filtering doesn't seem to work

Issue - State: open - Opened by con-f-use 27 days ago - 3 comments

#1011 - feat: Fix multiple nested calls

Pull Request - State: open - Opened by bakjos about 1 month ago

#1010 - Issue with WildCard in jsonPath after #786

Issue - State: open - Opened by suhailSj about 1 month ago

#1009 - Update the deps with a deps bot?

Issue - State: open - Opened by He-Pin 2 months ago

#1007 - Upgrade org.json:json from 20231013 to 20240303

Pull Request - State: open - Opened by oswaldobapvicjr 3 months ago

#1006 - It can not work if i use array index after ?(@ expression

Issue - State: open - Opened by chenliuyang1989 3 months ago - 1 comment

#1005 - [CI] Remove Java 18 from build matrix

Pull Request - State: closed - Opened by valfirst 3 months ago

#1004 - Upgrade net.minidev:json-smart from 2.5.0 to 2.5.1

Pull Request - State: closed - Opened by oswaldobapvicjr 3 months ago

#1003 - How to get the first element after filtering?

Issue - State: open - Opened by zuoban 3 months ago

#1001 - Trailing newline character in path is not handled

Issue - State: open - Opened by q2w 3 months ago

#1000 - Remove Analytics image from README

Issue - State: open - Opened by Marcono1234 4 months ago

#999 - Consider implementing RFC 9535

Issue - State: open - Opened by glyn 4 months ago - 1 comment

#998 - Configuration method name does not match function

Issue - State: open - Opened by songruikang 4 months ago

#995 - Upgrade to gradle 8.5 and add java 21 build

Pull Request - State: closed - Opened by kallestenflo 5 months ago

#994 - Remove web-test project

Pull Request - State: closed - Opened by kallestenflo 5 months ago - 2 comments

#993 - Upgrade to junit-jupiter

Pull Request - State: closed - Opened by kallestenflo 5 months ago

#991 - changelog.md is not updated

Issue - State: open - Opened by dave-voltdb 5 months ago - 1 comment

#990 - Fix logic of parsing function with no arguments.

Pull Request - State: open - Opened by q2w 5 months ago - 4 comments

#989 - Fix parsing logic of function parameters with closing parentheses

Pull Request - State: open - Opened by q2w 5 months ago - 2 comments

#988 - Add support for custom Functions registration

Issue - State: open - Opened by asavov 5 months ago

#987 - Update versions

Pull Request - State: closed - Opened by kallestenflo 5 months ago

#986 - Update dependencies

Pull Request - State: closed - Opened by kallestenflo 5 months ago

#985 - Check for the existence of the next significant bracket

Pull Request - State: closed - Opened by twobiers 5 months ago - 4 comments

#984 - Union of missing properties returns empty object

Issue - State: open - Opened by kluevi 6 months ago

#982 - .set() method should add the key value if its not present

Issue - State: open - Opened by akanshSirohi 6 months ago - 1 comment

#980 - will we see a YAML Path library?

Issue - State: open - Opened by alan-czajkowski 6 months ago - 1 comment

#979 - json-path-2.2.0.jar library vulnerability

Issue - State: closed - Opened by PriyatamaB 6 months ago - 2 comments

#978 - get null when element not exists

Issue - State: open - Opened by chenwenhang 6 months ago

#977 - Issue with Version 2.8 - JsonPath.java#set() and JsonPath.java#add()

Issue - State: open - Opened by suhailSj 6 months ago - 2 comments

#976 - feat: add join func

Pull Request - State: open - Opened by MengHuanLanYu 6 months ago - 2 comments

#975 - concurrency issue / race condition

Issue - State: open - Opened by Darkvater 6 months ago - 4 comments
Labels: BUG

#974 - Default CacheProvider hides failing tests

Issue - State: open - Opened by maxwell-gobel 7 months ago

#973 - Stack Overflow (Criteria.parse)

Issue - State: closed - Opened by PoppingSnack 7 months ago - 19 comments
Labels: BUG

#972 - Create Ayden90

Pull Request - State: closed - Opened by Ayden90 7 months ago

#971 - Dot key + filter

Issue - State: open - Opened by Etwenn 7 months ago - 1 comment

#970 - Stack Overflow (Criteria.where())

Issue - State: closed - Opened by PoppingSnack 7 months ago

#969 - Stack Overflow (Criteria.parse())

Issue - State: open - Opened by PoppingSnack 7 months ago

#968 - Refactor

Pull Request - State: closed - Opened by vishesh27111 7 months ago

#966 - JPMS: define Automatic-Module-Name as json.path

Pull Request - State: closed - Opened by SingingBush 8 months ago

#965 - update dependencies

Pull Request - State: closed - Opened by SingingBush 8 months ago

#964 - The CVE-2023-5072 vulnerability is shown for the 2.8.0 version

Issue - State: open - Opened by Majestry 8 months ago - 3 comments

#963 - Question about the correct use of match function

Issue - State: closed - Opened by ashek-simeon 8 months ago - 1 comment

#962 - How to multiply two field value in json path

Issue - State: open - Opened by NamanGajjar26 9 months ago - 1 comment

#959 - Fix for max() does not return negative Double #942

Pull Request - State: open - Opened by pragasekar 9 months ago - 1 comment

#958 - Empty filter does not work for empty array

Issue - State: open - Opened by VRRAF 9 months ago

#956 - Make PropertyPathToken public

Pull Request - State: closed - Opened by chillb0nes 10 months ago - 1 comment

#955 - Make PropertyPathToken public

Issue - State: closed - Opened by 320zhangxin 10 months ago - 2 comments

#954 - make JsonPath non-private

Issue - State: open - Opened by palatam 10 months ago

#953 - Filtering based on child node did not work

Issue - State: open - Opened by vikramdarsi 11 months ago

#952 - **#Unable to reproduce in the code**

Issue - State: open - Opened by 623990721 11 months ago

#951 - 2.7.0 SUPPRESS_EXCEPTIONS not backwards compatible with 2.6.0

Issue - State: open - Opened by Bonnev 11 months ago - 3 comments

#950 - Inconsistent implementation of array slice

Issue - State: open - Opened by luyaor 11 months ago

#949 - Add RegEx to the path filtering

Issue - State: open - Opened by yk-jemmic 12 months ago - 3 comments

#946 - [build] Remove deprecated gradle convetion usage

Pull Request - State: closed - Opened by shoothzj 12 months ago - 1 comment

#945 - Bump json-smart version from 2.4.10 to 2.5.0

Pull Request - State: closed - Opened by shoothzj 12 months ago - 1 comment

#941 - Adding STRICT_MODE option for jsonpath filters

Pull Request - State: open - Opened by wildMythicWest about 1 year ago - 3 comments

#936 - Start instagram hacking

Issue - State: closed - Opened by Nnami32 about 1 year ago

#933 - Test

Pull Request - State: closed - Opened by rohitkhandagale about 1 year ago

#932 - Rohit

Pull Request - State: closed - Opened by rohitkhandagale about 1 year ago

#927 - Refactoring

Pull Request - State: closed - Opened by AlexanderStocks about 1 year ago

#924 - parse().read().toString() return error format json string for complex object

Issue - State: open - Opened by earlif about 1 year ago - 1 comment

#923 - Add function to format date

Issue - State: open - Opened by Mohitkumar about 1 year ago

#922 - Performance improvement for "simple" json path

Issue - State: open - Opened by yairlenga about 1 year ago

#921 - Allow named variables in jsonpath

Issue - State: open - Opened by yairlenga about 1 year ago

#920 - package net.minidev.json does not exist

Issue - State: open - Opened by AnalystNidhi about 1 year ago - 4 comments

#919 - Support pushing the webserver to fly.io instead of heroku

Pull Request - State: open - Opened by tresni about 1 year ago - 3 comments

#918 - JsonParser is not working with Records

Issue - State: open - Opened by pushpanktugnawat about 1 year ago - 2 comments

#917 - com.jayway.jsonpath.PathNotFoundException

Issue - State: open - Opened by chenack about 1 year ago

#915 - Update README.md: Fix Filter Operators section header

Pull Request - State: open - Opened by pgagne about 1 year ago

#914 - Clarify relationship with IETF specification

Issue - State: open - Opened by FeldrinH about 1 year ago

#913 - Fix ClassCastException when filer contains are empty

Pull Request - State: open - Opened by rosensilva about 1 year ago - 3 comments

#912 - Github release notes for 2.8.0 are missing

Issue - State: closed - Opened by Ernir over 1 year ago - 2 comments

#911 - Multiplication & Division functions

Pull Request - State: open - Opened by sanketyd over 1 year ago

#910 - Multiply & Divide functions in JsonPath

Issue - State: open - Opened by sanketyd over 1 year ago - 1 comment

#909 - suppress exception when evaluate a json path.

Pull Request - State: open - Opened by mswindowsxp over 1 year ago - 3 comments

#907 - Upgrade org.json:json from 20140107 to 20230227

Pull Request - State: closed - Opened by oswaldobapvicjr over 1 year ago

#906 - High-severity DoS vulnerabilty found on 3PP json-smart

Issue - State: closed - Opened by oswaldobapvicjr over 1 year ago - 2 comments

#905 - Release Minor Patch to correct: JSON-Smart Vulnerability CVE-2023-1370

Issue - State: closed - Opened by denismoc over 1 year ago - 3 comments

#904 - Predicate is never evaluated

Issue - State: open - Opened by valnaumov over 1 year ago

#903 - Stackoverflow -75772618 , Issue or Am I missing anything

Issue - State: closed - Opened by harry77914 over 1 year ago - 1 comment

#902 - Update README.md

Pull Request - State: open - Opened by Manikantan529 over 1 year ago

#901 - Heroku environment down

Issue - State: closed - Opened by RomainTHD over 1 year ago - 2 comments

#900 - [?(@ empty false)] Filter is not working after json-path 2.4.0 release

Issue - State: open - Opened by rosensilva over 1 year ago - 3 comments

#899 - ci: jdk 19

Pull Request - State: closed - Opened by sullis over 1 year ago - 1 comment

#898 - Fix broken link of Filter Operators

Pull Request - State: closed - Opened by git9527 over 1 year ago

#897 - Examples in docs lead to dead links

Issue - State: open - Opened by dstampher over 1 year ago - 3 comments