{"id":5804459,"name":"c-hive/gha-npm-cache","ecosystem":"actions","description":"1-liner npm install cache for GitHub Actions","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/c-hive/gha-npm-cache","keywords_array":[],"namespace":"c-hive","versions_count":5,"first_release_published_at":"2020-05-21T18:41:33.000Z","latest_release_published_at":"2021-08-05T20:10:44.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-08-07T06:43:10.807Z","created_at":"2023-01-04T15:03:28.164Z","updated_at":"2026-08-07T06:43:10.808Z","registry_url":"https://github.com/c-hive/gha-npm-cache","install_command":null,"documentation_url":null,"metadata":{"name":"NPM install cache","author":"c-hive","description":"1-liner npm install cache for GitHub Actions","inputs":{"directory":{"description":"Directory containing package-lock.json","required":false,"default":"."}},"runs":{"using":"node12","main":"dist/restore/index.js","post":"dist/save/index.js","post-if":"success()"},"outputs":{"cache-hit":{"description":"A boolean value to indicate an exact match was found for the primary key"}},"default_branch":"master","path":null},"repo_metadata":{"id":43944403,"uuid":"265375355","full_name":"c-hive/gha-npm-cache","owner":"c-hive","description":"1-liner npm install cache for GitHub Actions","archived":true,"fork":false,"pushed_at":"2022-08-13T11:37:08.000Z","size":192,"stargazers_count":19,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-04-24T17:05:46.797Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/c-hive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"thisismydesign"}},"created_at":"2020-05-19T21:48:41.000Z","updated_at":"2025-06-02T10:16:00.000Z","dependencies_parsed_at":"2023-01-05T05:03:04.331Z","dependency_job_id":null,"html_url":"https://github.com/c-hive/gha-npm-cache","commit_stats":{"total_commits":65,"total_committers":4,"mean_commits":16.25,"dds":"0.23076923076923073","last_synced_commit":"29d5b28a1a64af16abd44d7385589eeb15abd373"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":"c-hive/js-boilerplate","purl":"pkg:github/c-hive/gha-npm-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-hive%2Fgha-npm-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-hive%2Fgha-npm-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-hive%2Fgha-npm-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-hive%2Fgha-npm-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c-hive","download_url":"https://codeload.github.com/c-hive/gha-npm-cache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-hive%2Fgha-npm-cache/sbom","scorecard":{"id":260740,"data":{"date":"2025-08-11","repo":{"name":"github.com/c-hive/gha-npm-cache","commit":"29d5b28a1a64af16abd44d7385589eeb15abd373"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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":0,"reason":"Found 1/19 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":"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":"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":"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: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/run.yml:1","Info: no jobLevel write permissions found"],"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":"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/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/c-hive/gha-npm-cache/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/c-hive/gha-npm-cache/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/c-hive/gha-npm-cache/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/c-hive/gha-npm-cache/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/c-hive/gha-npm-cache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/c-hive/gha-npm-cache/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/c-hive/gha-npm-cache/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/c-hive/gha-npm-cache/run.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/c-hive/gha-npm-cache/run.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:24","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Warn: npmCommand not pinned by hash: .github/workflows/run.yml:20","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand 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":"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":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":"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":"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":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-17T10:46:57.703Z","repository_id":43944403,"created_at":"2025-08-17T10:46:57.703Z","updated_at":"2025-08-17T10:46:57.703Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36341055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"c-hive","name":"C-Hive","uuid":"44613480","kind":"organization","description":"Busy making software","email":null,"website":"c-hive.github.io/c-hive-dotdev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/44613480?v=4","repositories_count":13,"last_synced_at":"2023-03-02T20:15:28.946Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/c-hive","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T10:47:03.126Z","updated_at":"2023-03-02T20:15:28.955Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c-hive","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c-hive/repositories"},"tags":[{"name":"v1.1.0","sha":"2de807f96074eec2c36c2d321c20724cd04112dd","kind":"commit","published_at":"2021-08-05T20:10:44.000Z","download_url":"https://codeload.github.com/c-hive/gha-npm-cache/tar.gz/v1.1.0","html_url":"https://github.com/c-hive/gha-npm-cache/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T11:39:15.641Z","dependency_job_id":null,"purl":"pkg:github/c-hive/gha-npm-cache@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-hive%2Fgha-npm-cache/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-hive%2Fgha-npm-cache/tags/v1.1.0/manifests"},{"name":"v1","sha":"2de807f96074eec2c36c2d321c20724cd04112dd","kind":"commit","published_at":"2021-08-05T20:10:44.000Z","download_url":"https://codeload.github.com/c-hive/gha-npm-cache/tar.gz/v1","html_url":"https://github.com/c-hive/gha-npm-cache/releases/tag/v1","dependencies_parsed_at":"2023-05-31T11:39:16.610Z","dependency_job_id":null,"purl":"pkg:github/c-hive/gha-npm-cache@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-hive%2Fgha-npm-cache/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-hive%2Fgha-npm-cache/tags/v1/manifests"},{"name":"v1.0.2","sha":"914363b842f36de2461089106eb664af7d1fa539","kind":"commit","published_at":"2020-05-21T20:29:36.000Z","download_url":"https://codeload.github.com/c-hive/gha-npm-cache/tar.gz/v1.0.2","html_url":"https://github.com/c-hive/gha-npm-cache/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T11:39:17.527Z","dependency_job_id":null,"purl":"pkg:github/c-hive/gha-npm-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-hive%2Fgha-npm-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-hive%2Fgha-npm-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a95559708afc6b2353d78813d9628dabbfe21deb","kind":"commit","published_at":"2020-05-21T20:03:08.000Z","download_url":"https://codeload.github.com/c-hive/gha-npm-cache/tar.gz/v1.0.1","html_url":"https://github.com/c-hive/gha-npm-cache/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T11:39:18.253Z","dependency_job_id":null,"purl":"pkg:github/c-hive/gha-npm-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-hive%2Fgha-npm-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-hive%2Fgha-npm-cache/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c8c164b7bbbdc11033f0946a1282f9a033ad63d5","kind":"commit","published_at":"2020-05-21T18:41:33.000Z","download_url":"https://codeload.github.com/c-hive/gha-npm-cache/tar.gz/v1.0.0","html_url":"https://github.com/c-hive/gha-npm-cache/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T11:39:19.164Z","dependency_job_id":null,"purl":"pkg:github/c-hive/gha-npm-cache@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-hive%2Fgha-npm-cache/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-hive%2Fgha-npm-cache/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T06:43:10.586Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":163,"rankings":{"downloads":null,"dependent_repos_count":3.5778798922516244,"dependent_packages_count":0.0,"stargazers_count":7.761052131199493,"forks_count":11.015686895896055,"docker_downloads_count":3.9993661860244023,"average":5.270797021074315},"purl":"pkg:githubactions/c-hive/gha-npm-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/c-hive/gha-npm-cache","docker_dependents_count":1,"docker_downloads_count":34,"usage_url":"https://repos.ecosyste.ms/usage/actions/c-hive/gha-npm-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/c-hive/gha-npm-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/thisismydesign"],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-29T15:37:46.291Z","issues_count":7,"pull_requests_count":8,"avg_time_to_close_issue":6018114.142857143,"avg_time_to_close_pull_request":7976984.875,"issues_closed_count":7,"pull_requests_closed_count":8,"pull_request_authors_count":2,"issue_authors_count":7,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":7,"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/c-hive%2Fgha-npm-cache/issues","maintainers":[{"login":"thisismydesign","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thisismydesign"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/c-hive%2Fgha-npm-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/c-hive%2Fgha-npm-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/c-hive%2Fgha-npm-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/c-hive%2Fgha-npm-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/c-hive%2Fgha-npm-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/c-hive%2Fgha-npm-cache/codemeta","maintainers":[]}