`root-node` expression.\r\n\r\n* [expression] Supports JmesPathRootNodeExpression.\r\n\r\n* Fixed root node evaluation.\r\n\r\n* Fixed string slices.\r\n\r\n* Fixed escaping backslash\r\n\r\n* Fixed min_by and max_by functions\r\n\r\n* Fixed string functions\r\n\r\n* Removed empty file.\r\n\r\n* WIP ?\r\n\r\n* it’s good now!\r\n\r\n# Conflicts:\r\n#\ttests/jmespathnet.tests/Parser/RawStringTest.cs\r\n\r\n* compliance", "is_bot": false, "headline": "Compliance (#84)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2023-04-07T08:14:48Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "c26d263c0627f8f52d375154582a11fe7c215454", "body": "* [parser] Update GPLEX/GPPG runtime.\r\n\r\n* [parser] Fixed broken compatibility with net45\r\n\r\n* [parser] change to re-start automated CI.\r\n\r\n* [parser] Fix build.\r\n\r\n* [parser] Fix %CONFIGURATION%\r\n\r\n* Using strong-named dependencies.", "is_bot": false, "headline": "Update gppg (#83)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2023-04-06T19:21:06Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "2823f49a3f48a00129de756e73203599605483fd", "body": null, "is_bot": false, "headline": "JEP-18 Grouping (#80)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2023-04-06T19:14:41Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "86b4255d4b22a07827c77fb2889779ec58b71090", "body": null, "is_bot": false, "headline": "Update Nuget Api Key", "author_name": "jdevillard", "author_login": "jdevillard", "committed_at": "2023-04-05T21:40:44Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "eef90705926887917d92b262251990965b44a96a", "body": null, "is_bot": false, "headline": "Fixed malformed JSON compliance file.", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-10-28T05:49:38Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "d034cb5fbcc269b414c866a74d392da5bced8d15", "body": null, "is_bot": false, "headline": "Pipe expression remembered to handle `null` values. (#79)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-10-21T14:14:38Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "2b9fbf538c9c52c35ba756515c2e52680ccb3820", "body": "* [unicode] The `length()` function learned to correctly handle Unicode surrogate pairs and composite characters.\r\n\r\n* [unicode] The `sort()` function learned to correctly handle Unicode surrogate pairs and composite characters.\r\n\r\n* [unicode] The `sort_by()` function learned to correctly handle Uni\n[…]\n\n\r\n* [unicode] The function `reverse()` learned to correctly handle Unicode surrogate pairs and composite characters.\r\n\r\n* [unicode] Updated compliance tests.\r\n\r\n* [unicode] Fixed `length()` function.", "is_bot": false, "headline": "Fix/unicode surrogate pairs (#75)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-10-20T15:52:44Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "30f6e4e133ceb11321ec7b5a2c6eb35c647d6ab1", "body": "…sion`. (#77)", "is_bot": false, "headline": "#76 - Fixed incorrect `null` propagation on the rhs of a `pipe-expres…", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-10-20T12:35:33Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "4a269412641760457a2105f7a08c78ef06876db6", "body": "Co-authored-by: Jérémie DEVILLARD \u003cjdevillard@users.noreply.github.com>", "is_bot": false, "headline": "configure debug if in PR (no access to secret var) (#78)", "author_name": "jdevillard", "author_login": "jdevillard", "committed_at": "2022-10-20T10:26:12Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "5c0dde3439af75ef9208c1468546c1688d1c93c1", "body": null, "is_bot": false, "headline": "Using configuration-dependent public-key to run tests. (#68)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-10-14T07:58:11Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "267035049c86f6cea2e360652c081ccf13e45ad2", "body": "* arithmetic-expression\r\n\r\n# Conflicts:\r\n#\tsrc/jmespath.net.interop/IJmesPathGenerator.cs\r\n#\tsrc/jmespath.net.parser/JmesPathParser.cs\r\n#\tsrc/jmespath.net.parser/JmesPathParser.y\r\n#\tsrc/jmespath.net/JmesPathGenerator.cs\r\n#\ttests/jmespathnet.tests/Expressions/JmesPathIdentifierTest.cs\r\n\r\n* Fixed inco\n[…]\nMESPath string representation.\r\n\r\n* Return `not-a-number` error on arithmetic operation errors.\r\n\r\n* add compliance test file\r\n\r\nCo-authored-by: Jérémie DEVILLARD \u003cjdevillard@users.noreply.github.com>", "is_bot": false, "headline": "arithmetic-expression (#69)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-10-13T13:24:27Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "58391e99c184e14b0ed25fdf506bca610da24adc", "body": "* [string-functions] `find_first()`.\r\n\r\n* [string-functions] `find_last()`.\r\n\r\n* [string-functions] `lower()` and `upper()`.\r\n\r\n* [string-functions] `replace()`.\r\n\r\n* [string-functions] `trim()`, `trim_left()` and `trim_right()`.\r\n\r\n* [string-functions] `pad_left()` and `pad_right()`.\r\n\r\n* [string-functions] `split()`.", "is_bot": false, "headline": "String manipulation functions (#72)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-10-13T07:04:14Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "fd733fc31148587a0f01919e41ea3fc1eaed09f7", "body": null, "is_bot": false, "headline": "Supports string slices. (#71)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-10-13T07:04:00Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "af8bce6f3a04a1ce041ffc85c500a75abd397243", "body": null, "is_bot": false, "headline": "Renamed `to_object` function to `from_items`. (#70)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-08-22T19:34:15Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "f153b8ca820d2b759fb2a07d2e0498b4d7cc7325", "body": null, "is_bot": false, "headline": "Renamed a class confusingly named as a Visitor which it isn’t. (#67)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-08-16T08:50:58Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9805b3bc3fc94fba59c9e02e19ae857f7cfaa54f", "body": null, "is_bot": false, "headline": "Added project to the Visual Studio solution. (#66)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-08-16T08:50:31Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "a82b4b531c89c2b0707f150ad97d393ef7d8c7df", "body": "* [ast] Expose AST structure.\r\n\r\n* [ast] Parse returns the root AST node directly.\r\n\r\n* [ast] Documented AST nodes and public members.\r\n\r\nCo-authored-by: jdevillard \u003cdjay93@hotmail.com>", "is_bot": false, "headline": "[ast] Expose AST structure. (#65)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-08-14T08:37:24Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "74b7afff7b198d4875e0d971965254aff5aa0714", "body": null, "is_bot": false, "headline": "Feature/to string (#64)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-07-31T18:56:10Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "ea45d6fdcd8cc52f795e3568d4822ddbea1c34f0", "body": null, "is_bot": false, "headline": "Fixed incorrect sequence when escaping characters. (#62)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-07-22T16:19:43Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "ee103a3e76fb185afbed17cbfa9f182c42c8463c", "body": null, "is_bot": false, "headline": ".NET runner for jp-compliance. (#61)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-07-21T19:30:20Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "956e34ac282cc45b17888c92e5c1e672d8f9b0aa", "body": null, "is_bot": false, "headline": "Saved look-ahead articles for documentation purposes. (#60)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-07-21T16:42:23Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "de2a40624e27521a2502de0042df242d3434e4dd", "body": null, "is_bot": false, "headline": "Made IJmesPathGenerator independant from the parser. (#59)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-07-06T21:15:35Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "26d3244c62abd57885e0e290aa39974464c8af24", "body": null, "is_bot": false, "headline": "Feature/cleanup (#58)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-07-06T21:15:01Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "d49f8303fcc0fdde542250417df764ee13d608bf", "body": null, "is_bot": false, "headline": "Fixed incorrect reference to unofficial compliance test submodule (#55)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-06-24T06:01:46Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "53cb290a9447321eaaa65f8bccac622527ead0e0", "body": null, "is_bot": false, "headline": "#51 - Supports .NET Standard 1.3. (#56)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-06-23T10:19:48Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "0801faaea00d9db786509e6170fdb2f09313628f", "body": "Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1.\r\n- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)\r\n- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: Newtonsoft.Json\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com>\r\n\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com>", "is_bot": true, "headline": "Bump Newtonsoft.Json in /tools/jmespathnet.compliance (#53)", "author_name": "dependabot[bot]", "author_login": "dependabot[bot]", "committed_at": "2022-06-23T09:46:13Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "c99bf9a5e9243dea6ada5d9f1a6e33443cdd266d", "body": "* Fix incorrect encoding when producing compliance report.\r\n\r\n* Fixed missing line continuation character.", "is_bot": false, "headline": "Fix incorrect encoding when producing compliance report. (#45)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-06-23T09:45:40Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "d47d83b3dca149a3ffb511be787b93c5b8fabe62", "body": null, "is_bot": false, "headline": "Fix unit tests by allowing function Registration.", "author_name": "Jérémie DEVILLARD", "author_login": "jdevillard", "committed_at": "2022-03-28T19:26:17Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "66e5043c78f8e18bd67be45341b7f0970d5795db", "body": "* Implement let() function.\r\n\r\n* Fix incorrect compliance report.", "is_bot": false, "headline": "Implement let() function. (#42)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-03-28T12:59:09Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "945ba43be3ec7841025035d7171264f2c467bb36", "body": "This commit enables third-party repositories to include this repository as a Git submodule\r\nin order to run a compliance tool with supports for registering third-party functions.\r\n\r\nCo-authored-by: Maxime Labelle \u003cmaxime.labelle@moskitos.fr>", "is_bot": false, "headline": "New - Supports using third-party functions in compliance tests. (#18)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-03-24T16:02:44Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "e626c42f615ae4e088941a99c5cf5c14df3a39a1", "body": null, "is_bot": false, "headline": "#43 - changed proper casing for JMESPath. (#44)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-02-26T11:13:33Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "4d589ef9447c095938ae5c89a7e05bc1d74999fe", "body": null, "is_bot": false, "headline": "Feature/release name (#41)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-02-24T17:03:13Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "7aea5c56e7b85ff07a719e6fb896d2c62af65748", "body": null, "is_bot": false, "headline": "Published release. (#40)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-02-24T16:55:25Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "649276d7c95d5009e68425ce85fe19a529b85232", "body": null, "is_bot": false, "headline": "Fix parsing in to_number for negative decimal numbers (#34)", "author_name": "Jesse Barocio", "author_login": "jessebarocio", "committed_at": "2022-02-24T15:37:58Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "7d7ff7982eb79b2674fa3c884cbce5c623297ec0", "body": "* [compliance] Output compliance report in Json format.\r\n\r\n* [appveyor] Produce compliance report during build.", "is_bot": false, "headline": "Feature/compliance report (#39)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-02-24T15:08:18Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "e43f1fdcc959565cc386e332e295551f451d2c88", "body": "* [compliance] Removed embedded compliance tests.\r\n\r\n* [compliance] Link to jmespath.test compliance tests.\r\n\r\n* [compliance] Ensure compliance during build.\r\n\r\n* [appveyor] Fixed incorrect structure.\r\n\r\n* Fixed incorrect handling of null values in list wildcard projections.\r\n\r\n* [appveyor] Fixed incorrect syntax for pwsh.\r\n\r\n* [appveyor] Clone git submodule\r\n\r\n* [compliance] Compliance exit code fails if not 100%\r\n\r\n* [appveyor] compliance exit code should fail the build.", "is_bot": false, "headline": "Ensure compliance tests pass during build (#38)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-02-22T11:04:01Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "17c92f3129ddc7188ceca281382534b335c32ce4", "body": null, "is_bot": false, "headline": "[appveyor] Fixed incorrect syntax warning. (#37)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-02-22T08:17:37Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "0f20e687532da00a17ca2e45465aa9e4346ee900", "body": null, "is_bot": false, "headline": "Updated to netstandard2.1 and net6.0. (#35)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2022-02-20T15:21:47Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "968304e5b80dfe4447b4f260edc64e9fe66b17a8", "body": null, "is_bot": false, "headline": "Update nuget key", "author_name": "jdevillard", "author_login": "jdevillard", "committed_at": "2022-02-16T15:17:18Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "7d3300c60e4324ae6bdfb3fa85bbc4e153284dc5", "body": "… (#31)\n\n* Support integer values bigger than Int32 in min() and max() functions\r\n\r\n* Add regression test: number_int64.json to support integer values bigger than Int32 for min() and max() functions", "is_bot": false, "headline": "Support integer values bigger than Int32 in min() and max() functions…", "author_name": "Simon Waterer", "author_login": "simonwaterer", "committed_at": "2021-02-08T17:14:49Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9235e180f84fb46f31ae043e214011888e8a5a10", "body": null, "is_bot": false, "headline": "Fixed incorrect location for encrypted strong name key file. (#30)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2020-10-31T18:11:07Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "f5038075f3feaf29ff6af7f4bf668bd24aa305dc", "body": "* Strong-named assemblies.\r\n* Removed unused gppg and gplex dependencies, used as tools instead.\r\n* Updating assembly versions as part of the build.\r\n* Generate NuGet packages on build.\r\n* Publishing JmesPath.Net.Parser NuGet package.\r\n* Separate building and generating NuGet packages.", "is_bot": false, "headline": "Fix #28 - Use public key for signing strong-named assemblies (#29)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2020-10-31T17:10:42Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "2c7403f42e3d70ecddcedcf0043484d1b29e82a0", "body": null, "is_bot": false, "headline": "update nuget apikey", "author_name": "jdevillard", "author_login": null, "committed_at": "2020-08-27T15:06:07Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "b6b70a1c49e7dcd9f00071c090d10cc6c401f6f9", "body": null, "is_bot": false, "headline": "issue with parallel build and dotnet-tools", "author_name": "jdevillard", "author_login": null, "committed_at": "2020-08-27T14:59:26Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "333f8db1bbe1a246fdccc3f613f5a7c477c53a27", "body": null, "is_bot": false, "headline": "change dot-net tools to avoid need of core runtime 1.*", "author_name": "jdevillard", "author_login": null, "committed_at": "2020-08-27T14:33:36Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "a432b7bcfd338e06fa0680941bc9b5a372d4a186", "body": null, "is_bot": false, "headline": "Add missing ref to parser in signed project (#27)", "author_name": "Atif Aziz", "author_login": "atifaziz", "committed_at": "2020-08-25T13:37:34Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "74234d338ebc02afae6eb1e91706d142c22c6398", "body": "Split the parser to its own project independent on Newtonsoft.Json", "is_bot": false, "headline": "Remove parser's dependence on Json.NET (#26)", "author_name": "Atif Aziz", "author_login": "atifaziz", "committed_at": "2020-08-24T21:47:33Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "1f47b842ade8271aa181b8f86be90e2a4200194d", "body": null, "is_bot": false, "headline": "Don't emit (private) info in generated lexer/parser (#25)", "author_name": "Atif Aziz", "author_login": "atifaziz", "committed_at": "2020-06-13T18:16:12Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "e1fd370c9a3be81de8047b8c91d0eda49b6e3d69", "body": null, "is_bot": false, "headline": "Simplify invocation of gplex/pg build tools (#22)", "author_name": "Atif Aziz", "author_login": "atifaziz", "committed_at": "2020-06-12T16:41:24Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "e97f1753d484d2149e55d8d55f4201c90a4bfce6", "body": null, "is_bot": false, "headline": "Fix CS0169 warnings about unused fields in JmesPathComparison (#23)", "author_name": "Atif Aziz", "author_login": "atifaziz", "committed_at": "2020-06-12T16:38:54Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "cfbad272889a785e06eaa367075b932938a2c251", "body": "* Add TargetFramework : netstandard1.3\r\n\r\n* * Add netstandard1.3 also to \"signed\" project\r\n* Add netcoreapp1.0 to unit-test project", "is_bot": false, "headline": "Add TargetFramework : netstandard1.3 (#11)", "author_name": "Stef Heyenrath", "author_login": "StefH", "committed_at": "2019-04-16T15:20:37Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "d78737676fb814caf8573b0b708a3e04d6126b86", "body": "* New - Testing netstandard2.0 and net45 builds.", "is_bot": false, "headline": "New - Testing netstandard2.0 and net45 builds. (#12)", "author_name": "Maxime Labelle", "author_login": "springcomp", "committed_at": "2019-04-16T11:55:22Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "df4dbef970375018faf20c388879ba177cd22c48", "body": "#9 - Flatten operator should not produce an array with null elements.", "is_bot": false, "headline": "Merge pull request #10 from springcomp/_#9", "author_name": "jdevillard", "author_login": "jdevillard", "committed_at": "2019-04-15T11:36:08Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "14b6dd9d6115307d094ac649891fec5f0cd4e0af", "body": null, "is_bot": false, "headline": "[skip ci] - update nuget api key", "author_name": "jdevillard", "author_login": null, "committed_at": "2019-04-15T11:35:04Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "2c8e4d5b47cefa95add81f4f2a024bfee0f53e06", "body": "…quest", "is_bot": false, "headline": "[skip ci] - change - don't use signed project when there is a Pull Re…", "author_name": "jdevillard", "author_login": null, "committed_at": "2019-04-15T09:05:02Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "0b268855ea64caefc98fcc68327a195eb9d23dae", "body": null, "is_bot": false, "headline": "#9 - Flatten operator should not produce an array with null elements.", "author_name": "Maxime Labelle", "author_login": null, "committed_at": "2019-04-12T08:40:38Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "187dc2fe0edcffc4467f7267fdc9ea2c880e8a48", "body": null, "is_bot": false, "headline": "fix nuget package name", "author_name": "jdevillard", "author_login": null, "committed_at": "2019-01-10T18:37:20Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "fa959fd2585258fcf4ca8dea09163aa6b937af13", "body": "New - The parser supports alternate text encodings.", "is_bot": false, "headline": "Fixed encoding across the library (#6)", "author_name": "Eran Gil", "author_login": null, "committed_at": "2018-12-18T16:52:49Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "b8d239c35d4d166af404dc453c9deb9df391b70f", "body": null, "is_bot": false, "headline": "Fix - #2 - Support date/time comparisons as strings.", "author_name": "Maxime Labelle", "author_login": null, "committed_at": "2018-12-10T17:33:08Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "f3181c87985f96b175384e92c1f2c6524e3cd7c7", "body": "…ndard 2.0.", "is_bot": false, "headline": "Refactor - Upgraded project to Visual Studio 2017 and target .net sta…", "author_name": "Maxime Labelle", "author_login": null, "committed_at": "2018-12-10T12:41:16Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "355dbefff90e7ce3ceaec14bf3a76936742b7ce5", "body": null, "is_bot": false, "headline": "Change sign in strategy", "author_name": "jdevillard", "author_login": null, "committed_at": "2018-04-16T20:21:22Z", "body_truncated": false, "is_coding_agent": false } ], "releases_count": 3, "commits_last_year": 9, "latest_release_at": "2026-03-05T08:21:11Z", "latest_release_tag": "v1.1.0", "releases_from_tags": false, "days_since_last_push": 152, "active_weeks_last_year": 2, "days_since_latest_release": 152, "mean_days_between_releases": 734.8 }, "artifacts": { "collected": true, "structure": [], "declarations": [ { "name": "jmespathnet.compliance", "path": "tools/jmespathnet.compliance/jmespathnet.compliance.csproj", "tokens": [ "nuget.output_type:exe" ], "ecosystem": "nuget" }, { "name": "jpnet", "path": "tools/jpnet/jpnet.csproj", "tokens": [ "nuget.output_type:exe" ], "ecosystem": "nuget" } ] }, "community": { "has_readme": true, "has_license": true, "readme_badges": { "hosts": [ "github.com", "shields.io" ], "total": 2, "header": 0, "collected": true, "has_inspect_badge": false }, "has_description": true, "has_contributing": false, "health_percentage": 37, "has_issue_template": false, "has_code_of_conduct": false, "has_pull_request_template": false }, "ecosystem": { "packages": [ { "name": "JmesPath.Net", "exists": true, "license": null, "keywords": [ "jmespath", "json" ], "ecosystem": "nuget", "categories": [], "matches_repo": true, "registry_url": "https://www.nuget.org/packages/JmesPath.Net", "declared_type": null, "is_deprecated": false, "latest_version": "1.1.0", "repository_url": "https://github.com/jmespath-community/csharp-jmespath", "versions_count": 23, "total_downloads": 46906376, "dependents_count": null, "deprecation_note": null, "maintainers_count": null, "monthly_downloads": null, "first_published_at": null, "latest_published_at": "2026-03-05T08:23:12.260000Z", "latest_version_yanked": null, "days_since_latest_publish": 152 }, { "name": "JmesPath.Net.Parser", "exists": true, "license": null, "keywords": [ "jmespath", "json" ], "ecosystem": "nuget", "categories": [], "matches_repo": false, "registry_url": "https://www.nuget.org/packages/JmesPath.Net.Parser", "declared_type": null, "is_deprecated": false, "latest_version": "1.1.0", "repository_url": "https://github.com/jdevillard/JmesPath.Net", "versions_count": 11, "total_downloads": 19169152, "dependents_count": null, "deprecation_note": null, "maintainers_count": null, "monthly_downloads": null, "first_published_at": null, "latest_published_at": "2026-03-05T08:23:13.163000Z", "latest_version_yanked": null, "days_since_latest_publish": 152 } ] }, "popularity": { "forks": 28, "stars": 145, "watchers": 11, "fork_history": { "days": [ { "date": "2017-07-17", "count": 1 }, { "date": "2018-06-18", "count": 1 }, { "date": "2018-08-31", "count": 1 }, { "date": "2019-04-12", "count": 1 }, { "date": "2019-10-25", "count": 1 }, { "date": "2019-12-23", "count": 1 }, { "date": "2019-12-28", "count": 1 }, { "date": "2020-05-28", "count": 1 }, { "date": "2020-06-11", "count": 1 }, { "date": "2020-11-18", "count": 1 }, { "date": "2022-09-12", "count": 1 }, { "date": "2022-12-21", "count": 1 }, { "date": "2023-04-14", "count": 1 }, { "date": "2023-04-24", "count": 1 }, { "date": "2024-01-25", "count": 1 }, { "date": "2024-04-02", "count": 1 }, { "date": "2024-07-06", "count": 1 }, { "date": "2024-11-30", "count": 1 }, { "date": "2025-01-31", "count": 2 }, { "date": "2025-07-16", "count": 1 }, { "date": "2025-11-04", "count": 1 }, { "date": "2025-11-13", "count": 1 }, { "date": "2026-01-15", "count": 1 }, { "date": "2026-02-13", "count": 1 }, { "date": "2026-04-09", "count": 1 } ], "complete": true, "collected": 26, "total_forks": 28 }, "star_history": null, "open_issues_and_prs": 6 }, "ai_readiness": { "has_nix": false, "example_dirs": [], "has_llms_txt": false, "has_dockerfile": false, "has_mcp_signal": false, "bootstrap_files": [], "api_schema_files": [], "has_devcontainer": false, "typecheck_configs": [], "toolchain_manifests": [ "src/jmespath.net.interop/jmespath.net.interop.csproj", "src/jmespath.net.parser/jmespath.net.parser.csproj", "src/jmespath.net/jmespath.net.csproj", "tests/jmespathnet.tests/jmespathnet.tests.csproj", "tools/jmespathnet.compliance/jmespathnet.compliance.csproj", "tools/jpnet/jpnet.csproj" ], "largest_source_bytes": 41820, "source_files_sampled": 190, "oversized_source_files": 0, "agent_instruction_files": [], "agent_instruction_max_bytes": null }, "dependencies": { "manifests": [], "advisories": { "error": null, "scope": "repository_graph", "source": "osv", "findings": [], "collected": true, "malicious": [], "truncated": false, "by_severity": {}, "advisory_count": 0, "affected_count": 0, "assessed_count": 9, "malicious_count": 0, "assessed_package": null, "unassessed_count": 0, "direct_affected_count": 0 }, "ecosystems": [], "dependencies": [ { "name": "System.Reflection.TypeExtensions", "manifest": "src/jmespath.net.parser/jmespath.net.parser.csproj", "ecosystem": "nuget", "version_constraint": "4.7.0" }, { "name": "System.Runtime.Serialization.Formatters", "manifest": "src/jmespath.net.parser/jmespath.net.parser.csproj", "ecosystem": "nuget", "version_constraint": "4.3.0" }, { "name": "YaccLexTools", "manifest": "src/jmespath.net.parser/jmespath.net.parser.csproj", "ecosystem": "nuget", "version_constraint": "1.2.2" }, { "name": "Newtonsoft.Json", "manifest": "src/jmespath.net/jmespath.net.csproj", "ecosystem": "nuget", "version_constraint": "13.0.4" }, { "name": "System.Reflection.TypeExtensions", "manifest": "src/jmespath.net/jmespath.net.csproj", "ecosystem": "nuget", "version_constraint": "4.7.0" }, { "name": "System.ValueTuple", "manifest": "src/jmespath.net/jmespath.net.csproj", "ecosystem": "nuget", "version_constraint": "4.5.0" }, { "name": "System.ValueTuple", "manifest": "src/jmespath.net/jmespath.net.csproj", "ecosystem": "nuget", "version_constraint": "4.5.0" } ], "all_dependencies": { "error": null, "source": "github-sbom", "packages": [ { "name": "Newtonsoft.Json", "direct": true, "version": "13.0.4", "ecosystem": "nuget" }, { "name": "System.Reflection.TypeExtensions", "direct": true, "version": "4.7.0", "ecosystem": "nuget" }, { "name": "System.Runtime.Serialization.Formatters", "direct": true, "version": "4.3.0", "ecosystem": "nuget" }, { "name": "System.ValueTuple", "direct": true, "version": "4.5.0", "ecosystem": "nuget" }, { "name": "YaccLexTools", "direct": true, "version": "1.2.2", "ecosystem": "nuget" }, { "name": "Microsoft.NET.Test.Sdk", "direct": false, "version": "15.9.0", "ecosystem": "nuget" }, { "name": "NETStandard.Library", "direct": false, "version": "1.6.1", "ecosystem": "nuget" }, { "name": "xunit", "direct": false, "version": "2.4.0", "ecosystem": "nuget" }, { "name": "xunit.runner.visualstudio", "direct": false, "version": "2.4.0", "ecosystem": "nuget" } ], "collected": true, "truncated": false, "total_count": 9, "direct_count": 5, "indirect_count": 4 } }, "maintainership": { "issues": { "open_prs": 0, "merged_prs": 67, "open_issues": 6, "closed_ratio": 0.885, "closed_issues": 46, "closed_unmerged_prs": 4 }, "bus_factor": 1, "bot_contributors": 1, "top_contributors": [ { "type": "User", "login": "springcomp", "commits": 56, "avatar_url": "https://avatars.githubusercontent.com/u/8488398?v=4" }, { "type": "User", "login": "jdevillard", "commits": 8, "avatar_url": "https://avatars.githubusercontent.com/u/3254429?v=4" }, { "type": "User", "login": "atifaziz", "commits": 5, "avatar_url": "https://avatars.githubusercontent.com/u/20511?v=4" }, { "type": "User", "login": "StefH", "commits": 2, "avatar_url": "https://avatars.githubusercontent.com/u/249938?v=4" }, { "type": "User", "login": "hell-racer", "commits": 2, "avatar_url": "https://avatars.githubusercontent.com/u/20350033?v=4" }, { "type": "User", "login": "paviad", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/1235688?v=4" }, { "type": "User", "login": "thompson-tomo", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/19771933?v=4" }, { "type": "User", "login": "jessebarocio", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/6439067?v=4" }, { "type": "User", "login": "simonwaterer", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/10577548?v=4" }, { "type": "User", "login": "jmajoor", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/31497060?v=4" } ], "contributors_sampled": 10, "top_contributor_share": 0.718 }, "quality_signals": { "has_ci": true, "has_tests": true, "ci_workflows": [ "build.yaml", "publish.yaml" ], "has_docs_dir": false, "linter_configs": [], "has_editorconfig": false, "has_linter_config": false, "has_precommit_config": false }, "security_signals": { "lockfiles": [], "scorecard": { "checks": [ { "name": "Binary-Artifacts", "score": 10, "reason": "no binaries found in the repo", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts" }, { "name": "Branch-Protection", "score": 0, "reason": "branch protection not enabled on development/release branches", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection" }, { "name": "CI-Tests", "score": 3, "reason": "5 out of 15 merged PRs checked by a CI test -- score normalized to 3", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests" }, { "name": "CII-Best-Practices", "score": 0, "reason": "no effort to earn an OpenSSF best practices badge detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices" }, { "name": "Code-Review", "score": 5, "reason": "Found 9/18 approved changesets -- score normalized to 5", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review" }, { "name": "Contributors", "score": 10, "reason": "project has 5 contributing companies or organizations", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors" }, { "name": "Dangerous-Workflow", "score": 10, "reason": "no dangerous workflow patterns detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow" }, { "name": "Dependency-Update-Tool", "score": 10, "reason": "update tool detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool" }, { "name": "Fuzzing", "score": 0, "reason": "project is not fuzzed", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing" }, { "name": "License", "score": 10, "reason": "license file detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license" }, { "name": "Maintained", "score": 0, "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained" }, { "name": "Packaging", "score": 10, "reason": "packaging workflow detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging" }, { "name": "Pinned-Dependencies", "score": 0, "reason": "dependency not pinned by hash detected -- score normalized to 0", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies" }, { "name": "SAST", "score": 0, "reason": "SAST tool is not run on all commits -- score normalized to 0", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast" }, { "name": "Security-Policy", "score": 0, "reason": "security policy file not detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy" }, { "name": "Signed-Releases", "score": 0, "reason": "Project has not signed or included provenance with any releases.", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases" }, { "name": "Token-Permissions", "score": 0, "reason": "detected GitHub workflow tokens with excessive permissions", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions" }, { "name": "Vulnerabilities", "score": 10, "reason": "0 existing vulnerabilities detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities" } ], "commit": "91baddb403a89d6e02c5d70d61e9376ab8618979", "ran_at": "2026-08-04T17:24:04Z", "aggregate_score": 4.5, "scorecard_version": "v5.5.0" }, "has_codeql_workflow": false, "has_security_policy": false, "has_dependabot_config": false }, "contribution_flow": { "collected": true, "recent_prs": { "merged_7d": 0, "decided_7d": 0, "merged_30d": 0, "authors_30d": 0, "decided_30d": 0, "sample_size": 60, "window_days": 30, "sample_exhausted": false, "authors_probed_30d": 0, "newcomer_merged_30d": 0, "bot_prs_excluded_30d": 0, "newcomer_authors_30d": 0, "newcomer_decided_30d": 0 }, "ci_last_run_at": "2026-03-05T08:23:18Z", "oldest_open_prs": [], "last_merged_pr_at": "2026-03-05T07:50:29Z", "ci_last_conclusion": "SUCCESS", "oldest_open_issues": [ { "number": 48, "created_at": "2022-03-24T15:25:56Z", "last_comment_at": null, "last_comment_author": null }, { "number": 106, "created_at": "2024-11-07T13:13:56Z", "last_comment_at": "2025-08-07T10:08:20Z", "last_comment_author": "gigadani" }, { "number": 110, "created_at": "2025-10-14T13:35:05Z", "last_comment_at": "2025-10-14T22:06:59Z", "last_comment_author": "springcomp" }, { "number": 111, "created_at": "2025-10-15T00:48:27Z", "last_comment_at": null, "last_comment_author": null }, { "number": 122, "created_at": "2026-03-05T10:09:41Z", "last_comment_at": "2026-03-05T17:00:01Z", "last_comment_author": "springcomp" }, { "number": 123, "created_at": "2026-04-24T15:21:10Z", "last_comment_at": null, "last_comment_author": null } ] } }, "config": { "disabled_metrics": [], "disabled_categories": [], "disabled_components": {} }, "source": { "url": "https://github.com/jmespath-community/csharp-jmespath", "host": "github.com", "name": "csharp-jmespath", "owner": "jmespath-community" }, "metrics": { "overall": { "key": "overall", "band": "moderate", "name": "Overall health", "note": "The weighted overall 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).", "notes": [ { "code": "overall_calibration", "params": { "raw": 55, "calibrated": 57, "calibration": "2026-08-02" } } ], "value": 57, "inputs": { "security": 56, "vitality": 36, "community": 63, "governance": 66, "calibration": "2026-08-02", "engineering": 52, "ai_readiness": 56, "weighted_overall_raw": 55 }, "components": [] }, "categories": [ { "key": "vitality", "band": "weak", "name": "Vitality", "value": 36, "weight": 0.21, "metrics": [ { "key": "development_activity", "band": "at_risk", "name": "Development activity", "note": null, "notes": [], "value": 20, "inputs": { "commits_last_year": 9, "human_commit_share": 0.99, "days_since_last_push": 152, "active_weeks_last_year": 2 }, "components": [ { "key": "push_recency", "name": "Push recency", "detail": "last push 152 days ago", "points": 9.9, "status": "partial", "details": [ { "code": "push_recency", "params": { "days": 152 } } ], "max_points": 36 }, { "key": "commit_cadence", "name": "Commit cadence", "detail": "2/52 weeks with commits", "points": 1.4, "status": "partial", "details": [ { "code": "commit_cadence_weeks", "params": { "weeks": 2 } } ], "max_points": 36 }, { "key": "commit_volume", "name": "Commit volume", "detail": "9 commits in the last year", "points": 9, "status": "partial", "details": [ { "code": "commits_last_year", "params": { "count": 9 } } ], "max_points": 18 }, { "key": "openssf_scorecard_maintained", "name": "OpenSSF Scorecard: Maintained", "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0", "points": 0, "status": "missed", "details": [], "max_points": 10 } ] }, { "key": "release_discipline", "band": "moderate", "name": "Release discipline", "note": null, "notes": [], "value": 59, "inputs": { "releases_count": 3, "latest_release_tag": "v1.1.0", "releases_from_tags": false, "days_since_latest_release": 152, "mean_days_between_releases": 734.8 }, "components": [ { "key": "ships_releases", "name": "Ships releases", "detail": "3 releases published", "points": 27, "status": "met", "details": [ { "code": "releases_published", "params": { "count": 3 } } ], "max_points": 27 }, { "key": "release_recency", "name": "Release recency", "detail": "latest release 152 days ago", "points": 27, "status": "partial", "details": [ { "code": "release_recency", "params": { "days": 152 } } ], "max_points": 36 }, { "key": "release_cadence", "name": "Release cadence", "detail": "a release every ~734.8 days", "points": 5.4, "status": "partial", "details": [ { "code": "release_cadence", "params": { "gap": 734.8 } } ], "max_points": 27 }, { "key": "openssf_scorecard_signed_releases", "name": "OpenSSF Scorecard: Signed-Releases", "detail": "Project has not signed or included provenance with any releases.", "points": 0, "status": "missed", "details": [], "max_points": 10 } ] }, { "key": "abandonment", "band": "exceptional", "name": "Abandonment", "note": null, "notes": [], "value": 100, "inputs": { "cap": null, "state": "maintained", "guards": [], "signals": [], "red_flag": false, "multiplier_pct": 100, "declared_reason": null, "unverified_reason": null, "unanswered_open_prs": null, "unanswered_open_issues": null, "days_since_last_merged_pr": null, "days_since_last_human_commit": 152, "days_since_last_human_commit_is_floor": false }, "components": [ { "key": "project_is_still_maintained", "name": "Project is still maintained", "detail": "last human commit 152 days ago", "points": 100, "status": "met", "details": [ { "code": "abandonment_maintained", "params": { "days": 152 } } ], "max_points": 100 } ] } ], "description": "Is the project alive — is code being written and are releases shipping?" }, { "key": "community", "band": "moderate", "name": "Community & Adoption", "value": 63, "weight": 0.17, "metrics": [ { "key": "popularity", "band": "moderate", "name": "Popularity & adoption", "note": null, "notes": [], "value": 52, "inputs": { "forks": 28, "stars": 145, "watchers": 11, "growth_state": "unverified", "growth_factor_pct": 100, "growth_unverified_reason": "no_history" }, "components": [ { "key": "stars", "name": "Stars", "detail": "145 stars", "points": 35, "status": "partial", "details": [ { "code": "stars", "params": { "count": 145 } } ], "max_points": 60 }, { "key": "forks", "name": "Forks", "detail": "28 forks", "points": 11.9, "status": "partial", "details": [ { "code": "forks", "params": { "count": 28 } } ], "max_points": 25 }, { "key": "watchers", "name": "Watchers", "detail": "11 watchers", "points": 5.6, "status": "partial", "details": [ { "code": "watchers", "params": { "count": 11 } } ], "max_points": 15 } ] }, { "key": "community_health", "band": "moderate", "name": "Community health", "note": null, "notes": [], "value": 50, "inputs": { "has_readme": true, "has_license": true, "readme_badges": 2, "has_contributing": false, "has_issue_template": false, "has_code_of_conduct": false, "readme_badge_services": [ "github.com", "shields.io" ], "has_pull_request_template": false }, "components": [ { "key": "readme", "name": "README", "detail": null, "points": 22.5, "status": "met", "details": [], "max_points": 22.5 }, { "key": "license", "name": "License", "detail": "recognized license (Apache-2.0)", "points": 22.5, "status": "met", "details": [ { "code": "license_standard", "params": {} }, { "code": "license_spdx", "params": { "spdx": "Apache-2.0" } } ], "max_points": 22.5 }, { "key": "contributing_guide", "name": "CONTRIBUTING guide", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 18 }, { "key": "code_of_conduct", "name": "Code of conduct", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 13.5 }, { "key": "issue_template", "name": "Issue template", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 7.2 }, { "key": "pr_template", "name": "PR template", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 6.3 } ] }, { "key": "ecosystem_adoption", "band": "exceptional", "name": "Ecosystem adoption (downloads)", "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.", "notes": [ { "code": "excluded_no_data", "params": { "components": [ "registry_dependents" ] } }, { "code": "weights_renormalized", "params": {} } ], "value": 100, "inputs": { "packages": [ "JmesPath.Net" ], "dependents": null, "ecosystems": "nuget", "total_downloads": 46906376, "monthly_downloads": null }, "components": [ { "key": "total_downloads", "name": "Total downloads", "detail": "46,906,376 downloads all-time across nuget", "points": 79.7, "status": "partial", "details": [ { "code": "downloads_total", "params": { "count": 46906376, "ecosystems": "nuget" } } ], "max_points": 80 }, { "key": "registry_dependents", "name": "Registry dependents", "detail": "not reported by this ecosystem", "points": 0, "status": "excluded", "details": [ { "code": "not_reported_by_this_ecosystem", "params": {} } ], "max_points": 20 } ] } ], "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?" }, { "key": "governance", "band": "good", "name": "Sustainability & Governance", "value": 66, "weight": 0.23, "metrics": [ { "key": "maintainer_resilience", "band": "weak", "name": "Maintainer resilience (bus factor)", "note": null, "notes": [], "value": 39, "inputs": { "bus_factor": 1, "contributors_sampled": 10, "top_contributor_share": 0.718 }, "components": [ { "key": "bus_factor", "name": "Bus factor", "detail": "1 contributor(s) cover half of all commits", "points": 9, "status": "partial", "details": [ { "code": "bus_factor", "params": { "count": 1 } } ], "max_points": 54 }, { "key": "commit_distribution", "name": "Commit distribution", "detail": "top contributor authored 72% of commits", "points": 6.3, "status": "partial", "details": [ { "code": "top_contributor_share", "params": { "share": 72 } } ], "max_points": 22.5 }, { "key": "contributor_breadth", "name": "Contributor breadth", "detail": "10 contributors", "points": 13.5, "status": "met", "details": [ { "code": "contributors_sampled", "params": { "count": 10 } } ], "max_points": 13.5 }, { "key": "openssf_scorecard_contributors", "name": "OpenSSF Scorecard: Contributors", "detail": "project has 5 contributing companies or organizations", "points": 10, "status": "met", "details": [], "max_points": 10 } ] }, { "key": "responsiveness", "band": "excellent", "name": "Issue & PR responsiveness", "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.", "notes": [ { "code": "excluded_no_data", "params": { "components": [ "newcomer_pr_acceptance" ] } }, { "code": "weights_renormalized", "params": {} } ], "value": 84, "inputs": { "merged_prs": 67, "open_issues": 6, "closed_issues": 46, "prs_merged_7d": 0, "prs_decided_7d": 0, "prs_merged_30d": 0, "prs_decided_30d": 0, "issue_closed_ratio": 0.885, "closed_unmerged_prs": 4, "first_time_authors_30d": 0, "first_time_prs_merged_30d": 0, "first_time_prs_decided_30d": 0 }, "components": [ { "key": "issue_resolution", "name": "Issue resolution", "detail": "88% of issues closed", "points": 37.2, "status": "partial", "details": [ { "code": "issues_closed_share", "params": { "share": 88 } } ], "max_points": 42 }, { "key": "pr_acceptance", "name": "PR acceptance", "detail": "67/71 decided PRs merged", "points": 28.3, "status": "partial", "details": [ { "code": "decided_prs_merged", "params": { "merged": 67, "decided": 71 } } ], "max_points": 30 }, { "key": "newcomer_pr_acceptance", "name": "Newcomer PR acceptance", "detail": "no first-time contributor's PR decided in 30d", "points": 0, "status": "excluded", "details": [ { "code": "no_newcomer_prs", "params": { "days": 30 } } ], "max_points": 13 }, { "key": "openssf_scorecard_code_review", "name": "OpenSSF Scorecard: Code-Review", "detail": "Found 9/18 approved changesets -- score normalized to 5", "points": 7.5, "status": "partial", "details": [], "max_points": 15 } ] }, { "key": "stewardship", "band": "moderate", "name": "Ownership & stewardship", "note": null, "notes": [], "value": 54, "inputs": { "followers": 8, "owner_type": "Organization", "is_verified": null, "owner_login": "jmespath-community", "public_repos": 13, "account_age_days": 1628 }, "components": [ { "key": "ownership_backing", "name": "Ownership backing", "detail": "organization-owned", "points": 30, "status": "met", "details": [ { "code": "owner_organization", "params": {} } ], "max_points": 30 }, { "key": "verified_domain", "name": "Verified domain", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 20 }, { "key": "owner_reach", "name": "Owner reach", "detail": "8 followers of jmespath-community", "points": 6.9, "status": "partial", "details": [ { "code": "owner_followers", "params": { "count": 8, "login": "jmespath-community" } } ], "max_points": 25 }, { "key": "track_record", "name": "Track record", "detail": "13 public repos, account ~4 yr old", "points": 17.3, "status": "partial", "details": [ { "code": "public_repos", "params": { "count": 13 } }, { "code": "account_age_years", "params": { "years": 4 } } ], "max_points": 25 } ] }, { "key": "package_maintenance", "band": "exceptional", "name": "Package maintenance", "note": null, "notes": [], "value": 100, "inputs": { "packages": [ "JmesPath.Net" ], "ecosystems": "nuget", "any_deprecated": false, "min_days_since_publish": 152 }, "components": [ { "key": "published_resolvable", "name": "Published & resolvable", "detail": "1 package(s) on nuget", "points": 25, "status": "met", "details": [ { "code": "packages_published", "params": { "count": 1, "ecosystems": "nuget" } } ], "max_points": 25 }, { "key": "publish_recency", "name": "Publish recency", "detail": "latest publish 152 days ago", "points": 35, "status": "met", "details": [ { "code": "publish_recency", "params": { "days": 152 } } ], "max_points": 35 }, { "key": "version_history", "name": "Version history", "detail": "23 published versions", "points": 20, "status": "met", "details": [ { "code": "published_versions", "params": { "count": 23 } } ], "max_points": 20 }, { "key": "not_deprecated", "name": "Not deprecated", "detail": "active, not deprecated or yanked", "points": 20, "status": "met", "details": [ { "code": "package_not_deprecated", "params": {} } ], "max_points": 20 } ] } ], "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?" }, { "key": "engineering", "band": "moderate", "name": "Engineering Quality", "value": 52, "weight": 0.19, "metrics": [ { "key": "engineering_practices", "band": "moderate", "name": "Engineering practices", "note": null, "notes": [], "value": 54, "inputs": { "has_ci": true, "has_tests": true, "has_editorconfig": false, "has_linter_config": false, "has_precommit_config": false }, "components": [ { "key": "ci_workflows", "name": "CI workflows", "detail": "2 workflow(s)", "points": 24, "status": "met", "details": [ { "code": "ci_workflows", "params": { "count": 2 } } ], "max_points": 24 }, { "key": "tests_present", "name": "Tests present", "detail": null, "points": 24, "status": "met", "details": [], "max_points": 24 }, { "key": "linter_config", "name": "Linter config", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 16 }, { "key": "pre_commit_hooks", "name": "Pre-commit hooks", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 9.6 }, { "key": "editorconfig", "name": ".editorconfig", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 6.4 }, { "key": "openssf_scorecard_ci_tests", "name": "OpenSSF Scorecard: CI-Tests", "detail": "5 out of 15 merged PRs checked by a CI test -- score normalized to 3", "points": 6, "status": "partial", "details": [], "max_points": 20 } ] }, { "key": "documentation", "band": "moderate", "name": "Documentation", "note": null, "notes": [], "value": 50, "inputs": { "topics": [], "has_wiki": true, "homepage": null, "has_readme": true, "has_docs_dir": false, "has_description": true }, "components": [ { "key": "readme", "name": "README", "detail": null, "points": 30, "status": "met", "details": [], "max_points": 30 }, { "key": "documentation_directory", "name": "Documentation directory", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 25 }, { "key": "documentation_homepage_site", "name": "Documentation / homepage site", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 15 }, { "key": "repository_description", "name": "Repository description", "detail": null, "points": 10, "status": "met", "details": [], "max_points": 10 }, { "key": "topics", "name": "Topics", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 10 }, { "key": "wiki", "name": "Wiki", "detail": null, "points": 10, "status": "met", "details": [], "max_points": 10 } ] } ], "description": "Are baseline engineering and documentation practices in place?" }, { "key": "security", "band": "moderate", "name": "Security", "value": 56, "weight": 0.16, "metrics": [ { "key": "security_posture", "band": "weak", "name": "Security posture", "note": null, "notes": [], "value": 45, "inputs": { "source": "openssf_scorecard", "checks_evaluated": 18, "scorecard_version": "v5.5.0", "checks_inconclusive": 0, "scorecard_aggregate": 4.5 }, "components": [ { "key": "binary_artifacts", "name": "Binary-Artifacts", "detail": "no binaries found in the repo", "points": 7.5, "status": "met", "details": [], "max_points": 7.5 }, { "key": "branch_protection", "name": "Branch-Protection", "detail": "branch protection not enabled on development/release branches", "points": 0, "status": "missed", "details": [], "max_points": 7.5 }, { "key": "ci_tests", "name": "CI-Tests", "detail": "5 out of 15 merged PRs checked by a CI test -- score normalized to 3", "points": 0.8, "status": "partial", "details": [], "max_points": 2.5 }, { "key": "cii_best_practices", "name": "CII-Best-Practices", "detail": "no effort to earn an OpenSSF best practices badge detected", "points": 0, "status": "missed", "details": [], "max_points": 2.5 }, { "key": "code_review", "name": "Code-Review", "detail": "Found 9/18 approved changesets -- score normalized to 5", "points": 3.8, "status": "partial", "details": [], "max_points": 7.5 }, { "key": "contributors", "name": "Contributors", "detail": "project has 5 contributing companies or organizations", "points": 2.5, "status": "met", "details": [], "max_points": 2.5 }, { "key": "dangerous_workflow", "name": "Dangerous-Workflow", "detail": "no dangerous workflow patterns detected", "points": 10, "status": "met", "details": [], "max_points": 10 }, { "key": "dependency_update_tool", "name": "Dependency-Update-Tool", "detail": "update tool detected", "points": 7.5, "status": "met", "details": [], "max_points": 7.5 }, { "key": "fuzzing", "name": "Fuzzing", "detail": "project is not fuzzed", "points": 0, "status": "missed", "details": [], "max_points": 5 }, { "key": "license", "name": "License", "detail": "license file detected", "points": 2.5, "status": "met", "details": [], "max_points": 2.5 }, { "key": "maintained", "name": "Maintained", "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0", "points": 0, "status": "missed", "details": [], "max_points": 7.5 }, { "key": "packaging", "name": "Packaging", "detail": "packaging workflow detected", "points": 5, "status": "met", "details": [], "max_points": 5 }, { "key": "pinned_dependencies", "name": "Pinned-Dependencies", "detail": "dependency not pinned by hash detected -- score normalized to 0", "points": 0, "status": "missed", "details": [], "max_points": 5 }, { "key": "sast", "name": "SAST", "detail": "SAST tool is not run on all commits -- score normalized to 0", "points": 0, "status": "missed", "details": [], "max_points": 5 }, { "key": "security_policy", "name": "Security-Policy", "detail": "security policy file not detected", "points": 0, "status": "missed", "details": [], "max_points": 5 }, { "key": "signed_releases", "name": "Signed-Releases", "detail": "Project has not signed or included provenance with any releases.", "points": 0, "status": "missed", "details": [], "max_points": 7.5 }, { "key": "token_permissions", "name": "Token-Permissions", "detail": "detected GitHub workflow tokens with excessive permissions", "points": 0, "status": "missed", "details": [], "max_points": 7.5 }, { "key": "vulnerabilities", "name": "Vulnerabilities", "detail": "0 existing vulnerabilities detected", "points": 7.5, "status": "met", "details": [], "max_points": 7.5 } ] }, { "key": "dependency_advisories", "band": "exceptional", "name": "Dependency advisories", "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 9 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.", "notes": [ { "code": "excluded_no_data", "params": { "components": [ "indirect_dependencies_free_of_known_advisories", "no_advisories_left_outstanding" ] } }, { "code": "weights_renormalized", "params": {} }, { "code": "advisories_scope_repository", "params": { "assessed": 9 } }, { "code": "advisories_repo_graph_caveat", "params": {} }, { "code": "advisories_reachability", "params": {} } ], "value": 100, "inputs": { "source": "osv", "advisories": 0, "affected_packages": 0, "assessed_packages": 9, "unassessed_packages": 0, "affected_by_severity": "none", "direct_affected_packages": 0 }, "components": [ { "key": "direct_dependencies_free_of_known_advisories", "name": "Direct dependencies free of known advisories", "detail": "no direct dependency carries a known advisory", "points": 35, "status": "met", "details": [ { "code": "no_direct_advisories", "params": {} } ], "max_points": 35 }, { "key": "indirect_dependencies_free_of_known_advisories", "name": "Indirect dependencies free of known advisories", "detail": "transitive set not separable from development and test dependencies in this scope", "points": 0, "status": "excluded", "details": [ { "code": "advisories_scope_not_separable", "params": {} } ], "max_points": 25 }, { "key": "no_advisories_left_outstanding", "name": "No advisories left outstanding", "detail": "no advisory carries a publication date", "points": 0, "status": "excluded", "details": [ { "code": "advisories_no_publication_date", "params": {} } ], "max_points": 40 } ] }, { "key": "malicious_dependencies", "band": "exceptional", "name": "Malicious dependencies", "note": null, "notes": [], "value": 100, "inputs": { "source": "osv", "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored", "packages": [], "red_flag": false, "assessed_packages": 9, "malicious_packages": 0, "direct_malicious_packages": 0, "withdrawn_malicious_packages": 0, "installable_malicious_packages": 0 }, "components": [ { "key": "no_dependency_reported_as_a_malicious_package", "name": "No dependency reported as a malicious package", "detail": "no dependency is reported as a malicious package", "points": 100, "status": "met", "details": [ { "code": "no_malicious_dependencies", "params": {} } ], "max_points": 100 } ] }, { "key": "high_risk_jurisdiction_exposure", "band": "exceptional", "name": "High-Risk Jurisdiction Exposure", "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.", "notes": [ { "code": "jurisdiction_evidence_limits", "params": {} } ], "value": 100, "inputs": { "meaning": "self-published location evidence; not nationality or citizenship", "red_flag": false, "exposures": [], "policy_countries": [ "Russia", "Iran", "North Korea" ], "commit_weight_rule": { "min_commits": 50, "min_commit_share": 0.1 }, "review_only_matches": 0, "below_threshold_exposures": [], "assessed_self_published_locations": 9 }, "components": [ { "key": "policy_exposure_multiplier", "name": "Policy exposure multiplier", "detail": "no confirmed policy-scope location match", "points": 100, "status": "met", "details": [ { "code": "jurisdiction_no_match", "params": {} } ], "max_points": 100 } ] } ], "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?" }, { "key": "ai_readiness", "band": "moderate", "name": "AI Readiness", "value": 56, "weight": 0.04, "metrics": [ { "key": "ai_agent_context", "band": "weak", "name": "Agent context & guidance", "note": null, "notes": [], "value": 36, "inputs": { "has_llms_txt": false, "legible_history_share": 0.677, "agent_instruction_files": [], "agent_instruction_max_bytes": null }, "components": [ { "key": "agent_instructions", "name": "Agent instructions", "detail": "no CLAUDE.md / AGENTS.md / editor rules", "points": 0, "status": "missed", "details": [ { "code": "no_agent_instructions", "params": {} } ], "max_points": 45 }, { "key": "machine_readable_docs_llms_txt", "name": "Machine-readable docs (llms.txt)", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 15 }, { "key": "legible_commit_history", "name": "Legible commit history", "detail": "67 of 99 human commits state their intent (structured subject or explanatory body)", "points": 36.1, "status": "partial", "details": [ { "code": "legible_history", "params": { "legible": 67, "sampled": 99 } } ], "max_points": 40 } ] }, { "key": "ai_verify_loop", "band": "moderate", "name": "Verify loop (build / test / typecheck)", "note": null, "notes": [], "value": 54, "inputs": { "has_nix": false, "has_tests": true, "lockfiles": [], "has_dockerfile": false, "typed_language": true, "bootstrap_files": [], "has_devcontainer": false, "has_linter_config": false, "typecheck_configs": [], "agent_commit_share": 0, "toolchain_manifests": [ "src/jmespath.net.interop/jmespath.net.interop.csproj", "src/jmespath.net.parser/jmespath.net.parser.csproj", "src/jmespath.net/jmespath.net.csproj", "tests/jmespathnet.tests/jmespathnet.tests.csproj", "tools/jmespathnet.compliance/jmespathnet.compliance.csproj", "tools/jpnet/jpnet.csproj" ], "dependency_bot_commit_share": 0.01 }, "components": [ { "key": "one_command_bootstrap", "name": "One-command bootstrap", "detail": "src/jmespath.net.interop/jmespath.net.interop.csproj, src/jmespath.net.parser/jmespath.net.parser.csproj, src/jmespath.net/jmespath.net.csproj (toolchain convention, no task runner)", "points": 12.6, "status": "partial", "details": [ { "code": "toolchain_convention", "params": { "files": "src/jmespath.net.interop/jmespath.net.interop.csproj, src/jmespath.net.parser/jmespath.net.parser.csproj, src/jmespath.net/jmespath.net.csproj" } } ], "max_points": 18 }, { "key": "automated_tests", "name": "Automated tests", "detail": null, "points": 22, "status": "met", "details": [], "max_points": 22 }, { "key": "lint_format_config", "name": "Lint / format config", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 11 }, { "key": "static_type_checking", "name": "Static type checking", "detail": "C# (statically typed)", "points": 11, "status": "met", "details": [ { "code": "statically_typed_language", "params": { "language": "C#" } } ], "max_points": 11 }, { "key": "reproducible_environment", "name": "Reproducible environment", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 10 }, { "key": "demonstrated_agent_practice", "name": "Demonstrated agent practice", "detail": "no agent-authored commits among the last 100", "points": 0, "status": "missed", "details": [ { "code": "no_agent_authored_commits", "params": { "sampled": 100 } } ], "max_points": 10 }, { "key": "automated_maintenance", "name": "Automated maintenance", "detail": "1 of the last 100 commits are automated dependency updates", "points": 8, "status": "met", "details": [ { "code": "dependency_bot_commits", "params": { "count": 1, "sampled": 100 } } ], "max_points": 8 }, { "key": "openssf_scorecard_pinned_dependencies", "name": "OpenSSF Scorecard: Pinned-Dependencies", "detail": "dependency not pinned by hash detected -- score normalized to 0", "points": 0, "status": "missed", "details": [], "max_points": 10 } ] }, { "key": "ai_code_legibility", "band": "exceptional", "name": "Code legibility for models", "note": null, "notes": [], "value": 100, "inputs": { "primary_language": "C#", "largest_source_bytes": 41820, "source_files_sampled": 190, "oversized_source_files": 0 }, "components": [ { "key": "type_checkable_code", "name": "Type-checkable code", "detail": "C# (statically typed)", "points": 45, "status": "met", "details": [ { "code": "statically_typed_language", "params": { "language": "C#" } } ], "max_points": 45 }, { "key": "manageable_file_sizes", "name": "Manageable file sizes", "detail": "0/190 source files over 60KB", "points": 55, "status": "met", "details": [ { "code": "oversized_source_files", "params": { "kb": 60, "sampled": 190, "oversized": 0 } } ], "max_points": 55 } ] } ], "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)." } ], "classification": { "top": [ "library" ], "labels": [ "library" ], "scores": { "library": 6, "application": 3 }, "primary": "library", "evidence": [ { "tier": "distribution", "label": "library", "source": "registry:nuget", "weight": 6 }, { "tier": "declared", "label": "application", "source": "nuget.output_type:exe", "weight": 3 } ], "artifacts": [ { "path": "tools/jmespathnet.compliance/jmespathnet.compliance.csproj", "labels": [ "application" ], "ecosystem": "nuget" }, { "path": "tools/jpnet/jpnet.csproj", "labels": [ "application" ], "ecosystem": "nuget" } ], "confidence": "medium", "host_extension": false, "runs_as_process": false, "consumed_by_code": true }, "metrics_version": "2.5.0" }, "warnings": [ "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token", "nuget package 'JmesPath.Net.Parser' points at a different repository (https://github.com/jdevillard/JmesPath.Net); excluded from ecosystem scoring", "Could not fetch nuget package 'jmespathnet.compliance' from its registry" ], "report_type": "repository", "generated_at": "2026-08-04T17:24:24.120483Z", "schema_version": "0.30.0", "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jmespath-community/csharp-jmespath.svg", "full_name": "jmespath-community/csharp-jmespath", "license_state": "standard", "license_spdx": "Apache-2.0" }, "repoMeta": null, "notFound": false, "related": [ { "id": 10158, "full_name": "AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet", "url": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet", "description": "IdentityModel extensions for .NET", "ecosystem": "nuget", "ecosystems": [ "nuget" ], "primary_language": "C#", "languages": [ "C#" ], "topics": [ "windows", "authentication", "identity", "reading", "xml", "writing", "enveloped", "signatures", "json", "web", "token", "securitytokens", "cryptographic", "operations", "signing", "verifying", "encryption", "logging", "openidconnect", "wsfederation", "validation", "azuread", "microsoft", "platform", "samltokens", "saml", "saml2" ], "license_spdx": "MIT", "license_state": "standard", "stars": 1153, "forks": 471, "watchers": 98, "monthly_downloads": null, "latest_score": 94, "latest_band": "exceptional", "latest_scanned_at": "2026-07-21T20:48:26.218983Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "organic", "abandonment_state": "maintained", "red_flags": [], "icon_url": "", "icon_source_type": null, "badge_url": "" }, { "id": 19194, "full_name": "angularsen/UnitsNet", "url": "https://github.com/angularsen/UnitsNet", "description": "Makes life working with units of measurement just a little bit better.", "ecosystem": "nuget", "ecosystems": [ "nuget" ], "primary_language": "C#", "languages": [ "C#" ], "topics": [ "conversion", "units-of-measure", "units", "powershell", "csharp", "quantities", "unit-converter", "abbreviations", "parse", "quantity", "converter", "unit", "measure", "measures", "measurement", "measurements", "unitsnet", "extensions", "numbertoextensions", "numbertounitsextensions", "numberextensions", "numbertounits", "convert", "json", "json.net", "newtonsoft", "serialize", "deserialize", "serialization", "deserialization", "si", "metric", "imperial", "abbreviation", "immutable" ], "license_spdx": "MIT-0", "license_state": "standard", "stars": 2957, "forks": 412, "watchers": 34, "monthly_downloads": null, "latest_score": 87, "latest_band": "excellent", "latest_scanned_at": "2026-07-17T23:32:42.994504Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "unverified", "red_flags": [], "icon_url": "", "icon_source_type": null, "badge_url": "" }, { "id": 36703, "full_name": "mdn/browser-compat-data", "url": "https://github.com/mdn/browser-compat-data", "description": "Browser compatibility data for Web technologies as displayed on MDN", "ecosystem": "npm", "ecosystems": [ "npm" ], "primary_language": "JSON", "languages": [ "JSON" ], "topics": [ "compatibility", "compat", "data", "dataset", "json", "bcd", "browser-compat-data", "browser", "mdn", "mozilla" ], "license_spdx": "CC0-1.0", "license_state": "standard", "stars": 5707, "forks": 2595, "watchers": 273, "monthly_downloads": 8825221, "latest_score": 99, "latest_band": "exceptional", "latest_scanned_at": "2026-07-23T01:05:23.697909Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "maintained", "red_flags": [], "icon_url": "", "icon_source_type": null, "badge_url": "" }, { "id": 12466, "full_name": "fastify/fastify", "url": "https://github.com/fastify/fastify", "description": "Fast and low overhead web framework, for Node.js", "ecosystem": "npm", "ecosystems": [ "npm" ], "primary_language": "JavaScript", "languages": [ "JavaScript" ], "topics": [ "webframework", "performance", "speed", "nodejs", "hacktoberfest", "fastify", "fastify-core", "web", "framework", "json", "schema", "open", "api" ], "license_spdx": "MIT", "license_state": "standard", "stars": 36933, "forks": 2960, "watchers": 371, "monthly_downloads": 42310881, "latest_score": 99, "latest_band": "exceptional", "latest_scanned_at": "2026-08-05T01:03:45.052856Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "maintained", "red_flags": [], "icon_url": "/icon/v1/fastify/fastify?v=fcef463b-1", "icon_source_type": "avatar", "badge_url": "" }, { "id": 101, "full_name": "prettier/prettier", "url": "https://github.com/prettier/prettier", "description": "Prettier is an opinionated code formatter.", "ecosystem": "npm", "ecosystems": [ "npm" ], "primary_language": "JavaScript", "languages": [ "JavaScript" ], "topics": [ "formatter", "printer", "prettier", "ast", "javascript", "flow", "typescript", "css", "scss", "less", "jsx", "vue", "graphql", "json", "markdown", "yaml", "html", "angular" ], "license_spdx": "MIT", "license_state": "standard", "stars": 52173, "forks": 4966, "watchers": 451, "monthly_downloads": 487343270, "latest_score": 98, "latest_band": "exceptional", "latest_scanned_at": "2026-08-04T18:38:51.096394Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "maintained", "red_flags": [], "icon_url": "/icon/v1/prettier/prettier?v=f6893e5c-1", "icon_source_type": "homepage", "badge_url": "" }, { "id": 48193, "full_name": "urfave/cli", "url": "https://github.com/urfave/cli", "description": "A declarative, simple, fast, and fun package for building command line tools in Go", "ecosystem": "go", "ecosystems": [ "go" ], "primary_language": "Go", "languages": [ "Go" ], "topics": [ "golang-library", "command-line", "go", "yaml", "cli", "json", "toml" ], "license_spdx": "MIT", "license_state": "standard", "stars": 24183, "forks": 1804, "watchers": 282, "monthly_downloads": null, "latest_score": 98, "latest_band": "exceptional", "latest_scanned_at": "2026-08-05T03:27:55.739661Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "maintained", "red_flags": [], "icon_url": "/icon/v1/urfave/cli?v=023854c4-1", "icon_source_type": "homepage", "badge_url": "" } ] } }
Öffentliches Register
Software-GesundheitsberichtSchema 0.30.0 · Metriken 2.5.0 · 2026-08-04 17:24 UTC

