{"id":5806821,"name":"fergusmacd/github-actions-usage","ecosystem":"actions","description":"Creates tables of GitHub Action usage by repo and workflow","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/fergusmacd/github-actions-usage","keywords_array":["audit","billable-hours","costs","github-action","python"],"namespace":"fergusmacd","versions_count":12,"first_release_published_at":"2022-05-28T08:55:12.000Z","latest_release_published_at":"2023-10-26T04:48:03.000Z","latest_release_number":"v0.9.2","last_synced_at":"2026-04-12T22:19:19.778Z","created_at":"2023-01-04T16:30:59.398Z","updated_at":"2026-04-12T22:19:19.778Z","registry_url":"https://github.com/fergusmacd/github-actions-usage","install_command":null,"documentation_url":null,"metadata":{"name":"GitHub Actions Usage Audit","description":"Creates tables of GitHub Action usage by repo and workflow","author":"Fergus MacDermot","inputs":{"organisation":{"description":"The organisation name that we want to analyse","required":true},"gitHubAPIKey":{"description":"Personal access token (PAT) API key with scope read:org and repo:full","required":true},"loglevel":{"description":"The python logging level we want. debug will give all details including request information. info will give logging from the python code. warning and error return any exceptions","required":false,"default":"warning"},"raisealarmremainingminutes":{"description":"The number of remaining minutes below which the workflow will fail, and so notification will be sent. For example if the monthly allowance is 2000, and 1901 minutes are used, then teh workflow will fail based on the default of 100 minutes remaining","required":false,"default":"100"},"skipReposWithoutUsage":{"description":"Don't print information about repos that have no workflow runs","required":false,"default":"False"}},"outputs":{"warnings":{"description":"prettyprint formatted tables with usage minutes by repo and workflow"}},"runs":{"using":"docker","image":"Dockerfile"},"branding":{"icon":"crosshair","color":"green"},"default_branch":"main","path":null},"repo_metadata":{"id":37959142,"uuid":"497252953","full_name":"fergusmacd/github-actions-usage","owner":"fergusmacd","description":"Project that checks the billable minutes of GitHub actions by repo and workflow, then outputs to the console.","archived":false,"fork":false,"pushed_at":"2023-10-26T04:49:01.000Z","size":59,"stargazers_count":16,"open_issues_count":0,"forks_count":14,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-29T18:18:13.024Z","etag":null,"topics":["audit","billable-hours","costs","github-action","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fergusmacd.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":"docs/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-05-28T08:00:36.000Z","updated_at":"2025-07-25T03:44:47.000Z","dependencies_parsed_at":"2023-01-04T12:15:27.219Z","dependency_job_id":"33337e38-ffb3-4b89-bd46-b53f24c9fee6","html_url":"https://github.com/fergusmacd/github-actions-usage","commit_stats":{"total_commits":42,"total_committers":3,"mean_commits":14.0,"dds":"0.23809523809523814","last_synced_commit":"f679c974d34b8f2378da3fcf070fada08d21899f"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":"fergusmacd/template-repo-terraform","purl":"pkg:github/fergusmacd/github-actions-usage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fergusmacd","download_url":"https://codeload.github.com/fergusmacd/github-actions-usage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/sbom","scorecard":{"id":397297,"data":{"date":"2025-08-11","repo":{"name":"github.com/fergusmacd/github-actions-usage","commit":"e162ee8d59aa7140e34589e744d5d8cd8569bc63"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 3/13 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:9","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/sonar-checks.yml:12","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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/fergusmacd/github-actions-usage/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar-checks.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fergusmacd/github-actions-usage/sonar-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonar-checks.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fergusmacd/github-actions-usage/sonar-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-action.yaml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/fergusmacd/github-actions-usage/test-action.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:12: pin your Docker image by updating gcr.io/distroless/python3-debian11 to gcr.io/distroless/python3-debian11@sha256:72c0ee6f962df1ad412dc94d0cdf8a0e3197447235da79fa93b2f3e1ac4d2f4e","Warn: pipCommand not pinned by hash: Dockerfile:6","Warn: pipCommand not pinned by hash: Dockerfile:7","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   2 pipCommand 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":"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":"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: MIT 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":"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":-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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"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 28 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-18T19:20:01.769Z","repository_id":37959142,"created_at":"2025-08-18T19:20:01.769Z","updated_at":"2025-08-18T19:20:01.769Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273064818,"owners_count":25039264,"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-08-31T02:00:09.071Z","response_time":79,"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":"fergusmacd","name":"fergusmacd","uuid":"57559438","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/57559438?v=4","repositories_count":9,"last_synced_at":"2023-03-05T15:59:26.368Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fergusmacd","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T18:55:39.999Z","updated_at":"2023-03-05T15:59:26.377Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fergusmacd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fergusmacd/repositories"},"tags":[{"name":"v0.9.2","sha":"86eef42173b5fe9778e33326468f51cc5a34348c","kind":"commit","published_at":"2023-10-26T04:48:03.000Z","download_url":"https://codeload.github.com/fergusmacd/github-actions-usage/tar.gz/v0.9.2","html_url":"https://github.com/fergusmacd/github-actions-usage/releases/tag/v0.9.2","dependencies_parsed_at":"2023-10-27T04:16:16.597Z","dependency_job_id":null,"purl":"pkg:github/fergusmacd/github-actions-usage@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f679c974d34b8f2378da3fcf070fada08d21899f","kind":"commit","published_at":"2022-06-13T15:51:02.000Z","download_url":"https://codeload.github.com/fergusmacd/github-actions-usage/tar.gz/v0.9.1","html_url":"https://github.com/fergusmacd/github-actions-usage/releases/tag/v0.9.1","dependencies_parsed_at":"2023-05-31T10:10:54.979Z","dependency_job_id":null,"purl":"pkg:github/fergusmacd/github-actions-usage@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"eac605ff14692fd2db6c9408b695c0530bab18cb","kind":"commit","published_at":"2022-06-13T14:23:14.000Z","download_url":"https://codeload.github.com/fergusmacd/github-actions-usage/tar.gz/v0.9.0","html_url":"https://github.com/fergusmacd/github-actions-usage/releases/tag/v0.9.0","dependencies_parsed_at":"2023-05-31T10:10:55.843Z","dependency_job_id":null,"purl":"pkg:github/fergusmacd/github-actions-usage@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"1ffd17c02e5cb67f699ef5d6f8c62addc3133898","kind":"commit","published_at":"2022-06-13T04:29:42.000Z","download_url":"https://codeload.github.com/fergusmacd/github-actions-usage/tar.gz/v0.8.1","html_url":"https://github.com/fergusmacd/github-actions-usage/releases/tag/v0.8.1","dependencies_parsed_at":"2023-05-31T10:10:56.597Z","dependency_job_id":null,"purl":"pkg:github/fergusmacd/github-actions-usage@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"daff7e5517914546a1e39fcc22f476e1471853f6","kind":"commit","published_at":"2022-06-13T01:31:21.000Z","download_url":"https://codeload.github.com/fergusmacd/github-actions-usage/tar.gz/v0.8.0","html_url":"https://github.com/fergusmacd/github-actions-usage/releases/tag/v0.8.0","dependencies_parsed_at":"2023-05-31T10:10:57.297Z","dependency_job_id":null,"purl":"pkg:github/fergusmacd/github-actions-usage@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"fe6b4c5840bffb51cb04b05da848c00dbd34a27f","kind":"commit","published_at":"2022-06-13T01:12:11.000Z","download_url":"https://codeload.github.com/fergusmacd/github-actions-usage/tar.gz/v0.7.0","html_url":"https://github.com/fergusmacd/github-actions-usage/releases/tag/v0.7.0","dependencies_parsed_at":"2023-05-31T10:10:58.158Z","dependency_job_id":null,"purl":"pkg:github/fergusmacd/github-actions-usage@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"5eaf8c505aff497aff21bb905292333b94562e50","kind":"commit","published_at":"2022-06-12T04:16:11.000Z","download_url":"https://codeload.github.com/fergusmacd/github-actions-usage/tar.gz/v0.6.0","html_url":"https://github.com/fergusmacd/github-actions-usage/releases/tag/v0.6.0","dependencies_parsed_at":"2023-05-31T10:10:58.969Z","dependency_job_id":null,"purl":"pkg:github/fergusmacd/github-actions-usage@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"9b5a77cbcc91a69d0deab0a5ce023de74b9f6d2e","kind":"commit","published_at":"2022-06-12T02:40:47.000Z","download_url":"https://codeload.github.com/fergusmacd/github-actions-usage/tar.gz/v0.5.0","html_url":"https://github.com/fergusmacd/github-actions-usage/releases/tag/v0.5.0","dependencies_parsed_at":"2023-05-31T10:10:59.796Z","dependency_job_id":null,"purl":"pkg:github/fergusmacd/github-actions-usage@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3ad4c98ef38e83df76b50052e17bd720fe0c46aa","kind":"commit","published_at":"2022-06-11T11:54:30.000Z","download_url":"https://codeload.github.com/fergusmacd/github-actions-usage/tar.gz/v0.4.0","html_url":"https://github.com/fergusmacd/github-actions-usage/releases/tag/v0.4.0","dependencies_parsed_at":"2023-05-31T10:11:00.541Z","dependency_job_id":null,"purl":"pkg:github/fergusmacd/github-actions-usage@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"a588fc944de49180e50413b7cc953e311994b00d","kind":"commit","published_at":"2022-06-07T13:49:22.000Z","download_url":"https://codeload.github.com/fergusmacd/github-actions-usage/tar.gz/v0.3.0","html_url":"https://github.com/fergusmacd/github-actions-usage/releases/tag/v0.3.0","dependencies_parsed_at":"2023-05-31T10:11:01.384Z","dependency_job_id":null,"purl":"pkg:github/fergusmacd/github-actions-usage@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"76b01fd9788819e702fcc7861aaf8c6b7033fb4f","kind":"commit","published_at":"2022-05-28T23:44:47.000Z","download_url":"https://codeload.github.com/fergusmacd/github-actions-usage/tar.gz/v0.2.0","html_url":"https://github.com/fergusmacd/github-actions-usage/releases/tag/v0.2.0","dependencies_parsed_at":"2023-05-31T10:11:02.083Z","dependency_job_id":null,"purl":"pkg:github/fergusmacd/github-actions-usage@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"dcd9f54d76fc1a3a0e399688118377aaafa76dec","kind":"commit","published_at":"2022-05-28T08:55:12.000Z","download_url":"https://codeload.github.com/fergusmacd/github-actions-usage/tar.gz/v0.1.0","html_url":"https://github.com/fergusmacd/github-actions-usage/releases/tag/v0.1.0","dependencies_parsed_at":"2023-05-31T10:11:02.740Z","dependency_job_id":null,"purl":"pkg:github/fergusmacd/github-actions-usage@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T23:28:20.590Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":21.93818663702817,"forks_count":23.73787030308212,"average":22.133757961783438},"purl":"pkg:githubactions/fergusmacd/github-actions-usage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/fergusmacd/github-actions-usage","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/fergusmacd/github-actions-usage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/fergusmacd/github-actions-usage/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-29T19:40:18.790Z","issues_count":0,"pull_requests_count":21,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1017427.0476190476,"issues_closed_count":0,"pull_requests_closed_count":21,"pull_request_authors_count":4,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7619047619047619,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5322881.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fergusmacd%2Fgithub-actions-usage/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fergusmacd%2Fgithub-actions-usage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fergusmacd%2Fgithub-actions-usage/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fergusmacd%2Fgithub-actions-usage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fergusmacd%2Fgithub-actions-usage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fergusmacd%2Fgithub-actions-usage/codemeta","maintainers":[]}