{"id":4461051,"name":"@jimpick/observable-prerender-localhost","ecosystem":"npm","description":"Pre-render and programmatically control Observable notebooks with Puppeteer!","homepage":"https://github.com/asg017/observable-prerender#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/asg017/observable-prerender","keywords_array":["observable","observablehq","observable-notebooks","prerender","puppeteer"],"namespace":"jimpick","versions_count":1,"first_release_published_at":"2022-06-04T01:38:42.784Z","latest_release_published_at":"2022-06-04T01:38:42.784Z","latest_release_number":"0.4.3-1","last_synced_at":"2026-03-27T22:08:04.034Z","created_at":"2022-06-04T01:41:43.282Z","updated_at":"2026-03-27T22:08:04.035Z","registry_url":"https://www.npmjs.com/package/@jimpick/observable-prerender-localhost","install_command":"npm install @jimpick/observable-prerender-localhost","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.3-1"}},"repo_metadata":{"id":42764458,"uuid":"277412371","full_name":"asg017/observable-prerender","owner":"asg017","description":"Pre-render Observable notebooks for automation","archived":false,"fork":false,"pushed_at":"2022-03-27T01:53:53.000Z","size":259,"stargazers_count":61,"open_issues_count":16,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-20T07:51:33.880Z","etag":null,"topics":["observable-notebook","observablehq","puppeteer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asg017.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-06T01:12:26.000Z","updated_at":"2025-05-21T01:17:29.000Z","dependencies_parsed_at":"2022-09-13T20:53:36.796Z","dependency_job_id":null,"html_url":"https://github.com/asg017/observable-prerender","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asg017/observable-prerender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asg017%2Fobservable-prerender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asg017%2Fobservable-prerender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asg017%2Fobservable-prerender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asg017%2Fobservable-prerender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asg017","download_url":"https://codeload.github.com/asg017/observable-prerender/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asg017%2Fobservable-prerender/sbom","scorecard":{"id":211333,"data":{"date":"2025-08-11","repo":{"name":"github.com/asg017/observable-prerender","commit":"87a3b192c0b2540d4b5edf2c51eab9efa94ff118"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.3,"checks":[{"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":"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":"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":"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":"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":"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":"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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 'main'"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-17T00:49:01.350Z","repository_id":42764458,"created_at":"2025-08-17T00:49:01.350Z","updated_at":"2025-08-17T00:49:01.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276179900,"owners_count":25598571,"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-20T02:00:10.207Z","response_time":63,"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":"asg017","name":"Alex Garcia","uuid":"15178711","kind":"user","description":"freelance software engineer","email":"","website":"https://alexgarcia.xyz/","location":"Los Angeles, California ","twitter":"agarcia_me","company":null,"icon_url":"https://avatars.githubusercontent.com/u/15178711?u=79bc7ce06934e9f2e6344d112f5bb5ea4e80e53a\u0026v=4","repositories_count":150,"last_synced_at":"2025-09-25T21:43:44.410Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/asg017","funding_links":["https://github.com/sponsors/asg017"],"total_stars":11666,"followers":677,"following":51,"created_at":"2022-11-13T13:09:03.575Z","updated_at":"2025-09-25T21:43:44.410Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asg017","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asg017/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-28T08:00:08.933Z","dependent_packages_count":1,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.749638265770436,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":8.577548971298624,"forks_count":8.874343023826391,"average":20.94536375047381},"purl":"pkg:npm/%40jimpick/observable-prerender-localhost","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jimpick/observable-prerender-localhost","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jimpick/observable-prerender-localhost","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jimpick/observable-prerender-localhost/dependencies","status":null,"funding_links":["https://github.com/sponsors/asg017"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-19T21:52:38.773Z","issues_count":17,"pull_requests_count":8,"avg_time_to_close_issue":3243802.285714286,"avg_time_to_close_pull_request":7216424.5,"issues_closed_count":7,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":6,"avg_comments_per_issue":0.7647058823529411,"avg_comments_per_pull_request":0.125,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":5,"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/asg017%2Fobservable-prerender/issues","maintainers":[{"login":"asg017","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asg017"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jimpick%2Fobservable-prerender-localhost/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jimpick%2Fobservable-prerender-localhost/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jimpick%2Fobservable-prerender-localhost/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jimpick%2Fobservable-prerender-localhost/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jimpick%2Fobservable-prerender-localhost/codemeta","maintainers":[{"uuid":"jimpick","login":"jimpick","name":null,"email":"jim@backblend.com","url":null,"packages_count":130,"html_url":"https://www.npmjs.com/~jimpick","role":null,"created_at":"2022-11-15T22:24:13.888Z","updated_at":"2022-11-15T22:24:13.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jimpick/packages"}]}