{"id":4694808,"name":"com.github.jsqlparser:jsqlparser","ecosystem":"maven","description":"JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern.","homepage":"https://github.com/JSQLParser/JSqlParser","licenses":"GNU Library or Lesser General Public License (LGPL) V2.1,The Apache Software License, Version 2.0","normalized_licenses":["LGPL-2.0","LGPL-2.1","Apache-2.0"],"repository_url":"https://github.com/JSQLParser/JSqlParser","keywords_array":[],"namespace":"com.github.jsqlparser","versions_count":36,"first_release_published_at":"2013-10-06T13:38:50.000Z","latest_release_published_at":"2017-02-26T22:56:17.000Z","latest_release_number":"0.9.7","last_synced_at":"2026-06-03T16:16:00.100Z","created_at":"2022-07-25T20:19:56.011Z","updated_at":"2026-06-03T16:16:00.100Z","registry_url":"https://central.sonatype.com/artifact/com.github.jsqlparser/jsqlparser/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.jsqlparser/jsqlparser/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":37335678,"uuid":"1944709","full_name":"JSQLParser/JSqlParser","owner":"JSQLParser","description":"JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern","archived":false,"fork":false,"pushed_at":"2025-09-24T02:07:22.000Z","size":13753,"stargazers_count":5819,"open_issues_count":93,"forks_count":1406,"subscribers_count":216,"default_branch":"master","last_synced_at":"2025-09-24T04:08:35.349Z","etag":null,"topics":["ast","hierarchy","java","jsqlparser","mysql","oracle","parser","paypal","postgresql","sql","sql-statement","sqlserver","statement"],"latest_commit_sha":null,"homepage":"https://github.com/JSQLParser/JSqlParser/wiki","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JSQLParser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE_APACHEV2","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://paypal.me/wumpz"}},"created_at":"2011-06-23T22:51:52.000Z","updated_at":"2025-09-24T02:06:54.000Z","dependencies_parsed_at":"2024-05-19T11:39:19.466Z","dependency_job_id":"9bf137be-656c-4b0b-a2fd-9703edacbb17","html_url":"https://github.com/JSQLParser/JSqlParser","commit_stats":{"total_commits":1621,"total_committers":131,"mean_commits":"12.374045801526718","dds":"0.23318938926588528","last_synced_commit":"0e9833328d01a315951e75058786660633b0953c"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/JSQLParser/JSqlParser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JSQLParser","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/sbom","scorecard":{"id":69246,"data":{"date":"2025-08-11","repo":{"name":"github.com/JSQLParser/JSqlParser","commit":"12489af67cb82dc6263f05c7f3e2759fb9742ecc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel permissions set to 'write-all': .github/workflows/ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/JSQLParser/JSqlParser/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/JSQLParser/JSqlParser/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/JSQLParser/JSqlParser/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/JSQLParser/JSqlParser/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/JSQLParser/JSqlParser/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/JSQLParser/JSqlParser/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/JSQLParser/JSqlParser/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/JSQLParser/JSqlParser/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/JSQLParser/JSqlParser/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/JSQLParser/JSqlParser/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:54","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE_APACHEV2:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE_APACHEV2:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:29"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T03:26:01.971Z","repository_id":37335678,"created_at":"2025-08-15T03:26:01.971Z","updated_at":"2025-08-15T03:26:01.971Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276701324,"owners_count":25688874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-24T02:00:09.776Z","response_time":97,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"JSQLParser","name":"JSQLParser","uuid":"4643847","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4643847?v=4","repositories_count":1,"last_synced_at":"2023-03-04T19:48:19.542Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JSQLParser","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T23:40:22.288Z","updated_at":"2023-03-04T19:48:19.545Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JSQLParser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JSQLParser/repositories"},"tags":[{"name":"jsqlparser-5.4","sha":"7d2e6b65324ce5770681115202c47b6cb5412c1b","kind":"commit","published_at":"2025-05-25T14:08:01.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-5.4","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-5.4/manifests"},{"name":"jsqlparser-5.3","sha":"8a9479a05c75fcb73d0ed167a822b9b18ab7abaa","kind":"tag","published_at":"2025-05-17T23:37:20.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-5.3","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-5.3/manifests"},{"name":"jsqlparser-5.2","sha":"838c834e40d98353870cbf4ea72d75760b43f4a1","kind":"tag","published_at":"2025-05-04T22:11:11.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-5.2","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-5.2/manifests"},{"name":"jsqlparser-5.1","sha":"b3d857f681808870daba28731c7018bfab9da9f3","kind":"tag","published_at":"2025-01-01T22:15:33.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-5.1","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-5.1/manifests"},{"name":"jsqlparser-5.0","sha":"4b246f1ca18b88d5f2da686da13eda8c89db5e65","kind":"tag","published_at":"2024-06-30T20:53:13.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-5.0","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-5.0/manifests"},{"name":"jsqlparser-4.9","sha":"6809832dd584ebbad6b10b6cf0c3f835e031c1d3","kind":"tag","published_at":"2024-03-09T20:59:50.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-4.9","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.9/manifests"},{"name":"jsqlparser-4.8","sha":"703c8698a2e36e5f1d2ba62982608077fe857630","kind":"tag","published_at":"2023-12-28T00:17:15.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-4.8","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.8/manifests"},{"name":"jsqlparser-4.7","sha":"8929981ce4bdb27d690db80ae173c9a4265b6194","kind":"tag","published_at":"2023-09-01T22:16:29.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-4.7","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.7/manifests"},{"name":"jsqlparser-4.6","sha":"7a8637470036a77fb190d9a1f35eff67b1beafdf","kind":"tag","published_at":"2023-02-23T21:22:15.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-4.6","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.6/manifests"},{"name":"jsqlparser-4.5","sha":"af886c7e450d5dbd36e87c2c60abc631075c6b8a","kind":"tag","published_at":"2022-07-22T22:51:05.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-4.5","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.5/manifests"},{"name":"jsqlparser-4.4","sha":"df3873c066cd6728c20d9b6f09e9c519165dacb6","kind":"tag","published_at":"2022-04-10T20:34:44.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-4.4","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.4/manifests"},{"name":"jsqlparser-4.3","sha":"a273882b217efc5ae68af17e8bbe1d0675f2c690","kind":"tag","published_at":"2021-12-12T15:28:44.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-4.3","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.3/manifests"},{"name":"jsqlparser-4.2","sha":"2b5cce3330243d48382095d5e886097116c4d6f4","kind":"tag","published_at":"2021-09-08T09:40:23.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-4.2","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.2/manifests"},{"name":"jsqlparser-4.1","sha":"033e0992c7ecdc2947060f821eb4bf63da6d0ea2","kind":"tag","published_at":"2021-06-30T22:05:44.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-4.1","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.1/manifests"},{"name":"jsqlparser-4.0","sha":"554aaf367c222fb2a9b22d91a7a577cad767e6d8","kind":"tag","published_at":"2021-01-01T23:09:39.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-4.0","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-4.0/manifests"},{"name":"jsqlparser-3.2","sha":"c061d3407f2fef1d8c4f6236dd4294765f1065ec","kind":"tag","published_at":"2020-06-28T19:00:56.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-3.2","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-3.2/manifests"},{"name":"jsqlparser-3.1","sha":"f4e3bea81ebcafe31b285808d568f27282a36b01","kind":"tag","published_at":"2019-11-06T22:29:25.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-3.1","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-3.1/manifests"},{"name":"jsqlparser-3.0","sha":"05761c552f52f15b6bde2e4a5fb25cb15c9e5791","kind":"tag","published_at":"2019-08-29T21:02:48.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-3.0","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-3.0/manifests"},{"name":"jsqlparser-2.1","sha":"050618781bcaca54476312547a469b58ad3f1223","kind":"tag","published_at":"2019-06-30T16:49:31.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-2.1","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-2.1/manifests"},{"name":"jsqlparser-2.0","sha":"e47132ae5103adb91c760cee599806a181a11c89","kind":"tag","published_at":"2019-03-16T22:24:56.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-2.0","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-2.0/manifests"},{"name":"jsqlparser-1.4","sha":"4de172c9f39a32655f0381ddecb081b5ff2f4ac4","kind":"tag","published_at":"2019-01-09T20:58:28.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-1.4","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-1.4/manifests"},{"name":"jsqlparser-1.3","sha":"56d409e67bfb585a278dabe6ce3fa5b54bacf62e","kind":"tag","published_at":"2018-10-02T22:03:56.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-1.3","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-1.3/manifests"},{"name":"jsqlparser-1.2","sha":"1d119091a1c0a9d174154f398d5ed546687dbe16","kind":"tag","published_at":"2018-05-01T21:32:27.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-1.2","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-1.2/manifests"},{"name":"jsqlparser-1.1","sha":"33129a7e9cec9e23ccc538a9420c82bf255fff7f","kind":"tag","published_at":"2017-06-29T21:20:36.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-1.1","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-1.1/manifests"},{"name":"jsqlparser-1.0","sha":"012fcc333375f65804e31bfd075eba862d3c04f3","kind":"tag","published_at":"2017-03-25T22:06:21.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-1.0","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-1.0/manifests"},{"name":"jsqlparser-0.9.7","sha":"b576de73a875dff1748c4ee220c401a61e8f6b50","kind":"tag","published_at":"2017-02-26T22:50:19.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-0.9.7","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9.7/manifests"},{"name":"jsqlparser-0.9.6","sha":"dc27d97a1f88ddb796d6bb1f63c75c70b26cc3f8","kind":"tag","published_at":"2016-08-23T19:53:45.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-0.9.6","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9.6/manifests"},{"name":"jsqlparser-0.9.5","sha":"56a318d1dac0679b3a1ab03205961174ed974074","kind":"tag","published_at":"2016-03-13T23:58:53.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-0.9.5","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9.5/manifests"},{"name":"jsqlparser-0.9.4","sha":"9ab7261d5fffa595f8b8c84eefbfb96bbc0ac602","kind":"tag","published_at":"2015-09-13T21:13:31.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-0.9.4","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9.4/manifests"},{"name":"jsqlparser-0.9.3","sha":"fc1bc376b43e8b430e0fbf4f102e4f52c345d346","kind":"tag","published_at":"2015-05-12T21:23:24.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-0.9.3","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9.3/manifests"},{"name":"jsqlparser-0.9.2","sha":"d362072914c74de191ed252ce72b97192c2af931","kind":"tag","published_at":"2015-02-12T21:55:46.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-0.9.2","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9.2/manifests"},{"name":"jsqlparser-0.9.1","sha":"ca6f68e616d5cd91f3688a07fe493c86b4756cd5","kind":"tag","published_at":"2014-09-23T20:05:27.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-0.9.1","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9.1/manifests"},{"name":"jsqlparser-0.9","sha":"a82ecd6b53d4cf97cc63c688e55ee882d99c541e","kind":"tag","published_at":"2014-05-08T19:23:27.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-0.9","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.9/manifests"},{"name":"jsqlparser-0.8.9","sha":"e14355405ea5babd262cd086d48cd0baef5c5f93","kind":"tag","published_at":"2014-02-20T22:37:51.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-0.8.9","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.8.9/manifests"},{"name":"jsqlparser-0.8.8","sha":"bec5558a734edbca380421802b30813d89b17455","kind":"tag","published_at":"2014-01-22T23:08:33.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-0.8.8","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.8.8/manifests"},{"name":"jsqlparser-0.8.6","sha":"ec08377fe02586e24e76f5cc693b9ecfbb6c5f6a","kind":"tag","published_at":"2013-10-30T22:25:56.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-0.8.6","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.8.6/manifests"},{"name":"jsqlparser-0.8.5","sha":"2e154df776f65eff20ec144effc3379ab05f53f2","kind":"tag","published_at":"2013-10-06T13:27:53.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-0.8.5","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.8.5/manifests"},{"name":"jsqlparser-0.8.4","sha":"079b872f482d6c320a189911cde55bed65ace956","kind":"tag","published_at":"2013-08-27T20:32:29.000Z","download_url":"https://codeload.github.com/JSQLParser/JSqlParser/tar.gz/jsqlparser-0.8.4","html_url":"https://github.com/JSQLParser/JSqlParser/releases/tag/jsqlparser-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSQLParser/JSqlParser@jsqlparser-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/tags/jsqlparser-0.8.4/manifests"}]},"repo_metadata_updated_at":"2026-02-14T19:10:49.756Z","dependent_packages_count":357,"downloads":null,"downloads_period":null,"dependent_repos_count":3031,"rankings":{"downloads":null,"dependent_repos_count":0.1863451111458421,"dependent_packages_count":0.23182934795240787,"stargazers_count":4.8824422831083165,"forks_count":4.590100866805324,"docker_downloads_count":0.5961039845794411,"average":2.0973643187182662},"purl":"pkg:maven/com.github.jsqlparser/jsqlparser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.jsqlparser:jsqlparser","docker_dependents_count":1227,"docker_downloads_count":66252717,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.jsqlparser:jsqlparser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.jsqlparser:jsqlparser/dependencies","status":null,"funding_links":["https://paypal.me/wumpz"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-23T16:51:10.567Z","issues_count":396,"pull_requests_count":238,"avg_time_to_close_issue":26210663.842293907,"avg_time_to_close_pull_request":5663365.919431279,"issues_closed_count":279,"pull_requests_closed_count":211,"pull_request_authors_count":45,"issue_authors_count":294,"avg_comments_per_issue":2.3964646464646466,"avg_comments_per_pull_request":2.2142857142857144,"merged_pull_requests_count":151,"bot_issues_count":1,"bot_pull_requests_count":64,"past_year_issues_count":121,"past_year_pull_requests_count":142,"past_year_avg_time_to_close_issue":478300.15714285715,"past_year_avg_time_to_close_pull_request":453310.45901639346,"past_year_issues_closed_count":70,"past_year_pull_requests_closed_count":122,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":88,"past_year_avg_comments_per_issue":0.9834710743801653,"past_year_avg_comments_per_pull_request":1.2746478873239437,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":61,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSQLParser%2FJSqlParser/issues","maintainers":[{"login":"wumpz","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wumpz"}],"active_maintainers":[{"login":"wumpz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wumpz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.jsqlparser:jsqlparser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.jsqlparser:jsqlparser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.jsqlparser:jsqlparser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.jsqlparser:jsqlparser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.jsqlparser:jsqlparser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.jsqlparser:jsqlparser/codemeta","maintainers":[]}