{"id":5806832,"name":"RoryQ/checkmate","ecosystem":"actions","description":"Automated checklist inspector for your pull requests","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/RoryQ/checkmate","keywords_array":["checklist","checklists","github-actions","pull-request-review","pull-request-template"],"namespace":"RoryQ","versions_count":20,"first_release_published_at":"2022-10-11T09:59:28.000Z","latest_release_published_at":"2026-06-13T01:34:22.000Z","latest_release_number":"v1.0.6","last_synced_at":"2026-09-10T06:22:34.774Z","created_at":"2023-01-04T16:31:56.179Z","updated_at":"2026-09-11T13:40:52.418Z","registry_url":"https://github.com/RoryQ/checkmate","install_command":null,"documentation_url":null,"metadata":{"name":"Checkmate the Checklist Checker 🕵️","description":"Automated checklist inspector for your pull requests","author":"Rory Quinn","inputs":{"github_token":{"description":"Required for automated checklist comments."},"paths":{"description":"Mapping of paths to automated checklists to create."},"preamble":{"description":"Custom message to show in the automated checklist comment."},"version":{"description":"Release version of checkmate to run."}},"runs":{"using":"node20","main":"index.js"},"branding":{"icon":"check-square","color":"green"},"default_branch":"master","path":null},"repo_metadata":{"id":63124880,"uuid":"531021767","full_name":"RoryQ/checkmate","owner":"RoryQ","description":"Automated checklist inspector for your pull requests.","archived":false,"fork":false,"pushed_at":"2026-06-13T01:35:58.000Z","size":99,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-06T23:11:06.977Z","etag":null,"topics":["checklist","checklists","github-actions","pull-request-review","pull-request-template"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"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/RoryQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-08-31T09:46:37.000Z","updated_at":"2026-06-13T01:34:36.000Z","dependencies_parsed_at":"2024-01-17T01:25:58.664Z","dependency_job_id":"53ca779b-8b39-41d4-bad6-24341f98bb9b","html_url":"https://github.com/RoryQ/checkmate","commit_stats":{"total_commits":30,"total_committers":1,"mean_commits":30.0,"dds":0.0,"last_synced_commit":"70e6366f1418e30e684a354cf2c35241000935af"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/RoryQ/checkmate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoryQ","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/sbom","scorecard":{"id":122699,"data":{"date":"2025-08-11","repo":{"name":"github.com/RoryQ/checkmate","commit":"717942df8768952d40aecc754af4c3fc63d95632"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/27 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/checkmate.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yaml:10","Warn: no topLevel permission defined: .github/workflows/test.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkmate.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/RoryQ/checkmate/checkmate.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checkmate.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/RoryQ/checkmate/checkmate.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkmate.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/RoryQ/checkmate/checkmate.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkmate.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/RoryQ/checkmate/checkmate.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/RoryQ/checkmate/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/RoryQ/checkmate/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/RoryQ/checkmate/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/RoryQ/checkmate/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/RoryQ/checkmate/test.yaml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:13"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0.5 not signed: https://api.github.com/repos/RoryQ/checkmate/releases/188282564","Warn: release artifact v1.0.4 not signed: https://api.github.com/repos/RoryQ/checkmate/releases/157951269","Warn: release artifact v1.0.3 not signed: https://api.github.com/repos/RoryQ/checkmate/releases/155424360","Warn: release artifact v1.0.2 not signed: https://api.github.com/repos/RoryQ/checkmate/releases/153925661","Warn: release artifact v1.0.1 not signed: https://api.github.com/repos/RoryQ/checkmate/releases/137304556","Warn: release artifact v1.0.5 does not have provenance: https://api.github.com/repos/RoryQ/checkmate/releases/188282564","Warn: release artifact v1.0.4 does not have provenance: https://api.github.com/repos/RoryQ/checkmate/releases/157951269","Warn: release artifact v1.0.3 does not have provenance: https://api.github.com/repos/RoryQ/checkmate/releases/155424360","Warn: release artifact v1.0.2 does not have provenance: https://api.github.com/repos/RoryQ/checkmate/releases/153925661","Warn: release artifact v1.0.1 does not have provenance: https://api.github.com/repos/RoryQ/checkmate/releases/137304556"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T02:53:14.253Z","repository_id":63124880,"created_at":"2025-08-16T02:53:14.253Z","updated_at":"2025-08-16T02:53:14.253Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37189460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-10T02:00:06.818Z","response_time":107,"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":"RoryQ","name":"Rory Quinn","uuid":"40379","kind":"user","description":"","email":"","website":"https://roryq.com","location":"Melbourne, Australia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40379?v=4","repositories_count":65,"last_synced_at":"2024-04-23T11:38:49.806Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RoryQ","funding_links":[],"total_stars":54,"followers":14,"following":4,"created_at":"2022-11-08T01:40:07.373Z","updated_at":"2024-04-23T11:39:04.868Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoryQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoryQ/repositories"},"tags":[{"name":"v1.0.6","sha":"e63479cd5a35c407b816bc2c0775b81ad6a376b2","kind":"commit","published_at":"2026-06-13T01:34:22.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v1.0.6","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v1.0.6","dependencies_parsed_at":"2026-08-08T13:57:39.882Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"717942df8768952d40aecc754af4c3fc63d95632","kind":"commit","published_at":"2024-11-30T06:32:36.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v1.0.5","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v1.0.5","dependencies_parsed_at":"2024-12-06T11:05:32.661Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"fad2370070124c3e13dbc6e9f7feb2f024804c51","kind":"commit","published_at":"2024-05-29T09:43:57.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v1.0.4","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v1.0.4","dependencies_parsed_at":"2024-05-31T05:16:32.125Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"392322ff346d4a9107b4eb3a3b5056874fb392d5","kind":"commit","published_at":"2024-05-13T01:51:29.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v1.0.3","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v1.0.3","dependencies_parsed_at":"2024-05-14T06:47:35.864Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"c688a864fb8b4c141418d2928edd2450ee02d8dd","kind":"commit","published_at":"2024-05-03T03:04:51.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v1.0.2","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v1.0.2","dependencies_parsed_at":"2024-05-04T05:21:48.734Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1290d0e04b0e88d6f618a221e6982e3009f75f45","kind":"commit","published_at":"2024-01-16T22:47:46.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v1.0.1","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v1.0.1","dependencies_parsed_at":"2024-01-19T05:15:42.621Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d6563598cd3ed2c8a3536a5576d9c0753d428cf7","kind":"commit","published_at":"2023-08-31T10:13:33.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v1.0.0","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v1.0.0","dependencies_parsed_at":"2023-09-03T04:46:44.872Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v1.0.0/manifests"},{"name":"v0.9.10","sha":"51583676b1730263f06b6ff97ded94f49ca967bf","kind":"commit","published_at":"2023-05-04T09:26:09.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v0.9.10","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v0.9.10","dependencies_parsed_at":"2023-06-02T11:53:04.828Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"70e6366f1418e30e684a354cf2c35241000935af","kind":"commit","published_at":"2023-02-24T08:52:43.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v0.9.9","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v0.9.9","dependencies_parsed_at":"2023-06-02T11:19:34.180Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e414bdf2bc63fadea7bf1ba53b7704d86724c3e0","kind":"commit","published_at":"2023-02-23T20:49:11.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v0.9.8","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v0.9.8","dependencies_parsed_at":"2023-06-02T11:19:34.936Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"c7efdf82c271ef7bf4648b1907640e61bbb68988","kind":"commit","published_at":"2023-01-24T06:43:59.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v0.9.7","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v0.9.7","dependencies_parsed_at":"2023-06-02T19:46:38.267Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"05c9d4c0ccc8519144ee86a921901f9ce83f5d49","kind":"commit","published_at":"2023-01-12T01:05:34.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v0.9.6","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v0.9.6","dependencies_parsed_at":"2023-06-02T19:46:39.009Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"e1d8472773df2a1c070ba6936f55c4ed18543936","kind":"commit","published_at":"2022-11-21T08:28:47.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v0.9.5","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v0.9.5","dependencies_parsed_at":"2023-05-31T21:07:06.314Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9275d6018cbf6d4f96f54f5f8b2bbfbc2c23feac","kind":"commit","published_at":"2022-11-21T07:18:24.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v0.9.4","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v0.9.4","dependencies_parsed_at":"2023-05-31T21:07:07.078Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"5eaf0970640fd8b788a5e997089f16b3b5269bed","kind":"commit","published_at":"2022-11-21T07:05:32.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v0.9.3","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v0.9.3","dependencies_parsed_at":"2023-05-31T21:07:07.898Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"6f885e9a473f1ef35ff5c9836edcfc5134e8eb97","kind":"commit","published_at":"2022-11-19T10:03:53.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v0.9.2","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v0.9.2","dependencies_parsed_at":"2023-05-31T21:07:08.706Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"a72127f7643381f7a4e451f3f1ece1f1b6df44bf","kind":"commit","published_at":"2022-11-13T09:48:14.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v0.9.1","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v0.9.1","dependencies_parsed_at":"2023-05-31T21:07:09.451Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"10a8e7c257b85a861fbde748e3c0ebb8087df831","kind":"commit","published_at":"2022-11-13T08:17:24.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v0.9.0","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v0.9.0","dependencies_parsed_at":"2023-05-31T21:07:10.323Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.9.0/manifests"},{"name":"v0.0.2","sha":"43d9119c97e3738fa30333239e67d2db09c0e9bb","kind":"commit","published_at":"2022-11-09T08:31:11.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v0.0.2","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v0.0.2","dependencies_parsed_at":"2023-05-31T21:07:11.042Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"b1388e3dd30d30d30c7bfd654a65859b8267504b","kind":"commit","published_at":"2022-10-11T09:59:28.000Z","download_url":"https://codeload.github.com/RoryQ/checkmate/tar.gz/v0.0.1","html_url":"https://github.com/RoryQ/checkmate/releases/tag/v0.0.1","dependencies_parsed_at":"2023-05-31T21:07:11.590Z","dependency_job_id":null,"purl":"pkg:github/RoryQ/checkmate@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T13:40:52.418Z","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":36.45962467404779,"forks_count":37.2590091052879,"average":29.14440217158979},"purl":"pkg:githubactions/RoryQ/checkmate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/RoryQ/checkmate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/RoryQ/checkmate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/RoryQ/checkmate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T06:49:08.712Z","issues_count":7,"pull_requests_count":28,"avg_time_to_close_issue":2512440.0,"avg_time_to_close_pull_request":62510.82142857143,"issues_closed_count":7,"pull_requests_closed_count":28,"pull_request_authors_count":3,"issue_authors_count":6,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.10714285714285714,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":129778.0,"past_year_avg_time_to_close_pull_request":1285.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoryQ%2Fcheckmate/issues","maintainers":[{"login":"RoryQ","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RoryQ"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/RoryQ%2Fcheckmate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/RoryQ%2Fcheckmate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/RoryQ%2Fcheckmate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/RoryQ%2Fcheckmate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/RoryQ%2Fcheckmate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/RoryQ%2Fcheckmate/codemeta","maintainers":[]}