{"id":1911638,"name":"jsonscript-js","ecosystem":"npm","description":"JavaScript interpreter for JSONScript","homepage":"https://github.com/JSONScript/jsonscript-js","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/JSONScript/jsonscript-js","keywords_array":["remote processing","batch execution","JSONScript","interpreter"],"namespace":null,"versions_count":18,"first_release_published_at":"2015-05-17T10:25:28.211Z","latest_release_published_at":"2016-09-19T20:18:25.481Z","latest_release_number":"0.6.0","last_synced_at":"2026-03-08T21:35:14.775Z","created_at":"2022-04-09T18:14:32.317Z","updated_at":"2026-03-08T21:35:14.775Z","registry_url":"https://www.npmjs.com/package/jsonscript-js","install_command":"npm install jsonscript-js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.6.0"}},"repo_metadata":{"id":32188232,"uuid":"35761730","full_name":"JSONScript/jsonscript-js","owner":"JSONScript","description":"JSONScript interpreter in JavaScript","archived":false,"fork":false,"pushed_at":"2016-09-19T20:14:17.000Z","size":72,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-17T16:14:12.361Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.jsonscript.org","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/JSONScript.png","metadata":{},"created_at":"2015-05-17T10:23:30.000Z","updated_at":"2024-05-17T16:43:23.000Z","dependencies_parsed_at":"2022-08-29T04:52:07.187Z","dependency_job_id":null,"html_url":"https://github.com/JSONScript/jsonscript-js","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/JSONScript/jsonscript-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JSONScript","download_url":"https://codeload.github.com/JSONScript/jsonscript-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/sbom","scorecard":{"id":69238,"data":{"date":"2025-08-11","repo":{"name":"github.com/JSONScript/jsonscript-js","commit":"4b17d7f263b8db928d2e8fe3e3d828550d07cafc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/27 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":"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":"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":"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":"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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-15T03:25:54.661Z","repository_id":32188232,"created_at":"2025-08-15T03:25:54.665Z","updated_at":"2025-08-15T03:25:54.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279136027,"owners_count":26111435,"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-15T02:00:07.814Z","response_time":56,"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":"JSONScript","name":"JSONScript","uuid":"12376448","kind":"organization","description":"Scripted processing of existing endpoints and services","email":null,"website":"www.jsonscript.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12376448?v=4","repositories_count":6,"last_synced_at":"2023-03-01T19:40:23.521Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JSONScript","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T15:35:33.744Z","updated_at":"2023-03-01T19:40:23.543Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JSONScript","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JSONScript/repositories"},"tags":[{"name":"0.6.0","sha":"4b17d7f263b8db928d2e8fe3e3d828550d07cafc","kind":"commit","published_at":"2016-09-19T20:12:27.000Z","download_url":"https://codeload.github.com/JSONScript/jsonscript-js/tar.gz/0.6.0","html_url":"https://github.com/JSONScript/jsonscript-js/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSONScript/jsonscript-js@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"d3508b18423267735abb1d94fa90b313703539aa","kind":"commit","published_at":"2016-07-03T11:37:38.000Z","download_url":"https://codeload.github.com/JSONScript/jsonscript-js/tar.gz/0.5.0","html_url":"https://github.com/JSONScript/jsonscript-js/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSONScript/jsonscript-js@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"57a16ad1a7c308dcf8685bbc1d7fdb3d0081e39d","kind":"commit","published_at":"2016-05-21T18:21:08.000Z","download_url":"https://codeload.github.com/JSONScript/jsonscript-js/tar.gz/0.4.0","html_url":"https://github.com/JSONScript/jsonscript-js/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSONScript/jsonscript-js@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"d0263ffceecbc9618900afc2a9fd76a5c857bfbc","kind":"commit","published_at":"2016-05-02T00:11:08.000Z","download_url":"https://codeload.github.com/JSONScript/jsonscript-js/tar.gz/0.3.0","html_url":"https://github.com/JSONScript/jsonscript-js/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSONScript/jsonscript-js@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"cd2a6eaa474a460b406808c826d9ab1a5fe79a52","kind":"commit","published_at":"2016-04-25T21:13:59.000Z","download_url":"https://codeload.github.com/JSONScript/jsonscript-js/tar.gz/0.2.0","html_url":"https://github.com/JSONScript/jsonscript-js/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSONScript/jsonscript-js@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/tags/0.2.0/manifests"},{"name":"0.1.3","sha":"8eb27320a392cd7c8ff4c96158e48e7b73ab62cb","kind":"commit","published_at":"2016-02-21T23:58:45.000Z","download_url":"https://codeload.github.com/JSONScript/jsonscript-js/tar.gz/0.1.3","html_url":"https://github.com/JSONScript/jsonscript-js/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JSONScript/jsonscript-js@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JSONScript%2Fjsonscript-js/tags/0.1.3/manifests"}]},"repo_metadata_updated_at":"2025-10-16T01:27:00.051Z","dependent_packages_count":3,"downloads":19,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":19.49775791313605,"dependent_repos_count":6.378588897054603,"dependent_packages_count":5.909706194415378,"stargazers_count":9.459023745469544,"forks_count":15.43149453300609,"docker_downloads_count":null,"average":11.335314256616332},"purl":"pkg:npm/jsonscript-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/jsonscript-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/jsonscript-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/jsonscript-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T04:04:11.464Z","issues_count":2,"pull_requests_count":2,"avg_time_to_close_issue":259111.5,"avg_time_to_close_pull_request":485.0,"issues_closed_count":2,"pull_requests_closed_count":2,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":2,"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/JSONScript%2Fjsonscript-js/issues","maintainers":[{"login":"epoberezkin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/epoberezkin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsonscript-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsonscript-js/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsonscript-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsonscript-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsonscript-js/codemeta","maintainers":[{"uuid":"esp","login":"esp","name":null,"email":"e.poberezkin@me.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~esp","role":null,"created_at":"2022-11-12T23:21:14.599Z","updated_at":"2022-11-12T23:21:14.599Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/esp/packages"}]}