{"id":5801103,"name":"satackey/action-docker-layer-caching","ecosystem":"actions","description":"Cache images created between main run and post run","homepage":"https://github.com/marketplace/actions/docker-layer-caching","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/satackey/action-docker-layer-caching","keywords_array":["cache","cd","ci","docker","docker-build","docker-cache","docker-compose","github-actions"],"namespace":"satackey","versions_count":13,"first_release_published_at":"2020-06-14T11:10:56.000Z","latest_release_published_at":"2020-12-14T13:34:37.000Z","latest_release_number":"v0.0.11","last_synced_at":"2026-09-26T13:41:10.652Z","created_at":"2023-01-04T12:48:59.235Z","updated_at":"2026-09-26T13:41:10.652Z","registry_url":"https://github.com/satackey/action-docker-layer-caching","install_command":null,"documentation_url":null,"metadata":{"name":"Docker Layer Caching","description":"Cache images created between main run and post run","branding":{"icon":"layers","color":"blue"},"inputs":{"key":{"description":"An explicit key for restoring and saving the cache","required":true,"default":"docker-layer-caching-${{ github.workflow }}-{hash}"},"restore-keys":{"description":"An ordered list of keys to use for restoring the cache if no cache hit occurred for key","required":false,"default":"docker-layer-caching-${{ github.workflow }}-"},"concurrency":{"description":"The number of concurrency when restoring and saving layers","required":true,"default":"4"},"skip-save":{"description":"Skip saving layers in the post step","required":false,"default":"false"}},"runs":{"using":"node12","main":"main.ts","post":"post.ts"},"default_branch":"main","path":null},"repo_metadata":{"id":37811819,"uuid":"269985176","full_name":"satackey/action-docker-layer-caching","owner":"satackey","description":"[CAUTION] This repository is not actively maintained. / Enable Docker layer caching in your GitHub Actions workflow.","archived":false,"fork":false,"pushed_at":"2023-04-30T08:15:59.000Z","size":864,"stargazers_count":425,"open_issues_count":37,"forks_count":53,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-08-06T23:02:53.868Z","etag":null,"topics":["cache","cd","ci","docker","docker-build","docker-cache","docker-compose","github-actions"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/docker-layer-caching","language":"TypeScript","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/satackey.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":"2020-06-06T13:11:32.000Z","updated_at":"2026-07-18T12:50:41.000Z","dependencies_parsed_at":"2024-08-13T07:27:34.498Z","dependency_job_id":null,"html_url":"https://github.com/satackey/action-docker-layer-caching","commit_stats":{"total_commits":260,"total_committers":7,"mean_commits":"37.142857142857146","dds":0.2269230769230769,"last_synced_commit":"cc3f3828e75cbb45f0cf5139b95329c88480aa97"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/satackey/action-docker-layer-caching","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satackey","download_url":"https://codeload.github.com/satackey/action-docker-layer-caching/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/sbom","scorecard":{"id":801343,"data":{"date":"2025-08-11","repo":{"name":"github.com/satackey/action-docker-layer-caching","commit":"cc3f3828e75cbb45f0cf5139b95329c88480aa97"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/blank.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test_readme.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/release.yml:104","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/release.yml:117","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/release.yml:128","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/release.yml:130","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/release.yml:148","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/release.yml:151","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/release.yml:155","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/release.yml:157","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/release.yml:160","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/release.yml:164","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test_readme.yml:96","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test_readme.yml:104","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test_readme.yml:107","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test_readme.yml:111","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test_readme.yml:113","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test_readme.yml:116","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test_readme.yml:120","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test_readme.yml:78","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test_readme.yml:85","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/blank.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/satackey/action-docker-layer-caching/blank.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/satackey/action-docker-layer-caching/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/satackey/action-docker-layer-caching/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/satackey/action-docker-layer-caching/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/satackey/action-docker-layer-caching/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/satackey/action-docker-layer-caching/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/satackey/action-docker-layer-caching/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/satackey/action-docker-layer-caching/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/satackey/action-docker-layer-caching/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/satackey/action-docker-layer-caching/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_readme.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/satackey/action-docker-layer-caching/test_readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_readme.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/satackey/action-docker-layer-caching/test_readme.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_readme.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/satackey/action-docker-layer-caching/test_readme.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_readme.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/satackey/action-docker-layer-caching/test_readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_readme.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/satackey/action-docker-layer-caching/test_readme.yml/main?enable=pin","Warn: containerImage not pinned by hash: test_project/Dockerfile:1","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-23T10:34:37.976Z","repository_id":37811819,"created_at":"2025-08-23T10:34:37.976Z","updated_at":"2025-08-23T10:34:37.976Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36665214,"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":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"satackey","name":null,"uuid":"21271711","kind":"user","description":"","email":"","website":null,"location":"Sapporo, Japan","twitter":"satakenkoki","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21271711?u=7553be3284e42bf367c86c9268fdec859c9dd398\u0026v=4","repositories_count":16,"last_synced_at":"2023-03-03T23:24:19.478Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/satackey","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T06:32:48.662Z","updated_at":"2023-03-03T23:24:19.546Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satackey","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satackey/repositories"},"tags":[{"name":"v0.0.11","sha":"46d2c640b1d8ef50d185452ad6fb324e6bd1d052","kind":"commit","published_at":"2020-12-14T13:34:37.000Z","download_url":"https://codeload.github.com/satackey/action-docker-layer-caching/tar.gz/v0.0.11","html_url":"https://github.com/satackey/action-docker-layer-caching/releases/tag/v0.0.11","dependencies_parsed_at":"2023-05-31T16:10:50.194Z","dependency_job_id":"34f53dec-94c5-439f-a06c-6770bd9d6d45","purl":"pkg:github/satackey/action-docker-layer-caching@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.11/manifests"},{"name":"v0","sha":"46d2c640b1d8ef50d185452ad6fb324e6bd1d052","kind":"commit","published_at":"2020-12-14T13:34:37.000Z","download_url":"https://codeload.github.com/satackey/action-docker-layer-caching/tar.gz/v0","html_url":"https://github.com/satackey/action-docker-layer-caching/releases/tag/v0","dependencies_parsed_at":"2023-05-31T16:10:50.671Z","dependency_job_id":"25a060b8-b007-414f-89d3-19ae217e49a7","purl":"pkg:github/satackey/action-docker-layer-caching@v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0/manifests"},{"name":"v0.0","sha":"46d2c640b1d8ef50d185452ad6fb324e6bd1d052","kind":"commit","published_at":"2020-12-14T13:34:37.000Z","download_url":"https://codeload.github.com/satackey/action-docker-layer-caching/tar.gz/v0.0","html_url":"https://github.com/satackey/action-docker-layer-caching/releases/tag/v0.0","dependencies_parsed_at":"2023-05-31T16:10:50.462Z","dependency_job_id":"9b789fe8-e7b2-493c-80b1-37e25584c603","purl":"pkg:github/satackey/action-docker-layer-caching@v0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0/manifests"},{"name":"v0.0.10","sha":"b983974a88fdf77424203b546b8f0e818f426420","kind":"commit","published_at":"2020-12-06T07:57:53.000Z","download_url":"https://codeload.github.com/satackey/action-docker-layer-caching/tar.gz/v0.0.10","html_url":"https://github.com/satackey/action-docker-layer-caching/releases/tag/v0.0.10","dependencies_parsed_at":"2023-05-31T16:10:50.919Z","dependency_job_id":"562679ff-26d0-4e70-8909-3ce9a5ea212c","purl":"pkg:github/satackey/action-docker-layer-caching@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"5c4706367f351fbe14c72e18d243169346cd6ad0","kind":"commit","published_at":"2020-12-06T02:56:06.000Z","download_url":"https://codeload.github.com/satackey/action-docker-layer-caching/tar.gz/v0.0.9","html_url":"https://github.com/satackey/action-docker-layer-caching/releases/tag/v0.0.9","dependencies_parsed_at":"2023-05-31T16:10:51.150Z","dependency_job_id":"3619e05e-54a5-429f-8aa9-9cde1eb61ae6","purl":"pkg:github/satackey/action-docker-layer-caching@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"da67a6cd88114ce3e232893dc6d946efa225aefb","kind":"commit","published_at":"2020-08-15T11:33:52.000Z","download_url":"https://codeload.github.com/satackey/action-docker-layer-caching/tar.gz/v0.0.8","html_url":"https://github.com/satackey/action-docker-layer-caching/releases/tag/v0.0.8","dependencies_parsed_at":"2023-05-31T16:10:51.340Z","dependency_job_id":"d1ffd05e-60f0-4a9e-835b-2c704570c467","purl":"pkg:github/satackey/action-docker-layer-caching@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"b414004ca19bb9a573a9faa24ed15ea4397f7bb7","kind":"commit","published_at":"2020-08-15T06:59:04.000Z","download_url":"https://codeload.github.com/satackey/action-docker-layer-caching/tar.gz/v0.0.7","html_url":"https://github.com/satackey/action-docker-layer-caching/releases/tag/v0.0.7","dependencies_parsed_at":"2023-05-31T16:10:51.554Z","dependency_job_id":"7ea9bcb4-d065-4cbf-99a4-821d672e36f8","purl":"pkg:github/satackey/action-docker-layer-caching@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"eb75e0d70c3195f875379126d2f88049c9d878d5","kind":"commit","published_at":"2020-08-15T01:15:12.000Z","download_url":"https://codeload.github.com/satackey/action-docker-layer-caching/tar.gz/v0.0.6","html_url":"https://github.com/satackey/action-docker-layer-caching/releases/tag/v0.0.6","dependencies_parsed_at":"2023-05-31T16:10:51.794Z","dependency_job_id":"a3a60707-1452-4a50-b423-0cd75418e521","purl":"pkg:github/satackey/action-docker-layer-caching@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"6b09a11416d285a6bf2a9d1ce2484c878f7c985e","kind":"commit","published_at":"2020-08-05T07:48:43.000Z","download_url":"https://codeload.github.com/satackey/action-docker-layer-caching/tar.gz/v0.0.5","html_url":"https://github.com/satackey/action-docker-layer-caching/releases/tag/v0.0.5","dependencies_parsed_at":"2023-05-31T16:10:52.065Z","dependency_job_id":"05723a28-f09d-43a6-9823-3aaa85d0f56d","purl":"pkg:github/satackey/action-docker-layer-caching@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"10d0db71e9bb7672bb82630e6622aec1dc3f3afd","kind":"commit","published_at":"2020-07-28T02:29:56.000Z","download_url":"https://codeload.github.com/satackey/action-docker-layer-caching/tar.gz/v0.0.4","html_url":"https://github.com/satackey/action-docker-layer-caching/releases/tag/v0.0.4","dependencies_parsed_at":"2023-05-31T16:10:52.285Z","dependency_job_id":"5b5b1a75-b781-4fe9-a8c2-09601d64528b","purl":"pkg:github/satackey/action-docker-layer-caching@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"1aeb6c06e4cbd982f319021de629beeddbac3520","kind":"commit","published_at":"2020-06-17T00:24:19.000Z","download_url":"https://codeload.github.com/satackey/action-docker-layer-caching/tar.gz/v0.0.3","html_url":"https://github.com/satackey/action-docker-layer-caching/releases/tag/v0.0.3","dependencies_parsed_at":"2023-05-31T16:10:52.524Z","dependency_job_id":"f94d81ce-4f58-4951-b50c-ec9bf40e2db7","purl":"pkg:github/satackey/action-docker-layer-caching@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6ff5731318cbf736e6dd1d87e3566173f4e4b490","kind":"commit","published_at":"2020-06-16T12:55:21.000Z","download_url":"https://codeload.github.com/satackey/action-docker-layer-caching/tar.gz/v0.0.2","html_url":"https://github.com/satackey/action-docker-layer-caching/releases/tag/v0.0.2","dependencies_parsed_at":"2023-05-31T16:10:52.759Z","dependency_job_id":"822f9642-77db-4e25-84a7-32c87fd4a679","purl":"pkg:github/satackey/action-docker-layer-caching@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"6afbbff905f671ba959c23931609c7d830c60be2","kind":"commit","published_at":"2020-06-14T11:10:56.000Z","download_url":"https://codeload.github.com/satackey/action-docker-layer-caching/tar.gz/v0.0.1","html_url":"https://github.com/satackey/action-docker-layer-caching/releases/tag/v0.0.1","dependencies_parsed_at":"2023-05-31T16:10:52.967Z","dependency_job_id":"7a6d68df-779c-4dec-9532-f6aeb52b0c8d","purl":"pkg:github/satackey/action-docker-layer-caching@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satackey%2Faction-docker-layer-caching/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-14T21:07:20.433Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":707,"rankings":{"downloads":null,"dependent_repos_count":1.1630486452226272,"dependent_packages_count":0.0,"stargazers_count":0.6084614165742355,"forks_count":1.0774837585168753,"docker_downloads_count":null,"average":0.7122484550784345},"purl":"pkg:githubactions/satackey/action-docker-layer-caching","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/satackey/action-docker-layer-caching","docker_dependents_count":1,"docker_downloads_count":35320,"usage_url":"https://repos.ecosyste.ms/usage/actions/satackey/action-docker-layer-caching","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/satackey/action-docker-layer-caching/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-29T15:05:58.349Z","issues_count":10,"pull_requests_count":90,"avg_time_to_close_issue":75884.0,"avg_time_to_close_pull_request":880861.6463414634,"issues_closed_count":1,"pull_requests_closed_count":82,"pull_request_authors_count":3,"issue_authors_count":10,"avg_comments_per_issue":3.9,"avg_comments_per_pull_request":1.011111111111111,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":87,"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/satackey%2Faction-docker-layer-caching/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/satackey%2Faction-docker-layer-caching/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/satackey%2Faction-docker-layer-caching/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/satackey%2Faction-docker-layer-caching/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/satackey%2Faction-docker-layer-caching/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/satackey%2Faction-docker-layer-caching/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/satackey%2Faction-docker-layer-caching/codemeta","maintainers":[]}