{"id":7504352,"name":"github.com/mapbox/pixelmatch","ecosystem":"go","description":null,"homepage":null,"licenses":"isc","normalized_licenses":["ISC"],"repository_url":"https://github.com/mapbox/pixelmatch","keywords_array":[],"namespace":"github.com/mapbox","versions_count":22,"first_release_published_at":"2015-10-14T10:04:01.000Z","latest_release_published_at":"2026-04-28T18:27:37.000Z","latest_release_number":"v7.2.0+incompatible","last_synced_at":"2026-06-25T13:24:20.739Z","created_at":"2023-04-07T01:52:39.994Z","updated_at":"2026-06-25T13:24:20.739Z","registry_url":"https://pkg.go.dev/github.com/mapbox/pixelmatch","install_command":"go get github.com/mapbox/pixelmatch","documentation_url":"https://pkg.go.dev/github.com/mapbox/pixelmatch#section-documentation","metadata":{},"repo_metadata":{"id":37335732,"uuid":"44182157","full_name":"mapbox/pixelmatch","owner":"mapbox","description":"The smallest, simplest and fastest JavaScript pixel-level image comparison library","archived":false,"fork":false,"pushed_at":"2025-07-16T08:16:41.000Z","size":2091,"stargazers_count":6554,"open_issues_count":17,"forks_count":320,"subscribers_count":168,"default_branch":"main","last_synced_at":"2025-09-09T22:39:23.488Z","etag":null,"topics":["diff","image-comparison","testing-tools"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mapbox.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-10-13T14:31:23.000Z","updated_at":"2025-09-09T18:52:36.000Z","dependencies_parsed_at":"2024-06-18T10:54:13.524Z","dependency_job_id":"30226683-af58-4e45-8c14-fe0e8f2509d1","html_url":"https://github.com/mapbox/pixelmatch","commit_stats":{"total_commits":108,"total_committers":12,"mean_commits":9.0,"dds":"0.11111111111111116","last_synced_commit":"741803bc9cf30e436f4d94459b2fe5e0e6dd8008"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/mapbox/pixelmatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fpixelmatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fpixelmatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fpixelmatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fpixelmatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapbox","download_url":"https://codeload.github.com/mapbox/pixelmatch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fpixelmatch/sbom","scorecard":{"id":616597,"data":{"date":"2025-08-11","repo":{"name":"github.com/mapbox/pixelmatch","commit":"14419e81cd24ccefc470799d3255d4e18acf6310"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.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":"Code-Review","score":4,"reason":"Found 12/25 approved changesets -- score normalized to 4","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":4,"reason":"3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4","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":"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":"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/node.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/mapbox/pixelmatch/node.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/mapbox/pixelmatch/node.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/node.yml:17","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC 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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mapbox/.github/SECURITY.md:1","Info: Found linked content: github.com/mapbox/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mapbox/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mapbox/.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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 11 commits out of 17 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-21T04:10:26.868Z","repository_id":37335732,"created_at":"2025-08-21T04:10:26.868Z","updated_at":"2025-08-21T04:10:26.868Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278403360,"owners_count":25981019,"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-10-05T02:00:06.059Z","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":"mapbox","name":"Mapbox","uuid":"600935","kind":"organization","description":"Mapbox is the location data platform for mobile and web applications. We're changing the way people move around cities and explore our world. ","email":null,"website":"https://www.mapbox.com","location":"Washington DC","twitter":"mapbox","company":null,"icon_url":"https://avatars.githubusercontent.com/u/600935?v=4","repositories_count":855,"last_synced_at":"2025-04-21T08:46:46.523Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mapbox","funding_links":[],"total_stars":104084,"followers":2055,"following":0,"created_at":"2022-11-02T16:21:20.936Z","updated_at":"2025-04-21T08:46:46.523Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapbox","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapbox/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-08T14:52:04.511Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.793834424600911,"dependent_packages_count":8.452778221382484,"stargazers_count":0.9173112675121173,"forks_count":1.6209315975369225,"docker_downloads_count":null,"average":3.946213877758109},"purl":"pkg:golang/github.com/mapbox/pixelmatch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mapbox/pixelmatch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mapbox/pixelmatch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mapbox/pixelmatch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:00:09.987Z","issues_count":90,"pull_requests_count":59,"avg_time_to_close_issue":11595636.41772152,"avg_time_to_close_pull_request":14228209.97826087,"issues_closed_count":79,"pull_requests_closed_count":46,"pull_request_authors_count":39,"issue_authors_count":85,"avg_comments_per_issue":1.9555555555555555,"avg_comments_per_pull_request":1.4915254237288136,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":4741319.666666667,"past_year_avg_time_to_close_pull_request":1529567.9333333333,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fpixelmatch/issues","maintainers":[{"login":"mourner","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"},{"login":"tristen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tristen"}],"active_maintainers":[{"login":"mourner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mourner"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmapbox%2Fpixelmatch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmapbox%2Fpixelmatch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmapbox%2Fpixelmatch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmapbox%2Fpixelmatch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmapbox%2Fpixelmatch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmapbox%2Fpixelmatch/codemeta","maintainers":[]}