jmespath-community / csharp-jmespath

A fully compliant implementation of JMESPATH for .NET

C#Apache-2.0★ 145 Sterne⑂ 28 Forksseit Feb. 2017Auf GitHub ansehen ↗

jmespath-community/csharp-jmespath erreicht einen Gesundheitsindex von 57 von 100 und liegt damit im Bereich Mittel. Am stärksten schneidet es bei Sustainability & Governance (66/100) ab, am schwächsten bei Vitality (36/100). Zuletzt vor 152 Tagen aktualisiert. Ein einzelner Mitwirkender trägt den Großteil der jüngsten Arbeit.

57
gesamt / 100
Mittel

Software-Gesundheitsindex

Metriken werden auf einer standardisierten Skala von 1–100 in gewichtete Kategorien gruppiert. Der Gesamtwert beginnt als ihr gewichtetes Mittel, kalibriert auf die Verteilung des öffentlichen Registers, sodass die Stufen Perzentilbedeutung tragen; sobald öffentliche Evidenz die Richtlinie für Hochrisikojurisdiktionen auslöst, wird die Bewertung angepasst und erhält die Obergrenze Gefährdet von 34.

57
Außergewöhnlich93-100Die Spitzengruppe des Registers (≈ obere 5 %); erfüllt im Wesentlichen alle geprüften Kriterien
Exzellent80-92Durchgehend stark; geringfügige Lücken
Gut65-79Gesund; Lücken sind begrenzt und beherrschbar
Mittel50-64Akzeptabel mit deutlichen Lücken; Überprüfung empfohlen
Schwach35-49Wesentliche Schwächen in mehreren Bereichen
Gefährdet20-34Erhebliche Schwächen; eine Übernahme erfordert Vorsicht
Kritisch1-19Schwerwiegende Probleme (aufgegeben, nur ein Maintainer, keine Hygiene)
VitalitätCommunity &VerbreitungNachhaltigkeit &GovernanceEngineering-QualitätSicherheitAI Readiness

