{"id":8425890,"name":"@img/sharp-linux-arm","ecosystem":"npm","description":"Prebuilt sharp for use with Linux (glibc) ARM (32-bit)","homepage":"https://sharp.pixelplumbing.com","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lovell/sharp","keywords_array":[],"namespace":"img","versions_count":39,"first_release_published_at":"2023-10-13T14:22:20.773Z","latest_release_published_at":"2025-11-06T14:18:54.743Z","latest_release_number":"0.34.5","last_synced_at":"2026-05-20T15:23:37.246Z","created_at":"2023-10-13T19:11:52.997Z","updated_at":"2026-05-20T15:23:37.247Z","registry_url":"https://www.npmjs.com/package/@img/sharp-linux-arm","install_command":"npm install @img/sharp-linux-arm","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/libvips"},"dist-tags":{"latest":"0.34.5","next":"0.35.0-rc.5"}},"repo_metadata":{"id":10149290,"uuid":"12226786","full_name":"lovell/sharp","owner":"lovell","description":"High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.","archived":false,"fork":false,"pushed_at":"2026-04-26T18:26:45.000Z","size":60053,"stargazers_count":32175,"open_issues_count":123,"forks_count":1400,"subscribers_count":227,"default_branch":"main","last_synced_at":"2026-04-28T02:03:00.361Z","etag":null,"topics":["avif","crop","exif","icc","image","image-processing","javascript","jpeg","libvips","nodejs","performance","png","resize","sharp","svg","tiff","webp"],"latest_commit_sha":null,"homepage":"https://sharp.pixelplumbing.com","language":"JavaScript","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/lovell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"libvips"}},"created_at":"2013-08-19T20:24:24.000Z","updated_at":"2026-04-27T15:39:28.000Z","dependencies_parsed_at":"2025-12-24T13:03:23.556Z","dependency_job_id":null,"html_url":"https://github.com/lovell/sharp","commit_stats":{"total_commits":2101,"total_committers":218,"mean_commits":9.637614678899082,"dds":0.1556401713469776,"last_synced_commit":"1533bf995acda779313fc178d2b9d46791349961"},"previous_names":[],"tags_count":189,"template":false,"template_full_name":null,"purl":"pkg:github/lovell/sharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovell%2Fsharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovell%2Fsharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovell%2Fsharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovell%2Fsharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovell","download_url":"https://codeload.github.com/lovell/sharp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovell%2Fsharp/sbom","scorecard":{"id":194317,"data":{"date":"2025-08-11","repo":{"name":"github.com/lovell/sharp","commit":"51d1a49abceb224d8e9d7122f54819904109d581"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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":"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":"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":"Code-Review","score":0,"reason":"Found 2/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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/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/ci.yml:9","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:174","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:218","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:269","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:302","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/npm.yml:1"],"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":"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":"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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.34.4-rc.1 not signed: https://api.github.com/repos/lovell/sharp/releases/235646050","Warn: release artifact v0.34.4-rc.0 not signed: https://api.github.com/repos/lovell/sharp/releases/235119355","Warn: release artifact v0.34.3 not signed: https://api.github.com/repos/lovell/sharp/releases/231366369","Warn: release artifact v0.34.3-rc.1 not signed: https://api.github.com/repos/lovell/sharp/releases/231265574","Warn: release artifact v0.34.3-rc.0 not signed: https://api.github.com/repos/lovell/sharp/releases/225359334","Warn: release artifact v0.34.4-rc.1 does not have provenance: https://api.github.com/repos/lovell/sharp/releases/235646050","Warn: release artifact v0.34.4-rc.0 does not have provenance: https://api.github.com/repos/lovell/sharp/releases/235119355","Warn: release artifact v0.34.3 does not have provenance: https://api.github.com/repos/lovell/sharp/releases/231366369","Warn: release artifact v0.34.3-rc.1 does not have provenance: https://api.github.com/repos/lovell/sharp/releases/231265574","Warn: release artifact v0.34.3-rc.0 does not have provenance: https://api.github.com/repos/lovell/sharp/releases/225359334"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/ci.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:311: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/npm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/npm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/npm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/npm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/npm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/npm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/lovell/sharp/npm.yml/main?enable=pin","Warn: containerImage not pinned by hash: test/bench/Dockerfile:1: pin your Docker image by updating ubuntu:25.04 to ubuntu:25.04@sha256:95a416ad2446813278ec13b7efdeb551190c94e12028707dd7525632d3cec0d1","Warn: npmCommand not pinned by hash: test/bench/Dockerfile:18","Warn: npmCommand not pinned by hash: test/bench/Dockerfile:21","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:160","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:204","Warn: npmCommand not pinned by hash: .github/workflows/npm.yml:147","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-16T21:32:19.987Z","repository_id":10149290,"created_at":"2025-08-16T21:32:19.987Z","updated_at":"2025-08-16T21:32:19.987Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32377820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"lovell","name":"Lovell Fuller","uuid":"210965","kind":"user","description":"","email":"","website":"https://lovell.info","location":"London, UK","twitter":"lovell","company":"Styling Ltd","icon_url":"https://avatars.githubusercontent.com/u/210965?v=4","repositories_count":64,"last_synced_at":"2023-04-09T05:46:10.947Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lovell","funding_links":[],"total_stars":29765,"followers":null,"following":null,"created_at":"2022-11-02T16:21:20.558Z","updated_at":"2024-03-25T17:32:34.217Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovell/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-06T15:39:41.621Z","dependent_packages_count":1,"downloads":12531525,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":0.7402028839131631,"dependent_repos_count":10.298590216448614,"dependent_packages_count":20.911788993680194,"stargazers_count":0.5472843720872359,"forks_count":1.0580252027129655,"docker_downloads_count":null,"average":6.7111783337684345},"purl":"pkg:npm/%40img/sharp-linux-arm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@img/sharp-linux-arm","docker_dependents_count":10,"docker_downloads_count":5103205,"usage_url":"https://repos.ecosyste.ms/usage/npm/@img/sharp-linux-arm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@img/sharp-linux-arm/dependencies","status":null,"funding_links":["https://opencollective.com/libvips"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T02:01:10.661Z","issues_count":915,"pull_requests_count":146,"avg_time_to_close_issue":4889810.97606383,"avg_time_to_close_pull_request":1500475.6434108526,"issues_closed_count":752,"pull_requests_closed_count":129,"pull_request_authors_count":65,"issue_authors_count":795,"avg_comments_per_issue":4.620765027322404,"avg_comments_per_pull_request":2.5342465753424657,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":90,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":1478487.9074074074,"past_year_avg_time_to_close_pull_request":362575.1515151515,"past_year_issues_closed_count":54,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":87,"past_year_avg_comments_per_issue":3.6777777777777776,"past_year_avg_comments_per_pull_request":1.7380952380952381,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovell%2Fsharp/issues","maintainers":[{"login":"lovell","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lovell"}],"active_maintainers":[{"login":"lovell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lovell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@img%2Fsharp-linux-arm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@img%2Fsharp-linux-arm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@img%2Fsharp-linux-arm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@img%2Fsharp-linux-arm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@img%2Fsharp-linux-arm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@img%2Fsharp-linux-arm/codemeta","maintainers":[{"uuid":"lovell","login":"lovell","name":null,"email":"npm@lovell.info","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~lovell","role":null,"created_at":"2023-10-14T06:12:30.941Z","updated_at":"2023-10-14T06:12:30.941Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lovell/packages"}]}