{"id":5801717,"name":"domdfcoding/octocheese","ecosystem":"actions","description":"Copy PyPI Packages to GitHub Releases","homepage":"https://octocheese.readthedocs.io/en/latest","licenses":"lgpl-3.0","normalized_licenses":["LGPL-3.0"],"repository_url":"https://github.com/domdfcoding/octocheese","keywords_array":["github","github-action","pypi","python"],"namespace":"domdfcoding","versions_count":9,"first_release_published_at":"2020-06-26T21:10:31.000Z","latest_release_published_at":"2024-01-24T17:05:01.000Z","latest_release_number":"v0.7.0","last_synced_at":"2026-05-13T16:32:49.266Z","created_at":"2023-01-04T13:22:13.273Z","updated_at":"2026-05-13T16:32:49.266Z","registry_url":"https://github.com/domdfcoding/octocheese","install_command":null,"documentation_url":null,"metadata":{"name":"octocheese","description":"Copy PyPI Packages to GitHub Releases","author":"Dominic Davis-Foster","branding":{"icon":"box","color":"blue"},"inputs":{"pypi_name":{"description":"The name of the project on PyPI.","required":true},"max_tags":{"description":"The maximum number of tags to process, starting with the most recent. Set to -1 to process all tags.","default":"-1","required":false}},"runs":{"using":"docker","image":"Dockerfile"},"default_branch":"master","path":null},"repo_metadata":{"id":38441037,"uuid":"274861739","full_name":"domdfcoding/octocheese","owner":"domdfcoding","description":"🐙 🧀 – Copy PyPI Packages to GitHub Releases","archived":false,"fork":false,"pushed_at":"2025-07-07T17:14:32.000Z","size":1865,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-27T05:29:08.234Z","etag":null,"topics":["github","github-action","pypi","python"],"latest_commit_sha":null,"homepage":"https://octocheese.readthedocs.io/en/latest","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domdfcoding.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","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":"2020-06-25T08:06:53.000Z","updated_at":"2025-05-22T15:45:40.000Z","dependencies_parsed_at":"2023-02-16T10:45:37.237Z","dependency_job_id":"c7155cd8-1774-4186-bf8d-a7143d600de0","html_url":"https://github.com/domdfcoding/octocheese","commit_stats":{"total_commits":172,"total_committers":3,"mean_commits":"57.333333333333336","dds":"0.22093023255813948","last_synced_commit":"593880d6778a0cab38eeeed2ec23abfdeeae54d6"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/domdfcoding/octocheese","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding","download_url":"https://codeload.github.com/domdfcoding/octocheese/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/sbom","scorecard":{"id":350423,"data":{"date":"2025-08-11","repo":{"name":"github.com/domdfcoding/octocheese","commit":"382f903bdb9dca4a0f75a312505bed0ed6b062ac"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":"Maintained","score":0,"reason":"1 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":0,"reason":"Found 0/9 approved changesets -- score normalized to 0","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/docs_test_action.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/flake8.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy.yml:14","Warn: no topLevel permission defined: .github/workflows/octocheese.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python_ci.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_ci.yml:17","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python_ci_linux.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_ci_linux.yml:18","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python_ci_macos.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_ci_macos.yml:17","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":"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":"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/docs_test_action.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/docs_test_action.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs_test_action.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/docs_test_action.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs_test_action.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/docs_test_action.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flake8.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/flake8.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flake8.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/flake8.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flake8.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/flake8.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/octocheese.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/octocheese.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci_linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci_linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci_macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci_macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci_macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/domdfcoding/octocheese/python_ci_macos.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.8-slim to python:3.8-slim@sha256:1d52838af602b4b5a831beb13a0e4d073280665ea7be7f69ce2382f29c5a613f","Warn: pipCommand not pinned by hash: Dockerfile:5","Warn: pipCommand not pinned by hash: .github/workflows/flake8.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/flake8.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:149","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:150","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:169","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_macos.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_macos.yml:65","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  15 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.6.0 not signed: https://api.github.com/repos/domdfcoding/octocheese/releases/104097089","Warn: release artifact v0.5.0 not signed: https://api.github.com/repos/domdfcoding/octocheese/releases/66899709","Warn: release artifact v0.4.0 not signed: https://api.github.com/repos/domdfcoding/octocheese/releases/65338098","Warn: release artifact v0.3.0 not signed: https://api.github.com/repos/domdfcoding/octocheese/releases/41299315","Warn: release artifact v0.2.1 not signed: https://api.github.com/repos/domdfcoding/octocheese/releases/34753571","Warn: release artifact v0.6.0 does not have provenance: https://api.github.com/repos/domdfcoding/octocheese/releases/104097089","Warn: release artifact v0.5.0 does not have provenance: https://api.github.com/repos/domdfcoding/octocheese/releases/66899709","Warn: release artifact v0.4.0 does not have provenance: https://api.github.com/repos/domdfcoding/octocheese/releases/65338098","Warn: release artifact v0.3.0 does not have provenance: https://api.github.com/repos/domdfcoding/octocheese/releases/41299315","Warn: release artifact v0.2.1 does not have provenance: https://api.github.com/repos/domdfcoding/octocheese/releases/34753571"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.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":"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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2015-34 / GHSA-4j5j-58j7-6c3w","Warn: Project is vulnerable to: PYSEC-2017-12 / GHSA-cwwh-4382-6fwr","Warn: Project is vulnerable to: PYSEC-2015-35 / GHSA-vjjf-3rvg-gv3v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python_ci_linux.yml:131"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-18T08:10:54.410Z","repository_id":38441037,"created_at":"2025-08-18T08:10:54.410Z","updated_at":"2025-08-18T08:10:54.410Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273816532,"owners_count":25173447,"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-05T02:00:09.113Z","response_time":402,"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":"domdfcoding","name":"Dominic Davis-Foster","uuid":"8050853","kind":"user","description":"Forensic Science researcher at Staffordshire University in the UK. Carrying out research into Organic Gunshot Residue","email":"","website":null,"location":"Stoke-On-Trent, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8050853?u=b636e1761278becfb9ea7344e43f01929cf87cf8\u0026v=4","repositories_count":169,"last_synced_at":"2025-08-29T00:16:19.297Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/domdfcoding","funding_links":["https://github.com/sponsors/domdfcoding"],"total_stars":146,"followers":43,"following":57,"created_at":"2022-11-09T01:53:42.182Z","updated_at":"2025-08-29T00:16:19.297Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding/repositories"},"tags":[{"name":"v0.7.0","sha":"5eefe5940661c2da10e639570d95891f0279f8bb","kind":"commit","published_at":"2024-01-24T17:05:01.000Z","download_url":"https://codeload.github.com/domdfcoding/octocheese/tar.gz/v0.7.0","html_url":"https://github.com/domdfcoding/octocheese/releases/tag/v0.7.0","dependencies_parsed_at":"2024-01-28T04:54:44.710Z","dependency_job_id":null,"purl":"pkg:github/domdfcoding/octocheese@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"33d0dca42d67d5959f0457b157870dcd4ecf0221","kind":"commit","published_at":"2023-05-23T12:47:58.000Z","download_url":"https://codeload.github.com/domdfcoding/octocheese/tar.gz/v0.6.0","html_url":"https://github.com/domdfcoding/octocheese/releases/tag/v0.6.0","dependencies_parsed_at":"2023-06-02T00:24:31.505Z","dependency_job_id":null,"purl":"pkg:github/domdfcoding/octocheese@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"db83d3cb21c8deebf3828e1777a70dde98ee13d7","kind":"commit","published_at":"2022-05-14T14:23:28.000Z","download_url":"https://codeload.github.com/domdfcoding/octocheese/tar.gz/v0.5.0","html_url":"https://github.com/domdfcoding/octocheese/releases/tag/v0.5.0","dependencies_parsed_at":"2023-05-30T22:13:50.414Z","dependency_job_id":null,"purl":"pkg:github/domdfcoding/octocheese@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"76b7227efb6413f4c5a86a6c9409ec4bd6d74d62","kind":"commit","published_at":"2022-04-26T07:17:29.000Z","download_url":"https://codeload.github.com/domdfcoding/octocheese/tar.gz/v0.4.0","html_url":"https://github.com/domdfcoding/octocheese/releases/tag/v0.4.0","dependencies_parsed_at":"2023-05-30T22:13:51.749Z","dependency_job_id":null,"purl":"pkg:github/domdfcoding/octocheese@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"b7e0ee6563095935a5f8b2f3c3e7b1b8673ca87a","kind":"commit","published_at":"2021-04-12T12:09:01.000Z","download_url":"https://codeload.github.com/domdfcoding/octocheese/tar.gz/v0.3.0","html_url":"https://github.com/domdfcoding/octocheese/releases/tag/v0.3.0","dependencies_parsed_at":"2023-05-30T22:13:53.245Z","dependency_job_id":null,"purl":"pkg:github/domdfcoding/octocheese@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"735d8f8e81a1b21d3183ee005793669e52d719f1","kind":"commit","published_at":"2020-12-03T10:21:11.000Z","download_url":"https://codeload.github.com/domdfcoding/octocheese/tar.gz/v0.2.1","html_url":"https://github.com/domdfcoding/octocheese/releases/tag/v0.2.1","dependencies_parsed_at":"2023-05-30T22:13:54.537Z","dependency_job_id":null,"purl":"pkg:github/domdfcoding/octocheese@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d5922473a1d20ef03272cadb19a56bff9031cd1e","kind":"commit","published_at":"2020-11-13T16:50:29.000Z","download_url":"https://codeload.github.com/domdfcoding/octocheese/tar.gz/v0.2.0","html_url":"https://github.com/domdfcoding/octocheese/releases/tag/v0.2.0","dependencies_parsed_at":"2023-05-30T22:13:55.629Z","dependency_job_id":null,"purl":"pkg:github/domdfcoding/octocheese@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"cc5379e0b9a110b92cfccedcf760a001598826f2","kind":"commit","published_at":"2020-10-30T20:24:55.000Z","download_url":"https://codeload.github.com/domdfcoding/octocheese/tar.gz/v0.1.0","html_url":"https://github.com/domdfcoding/octocheese/releases/tag/v0.1.0","dependencies_parsed_at":"2023-05-30T22:13:56.670Z","dependency_job_id":null,"purl":"pkg:github/domdfcoding/octocheese@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"7ee44b64bcfbf2f55b89c1256fcbdc20db7da76e","kind":"commit","published_at":"2020-06-26T21:10:31.000Z","download_url":"https://codeload.github.com/domdfcoding/octocheese/tar.gz/v0.0.2","html_url":"https://github.com/domdfcoding/octocheese/releases/tag/v0.0.2","dependencies_parsed_at":"2023-05-30T22:13:57.722Z","dependency_job_id":null,"purl":"pkg:github/domdfcoding/octocheese@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-06T16:55:05.347Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":96,"rankings":{"downloads":null,"dependent_repos_count":4.870860402471874,"dependent_packages_count":0.0,"stargazers_count":34.67596260497544,"forks_count":35.14498494691808,"docker_downloads_count":null,"average":18.672951988591347},"purl":"pkg:githubactions/domdfcoding/octocheese","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/domdfcoding/octocheese","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/domdfcoding/octocheese","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/domdfcoding/octocheese/dependencies","status":null,"funding_links":["https://github.com/sponsors/domdfcoding"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T03:27:55.875Z","issues_count":1,"pull_requests_count":90,"avg_time_to_close_issue":240771.0,"avg_time_to_close_pull_request":3356025.964285714,"issues_closed_count":1,"pull_requests_closed_count":84,"pull_request_authors_count":5,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.7888888888888889,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":88,"past_year_issues_count":0,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1065126.4545454546,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.14285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Foctocheese/issues","maintainers":[{"login":"domdfcoding","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/domdfcoding"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/domdfcoding%2Foctocheese/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/domdfcoding%2Foctocheese/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/domdfcoding%2Foctocheese/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/domdfcoding%2Foctocheese/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/domdfcoding%2Foctocheese/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/domdfcoding%2Foctocheese/codemeta","maintainers":[]}