{"id":3554978,"name":"github.com/GoogleContainerTools/container-diff","ecosystem":"go","description":"","homepage":"https://github.com/GoogleContainerTools/container-diff","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/GoogleContainerTools/container-diff","keywords_array":[],"namespace":"github.com/GoogleContainerTools","versions_count":24,"first_release_published_at":"2017-08-17T21:59:34.000Z","latest_release_published_at":"2024-02-21T21:37:42.000Z","latest_release_number":"v0.19.0","last_synced_at":"2026-03-31T03:03:35.514Z","created_at":"2022-04-11T01:25:41.964Z","updated_at":"2026-03-31T03:03:35.514Z","registry_url":"https://pkg.go.dev/github.com/GoogleContainerTools/container-diff","install_command":"go get github.com/GoogleContainerTools/container-diff","documentation_url":"https://pkg.go.dev/github.com/GoogleContainerTools/container-diff#section-documentation","metadata":{},"repo_metadata":{"id":41070664,"uuid":"99612558","full_name":"GoogleContainerTools/container-diff","owner":"GoogleContainerTools","description":"container-diff: Diff your Docker containers","archived":true,"fork":false,"pushed_at":"2024-03-27T18:02:22.000Z","size":19281,"stargazers_count":3791,"open_issues_count":0,"forks_count":236,"subscribers_count":62,"default_branch":"master","last_synced_at":"2025-10-21T05:01:53.075Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/GoogleContainerTools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2017-08-07T19:29:12.000Z","updated_at":"2025-10-04T14:03:25.000Z","dependencies_parsed_at":"2024-02-28T23:31:51.892Z","dependency_job_id":"63a3ad19-0545-4361-9add-194570f0ade5","html_url":"https://github.com/GoogleContainerTools/container-diff","commit_stats":{"total_commits":337,"total_committers":45,"mean_commits":7.488888888888889,"dds":0.6706231454005935,"last_synced_commit":"0f743be182c3f38c5343d50676b7ef4048102921"},"previous_names":["googlecloudplatform/container-diff"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/GoogleContainerTools/container-diff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleContainerTools%2Fcontainer-diff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleContainerTools%2Fcontainer-diff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleContainerTools%2Fcontainer-diff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleContainerTools%2Fcontainer-diff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleContainerTools","download_url":"https://codeload.github.com/GoogleContainerTools/container-diff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleContainerTools%2Fcontainer-diff/sbom","scorecard":{"id":58536,"data":{"date":"2025-08-11","repo":{"name":"github.com/GoogleContainerTools/container-diff","commit":"b90c99c638e3ab0185d264c448ca22d349d93972"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","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":"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":7,"reason":"Found 11/14 approved changesets -- score normalized to 7","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":"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:9","Warn: no topLevel permission defined: .github/workflows/test-action.yaml: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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.17.0 not signed: https://api.github.com/repos/GoogleContainerTools/container-diff/releases/44223419","Warn: release artifact v0.16.0 not signed: https://api.github.com/repos/GoogleContainerTools/container-diff/releases/35632165","Warn: release artifact v0.17.0 does not have provenance: https://api.github.com/repos/GoogleContainerTools/container-diff/releases/44223419","Warn: release artifact v0.16.0 does not have provenance: https://api.github.com/repos/GoogleContainerTools/container-diff/releases/35632165"],"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":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-action.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/GoogleContainerTools/container-diff/test-action.yaml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.build:2: pin your Docker image by updating golang:1.21 to golang:1.21@sha256:4746d26432a9117a5f58e95cb9f954ddf0de128e9d5816886514199316e4a2fb","Warn: containerImage not pinned by hash: actions/Dockerfile:1: pin your Docker image by updating debian:bookworm to debian:bookworm@sha256:b6507e340c43553136f5078284c8c68d86ec8262b1724dde73c325e8d3dcdeba","Warn: containerImage not pinned by hash: setup-tests/Dockerfile.diffBase:1: pin your Docker image by updating gcr.io/gcp-runtimes/centos7:latest to gcr.io/gcp-runtimes/centos7:latest@sha256:aec42be3f34ef970640d80b4cece3fbe25ee12673c34c75f28f73f2912c83fa7","Warn: containerImage not pinned by hash: setup-tests/Dockerfile.diffLayerBase:1: pin your Docker image by updating gcr.io/gcp-runtimes/ubuntu_16_0_4:latest to gcr.io/gcp-runtimes/ubuntu_16_0_4:latest@sha256:025124e2f1cf4d29149958f17270596bffe13fc6acca6252977c572dd5ba01bf","Warn: containerImage not pinned by hash: setup-tests/Dockerfile.diffLayerModified:1: pin your Docker image by updating gcr.io/gcp-runtimes/ubuntu_16_0_4:latest to gcr.io/gcp-runtimes/ubuntu_16_0_4:latest@sha256:025124e2f1cf4d29149958f17270596bffe13fc6acca6252977c572dd5ba01bf","Warn: containerImage not pinned by hash: setup-tests/Dockerfile.diffModified:1: pin your Docker image by updating gcr.io/gcp-runtimes/container-diff-tests/diff-base:latest to gcr.io/gcp-runtimes/container-diff-tests/diff-base:latest@sha256:b48cce984ba2ddfbc56e1b44cfe3080145ab8c432309cab7010cb6ea725b7e0e","Info:   2 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   1 out of   1 goCommand 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 29 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2024-2659 / GHSA-mq39-4gv4-mvpx","Warn: Project is vulnerable to: GO-2024-3005 / GHSA-v23v-6jw2-98fq","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37"],"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-15T01:13:41.538Z","repository_id":41070664,"created_at":"2025-08-15T01:13:41.538Z","updated_at":"2025-08-15T01:13:41.538Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280600091,"owners_count":26358258,"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-23T02:00:06.710Z","response_time":142,"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"},"tags":[]},"repo_metadata_updated_at":"2025-10-23T10:11:36.479Z","dependent_packages_count":24,"downloads":null,"downloads_period":null,"dependent_repos_count":16,"rankings":{"downloads":null,"dependent_repos_count":1.3579489008858037,"dependent_packages_count":0.9977994902117757,"stargazers_count":1.1387275204755258,"forks_count":1.8461675664352777,"docker_downloads_count":0.7798494455879424,"average":1.2240985847192651},"purl":"pkg:golang/github.com/%21google%21container%21tools/container-diff","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/GoogleContainerTools/container-diff","docker_dependents_count":7,"docker_downloads_count":63587,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/GoogleContainerTools/container-diff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/GoogleContainerTools/container-diff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T23:40:11.847Z","issues_count":76,"pull_requests_count":60,"avg_time_to_close_issue":81179065.01315789,"avg_time_to_close_pull_request":11480876.983333332,"issues_closed_count":76,"pull_requests_closed_count":60,"pull_request_authors_count":37,"issue_authors_count":62,"avg_comments_per_issue":1.9342105263157896,"avg_comments_per_pull_request":2.1,"merged_pull_requests_count":34,"bot_issues_count":1,"bot_pull_requests_count":10,"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/GoogleContainerTools%2Fcontainer-diff/issues","maintainers":[{"login":"loosebazooka","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loosebazooka"},{"login":"aaron-prindle","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaron-prindle"},{"login":"donmccasland","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donmccasland"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGoogleContainerTools%2Fcontainer-diff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGoogleContainerTools%2Fcontainer-diff/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGoogleContainerTools%2Fcontainer-diff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGoogleContainerTools%2Fcontainer-diff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGoogleContainerTools%2Fcontainer-diff/codemeta","maintainers":[]}