{"id":5448786,"name":"library/alpine","ecosystem":"docker","description":"A minimal Docker image based on Alpine Linux with a complete package index and only 5 MB in size!","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/docker-library/official-images","keywords_array":[],"namespace":"library","versions_count":220,"first_release_published_at":"2016-02-02T19:50:22.065Z","latest_release_published_at":"2026-06-16T08:24:29.062Z","latest_release_number":"3.24.1","last_synced_at":"2026-09-06T15:03:41.429Z","created_at":"2022-11-24T17:20:29.414Z","updated_at":"2026-09-06T20:22:31.528Z","registry_url":"https://hub.docker.com/r/library/alpine","install_command":"docker pull library/alpine","documentation_url":null,"metadata":{},"repo_metadata":{"id":11255494,"uuid":"13655949","full_name":"docker-library/official-images","owner":"docker-library","description":"Primary source of truth for the Docker \"Official Images\" program","archived":false,"fork":false,"pushed_at":"2026-09-04T21:42:43.000Z","size":34732,"stargazers_count":6996,"open_issues_count":47,"forks_count":2531,"subscribers_count":257,"default_branch":"master","last_synced_at":"2026-09-06T14:41:03.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/u/library","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/docker-library.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2013-10-17T17:27:12.000Z","updated_at":"2026-09-06T05:49:28.000Z","dependencies_parsed_at":"2026-08-27T20:24:08.726Z","dependency_job_id":null,"html_url":"https://github.com/docker-library/official-images","commit_stats":{"total_commits":18288,"total_committers":887,"mean_commits":20.61781285231116,"dds":0.8250765529308837,"last_synced_commit":"6b4803e65a2c56f15b91f8a11bd90f0bcb756c1c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/docker-library/official-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library","download_url":"https://codeload.github.com/docker-library/official-images/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/sbom","scorecard":{"id":349179,"data":{"date":"2025-08-11","repo":{"name":"github.com/docker-library/official-images","commit":"f8eff481d40c79d7e011123a8566b745c2a0a972"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/munge-pr.yml:92","Info: topLevel 'contents' permission set to 'read': .github/workflows/munge-pr.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-pr.yml:20","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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/munge-pr.yml:35","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/munge-pr.yml:130"],"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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 shell code: ternary operator missing ? before :: test/config.sh:0","Info: Possibly incomplete results: error parsing shell code: ternary operator missing ? before :: test/run.sh:0","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:72","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:74","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:76","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:78","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:80","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/test-pr.yml:82","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/munge-pr.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/munge-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-pr.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/docker-library/official-images/test-pr.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Info:   0 out of   7 GitHub-owned 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 30 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-18T07:53:10.098Z","repository_id":11255494,"created_at":"2025-08-18T07:53:10.098Z","updated_at":"2025-08-18T07:53:10.098Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37088898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","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":"docker-library","name":"Docker Official Images","uuid":"7739233","kind":"organization","description":"","email":null,"website":"https://github.com/docker-library/official-images","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7739233?v=4","repositories_count":48,"last_synced_at":"2026-09-01T22:07:17.573Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/docker-library","funding_links":[],"total_stars":40093,"followers":2836,"following":0,"created_at":"2022-11-02T22:00:48.427Z","updated_at":"2026-09-01T22:07:17.693Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker-library/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-09-06T20:22:31.527Z","dependent_packages_count":0,"downloads":12198266523,"downloads_period":"total","dependent_repos_count":32,"rankings":{"downloads":0.00019964642617923656,"dependent_repos_count":0.09413328994351004,"dependent_packages_count":0.0,"stargazers_count":0.014374542684905033,"forks_count":0.006089215998466716,"docker_downloads_count":null,"average":0.022959339010612208},"purl":"pkg:docker/library%2Falpine","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/docker/library/alpine","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/docker/library/alpine","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/docker/library/alpine/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-05T19:01:21.055Z","issues_count":160,"pull_requests_count":7992,"avg_time_to_close_issue":2978927.325,"avg_time_to_close_pull_request":229017.45919492692,"issues_closed_count":120,"pull_requests_closed_count":7254,"pull_request_authors_count":338,"issue_authors_count":121,"avg_comments_per_issue":2.35,"avg_comments_per_pull_request":1.654904904904905,"merged_pull_requests_count":6973,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":26,"past_year_pull_requests_count":541,"past_year_avg_time_to_close_issue":1675708.3333333333,"past_year_avg_time_to_close_pull_request":71784.78554216867,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":415,"past_year_pull_request_authors_count":134,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.6538461538461537,"past_year_avg_comments_per_pull_request":1.5637707948243993,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":395,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker-library%2Fofficial-images/issues","maintainers":[{"login":"tianon","count":1853,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianon"},{"login":"yosifkit","count":1381,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosifkit"},{"login":"LaurentGoderre","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"johnSamilin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnSamilin"},{"login":"PeppyDays","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeppyDays"},{"login":"quader-arian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quader-arian"},{"login":"baggiponte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baggiponte"},{"login":"Along-Team","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Along-Team"}],"active_maintainers":[{"login":"yosifkit","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosifkit"},{"login":"tianon","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Falpine/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Falpine/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Falpine/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Falpine/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Falpine/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hub.docker.com/packages/library%2Falpine/codemeta","maintainers":[]}