Bewertungsprofil

Jede Achse ist eine Kategorie. Die Form zählt mehr als der Durchschnitt — ein gesundes Projekt füllt die gesamte Fläche, während ein Profil aus Spitzen und Kratern bedeutet, dass Stärke in einer Dimension Risiken in einer anderen verdeckt.

Der gewichtete Gesamtwert 55 wird auf der veröffentlichten Indexskala auf 57 kalibriert (Register-Kalibrierung 2026-08-02).

Eigentümerschaft

jmespath-communityOrganisation
8 Follower13 öffentliche Reposseit Feb. 2022

Dieses Repository wird von einer Organisation getragen — geteilte, rechenschaftspflichtige Trägerschaft, die jeden einzelnen Maintainer überdauern kann.

Paket-Ökosysteme

RegistryPaketVersionDownloads / MonatVersionenZuletzt veröffentlichtTags
NuGetJmesPath.Net1.1.0-23vor 152 Tagenjmespathjson
NuGetJmesPath.Net.Parserverweist auf ein anderes Repo — nicht bewertet1.1.0-11vor 152 Tagenjmespathjson

Metriken nach Kategorie

Vitalität

Lebt das Projekt — wird Code geschrieben und werden Releases ausgeliefert?

36Schwach · 21 % des Gesamtindex
Wie die Bewertung erfolgt
9.9/36Push-Aktualität — letzter Push vor 152 Tagen
1.4/36Commit-Rhythmus — 2/52 Wochen mit Commits
9/18Commit-Volumen — 9 Commits im letzten Jahr
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Verwendete Eingangsdaten
commits_last_year9
human_commit_share0,99
days_since_last_push152
active_weeks_last_year2
Wie die Bewertung erfolgt
27/27Liefert Releases aus — 3 Releases veröffentlicht
27/36Release-Aktualität — letztes Release vor 152 Tagen
5.4/27Release-Rhythmus — ein Release etwa alle 734,8 Tage
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Verwendete Eingangsdaten
releases_count3
latest_release_tagv1.1.0
releases_from_tagsnein
days_since_latest_release152
mean_days_between_releases734,8

