{"id":3496131,"name":"github.com/cilium/proxy","ecosystem":"go","description":"","homepage":"https://github.com/cilium/proxy","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/cilium/proxy","keywords_array":[],"namespace":"github.com/cilium","versions_count":231,"first_release_published_at":"2022-11-18T10:05:14.000Z","latest_release_published_at":"2024-01-26T07:21:00.000Z","latest_release_number":"v0.0.0-20240126072100-cb17d07c2097","last_synced_at":"2026-06-05T13:02:14.616Z","created_at":"2022-04-10T19:37:51.499Z","updated_at":"2026-06-05T13:02:14.618Z","registry_url":"https://pkg.go.dev/github.com/cilium/proxy","install_command":"go get github.com/cilium/proxy","documentation_url":"https://pkg.go.dev/github.com/cilium/proxy#section-documentation","metadata":{},"repo_metadata":{"id":37823592,"uuid":"155294575","full_name":"cilium/proxy","owner":"cilium","description":"Envoy with Cilium filters","archived":false,"fork":false,"pushed_at":"2025-11-27T10:13:26.000Z","size":29534,"stargazers_count":169,"open_issues_count":22,"forks_count":75,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-11-28T02:56:02.437Z","etag":null,"topics":["cilium","ebpf"],"latest_commit_sha":null,"homepage":"","language":"C++","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/cilium.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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},"funding":{"custom":"cilium.io/enterprise"}},"created_at":"2018-10-29T23:24:15.000Z","updated_at":"2025-11-27T10:13:29.000Z","dependencies_parsed_at":"2023-02-18T08:16:04.896Z","dependency_job_id":"24986847-eb66-472e-940c-46bec19edb07","html_url":"https://github.com/cilium/proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cilium/proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cilium","download_url":"https://codeload.github.com/cilium/proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fproxy/sbom","scorecard":{"id":282796,"data":{"date":"2025-08-11","repo":{"name":"github.com/cilium/proxy","commit":"11299b59706d4ccb2cbbc2a6cd548709655098ea"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 4/11 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":10,"reason":"30 commit(s) and 4 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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/build-envoy-image-ci.yaml:46"],"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/build-envoy-image-ci.yaml:159","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-envoy-image-ci.yaml:157","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/build-envoy-image-ci.yaml:172","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-envoy-image-ci.yaml:170","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-envoy-image-ci.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-envoy-images-release.yaml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-check-format.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-tests.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/cilium-gateway-api.yaml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/cilium-integration-tests.yaml:22","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-config-validator.yaml:9"],"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":"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":"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":"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":"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":4,"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'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on 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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:26","Warn: containerImage not pinned by hash: Dockerfile:49","Warn: containerImage not pinned by hash: Dockerfile:56","Warn: containerImage not pinned by hash: Dockerfile:92","Warn: containerImage not pinned by hash: Dockerfile:110","Warn: containerImage not pinned by hash: Dockerfile.tests:20","Warn: containerImage not pinned by hash: Dockerfile.tests:26","Warn: containerImage not pinned by hash: Dockerfile.tests:47","Warn: containerImage not pinned by hash: Dockerfile.tests:49","Warn: containerImage not pinned by hash: Dockerfile.tests:71","Warn: downloadThenRun not pinned by hash: tools/push_manifest.sh:79","Info:  24 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  23 third-party GitHubAction dependencies pinned","Info:   4 out of  15 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-envoy-image-ci.yaml:17"],"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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-17T16:21:13.268Z","repository_id":37823592,"created_at":"2025-08-17T16:21:13.268Z","updated_at":"2025-08-17T16:21:13.268Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27341848,"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-11-29T02:00:06.589Z","response_time":56,"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":"cilium","name":"Cilium","uuid":"21054566","kind":"organization","description":"eBPF-based Networking, Security, and Observability","email":null,"website":"https://cilium.io","location":null,"twitter":"ciliumproject","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21054566?v=4","repositories_count":89,"last_synced_at":"2023-02-27T23:31:17.868Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"cilium.io/enterprise"}},"html_url":"https://github.com/cilium","funding_links":["cilium.io/enterprise"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T05:11:59.452Z","updated_at":"2023-02-27T23:31:17.892Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cilium","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cilium/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-29T08:13:34.771Z","dependent_packages_count":53,"downloads":null,"downloads_period":null,"dependent_repos_count":203,"rankings":{"downloads":null,"dependent_repos_count":0.44537327760334383,"dependent_packages_count":0.8246576850151834,"stargazers_count":4.912026174526862,"forks_count":4.116984926634282,"docker_downloads_count":0.23558586484810912,"average":2.1069255857255564},"purl":"pkg:golang/github.com/cilium/proxy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cilium/proxy","docker_dependents_count":59,"docker_downloads_count":127494443,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cilium/proxy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cilium/proxy/dependencies","status":null,"funding_links":["cilium.io/enterprise"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-28T13:01:37.395Z","issues_count":30,"pull_requests_count":1120,"avg_time_to_close_issue":477465.75,"avg_time_to_close_pull_request":272867.56963350787,"issues_closed_count":16,"pull_requests_closed_count":955,"pull_request_authors_count":16,"issue_authors_count":15,"avg_comments_per_issue":1.3,"avg_comments_per_pull_request":0.15357142857142858,"merged_pull_requests_count":898,"bot_issues_count":6,"bot_pull_requests_count":739,"past_year_issues_count":16,"past_year_pull_requests_count":505,"past_year_avg_time_to_close_issue":471559.625,"past_year_avg_time_to_close_pull_request":197666.52392947103,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":397,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":0.1485148514851485,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":302,"past_year_merged_pull_requests_count":367,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fproxy/issues","maintainers":[{"login":"sayboras","count":184,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayboras"},{"login":"mhofstetter","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhofstetter"},{"login":"jrajahalme","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrajahalme"},{"login":"joestringer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestringer"},{"login":"pchaigno","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pchaigno"}],"active_maintainers":[{"login":"sayboras","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayboras"},{"login":"jrajahalme","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrajahalme"},{"login":"mhofstetter","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhofstetter"},{"login":"joestringer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestringer"},{"login":"pchaigno","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pchaigno"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcilium%2Fproxy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcilium%2Fproxy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcilium%2Fproxy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcilium%2Fproxy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcilium%2Fproxy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcilium%2Fproxy/codemeta","maintainers":[]}