{"id":2391856,"name":"sql-where-parser","ecosystem":"npm","description":"Parses an SQL-like WHERE string into various forms.","homepage":"https://github.com/shaunpersad/sql-where-parser#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/shaunpersad/sql-where-parser","keywords_array":["SQL","parser","WHERE","AST","abstract","syntax","tree","convert","mongo","elasticsearch"],"namespace":null,"versions_count":15,"first_release_published_at":"2016-12-12T21:40:32.302Z","latest_release_published_at":"2017-09-02T22:03:52.235Z","latest_release_number":"2.2.1","last_synced_at":"2026-05-21T14:17:38.423Z","created_at":"2022-04-10T01:08:08.004Z","updated_at":"2026-05-21T14:17:38.423Z","registry_url":"https://www.npmjs.com/package/sql-where-parser","install_command":"npm install sql-where-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.2.1"}},"repo_metadata":{"id":57368276,"uuid":"76279153","full_name":"shaunpersad/sql-where-parser","owner":"shaunpersad","description":"Parses an SQL-like WHERE string into various forms.","archived":false,"fork":false,"pushed_at":"2017-09-02T22:03:38.000Z","size":113,"stargazers_count":22,"open_issues_count":2,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-11T00:30:02.375Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shaunpersad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-12T17:23:45.000Z","updated_at":"2024-10-10T18:32:52.000Z","dependencies_parsed_at":"2022-09-05T20:51:13.366Z","dependency_job_id":null,"html_url":"https://github.com/shaunpersad/sql-where-parser","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/shaunpersad/sql-where-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunpersad%2Fsql-where-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunpersad%2Fsql-where-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunpersad%2Fsql-where-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunpersad%2Fsql-where-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shaunpersad","download_url":"https://codeload.github.com/shaunpersad/sql-where-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunpersad%2Fsql-where-parser/sbom","scorecard":{"id":816824,"data":{"date":"2025-08-11","repo":{"name":"github.com/shaunpersad/sql-where-parser","commit":"a75eb8f631193aa350e6cecfd36c6755a433a4f1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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"}},{"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations 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"}}]},"last_synced_at":"2025-08-23T14:26:44.279Z","repository_id":57368276,"created_at":"2025-08-23T14:26:44.279Z","updated_at":"2025-08-23T14:26:44.279Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011598,"owners_count":26084964,"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-10-12T02:00:06.719Z","response_time":53,"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":"shaunpersad","name":"Shaun Persad","uuid":"1702976","kind":"user","description":"Developer. Entrepreneur. Olive connoisseur.","email":"","website":null,"location":"New York","twitter":null,"company":"@VantaInc","icon_url":"https://avatars.githubusercontent.com/u/1702976?u=16b89e76a1131192e2805a70833662e938c430cc\u0026v=4","repositories_count":80,"last_synced_at":"2025-10-11T00:29:56.709Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/shaunpersad","funding_links":[],"total_stars":208,"followers":25,"following":1,"created_at":"2022-11-02T16:35:06.291Z","updated_at":"2025-10-11T00:29:56.709Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shaunpersad","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shaunpersad/repositories"},"tags":[{"name":"2.1.1","sha":"4042a2030030b4e775e945d0c637fa5791e01ee7","kind":"commit","published_at":"2016-12-29T20:08:42.000Z","download_url":"https://codeload.github.com/shaunpersad/sql-where-parser/tar.gz/2.1.1","html_url":"https://github.com/shaunpersad/sql-where-parser/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shaunpersad/sql-where-parser@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunpersad%2Fsql-where-parser/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunpersad%2Fsql-where-parser/tags/2.1.1/manifests"},{"name":"2.0.0","sha":"5340a22155c9b9fedf4ab68ae8880cef68a93c25","kind":"commit","published_at":"2016-12-29T07:03:01.000Z","download_url":"https://codeload.github.com/shaunpersad/sql-where-parser/tar.gz/2.0.0","html_url":"https://github.com/shaunpersad/sql-where-parser/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shaunpersad/sql-where-parser@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunpersad%2Fsql-where-parser/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunpersad%2Fsql-where-parser/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"9b894a4bd0b8b0bc1a01dd840377eb59fcf60e15","kind":"commit","published_at":"2016-12-16T17:18:26.000Z","download_url":"https://codeload.github.com/shaunpersad/sql-where-parser/tar.gz/1.1.2","html_url":"https://github.com/shaunpersad/sql-where-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shaunpersad/sql-where-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunpersad%2Fsql-where-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunpersad%2Fsql-where-parser/tags/1.1.2/manifests"}]},"repo_metadata_updated_at":"2025-11-13T16:23:19.585Z","dependent_packages_count":11,"downloads":12556,"downloads_period":"last-month","dependent_repos_count":39,"rankings":{"downloads":2.2210601307468094,"dependent_repos_count":2.1492595260471314,"dependent_packages_count":1.8690490556973391,"stargazers_count":8.09846508679447,"forks_count":8.445513046678991,"docker_downloads_count":0.7971685154863727,"average":3.9300858935751855},"purl":"pkg:npm/sql-where-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sql-where-parser","docker_dependents_count":2,"docker_downloads_count":3403,"usage_url":"https://repos.ecosyste.ms/usage/npm/sql-where-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sql-where-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-19T11:04:45.728Z","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":117.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":3,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaunpersad%2Fsql-where-parser/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sql-where-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sql-where-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sql-where-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sql-where-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sql-where-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sql-where-parser/codemeta","maintainers":[{"uuid":"shaunpersad","login":"shaunpersad","name":null,"email":"shaunpersad@gmail.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~shaunpersad","role":null,"created_at":"2022-11-14T13:08:48.907Z","updated_at":"2022-11-14T13:08:48.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shaunpersad/packages"}]}