Community & Verbreitung

Hat das Projekt Nutzer, Downloads, Aufmerksamkeit und ein einladendes Umfeld für Beitragende?

63Mittel · 17 % des Gesamtindex
Wie die Bewertung erfolgt
35/60Stars — 145 Stars
11.9/25Forks — 28 Forks
5.6/15Watcher — 11 Watcher
Verwendete Eingangsdaten
forks28
stars145
watchers11
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Wie die Bewertung erfolgt
22.5/22.5README
22.5/22.5Lizenz — anerkannte Lizenz (Apache-2.0)
0/18CONTRIBUTING-Leitfaden
0/13.5Verhaltenskodex
0/7.2Issue-Vorlage
0/6.3PR-Vorlage
Verwendete Eingangsdaten
has_readmeja
has_licenseja
readme_badges2
has_contributingnein
has_issue_templatenein
has_code_of_conductnein
readme_badge_servicesgithub.com, shields.io
has_pull_request_templatenein
Wie die Bewertung erfolgt
79.7/80Downloads gesamt — 46.906.376 Downloads insgesamt über nuget
0/20Abhängige in der Registry — von diesem Ökosystem nicht ausgewiesen
Verwendete Eingangsdaten
packagesJmesPath.Net
dependents
ecosystemsnuget
total_downloads46.906.376
monthly_downloads
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): Abhängige in der Registry. Die verbleibenden Gewichte wurden renormalisiert.

