{"id":5803674,"name":"actions-rs/clippy-check","ecosystem":"actions","description":"Run clippy and annotate the diff with errors and warnings","homepage":"https://github.com/marketplace/actions/rust-clippy-check","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/actions-rs/clippy-check","keywords_array":["cargo","clippy","github","lint","linter","pull-requests","rust","rust-lang"],"namespace":"actions-rs","versions_count":9,"first_release_published_at":"2019-09-27T09:20:57.000Z","latest_release_published_at":"2020-06-17T17:41:18.000Z","latest_release_number":"v1.0.7","last_synced_at":"2026-09-17T13:12:08.926Z","created_at":"2023-01-04T14:38:48.677Z","updated_at":"2026-09-18T13:20:41.176Z","registry_url":"https://github.com/actions-rs/clippy-check","install_command":null,"documentation_url":null,"metadata":{"name":"rust-clippy-check","description":"Run clippy and annotate the diff with errors and warnings","author":"actions-rs team","branding":{"icon":"play-circle","color":"black"},"inputs":{"token":{"description":"GitHub token","required":true},"toolchain":{"description":"Toolchain to use (without the `+` sign, ex. `nightly`)","required":false},"args":{"description":"Arguments for the cargo command","required":false},"use-cross":{"description":"Use cross instead of cargo","default":false},"name":{"description":"Display name of the created GitHub check. Must be unique across several actions-rs/clippy-check invocations.","default":"clippy"}},"runs":{"using":"node12","main":"dist/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":37319009,"uuid":"211062488","full_name":"actions-rs/clippy-check","owner":"actions-rs","description":"📎 GitHub Action for PR annotations with clippy warnings","archived":true,"fork":false,"pushed_at":"2023-01-10T02:12:22.000Z","size":2235,"stargazers_count":292,"open_issues_count":44,"forks_count":41,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-09-16T13:08:17.418Z","etag":null,"topics":["cargo","clippy","github","lint","linter","pull-requests","rust","rust-lang"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/rust-clippy-check","language":"TypeScript","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/actions-rs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"liberapay":"svartalf","patreon":"svartalf","custom":["https://svartalf.info/donate/","https://www.buymeacoffee.com/svartalf"]}},"created_at":"2019-09-26T10:26:28.000Z","updated_at":"2026-09-09T13:10:31.000Z","dependencies_parsed_at":"2023-02-08T16:45:35.762Z","dependency_job_id":null,"html_url":"https://github.com/actions-rs/clippy-check","commit_stats":{"total_commits":41,"total_committers":6,"mean_commits":6.833333333333333,"dds":0.5365853658536586,"last_synced_commit":"b5b5f21f4797c02da247df37026fcd0a5024aa4d"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/actions-rs/clippy-check","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions-rs","download_url":"https://codeload.github.com/actions-rs/clippy-check/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/sbom","scorecard":{"id":163762,"data":{"date":"2025-08-11","repo":{"name":"github.com/actions-rs/clippy-check","commit":"b5b5f21f4797c02da247df37026fcd0a5024aa4d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml: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":"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":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-rs/clippy-check/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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":0,"reason":"52 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-mfwh-5m23-j46w","Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-hxwm-x553-x359","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-jmqm-f2gx-4fjv","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-16T14:17:54.319Z","repository_id":37319009,"created_at":"2025-08-16T14:17:54.320Z","updated_at":"2025-08-16T14:17:54.320Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37391047,"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-17T02:00:07.197Z","response_time":111,"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":"actions-rs","name":"actions-rs","uuid":"55226457","kind":"organization","description":"Unofficial GitHub Actions for Rust programming language","email":null,"website":"https://actions-rs.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/55226457?v=4","repositories_count":13,"last_synced_at":"2023-03-03T03:05:29.373Z","metadata":{"has_sponsors_listing":false,"funding":{"liberapay":"svartalf","patreon":"svartalf","custom":["https://actions-rs.github.io/#sponsoring","https://svartalf.info/donate/","https://www.buymeacoffee.com/svartalf"]}},"html_url":"https://github.com/actions-rs","funding_links":["https://liberapay.com/svartalf","https://patreon.com/svartalf","https://actions-rs.github.io/#sponsoring","https://svartalf.info/donate/","https://www.buymeacoffee.com/svartalf"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T16:08:41.485Z","updated_at":"2023-03-03T03:05:29.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions-rs/repositories"},"tags":[{"name":"v1","sha":"b5b5f21f4797c02da247df37026fcd0a5024aa4d","kind":"tag","published_at":"2020-06-17T17:41:40.000Z","download_url":"https://codeload.github.com/actions-rs/clippy-check/tar.gz/v1","html_url":"https://github.com/actions-rs/clippy-check/releases/tag/v1","dependencies_parsed_at":"2023-05-30T20:10:39.178Z","dependency_job_id":null,"purl":"pkg:github/actions-rs/clippy-check@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1/manifests"},{"name":"v1.0.7","sha":"b5b5f21f4797c02da247df37026fcd0a5024aa4d","kind":"tag","published_at":"2020-06-17T17:41:18.000Z","download_url":"https://codeload.github.com/actions-rs/clippy-check/tar.gz/v1.0.7","html_url":"https://github.com/actions-rs/clippy-check/releases/tag/v1.0.7","dependencies_parsed_at":"2023-05-30T20:10:38.683Z","dependency_job_id":null,"purl":"pkg:github/actions-rs/clippy-check@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"a376d7c19b7c7885a64c16d119abf90d8e3c1be2","kind":"tag","published_at":"2020-02-07T18:51:31.000Z","download_url":"https://codeload.github.com/actions-rs/clippy-check/tar.gz/v1.0.6","html_url":"https://github.com/actions-rs/clippy-check/releases/tag/v1.0.6","dependencies_parsed_at":"2023-05-30T20:10:39.708Z","dependency_job_id":null,"purl":"pkg:github/actions-rs/clippy-check@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"88007166c878f11d1889449c269497bdb205c1ea","kind":"tag","published_at":"2019-10-29T07:06:43.000Z","download_url":"https://codeload.github.com/actions-rs/clippy-check/tar.gz/v1.0.5","html_url":"https://github.com/actions-rs/clippy-check/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-30T20:10:40.265Z","dependency_job_id":null,"purl":"pkg:github/actions-rs/clippy-check@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"8bca5ed54edf5fd11b4288745f4ddfd7bd0de3f7","kind":"tag","published_at":"2019-10-04T16:41:39.000Z","download_url":"https://codeload.github.com/actions-rs/clippy-check/tar.gz/v1.0.4","html_url":"https://github.com/actions-rs/clippy-check/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-30T20:10:40.718Z","dependency_job_id":null,"purl":"pkg:github/actions-rs/clippy-check@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"6606cb98ac1ecd60b8b4353d95401b74b119da57","kind":"tag","published_at":"2019-10-01T13:51:39.000Z","download_url":"https://codeload.github.com/actions-rs/clippy-check/tar.gz/v1.0.3","html_url":"https://github.com/actions-rs/clippy-check/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-30T20:10:41.158Z","dependency_job_id":null,"purl":"pkg:github/actions-rs/clippy-check@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"e6ca070c8792d2d9a30a798d0052f0a6aac1fa68","kind":"tag","published_at":"2019-09-27T16:10:36.000Z","download_url":"https://codeload.github.com/actions-rs/clippy-check/tar.gz/v1.0.2","html_url":"https://github.com/actions-rs/clippy-check/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-30T20:10:41.609Z","dependency_job_id":null,"purl":"pkg:github/actions-rs/clippy-check@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"adea964a860662bff28342a28bb83c80b964835d","kind":"tag","published_at":"2019-09-27T15:29:44.000Z","download_url":"https://codeload.github.com/actions-rs/clippy-check/tar.gz/v1.0.1","html_url":"https://github.com/actions-rs/clippy-check/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-30T20:10:42.139Z","dependency_job_id":null,"purl":"pkg:github/actions-rs/clippy-check@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"33a71663bedb7ed74b3ca92a99368c5a29f54225","kind":"tag","published_at":"2019-09-27T09:20:57.000Z","download_url":"https://codeload.github.com/actions-rs/clippy-check/tar.gz/v1.0.0","html_url":"https://github.com/actions-rs/clippy-check/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T20:10:42.745Z","dependency_job_id":null,"purl":"pkg:github/actions-rs/clippy-check@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-rs%2Fclippy-check/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-18T13:20:41.176Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3700,"rankings":{"downloads":null,"dependent_repos_count":0.332752337189035,"dependent_packages_count":0.0,"stargazers_count":0.8366344477895739,"forks_count":1.7556647124069087,"docker_downloads_count":null,"average":0.7312628743463794},"purl":"pkg:githubactions/actions-rs/clippy-check","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/actions-rs/clippy-check","docker_dependents_count":3,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/actions/actions-rs/clippy-check","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/actions-rs/clippy-check/dependencies","status":null,"funding_links":["https://liberapay.com/svartalf","https://patreon.com/svartalf","https://svartalf.info/donate/","https://www.buymeacoffee.com/svartalf"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-12T20:58:02.545Z","issues_count":16,"pull_requests_count":84,"avg_time_to_close_issue":5625.0,"avg_time_to_close_pull_request":5883367.793103448,"issues_closed_count":1,"pull_requests_closed_count":58,"pull_request_authors_count":10,"issue_authors_count":15,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":0.9880952380952381,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":75,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/actions-rs%2Fclippy-check/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions-rs%2Fclippy-check/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions-rs%2Fclippy-check/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions-rs%2Fclippy-check/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions-rs%2Fclippy-check/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions-rs%2Fclippy-check/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions-rs%2Fclippy-check/codemeta","maintainers":[]}