{"id":7742776,"name":"everpcpc/actions-cache","ecosystem":"actions","description":"Actions cache to multiple cloud provider with OpenDAL.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/everpcpc/actions-cache","keywords_array":[],"namespace":"everpcpc","versions_count":2,"first_release_published_at":"2023-04-26T06:13:56.000Z","latest_release_published_at":"2024-06-07T08:50:06.000Z","latest_release_number":"v2","last_synced_at":"2026-08-03T01:01:26.488Z","created_at":"2023-05-17T08:42:57.231Z","updated_at":"2026-08-03T01:01:26.488Z","registry_url":"https://github.com/everpcpc/actions-cache","install_command":null,"documentation_url":null,"metadata":{"name":"cloud cache","author":"everpcpc","description":"Actions cache to multiple cloud provider with OpenDAL.","inputs":{"provider":{"description":"Storage provider","required":true,"default":"s3"},"endpoint":{"description":"Storage provider endpoint","required":false},"bucket":{"description":"Storage backend bucket","required":true},"root":{"description":"Root directory for all cache files","required":false,"default":""},"path":{"description":"A list of files, directories, and wildcard patterns to cache and restore","required":true},"key":{"description":"An explicit key for restoring and saving the cache","required":true},"restore-keys":{"description":"An ordered list of keys to use for restoring the cache if no cache hit occurred for key","required":false},"use-fallback":{"description":"Use github actions/cache as fallback","required":false,"default":"false"}},"outputs":{"cache-hit":{"description":"A boolean value to indicate an exact match was found for the primary key"}},"runs":{"using":"node20","main":"dist/restore/index.js","post":"dist/save/index.js","post-if":"success()"},"branding":{"icon":"archive","color":"gray-dark"},"default_branch":"main","path":null},"repo_metadata":{"id":154639462,"uuid":"630514004","full_name":"everpcpc/actions-cache","owner":"everpcpc","description":"Actions cache to cloud storage with OpenDAL","archived":false,"fork":false,"pushed_at":"2025-03-07T02:36:37.000Z","size":156429,"stargazers_count":22,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-08T20:47:55.982Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"tespkg/actions-cache","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/everpcpc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-20T14:43:11.000Z","updated_at":"2025-03-24T20:02:57.000Z","dependencies_parsed_at":"2024-07-08T05:56:53.944Z","dependency_job_id":null,"html_url":"https://github.com/everpcpc/actions-cache","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/everpcpc/actions-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everpcpc%2Factions-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everpcpc%2Factions-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everpcpc%2Factions-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everpcpc%2Factions-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/everpcpc","download_url":"https://codeload.github.com/everpcpc/actions-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everpcpc%2Factions-cache/sbom","scorecard":{"id":386503,"data":{"date":"2025-08-11","repo":{"name":"github.com/everpcpc/actions-cache","commit":"d81da1c4020c3209c62eb3b788a3e08e24b2f7e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.9,"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":"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":"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: dist/restore/opendal.darwin-arm64.node:1","Warn: binary detected: dist/restore/opendal.darwin-x64.node:1","Warn: binary detected: dist/restore/opendal.linux-arm64-gnu.node:1","Warn: binary detected: dist/restore/opendal.linux-x64-gnu.node:1","Warn: binary detected: dist/restore/opendal.win32-x64-msvc.node:1","Warn: binary detected: dist/save/opendal.darwin-arm64.node:1","Warn: binary detected: dist/save/opendal.darwin-x64.node:1","Warn: binary detected: dist/save/opendal.linux-arm64-gnu.node:1","Warn: binary detected: dist/save/opendal.linux-x64-gnu.node:1","Warn: binary detected: dist/save/opendal.win32-x64-msvc.node: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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 6 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mpg4-rc92-vx8v","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/everpcpc/actions-cache/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/everpcpc/actions-cache/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/everpcpc/actions-cache/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/everpcpc/actions-cache/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/everpcpc/actions-cache/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/everpcpc/actions-cache/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:26","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:42","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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"}}]},"last_synced_at":"2025-08-18T16:46:28.206Z","repository_id":154639462,"created_at":"2025-08-18T16:46:28.206Z","updated_at":"2025-08-18T16:46:28.206Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271136307,"owners_count":24705113,"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-08-19T02:00:09.176Z","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":"everpcpc","name":"everpcpc","uuid":"1808802","kind":"user","description":"","email":"","website":"https://www.everpcpc.com","location":null,"twitter":null,"company":"@datafuselabs","icon_url":"https://avatars.githubusercontent.com/u/1808802?u=fe03143ab03aad972c53e9bbdd516d3639eed6cc\u0026v=4","repositories_count":104,"last_synced_at":"2023-06-02T03:41:50.620Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/everpcpc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T06:45:17.985Z","updated_at":"2023-06-02T03:41:50.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/everpcpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/everpcpc/repositories"},"tags":[{"name":"v2","sha":"65f111330a4a384b3e87ddaa485c37c36e95378e","kind":"commit","published_at":"2024-06-07T08:50:06.000Z","download_url":"https://codeload.github.com/everpcpc/actions-cache/tar.gz/v2","html_url":"https://github.com/everpcpc/actions-cache/releases/tag/v2","dependencies_parsed_at":"2024-06-09T04:05:06.025Z","dependency_job_id":null,"purl":"pkg:github/everpcpc/actions-cache@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everpcpc%2Factions-cache/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everpcpc%2Factions-cache/tags/v2/manifests"},{"name":"v1","sha":"61b0fd17a980cce3864991a2592c4cf04000415d","kind":"commit","published_at":"2023-04-26T06:13:56.000Z","download_url":"https://codeload.github.com/everpcpc/actions-cache/tar.gz/v1","html_url":"https://github.com/everpcpc/actions-cache/releases/tag/v1","dependencies_parsed_at":"2023-06-02T00:56:58.393Z","dependency_job_id":null,"purl":"pkg:github/everpcpc/actions-cache@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everpcpc%2Factions-cache/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everpcpc%2Factions-cache/tags/v1/manifests"}]},"repo_metadata_updated_at":"2025-08-19T11:15:23.296Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.766281096498176,"dependent_packages_count":0.0,"stargazers_count":14.2418000316907,"forks_count":35.132308667406114,"docker_downloads_count":null,"average":18.535097448898746},"purl":"pkg:githubactions/everpcpc/actions-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/everpcpc/actions-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/everpcpc/actions-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/everpcpc/actions-cache/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-28T10:38:58.383Z","issues_count":4,"pull_requests_count":5,"avg_time_to_close_issue":20386429.0,"avg_time_to_close_pull_request":2657.8,"issues_closed_count":2,"pull_requests_closed_count":5,"pull_request_authors_count":1,"issue_authors_count":4,"avg_comments_per_issue":1.25,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":6142.0,"past_year_avg_time_to_close_pull_request":1486.3333333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/everpcpc%2Factions-cache/issues","maintainers":[{"login":"everpcpc","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/everpcpc"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/everpcpc%2Factions-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/everpcpc%2Factions-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/everpcpc%2Factions-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/everpcpc%2Factions-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/everpcpc%2Factions-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/everpcpc%2Factions-cache/codemeta","maintainers":[]}