Nachhaltigkeit & Governance

Überdauert das Projekt die Menschen, die es tragen — Bus-Faktor, Reaktionsfähigkeit, Trägerschaft und Paketpflege?

66Gut · 23 % des Gesamtindex
Wie die Bewertung erfolgt
9/54Bus-Faktor — 1 Beitragende decken die Hälfte aller Commits ab
6.3/22.5Commit-Verteilung — wichtigste beitragende Person verfasste 72 % der Commits
13.5/13.5Breite der Beitragenden — 10 Beitragende
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Verwendete Eingangsdaten
bus_factor1
contributors_sampled10
top_contributor_share0,718
Wie die Bewertung erfolgt
37.2/42Issue-Lösungsquote — 88 % der Issues geschlossen
28.3/30PR-Annahme — 67/71 entschiedene PRs gemergt
0/13Newcomer PR acceptance — kein PR eines Erstbeitragenden in 30 Tagen entschieden
7.5/15OpenSSF Scorecard: Code-Review — Found 9/18 approved changesets -- score normalized to 5
Verwendete Eingangsdaten
merged_prs67
open_issues6
closed_issues46
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0,885
closed_unmerged_prs4
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): newcomer_pr_acceptance. Die verbleibenden Gewichte wurden renormalisiert.
Wie die Bewertung erfolgt
30/30Organisatorische Trägerschaft — im Besitz einer Organisation
0/20Verifizierte Domain
6.9/25Reichweite des Inhabers — 8 Follower von jmespath-community
17.3/25Kontohistorie — 13 öffentliche Repos, Kontoalter ca. 4 Jahre
Verwendete Eingangsdaten
followers8
owner_typeOrganization
is_verified
owner_loginjmespath-community
public_repos13
account_age_days1.628

Paketpflege

100Außergewöhnlich
Wie die Bewertung erfolgt
25/25Veröffentlicht & auflösbar — 1 Paket(e) auf nuget
35/35Veröffentlichungsaktualität — letzte Veröffentlichung vor 152 Tagen
20/20Versionshistorie — 23 veröffentlichte Versionen
20/20Nicht veraltet — aktiv, nicht veraltet oder zurückgezogen
Verwendete Eingangsdaten
packagesJmesPath.Net
ecosystemsnuget
any_deprecatednein
min_days_since_publish152

Engineering-Qualität

Sind grundlegende Engineering- und Dokumentationspraktiken vorhanden?

52Mittel · 19 % des Gesamtindex
Wie die Bewertung erfolgt
24/24CI-Workflows — 2 Workflow(s)
24/24Tests vorhanden
0/16Linter-Konfiguration
0/9.6Pre-Commit-Hooks
0/6.4.editorconfig
6/20OpenSSF Scorecard: CI-Tests — 5 out of 15 merged PRs checked by a CI test -- score normalized to 3
Verwendete Eingangsdaten
has_cija
has_testsja
has_editorconfignein
has_linter_confignein
has_precommit_confignein
Wie die Bewertung erfolgt
30/30README
0/25Dokumentationsverzeichnis
0/15Dokumentations-/Homepage-Site
10/10Repository-Beschreibung
0/10Topics
10/10Wiki
Verwendete Eingangsdaten
topics
has_wikija
homepage
has_readmeja
has_docs_dirnein
has_descriptionja

Sicherheit

Sind die sichtbaren Sicherheits- und Lieferkettenpraktiken belastbar, ohne ungeklärte Exposition gegenüber Hochrisikojurisdiktionen?

56Mittel · 16 % des Gesamtindex
Wie die Bewertung erfolgt
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0.8/2.5CI-Tests — 5 out of 15 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 9/18 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Lizenz — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Verwendete Eingangsdaten
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4,5

Abhängigkeits-Advisories

100Außergewöhnlich
Wie die Bewertung erfolgt
35/35Direkte Abhängigkeiten ohne bekannte Advisories — keine direkte Abhängigkeit trägt ein bekanntes Advisory
0/25Indirekte Abhängigkeiten ohne bekannte Advisories — transitive Menge in diesem Bereich nicht von Entwicklungs- und Test-Abhängigkeiten trennbar
0/40Keine offenen Advisories — kein Advisory trägt ein Veröffentlichungsdatum
Verwendete Eingangsdaten
sourceosv
advisories0
affected_packages0
assessed_packages9
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Von der Bewertung ausgeschlossen (keine Daten oder nicht anwendbar): Indirekte Abhängigkeiten ohne bekannte Advisories, Keine offenen Advisories. Die verbleibenden Gewichte wurden renormalisiert. 9 aufgelöste Abhängigkeiten wurden mit OSV abgeglichen. Dieses Repository veröffentlicht kein Paket, das der Index auflöst; bewertet wurde daher der Abhängigkeitsgraph des Repositorys. Dieser Graph vermischt Entwicklungs- und Test-Pins mit ausgelieferten Abhängigkeiten, daher werden nur die deklarierten Laufzeit-Abhängigkeiten bewertet; transitive Befunde werden als Kontext ausgewiesen und fließen nicht in die Bewertung ein. Erreichbarkeit wird nicht analysiert.

AI Readiness

Wie gut ist das Repository dafür ausgestattet, mit KI-Coding-Agenten entwickelt und gepflegt zu werden? Trägt ein bewusst kleines Gewicht (4 %): Agenten-Tooling ist ein echtes Pflegesignal, doch ein Repository ohne jedes Signal kann weiterhin 100/100 erreichen.

56Mittel · 4 % des Gesamtindex
Wie die Bewertung erfolgt
0/45Agentenanweisungen — keine CLAUDE.md / AGENTS.md / Editor-Regeln
0/15Maschinenlesbare Doku (llms.txt)
36.1/40Lesbare Commit-Historie — 67 von 99 menschlichen Commits benennen ihre Absicht (strukturierter Betreff oder erläuternder Text)
Verwendete Eingangsdaten
has_llms_txtnein
legible_history_share0,677
agent_instruction_files
agent_instruction_max_bytes
Wie die Bewertung erfolgt
12.6/18Bootstrap mit einem Befehl — src/jmespath.net.interop/jmespath.net.interop.csproj, src/jmespath.net.parser/jmespath.net.parser.csproj, src/jmespath.net/jmespath.net.csproj (Toolchain-Konvention, kein Task-Runner)
22/22Automatisierte Tests
0/11Lint-/Format-Konfiguration
11/11Statische Typprüfung — C# (statisch typisiert)
0/10Reproduzierbare Umgebung
0/10Belegte Agentenpraxis — keine von Agenten verfassten Commits unter den letzten 100
8/8Automatisierte Wartung — 1 der letzten 100 Commits sind automatisierte Abhängigkeits-Updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Verwendete Eingangsdaten
has_nixnein
has_testsja
lockfiles
has_dockerfilenein
typed_languageja
bootstrap_files
has_devcontainernein
has_linter_confignein
typecheck_configs
agent_commit_share0
toolchain_manifestssrc/jmespath.net.interop/jmespath.net.interop.csproj, src/jmespath.net.parser/jmespath.net.parser.csproj, src/jmespath.net/jmespath.net.csproj, tests/jmespathnet.tests/jmespathnet.tests.csproj, tools/jmespathnet.compliance/jmespathnet.compliance.csproj, tools/jpnet/jpnet.csproj
dependency_bot_commit_share0,01
Wie die Bewertung erfolgt
45/45Typprüfbarer Code — C# (statisch typisiert)
55/55Handhabbare Dateigrößen — 0/190 Quelldateien über 60 KB
Verwendete Eingangsdaten
primary_languageC#
largest_source_bytes41.820
source_files_sampled190
oversized_source_files0

