{"id":4065954,"name":"github.com/cilium/github-actions","ecosystem":"go","description":"","homepage":"https://github.com/cilium/github-actions","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/cilium/github-actions","keywords_array":[],"namespace":"github.com/cilium","versions_count":17,"first_release_published_at":"2019-12-04T23:20:28.000Z","latest_release_published_at":"2025-03-31T14:58:44.000Z","latest_release_number":"v1.3.4","last_synced_at":"2026-04-05T15:45:46.822Z","created_at":"2022-04-12T11:12:26.907Z","updated_at":"2026-04-05T15:45:46.823Z","registry_url":"https://pkg.go.dev/github.com/cilium/github-actions","install_command":"go get github.com/cilium/github-actions","documentation_url":"https://pkg.go.dev/github.com/cilium/github-actions#section-documentation","metadata":{},"repo_metadata":{"id":38327213,"uuid":"225972206","full_name":"cilium/github-actions","owner":"cilium","description":"Repository dedicated for the GitHub actions logic executed in cilium/cilium. Also known as the maintainer's little helper (MLH).","archived":false,"fork":false,"pushed_at":"2025-09-11T07:56:43.000Z","size":4475,"stargazers_count":6,"open_issues_count":7,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-11T10:51:07.337Z","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/cilium.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},"funding":{"custom":"cilium.io/enterprise"}},"created_at":"2019-12-04T22:56:46.000Z","updated_at":"2025-09-11T07:56:45.000Z","dependencies_parsed_at":"2024-06-20T00:08:04.181Z","dependency_job_id":"c6a1e08f-8477-428b-a323-efcd39c0aeb8","html_url":"https://github.com/cilium/github-actions","commit_stats":{"total_commits":84,"total_committers":8,"mean_commits":10.5,"dds":"0.40476190476190477","last_synced_commit":"05235e6f56ef1a791e11195d4080c29a813b0779"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/cilium/github-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cilium","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/sbom","scorecard":{"id":282788,"data":{"date":"2025-08-11","repo":{"name":"github.com/cilium/github-actions","commit":"d7c09d81f04398da4071586a9f901df26a1678c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"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":3,"reason":"Found 3/8 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":4,"reason":"2 commit(s) and 3 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yaml:11","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":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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"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":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cilium/github-actions/go.yaml/master?enable=pin","Info:   1 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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:06.741Z","repository_id":38327213,"created_at":"2025-08-17T16:21:06.741Z","updated_at":"2025-08-17T16:21:06.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275020149,"owners_count":25391651,"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-09-13T02:00:10.085Z","response_time":70,"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":[{"name":"v1.3.4","sha":"20792ba5e4daeccb6c05a692d99f5879e81de4a9","kind":"tag","published_at":"2025-03-31T14:59:15.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.3.4","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"d6fb4a25efefa0f830dce582af2510eb7eed6397","kind":"tag","published_at":"2023-08-28T09:00:52.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.3.3","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"85b88d9fa5e4f9cd8792add794215d63eb87aeae","kind":"tag","published_at":"2023-07-17T10:13:17.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.3.2","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"a15ccd3e73972b037442e71283e460b22df37d66","kind":"tag","published_at":"2023-07-14T12:36:38.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.3.1","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.3.1/manifests"},{"name":"v1.2.1","sha":"84b82bc2535d12bf5fc9f0952cfece01364434cf","kind":"commit","published_at":"2023-04-25T08:50:53.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.2.1","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"761108d08f3947543150112b2a1b0f0112321788","kind":"tag","published_at":"2023-04-05T12:42:23.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.2.0","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.2.0/manifests"},{"name":"v1.1.4","sha":"44fdd9991125d1ba926caa57c0bc63af6f98d830","kind":"tag","published_at":"2022-02-17T21:36:27.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.1.4","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"7c3bb334721bd59260e73ecccf6fef47d1638328","kind":"commit","published_at":"2021-09-21T15:07:10.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.1.3","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"4e740badd55551c5ab8c2b1cfee802bca0ec2a82","kind":"commit","published_at":"2021-08-17T08:51:28.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.1.2","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"0f363ec8d88be9697e5ec088c0c7622bdb89e5ec","kind":"commit","published_at":"2021-08-10T21:04:24.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.1.1","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"10e8172f72de43174ad00388ab98fa58118ba7c0","kind":"commit","published_at":"2021-08-04T21:46:13.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.1.0","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"25c0e44511e385244f9a6efdffd81ccc6bbb1b35","kind":"tag","published_at":"2021-06-23T22:21:56.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.0.4","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b86e6a0e57cf4d185e6116e36a4e16b7e0a1d2f1","kind":"commit","published_at":"2021-06-16T02:02:44.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.0.3","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"a147f1a26af399e2a6a7f34995eacf0ac8798e68","kind":"tag","published_at":"2021-05-03T17:12:45.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.0.2","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"629afd7080d9c1815fb5adb6b449d586bfedf39f","kind":"tag","published_at":"2021-05-01T23:40:04.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.0.1","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"520dd4435d013e998ab973193b57021b77a323d4","kind":"tag","published_at":"2020-10-23T13:15:51.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v1.0.0","html_url":"https://github.com/cilium/github-actions/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"af2fc1e7f8b48701c822caefbf216899637850ea","kind":"commit","published_at":"2019-12-04T23:20:28.000Z","download_url":"https://codeload.github.com/cilium/github-actions/tar.gz/v0.1.0","html_url":"https://github.com/cilium/github-actions/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cilium/github-actions@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-13T19:56:09.881Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.297010515822919,"dependent_packages_count":8.17154093257566,"stargazers_count":13.530570353675678,"forks_count":8.976103582112717,"docker_downloads_count":0.571971328202023,"average":8.109439342477799},"purl":"pkg:golang/github.com/cilium/github-actions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cilium/github-actions","docker_dependents_count":1,"docker_downloads_count":988,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cilium/github-actions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cilium/github-actions/dependencies","status":null,"funding_links":["cilium.io/enterprise"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-13T06:28:52.567Z","issues_count":15,"pull_requests_count":68,"avg_time_to_close_issue":78946542.66666667,"avg_time_to_close_pull_request":5759845.492063492,"issues_closed_count":9,"pull_requests_closed_count":63,"pull_request_authors_count":8,"issue_authors_count":7,"avg_comments_per_issue":1.0666666666666667,"avg_comments_per_pull_request":0.6029411764705882,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":46,"past_year_issues_count":2,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1357466.857142857,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cilium%2Fgithub-actions/issues","maintainers":[{"login":"aanm","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aanm"},{"login":"joestringer","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestringer"},{"login":"pchaigno","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pchaigno"},{"login":"mhofstetter","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhofstetter"},{"login":"aditighag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aditighag"},{"login":"christarazi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christarazi"},{"login":"qmonnet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qmonnet"},{"login":"kaworu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kaworu"},{"login":"gandro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gandro"},{"login":"tklauser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tklauser"}],"active_maintainers":[{"login":"joestringer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joestringer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcilium%2Fgithub-actions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcilium%2Fgithub-actions/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcilium%2Fgithub-actions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcilium%2Fgithub-actions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcilium%2Fgithub-actions/codemeta","maintainers":[]}