Eckdaten

145GitHub-Sterne
10Mitwirkende
9Commits, letzte 12 Monate
152Tage seit letztem Push
3Releases
1Bus-Faktor
6offene Issues
Paket-Ökosysteme

Warnungen zur Datenerhebung

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • nuget package 'JmesPath.Net.Parser' points at a different repository (https://github.com/jdevillard/JmesPath.Net); excluded from ecosystem scoring
  • Could not fetch nuget package 'jmespathnet.compliance' from its registry

Weitere Details

Stern- und Fork-Verlauf 0 ★ / 28 ⇿
0Sterne
28Forks
3Releases

Wann jeder Stern und Fork hinzugefügt wurde, von GitHub erfasst und nach Tagen gruppiert. Das kumulierte Wachstum steht direkt über den täglichen Zugängen, aus denen es besteht, sodass beide gegeneinander lesbar sind: stetiger organischer Zuwachs sieht ganz anders aus als ein abrupter, kurzlebiger Ausschlag. Wo dieser Unterschied messbar ist, wird er als Wachstumsauthentizität ausgewiesen.

0510152025302622017-072021-112026-04
Major 0Minor 1Patch 2

Jeder Punkt umfasst 8 Tage.

OpenSSF Scorecard 4.5 / 10
4.5Gesamtwert

Unabhängige, werkzeugneutrale Sicherheitsbewertung durch das quelloffene OpenSSF Scorecard. Jede Prüfung honoriert eine Sicherheits-Praxis, nicht das Werkzeug eines bestimmten Anbieters. Prüfungen, die Scorecard nicht ermitteln konnte, sind mit k. A. markiert und vom Sicherheitswert ausgeschlossen (nie als null gezählt).Scorecard v5.5.0 · 2026-08-04 17:24 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
3CI-Tests5 out of 15 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 9/18 approved changesets -- score normalized to 5
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direkte Abhängigkeiten 7
RegistryPaketVersionsvorgabeManifest
NuGetSystem.Reflection.TypeExtensions4.7.0src/jmespath.net.parser/jmespath.net.parser.csproj
NuGetSystem.Runtime.Serialization.Formatters4.3.0src/jmespath.net.parser/jmespath.net.parser.csproj
NuGetYaccLexTools1.2.2src/jmespath.net.parser/jmespath.net.parser.csproj
NuGetNewtonsoft.Json13.0.4src/jmespath.net/jmespath.net.csproj
NuGetSystem.Reflection.TypeExtensions4.7.0src/jmespath.net/jmespath.net.csproj
NuGetSystem.ValueTuple4.5.0src/jmespath.net/jmespath.net.csproj
NuGetSystem.ValueTuple4.5.0src/jmespath.net/jmespath.net.csproj
Alle Abhängigkeiten 9

Vollständig aufgelöster Abhängigkeitssatz aus dem GitHub-Abhängigkeitsgraphen: 5 direkte und 4 indirekte (transitive) Pakete. Die transitive Hülle ist vollständig, wenn das Repository eine Lockfile eincheckt.

RegistryPaketVersionBeziehung
NuGetNewtonsoft.Json13.0.4direkt
NuGetSystem.Reflection.TypeExtensions4.7.0direkt
NuGetSystem.Runtime.Serialization.Formatters4.3.0direkt
NuGetSystem.ValueTuple4.5.0direkt
NuGetYaccLexTools1.2.2direkt
NuGetMicrosoft.NET.Test.Sdk15.9.0indirekt
NuGetNETStandard.Library1.6.1indirekt
NuGetxunit2.4.0indirekt
NuGetxunit.runner.visualstudio2.4.0indirekt
Abhängigkeits-Advisories 0

Dieses Repository veröffentlicht kein vom Index auflösbares Paket, daher wurde sein eigener Abhängigkeitsgraph bewertet – 9 Pakete, darunter auch Entwicklungs- und Test-Pins, die nie ausgeliefert werden: 0 tragen bekannte Advisories, davon 0 direkte.

Keine bekannten Advisories betreffen die bewerteten Abhängigkeiten.

Ein Advisory bedeutet, dass die im Abhängigkeitsgraphen erfasste Version in den betroffenen Bereich eines Advisories fällt. Erreichbarkeit wird nicht analysiert, und der Graph enthält Entwicklungs- und Test-Pins — ein Fund kann das Werkzeug betreffen und nicht die ausgelieferte Software.

JSON-Rohbericht maschinenlesbar
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1987,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C#": 451653,
        "Lex": 3654,
        "Yacc": 8930,
        "PowerShell": 5755
      },
      "pushed_at": "2026-03-05T08:20:47Z",
      "created_at": "2017-02-24T14:03:10Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-25T08:44:21Z",
      "description": "A fully compliant implementation of JMESPATH for .NET",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "jmespath-community",
      "company": null,
      "location": null,
      "followers": 8,
      "avatar_url": "https://avatars.githubusercontent.com/u/99960777?v=4",
      "created_at": "2022-02-18T10:15:21Z",
      "is_verified": null,
      "public_repos": 13,
      "account_age_days": 1628
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-03-05T08:21:11Z"
        },
        {
          "tag": "v1.0.204",
          "kind": "patch",
          "published_at": "2022-06-24T21:08:36Z"
        },
        {
          "tag": "v1.0.182",
          "kind": "patch",
          "published_at": "2022-02-24T17:27:22Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "91baddb403a89d6e02c5d70d61e9376ab8618979",
          "body": null,
          "is_bot": false,
          "headline": "Use -Recurse to find the packages that need publishing",
          "author_name": "Springcomp",
          "author_login": "springcomp",
          "committed_at": "2026-03-05T08:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "375b7a9462bdab156b751d13fa50ee8057a2ac49",
          "body": null,
          "is_bot": false,
          "headline": "added netstandard2.0 assets",
          "author_name": "Springcomp",
          "author_login": "springcomp",
          "committed_at": "2026-03-05T08:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b4d18a2e9383b3083da7ed93ed64dea582c6109",
          "body": null,
          "is_bot": false,
          "headline": "fix script! (#121)",
          "author_name": "Springcomp",
          "author_login": "springcomp",
          "committed_at": "2026-03-05T07:51:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee88a209ec1346fbf2dbacf94d9dc4a87e649283",
          "body": null,
          "is_bot": false,
          "headline": "snk (#120)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2026-03-05T07:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59a72f98998885f6a8c59a0a05912c1253a01626",
          "body": null,
          "is_bot": false,
          "headline": "fix decrypting snk (#119)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2026-03-05T01:20:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62051576bd1675f15907097bc7313e0413e25431",
          "body": "* Add netstandard2.0\n\n* Upgrade Newtonsoft.Json to 13.0.4\n\n* net8.0\n\n* update readme\n\n* .",
          "is_bot": false,
          "headline": "Add netstandard2.0 and upgrade Newtonsoft.Json to 13.0.4 (#118)",
          "author_name": "Stef Heyenrath",
          "author_login": "StefH",
          "committed_at": "2026-03-04T17:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2843add49fc40ba579359f8f0eb18cae41507cad",
          "body": "* [gh-actions] publishing nuget package on release\n\n* Skip login to nuget.org if not triggerd by a tag\n\n* removed appveyor ci definition",
          "is_bot": false,
          "headline": "[gh-actions] publishing nuget package on release (#117)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2026-03-04T07:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e90cdde7c92fd384b3d4097c9dcde58ab431f66",
          "body": "* fixed incorrect internals visible access\n\n* fixed compliance tests path",
          "is_bot": false,
          "headline": "fixed incorrect internals visible access (#116)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2026-03-01T10:02:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23c7897a2ed7c4a0426a39865a57e9d344fdfa3a",
          "body": "The `build.yaml` is not taken into account when first introduced using a pull request.\nMerging to enable the workflow.",
          "is_bot": false,
          "headline": "[gh-actions] Created build workflow. (#115)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2026-03-01T09:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bee34937b6012ff4fb0cefdb495cb814036b3121",
          "body": "* Added tests for merge function",
          "is_bot": false,
          "headline": "Fix JMESPath merge function null handling (#107) (#108)",
          "author_name": "Aviad Pineles",
          "author_login": "paviad",
          "committed_at": "2025-05-19T15:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "199c62a101ca433a55c99a42bc4c4d627b868541",
          "body": "* #103 have added i license expression to all projects\r\n\r\n* Revert whitespace",
          "is_bot": false,
          "headline": "#103 have added in license expression to all projects (#105)",
          "author_name": "James Thompson",
          "author_login": "thompson-tomo",
          "committed_at": "2024-04-17T22:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e44af11b82cd2ce5f431061b7351113a8a85290c",
          "body": "* Add support for .NET Standard 2.1 as an additional multi-target, so existing frameworks remain supported.\r\n\r\n* Migrate to YaccLexTools (dotnet-ylt).\r\nTo keep .netstandard1.3 support the generated GplexBuffers and ShiftReducePareser are checked in with a few minor conditional changes. For net45 and\n[…]\nange unless YaccLexTools changes them).\r\n\r\n* Some cleanup.\r\nMake PubhbackQueue internal\r\nRemove tabs from appveyor.yml\r\nCode consistency for csproj\r\n\r\n* version definition in nuspec is case sesnsitive",
          "is_bot": false,
          "headline": "Add support for .netstandard2.1 (#101)",
          "author_name": "jmajoor",
          "author_login": "jmajoor",
          "committed_at": "2024-04-06T10:30:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e59be9c0c0dfeea84f1bb65ddc1f776f063056c5",
          "body": "Add support for asynchronous JmesPath functions",
          "is_bot": false,
          "headline": "Merge pull request #99 from drmacm/feature/asyncfunctions",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2023-12-10T11:39:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d30ec904f6c9f16d8906dee01b2c402e5bebaa81",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for async functions",
          "author_name": "Mladen Drmac",
          "author_login": null,
          "committed_at": "2023-11-14T13:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b859d4ef75260b9e4339accc43689923a6481887",
          "body": null,
          "is_bot": false,
          "headline": "Fix a bug with MinBy and MaxBy functions",
          "author_name": "Mladen Drmac",
          "author_login": null,
          "committed_at": "2023-11-14T13:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22ec14e2b8854ce017fa3716a5e3346cc8449342",
          "body": null,
          "is_bot": false,
          "headline": "Add ProjectAsync to JmesPathFlattenProjection.cs",
          "author_name": "Mladen Drmac",
          "author_login": null,
          "committed_at": "2023-11-13T13:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4329bd7a721964d900924ba17b5de1f70a460d96",
          "body": null,
          "is_bot": false,
          "headline": "Undo formatting change",
          "author_name": "Mladen Drmac",
          "author_login": null,
          "committed_at": "2023-11-01T11:39:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b512ce4ed7ebcb11b0ac50c909eb89fb8f140520",
          "body": null,
          "is_bot": false,
          "headline": "Undo formatting change",
          "author_name": "Mladen Drmac",
          "author_login": null,
          "committed_at": "2023-11-01T11:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "677c010ae6110c2aa0463fd7f8a67448b55faabd",
          "body": null,
          "is_bot": false,
          "headline": "Undo formatting change",
          "author_name": "Mladen Drmac",
          "author_login": null,
          "committed_at": "2023-11-01T11:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "164a1c37a4426401ad770afe459d1a75053a86e2",
          "body": null,
          "is_bot": false,
          "headline": "Undo formatting change",
          "author_name": "Mladen Drmac",
          "author_login": null,
          "committed_at": "2023-11-01T11:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eab8670b84d8230306ca6c8f2de7eb4a1894c2a7",
          "body": null,
          "is_bot": false,
          "headline": "Undo formatting changes",
          "author_name": "Mladen Drmac",
          "author_login": null,
          "committed_at": "2023-11-01T11:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "175c9dc8adf3679037ba78d6bcc5927d82689126",
          "body": null,
          "is_bot": false,
          "headline": "Remove JmesPathAsyncFunction",
          "author_name": "Mladen Drmac",
          "author_login": null,
          "committed_at": "2023-11-01T11:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd9d1b97746f155e7488d25f29cfd78b1c1f36d1",
          "body": "…) and Project()",
          "is_bot": false,
          "headline": "Add async overloads to expressions and functions that call Transform(…",
          "author_name": "Mladen Drmac",
          "author_login": null,
          "committed_at": "2023-10-30T09:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1b1d7f0e6f001b58a2961ab180c304a203202ce",
          "body": null,
          "is_bot": false,
          "headline": "Add TransformAsync to JmesPathPipeExpression and improve tests",
          "author_name": "Mladen Drmac",
          "author_login": null,
          "committed_at": "2023-10-18T13:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4559f8765ebbae77202cc886fb1dff35b39e5a8e",
          "body": null,
          "is_bot": false,
          "headline": "Add support for asynchronous JmesPath functions",
          "author_name": "Mladen Drmac",
          "author_login": null,
          "committed_at": "2023-10-17T13:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caf25f70394489a7478385be1882aa244b9897a4",
          "body": null,
          "is_bot": false,
          "headline": "Remove mutable state (#91)",
          "author_name": "hell-racer",
          "author_login": "hell-racer",
          "committed_at": "2023-05-24T16:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fad15533d2cc0eeeb50914419e110ce832607dd",
          "body": null,
          "is_bot": false,
          "headline": "Fixes #92 - remove state. (#94)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2023-05-22T19:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ad469d4e5481a01aeed5b01f42342843039db60",
          "body": null,
          "is_bot": false,
          "headline": "Fixes #89 - Removing GetHashCode (#96)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2023-05-22T19:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "181412ee2e4cc6e73d0a0354e7979156ccb7ff8b",
          "body": null,
          "is_bot": false,
          "headline": "Added bounds check for string slice (#93)",
          "author_name": "hell-racer",
          "author_login": "hell-racer",
          "committed_at": "2023-04-27T21:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffca0ca8d44c0592ee9e3fb277805da9bdae905a",
          "body": "Fixed unwanted re-generation of lex/yacc files.",
          "is_bot": false,
          "headline": "Merge pull request #95 from jdevillard/fix/rebuild",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2023-04-27T14:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c6041d4205a330ef82b16e5b6cf327ad60953d1",
          "body": null,
          "is_bot": false,
          "headline": "Fixed unwanted re-generation of lex/yacc files.",
          "author_name": "springcomp",
          "author_login": "springcomp",
          "committed_at": "2023-04-27T13:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd979e2a956cd93c7cda9585a00e6516168a484a",
          "body": null,
          "is_bot": false,
          "headline": "Updated documentation",
          "author_name": "springcomp",
          "author_login": "springcomp",
          "committed_at": "2023-04-13T15:22:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b64e40923bd0ed5a047410e54f51f857835f6c3a",
          "body": "Let expression",
          "is_bot": false,
          "headline": "Merge pull request #87 from springcomp/let-expression",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2023-04-13T14:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "518abd2ab263d9d59d605ee97bb5652dc8cc76b1",
          "body": null,
          "is_bot": false,
          "headline": "Refactored and simplified building AST.",
          "author_name": "springcomp",
          "author_login": "springcomp",
          "committed_at": "2023-04-13T14:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a01b7bd7dfcb86f13efc9927c4dac0a81d82f3ae",
          "body": null,
          "is_bot": false,
          "headline": "Supports new JEP-11a let-expression",
          "author_name": "springcomp",
          "author_login": "springcomp",
          "committed_at": "2023-04-13T14:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8777b18ff85c3c0f7cbf15641ac6acf04ced2cfa",
          "body": null,
          "is_bot": false,
          "headline": "pack",
          "author_name": "springcomp",
          "author_login": "springcomp",
          "committed_at": "2023-04-07T13:18:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7ccfcf22a6068201569e8f3393108cada09666a",
          "body": null,
          "is_bot": false,
          "headline": "Pack interop with parser. (#86)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2023-04-07T12:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5213590e0d123cca154b81063026055c0a50337a",
          "body": null,
          "is_bot": false,
          "headline": "re-update nuget api key",
          "author_name": "jdevillard",
          "author_login": "jdevillard",
          "committed_at": "2023-04-07T08:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b60f1f2c8284546ced9f0d672219bb85452567f",
          "body": null,
          "is_bot": false,
          "headline": "Fixes #82 (#85)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2023-04-07T08:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "665121d5f3260fba83bad7ea43a2626ef6f58514",
          "body": "* Tracked compliance tests.\r\n\r\n* [refactor] Projection code.\r\n\r\n* [refactor] Removed unused code.\r\n\r\n* [parser] Supports `$` `root-node` expression.\r\n\r\n* [expression] Supports JmesPathRootNodeExpression.\r\n\r\n* Fixed root node evaluation.\r\n\r\n* Fixed string slices.\r\n\r\n* Fixed escaping backslash\r\n\r\n* Fixed min_by and max_by functions\r\n\r\n* Fixed string functions\r\n\r\n* Removed empty file.\r\n\r\n* WIP ?\r\n\r\n* it’s good now!\r\n\r\n# Conflicts:\r\n#\ttests/jmespathnet.tests/Parser/RawStringTest.cs\r\n\r\n* compliance",
          "is_bot": false,
          "headline": "Compliance (#84)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2023-04-07T08:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c26d263c0627f8f52d375154582a11fe7c215454",
          "body": "* [parser] Update GPLEX/GPPG runtime.\r\n\r\n* [parser] Fixed broken compatibility with net45\r\n\r\n* [parser] change to re-start automated CI.\r\n\r\n* [parser] Fix build.\r\n\r\n* [parser] Fix %CONFIGURATION%\r\n\r\n* Using strong-named dependencies.",
          "is_bot": false,
          "headline": "Update gppg (#83)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2023-04-06T19:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2823f49a3f48a00129de756e73203599605483fd",
          "body": null,
          "is_bot": false,
          "headline": "JEP-18 Grouping (#80)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2023-04-06T19:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86b4255d4b22a07827c77fb2889779ec58b71090",
          "body": null,
          "is_bot": false,
          "headline": "Update Nuget Api Key",
          "author_name": "jdevillard",
          "author_login": "jdevillard",
          "committed_at": "2023-04-05T21:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eef90705926887917d92b262251990965b44a96a",
          "body": null,
          "is_bot": false,
          "headline": "Fixed malformed JSON compliance file.",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-10-28T05:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d034cb5fbcc269b414c866a74d392da5bced8d15",
          "body": null,
          "is_bot": false,
          "headline": "Pipe expression remembered to handle `null` values. (#79)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-10-21T14:14:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b9fbf538c9c52c35ba756515c2e52680ccb3820",
          "body": "* [unicode] The `length()` function learned to correctly handle Unicode surrogate pairs and composite characters.\r\n\r\n* [unicode] The `sort()` function learned to correctly handle Unicode surrogate pairs and composite characters.\r\n\r\n* [unicode] The `sort_by()` function learned to correctly handle Uni\n[…]\n\n\r\n* [unicode] The function `reverse()` learned to correctly handle Unicode surrogate pairs and composite characters.\r\n\r\n* [unicode] Updated compliance tests.\r\n\r\n* [unicode] Fixed `length()` function.",
          "is_bot": false,
          "headline": "Fix/unicode surrogate pairs (#75)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-10-20T15:52:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "30f6e4e133ceb11321ec7b5a2c6eb35c647d6ab1",
          "body": "…sion`. (#77)",
          "is_bot": false,
          "headline": "#76 - Fixed incorrect `null` propagation on the rhs of a `pipe-expres…",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-10-20T12:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a269412641760457a2105f7a08c78ef06876db6",
          "body": "Co-authored-by: Jérémie DEVILLARD <jdevillard@users.noreply.github.com>",
          "is_bot": false,
          "headline": "configure debug if in PR (no access to secret var) (#78)",
          "author_name": "jdevillard",
          "author_login": "jdevillard",
          "committed_at": "2022-10-20T10:26:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c0dde3439af75ef9208c1468546c1688d1c93c1",
          "body": null,
          "is_bot": false,
          "headline": "Using configuration-dependent public-key to run tests. (#68)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-10-14T07:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "267035049c86f6cea2e360652c081ccf13e45ad2",
          "body": "* arithmetic-expression\r\n\r\n# Conflicts:\r\n#\tsrc/jmespath.net.interop/IJmesPathGenerator.cs\r\n#\tsrc/jmespath.net.parser/JmesPathParser.cs\r\n#\tsrc/jmespath.net.parser/JmesPathParser.y\r\n#\tsrc/jmespath.net/JmesPathGenerator.cs\r\n#\ttests/jmespathnet.tests/Expressions/JmesPathIdentifierTest.cs\r\n\r\n* Fixed inco\n[…]\nMESPath string representation.\r\n\r\n* Return `not-a-number` error on arithmetic operation errors.\r\n\r\n* add compliance test file\r\n\r\nCo-authored-by: Jérémie DEVILLARD <jdevillard@users.noreply.github.com>",
          "is_bot": false,
          "headline": "arithmetic-expression (#69)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-10-13T13:24:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "58391e99c184e14b0ed25fdf506bca610da24adc",
          "body": "* [string-functions] `find_first()`.\r\n\r\n* [string-functions] `find_last()`.\r\n\r\n* [string-functions] `lower()` and `upper()`.\r\n\r\n* [string-functions] `replace()`.\r\n\r\n* [string-functions] `trim()`, `trim_left()` and `trim_right()`.\r\n\r\n* [string-functions] `pad_left()` and `pad_right()`.\r\n\r\n* [string-functions] `split()`.",
          "is_bot": false,
          "headline": "String manipulation functions (#72)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-10-13T07:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd733fc31148587a0f01919e41ea3fc1eaed09f7",
          "body": null,
          "is_bot": false,
          "headline": "Supports string slices. (#71)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-10-13T07:04:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af8bce6f3a04a1ce041ffc85c500a75abd397243",
          "body": null,
          "is_bot": false,
          "headline": "Renamed `to_object` function to `from_items`. (#70)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-08-22T19:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f153b8ca820d2b759fb2a07d2e0498b4d7cc7325",
          "body": null,
          "is_bot": false,
          "headline": "Renamed a class confusingly named as a Visitor which it isn’t. (#67)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-08-16T08:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9805b3bc3fc94fba59c9e02e19ae857f7cfaa54f",
          "body": null,
          "is_bot": false,
          "headline": "Added project to the Visual Studio solution. (#66)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-08-16T08:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a82b4b531c89c2b0707f150ad97d393ef7d8c7df",
          "body": "* [ast] Expose AST structure.\r\n\r\n* [ast] Parse returns the root AST node directly.\r\n\r\n* [ast] Documented AST nodes and public members.\r\n\r\nCo-authored-by: jdevillard <djay93@hotmail.com>",
          "is_bot": false,
          "headline": "[ast] Expose AST structure. (#65)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-08-14T08:37:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74b7afff7b198d4875e0d971965254aff5aa0714",
          "body": null,
          "is_bot": false,
          "headline": "Feature/to string (#64)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-07-31T18:56:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea45d6fdcd8cc52f795e3568d4822ddbea1c34f0",
          "body": null,
          "is_bot": false,
          "headline": "Fixed incorrect sequence when escaping characters. (#62)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-07-22T16:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee103a3e76fb185afbed17cbfa9f182c42c8463c",
          "body": null,
          "is_bot": false,
          "headline": ".NET runner for jp-compliance. (#61)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-07-21T19:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "956e34ac282cc45b17888c92e5c1e672d8f9b0aa",
          "body": null,
          "is_bot": false,
          "headline": "Saved look-ahead articles for documentation purposes. (#60)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-07-21T16:42:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de2a40624e27521a2502de0042df242d3434e4dd",
          "body": null,
          "is_bot": false,
          "headline": "Made IJmesPathGenerator independant from the parser. (#59)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-07-06T21:15:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26d3244c62abd57885e0e290aa39974464c8af24",
          "body": null,
          "is_bot": false,
          "headline": "Feature/cleanup (#58)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-07-06T21:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d49f8303fcc0fdde542250417df764ee13d608bf",
          "body": null,
          "is_bot": false,
          "headline": "Fixed incorrect reference to unofficial compliance test submodule (#55)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-06-24T06:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53cb290a9447321eaaa65f8bccac622527ead0e0",
          "body": null,
          "is_bot": false,
          "headline": "#51 - Supports .NET Standard 1.3. (#56)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-06-23T10:19:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0801faaea00d9db786509e6170fdb2f09313628f",
          "body": "Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1.\r\n- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)\r\n- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: Newtonsoft.Json\r\n  dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump Newtonsoft.Json in /tools/jmespathnet.compliance (#53)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-06-23T09:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c99bf9a5e9243dea6ada5d9f1a6e33443cdd266d",
          "body": "* Fix incorrect encoding when producing compliance report.\r\n\r\n* Fixed missing line continuation character.",
          "is_bot": false,
          "headline": "Fix incorrect encoding when producing compliance report. (#45)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-06-23T09:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d47d83b3dca149a3ffb511be787b93c5b8fabe62",
          "body": null,
          "is_bot": false,
          "headline": "Fix unit tests by allowing function Registration.",
          "author_name": "Jérémie DEVILLARD",
          "author_login": "jdevillard",
          "committed_at": "2022-03-28T19:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66e5043c78f8e18bd67be45341b7f0970d5795db",
          "body": "* Implement let() function.\r\n\r\n* Fix incorrect compliance report.",
          "is_bot": false,
          "headline": "Implement let() function. (#42)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-03-28T12:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "945ba43be3ec7841025035d7171264f2c467bb36",
          "body": "This commit enables third-party repositories to include this repository as a Git submodule\r\nin order to run a compliance tool with supports for registering third-party functions.\r\n\r\nCo-authored-by: Maxime Labelle <maxime.labelle@moskitos.fr>",
          "is_bot": false,
          "headline": "New - Supports using third-party functions in compliance tests. (#18)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-03-24T16:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e626c42f615ae4e088941a99c5cf5c14df3a39a1",
          "body": null,
          "is_bot": false,
          "headline": "#43 - changed proper casing for JMESPath. (#44)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-02-26T11:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d589ef9447c095938ae5c89a7e05bc1d74999fe",
          "body": null,
          "is_bot": false,
          "headline": "Feature/release name (#41)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-02-24T17:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aea5c56e7b85ff07a719e6fb896d2c62af65748",
          "body": null,
          "is_bot": false,
          "headline": "Published release. (#40)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-02-24T16:55:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "649276d7c95d5009e68425ce85fe19a529b85232",
          "body": null,
          "is_bot": false,
          "headline": "Fix parsing in to_number for negative decimal numbers (#34)",
          "author_name": "Jesse Barocio",
          "author_login": "jessebarocio",
          "committed_at": "2022-02-24T15:37:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d7ff7982eb79b2674fa3c884cbce5c623297ec0",
          "body": "* [compliance] Output compliance report in Json format.\r\n\r\n* [appveyor] Produce compliance report during build.",
          "is_bot": false,
          "headline": "Feature/compliance report (#39)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-02-24T15:08:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e43f1fdcc959565cc386e332e295551f451d2c88",
          "body": "* [compliance] Removed embedded compliance tests.\r\n\r\n* [compliance] Link to jmespath.test compliance tests.\r\n\r\n* [compliance] Ensure compliance during build.\r\n\r\n* [appveyor] Fixed incorrect structure.\r\n\r\n* Fixed incorrect handling of null values in list wildcard projections.\r\n\r\n* [appveyor] Fixed incorrect syntax for pwsh.\r\n\r\n* [appveyor] Clone git submodule\r\n\r\n* [compliance] Compliance exit code fails if not 100%\r\n\r\n* [appveyor] compliance exit code should fail the build.",
          "is_bot": false,
          "headline": "Ensure compliance tests pass during build (#38)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-02-22T11:04:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17c92f3129ddc7188ceca281382534b335c32ce4",
          "body": null,
          "is_bot": false,
          "headline": "[appveyor] Fixed incorrect syntax warning. (#37)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-02-22T08:17:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f20e687532da00a17ca2e45465aa9e4346ee900",
          "body": null,
          "is_bot": false,
          "headline": "Updated to netstandard2.1 and net6.0. (#35)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2022-02-20T15:21:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "968304e5b80dfe4447b4f260edc64e9fe66b17a8",
          "body": null,
          "is_bot": false,
          "headline": "Update nuget key",
          "author_name": "jdevillard",
          "author_login": "jdevillard",
          "committed_at": "2022-02-16T15:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d3300c60e4324ae6bdfb3fa85bbc4e153284dc5",
          "body": "… (#31)\n\n* Support integer values bigger than Int32 in min() and max() functions\r\n\r\n* Add regression test: number_int64.json to support integer values bigger than Int32 for min() and max() functions",
          "is_bot": false,
          "headline": "Support integer values bigger than Int32 in min() and max() functions…",
          "author_name": "Simon Waterer",
          "author_login": "simonwaterer",
          "committed_at": "2021-02-08T17:14:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9235e180f84fb46f31ae043e214011888e8a5a10",
          "body": null,
          "is_bot": false,
          "headline": "Fixed incorrect location for encrypted strong name key file. (#30)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2020-10-31T18:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5038075f3feaf29ff6af7f4bf668bd24aa305dc",
          "body": "* Strong-named assemblies.\r\n* Removed unused gppg and gplex dependencies, used as tools instead.\r\n* Updating assembly versions as part of the build.\r\n* Generate NuGet packages on build.\r\n* Publishing JmesPath.Net.Parser NuGet package.\r\n* Separate building and generating NuGet packages.",
          "is_bot": false,
          "headline": "Fix #28 - Use public key for signing strong-named assemblies (#29)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2020-10-31T17:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c7403f42e3d70ecddcedcf0043484d1b29e82a0",
          "body": null,
          "is_bot": false,
          "headline": "update nuget apikey",
          "author_name": "jdevillard",
          "author_login": null,
          "committed_at": "2020-08-27T15:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6b70a1c49e7dcd9f00071c090d10cc6c401f6f9",
          "body": null,
          "is_bot": false,
          "headline": "issue with parallel build and dotnet-tools",
          "author_name": "jdevillard",
          "author_login": null,
          "committed_at": "2020-08-27T14:59:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "333f8db1bbe1a246fdccc3f613f5a7c477c53a27",
          "body": null,
          "is_bot": false,
          "headline": "change dot-net tools to avoid need of  core runtime 1.*",
          "author_name": "jdevillard",
          "author_login": null,
          "committed_at": "2020-08-27T14:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a432b7bcfd338e06fa0680941bc9b5a372d4a186",
          "body": null,
          "is_bot": false,
          "headline": "Add missing ref to parser in signed project (#27)",
          "author_name": "Atif Aziz",
          "author_login": "atifaziz",
          "committed_at": "2020-08-25T13:37:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74234d338ebc02afae6eb1e91706d142c22c6398",
          "body": "Split the parser to its own project independent on Newtonsoft.Json",
          "is_bot": false,
          "headline": "Remove parser's dependence on Json.NET (#26)",
          "author_name": "Atif Aziz",
          "author_login": "atifaziz",
          "committed_at": "2020-08-24T21:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f47b842ade8271aa181b8f86be90e2a4200194d",
          "body": null,
          "is_bot": false,
          "headline": "Don't emit (private) info in generated lexer/parser (#25)",
          "author_name": "Atif Aziz",
          "author_login": "atifaziz",
          "committed_at": "2020-06-13T18:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1fd370c9a3be81de8047b8c91d0eda49b6e3d69",
          "body": null,
          "is_bot": false,
          "headline": "Simplify invocation of gplex/pg build tools (#22)",
          "author_name": "Atif Aziz",
          "author_login": "atifaziz",
          "committed_at": "2020-06-12T16:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e97f1753d484d2149e55d8d55f4201c90a4bfce6",
          "body": null,
          "is_bot": false,
          "headline": "Fix CS0169 warnings about unused fields in JmesPathComparison (#23)",
          "author_name": "Atif Aziz",
          "author_login": "atifaziz",
          "committed_at": "2020-06-12T16:38:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfbad272889a785e06eaa367075b932938a2c251",
          "body": "* Add TargetFramework : netstandard1.3\r\n\r\n* * Add netstandard1.3 also to \"signed\" project\r\n* Add netcoreapp1.0 to unit-test project",
          "is_bot": false,
          "headline": "Add TargetFramework : netstandard1.3 (#11)",
          "author_name": "Stef Heyenrath",
          "author_login": "StefH",
          "committed_at": "2019-04-16T15:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d78737676fb814caf8573b0b708a3e04d6126b86",
          "body": "* New - Testing netstandard2.0 and net45 builds.",
          "is_bot": false,
          "headline": "New - Testing netstandard2.0 and net45 builds. (#12)",
          "author_name": "Maxime Labelle",
          "author_login": "springcomp",
          "committed_at": "2019-04-16T11:55:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df4dbef970375018faf20c388879ba177cd22c48",
          "body": "#9 - Flatten operator should not produce an array with null elements.",
          "is_bot": false,
          "headline": "Merge pull request #10 from springcomp/_#9",
          "author_name": "jdevillard",
          "author_login": "jdevillard",
          "committed_at": "2019-04-15T11:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14b6dd9d6115307d094ac649891fec5f0cd4e0af",
          "body": null,
          "is_bot": false,
          "headline": "[skip ci] - update nuget api key",
          "author_name": "jdevillard",
          "author_login": null,
          "committed_at": "2019-04-15T11:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c8e4d5b47cefa95add81f4f2a024bfee0f53e06",
          "body": "…quest",
          "is_bot": false,
          "headline": "[skip ci] - change - don't use signed project when there is a Pull Re…",
          "author_name": "jdevillard",
          "author_login": null,
          "committed_at": "2019-04-15T09:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b268855ea64caefc98fcc68327a195eb9d23dae",
          "body": null,
          "is_bot": false,
          "headline": "#9 - Flatten operator should not produce an array with null elements.",
          "author_name": "Maxime Labelle",
          "author_login": null,
          "committed_at": "2019-04-12T08:40:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "187dc2fe0edcffc4467f7267fdc9ea2c880e8a48",
          "body": null,
          "is_bot": false,
          "headline": "fix nuget package name",
          "author_name": "jdevillard",
          "author_login": null,
          "committed_at": "2019-01-10T18:37:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa959fd2585258fcf4ca8dea09163aa6b937af13",
          "body": "New - The parser supports alternate text encodings.",
          "is_bot": false,
          "headline": "Fixed encoding across the library (#6)",
          "author_name": "Eran Gil",
          "author_login": null,
          "committed_at": "2018-12-18T16:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8d239c35d4d166af404dc453c9deb9df391b70f",
          "body": null,
          "is_bot": false,
          "headline": "Fix - #2 - Support date/time comparisons as strings.",
          "author_name": "Maxime Labelle",
          "author_login": null,
          "committed_at": "2018-12-10T17:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3181c87985f96b175384e92c1f2c6524e3cd7c7",
          "body": "…ndard 2.0.",
          "is_bot": false,
          "headline": "Refactor - Upgraded project to Visual Studio 2017 and target .net sta…",
          "author_name": "Maxime Labelle",
          "author_login": null,
          "committed_at": "2018-12-10T12:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "355dbefff90e7ce3ceaec14bf3a76936742b7ce5",
          "body": null,
          "is_bot": false,
          "headline": "Change sign in strategy",
          "author_name": "jdevillard",
          "author_login": null,
          "committed_at": "2018-04-16T20:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 3,
      "commits_last_year": 9,
      "latest_release_at": "2026-03-05T08:21:11Z",
      "latest_release_tag": "v1.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 152,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 152,
      "mean_days_between_releases": 734.8
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "jmespathnet.compliance",
          "path": "tools/jmespathnet.compliance/jmespathnet.compliance.csproj",
          "tokens": [
            "nuget.output_type:exe"
          ],
          "ecosystem": "nuget"
        },
        {
          "name": "jpnet",
          "path": "tools/jpnet/jpnet.csproj",
          "tokens": [
            "nuget.output_type:exe"
          ],
          "ecosystem": "nuget"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "github.com",
          "shields.io"
        ],
        "total": 2,
        "header": 0,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "JmesPath.Net",
          "exists": true,
          "license": null,
          "keywords": [
            "jmespath",
            "json"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/JmesPath.Net",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "1.1.0",
          "repository_url": "https://github.com/jmespath-community/csharp-jmespath",
          "versions_count": 23,
          "total_downloads": 46906376,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-03-05T08:23:12.260000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 152
        },
        {
          "name": "JmesPath.Net.Parser",
          "exists": true,
          "license": null,
          "keywords": [
            "jmespath",
            "json"
          ],
          "ecosystem": "nuget",
          "categories": [],
          "matches_repo": false,
          "registry_url": "https://www.nuget.org/packages/JmesPath.Net.Parser",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "1.1.0",
          "repository_url": "https://github.com/jdevillard/JmesPath.Net",
          "versions_count": 11,
          "total_downloads": 19169152,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-03-05T08:23:13.163000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 152
        }
      ]
    },
    "popularity": {
      "forks": 28,
      "stars": 145,
      "watchers": 11,
      "fork_history": {
        "days": [
          {
            "date": "2017-07-17",
            "count": 1
          },
          {
            "date": "2018-06-18",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 1
          },
          {
            "date": "2019-04-12",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 1
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2019-12-28",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-07-06",
            "count": 1
          },
          {
            "date": "2024-11-30",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 2
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 26,
        "total_forks": 28
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "src/jmespath.net.interop/jmespath.net.interop.csproj",
        "src/jmespath.net.parser/jmespath.net.parser.csproj",
        "src/jmespath.net/jmespath.net.csproj",
        "tests/jmespathnet.tests/jmespathnet.tests.csproj",
        "tools/jmespathnet.compliance/jmespathnet.compliance.csproj",
        "tools/jpnet/jpnet.csproj"
      ],
      "largest_source_bytes": 41820,
      "source_files_sampled": 190,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 9,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [
        {
          "name": "System.Reflection.TypeExtensions",
          "manifest": "src/jmespath.net.parser/jmespath.net.parser.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.7.0"
        },
        {
          "name": "System.Runtime.Serialization.Formatters",
          "manifest": "src/jmespath.net.parser/jmespath.net.parser.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.3.0"
        },
        {
          "name": "YaccLexTools",
          "manifest": "src/jmespath.net.parser/jmespath.net.parser.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.2.2"
        },
        {
          "name": "Newtonsoft.Json",
          "manifest": "src/jmespath.net/jmespath.net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "13.0.4"
        },
        {
          "name": "System.Reflection.TypeExtensions",
          "manifest": "src/jmespath.net/jmespath.net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.7.0"
        },
        {
          "name": "System.ValueTuple",
          "manifest": "src/jmespath.net/jmespath.net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.5.0"
        },
        {
          "name": "System.ValueTuple",
          "manifest": "src/jmespath.net/jmespath.net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.5.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Newtonsoft.Json",
            "direct": true,
            "version": "13.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Reflection.TypeExtensions",
            "direct": true,
            "version": "4.7.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.Runtime.Serialization.Formatters",
            "direct": true,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "System.ValueTuple",
            "direct": true,
            "version": "4.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "YaccLexTools",
            "direct": true,
            "version": "1.2.2",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": false,
            "version": "15.9.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NETStandard.Library",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "xunit.runner.visualstudio",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 9,
        "direct_count": 5,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 67,
        "open_issues": 6,
        "closed_ratio": 0.885,
        "closed_issues": 46,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "springcomp",
          "commits": 56,
          "avatar_url": "https://avatars.githubusercontent.com/u/8488398?v=4"
        },
        {
          "type": "User",
          "login": "jdevillard",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/3254429?v=4"
        },
        {
          "type": "User",
          "login": "atifaziz",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/20511?v=4"
        },
        {
          "type": "User",
          "login": "StefH",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/249938?v=4"
        },
        {
          "type": "User",
          "login": "hell-racer",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/20350033?v=4"
        },
        {
          "type": "User",
          "login": "paviad",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1235688?v=4"
        },
        {
          "type": "User",
          "login": "thompson-tomo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/19771933?v=4"
        },
        {
          "type": "User",
          "login": "jessebarocio",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6439067?v=4"
        },
        {
          "type": "User",
          "login": "simonwaterer",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/10577548?v=4"
        },
        {
          "type": "User",
          "login": "jmajoor",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/31497060?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.718
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yaml",
        "publish.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 3,
            "reason": "5 out of 15 merged PRs checked by a CI test -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 5,
            "reason": "Found 9/18 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "91baddb403a89d6e02c5d70d61e9376ab8618979",
        "ran_at": "2026-08-04T17:24:04Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-03-05T08:23:18Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-03-05T07:50:29Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 48,
          "created_at": "2022-03-24T15:25:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 106,
          "created_at": "2024-11-07T13:13:56Z",
          "last_comment_at": "2025-08-07T10:08:20Z",
          "last_comment_author": "gigadani"
        },
        {
          "number": 110,
          "created_at": "2025-10-14T13:35:05Z",
          "last_comment_at": "2025-10-14T22:06:59Z",
          "last_comment_author": "springcomp"
        },
        {
          "number": 111,
          "created_at": "2025-10-15T00:48:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 122,
          "created_at": "2026-03-05T10:09:41Z",
          "last_comment_at": "2026-03-05T17:00:01Z",
          "last_comment_author": "springcomp"
        },
        {
          "number": 123,
          "created_at": "2026-04-24T15:21:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jmespath-community/csharp-jmespath",
    "host": "github.com",
    "name": "csharp-jmespath",
    "owner": "jmespath-community"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 55,
            "calibrated": 57,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 57,
      "inputs": {
        "security": 56,
        "vitality": 36,
        "community": 63,
        "governance": 66,
        "calibration": "2026-08-02",
        "engineering": 52,
        "ai_readiness": 56,
        "weighted_overall_raw": 55
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "weak",
        "name": "Vitality",
        "value": 36,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "commits_last_year": 9,
              "human_commit_share": 0.99,
              "days_since_last_push": 152,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 152 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 152
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "9 commits in the last year",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "releases_count": 3,
              "latest_release_tag": "v1.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 152,
              "mean_days_between_releases": 734.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "3 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 152 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 152
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~734.8 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 734.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 152,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 152 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 152
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "forks": 28,
              "stars": 145,
              "watchers": 11,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "145 stars",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 145
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "28 forks",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 2,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "github.com",
                "shields.io"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "JmesPath.Net"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 46906376,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "46,906,376 downloads all-time across nuget",
                "points": 79.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 46906376,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "weak",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 10,
              "top_contributor_share": 0.718
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 72% of commits",
                "points": 6.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 72
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "merged_prs": 67,
              "open_issues": 6,
              "closed_issues": 46,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 0.885,
              "closed_unmerged_prs": 4,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 37.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "67/71 decided PRs merged",
                "points": 28.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 67,
                      "decided": 71
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/18 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "followers": 8,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "jmespath-community",
              "public_repos": 13,
              "account_age_days": 1628
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "8 followers of jmespath-community",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 8,
                      "login": "jmespath-community"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "13 public repos, account ~4 yr old",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 13
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "JmesPath.Net"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 152
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 152 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 152
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "23 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 52,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 15 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 56,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 15 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 9/18 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 9 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 9
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 9,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 9,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 56,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.677,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "67 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 36.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 67,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "src/jmespath.net.interop/jmespath.net.interop.csproj",
                "src/jmespath.net.parser/jmespath.net.parser.csproj",
                "src/jmespath.net/jmespath.net.csproj",
                "tests/jmespathnet.tests/jmespathnet.tests.csproj",
                "tools/jmespathnet.compliance/jmespathnet.compliance.csproj",
                "tools/jpnet/jpnet.csproj"
              ],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "src/jmespath.net.interop/jmespath.net.interop.csproj, src/jmespath.net.parser/jmespath.net.parser.csproj, src/jmespath.net/jmespath.net.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "src/jmespath.net.interop/jmespath.net.interop.csproj, src/jmespath.net.parser/jmespath.net.parser.csproj, src/jmespath.net/jmespath.net.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 41820,
              "source_files_sampled": 190,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/190 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 190,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library"
      ],
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6,
        "application": 3
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:nuget",
          "weight": 6
        },
        {
          "tier": "declared",
          "label": "application",
          "source": "nuget.output_type:exe",
          "weight": 3
        }
      ],
      "artifacts": [
        {
          "path": "tools/jmespathnet.compliance/jmespathnet.compliance.csproj",
          "labels": [
            "application"
          ],
          "ecosystem": "nuget"
        },
        {
          "path": "tools/jpnet/jpnet.csproj",
          "labels": [
            "application"
          ],
          "ecosystem": "nuget"
        }
      ],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "nuget package 'JmesPath.Net.Parser' points at a different repository (https://github.com/jdevillard/JmesPath.Net); excluded from ecosystem scoring",
    "Could not fetch nuget package 'jmespathnet.compliance' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-04T17:24:24.120483Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jmespath-community/csharp-jmespath.svg",
  "full_name": "jmespath-community/csharp-jmespath",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Bewertungen sind Signale, keine Garantien. Sie spiegeln öffentlich sichtbare Praxis auf GitHub wider — kein Code-Audit und keine Sicherheitsgarantie.

Fehlende Daten werden ausgeschlossen und die Gewichte neu normiert, nie als null bewertet. Die Methodik ist versioniert und offen: Metriken v2.5.0, Schema v0.30.0 — vollständige Methodik · Metriken-Wiki.

Wie ein einzelnes Ergebnis im Gesamtregister steht: aggregierte StatistikenNuGet.