# Clippy vs CodeClimate

| Attribute | Clippy | CodeClimate |
|---|---|---|
| **Vioscale score** | 66 (31% (low)) | 36.2 (73% (medium)) |
| activity.commits_last_30d | 100 | - |
| adoption.dependent_repos | 256 | - |
| adoption.github_stars | 116,179 | - |
| deployment.options | - | `{"cloud":true,"self_hosted":true}` |
| description.long | Clippy provides over 800 lints organized into configurable categories to catch common mistakes and improve Rust code quality. Lints are categorized by severity (correctness, suspicious, style, complexity, performance) and can be enabled or disabled individually. | Helps organizational leaders measure and optimize how their software development practices are evolving with AI tools, providing data-driven insights and guidance to transform into AI-native organizations. |
| features.capabilities | `{"function":"linter","deployment":"cli_local","open_source":"oss","impl_language":"Rust","pricing_model":"free","language_scope":"single_language"}` | `{"autofix":false,"metrics":true,"function":"quality_platform","deployment":"saas","open_source":"closed","custom_rules":false,"pricing_model":"per_dev","language_scope":"multi_language","editor_integration":false}` |
| integrations.count | - | 70 |
| integrations.list | - | `[{"name":"GitHub"},{"name":"CircleCI"},{"name":"eslint"},{"name":"prettier"},{"name":"rubocop"},{"name":"bandit"},{"name":"trivy"},{"name":"osv-scanner"}]` |
| language.primary | Rust | - |
| license.spdx | Apache-2.0 | - |
| market.availability | - | `{"hqCountry":"US","primaryMarkets":["US","EU"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true}` | `{"web":true}` |
| pricing | `{"type":"open_source","sourceUrl":"https://doc.rust-lang.org/clippy/","retrievedAt":"2026-08-14T08:33:25.955Z"}` | `{"type":"quote","plans":[{"free":false,"name":"Engagement","features":["Forward Deployed Engineers","Customized to specific tools and processes","End-to-end outcome measurement","Before and after reporting"],"description":"Custom engagement with forward-deployed engineers over 12 weeks, focused on a section of the organization with potential to scale","contactSales":true}],"sourceUrl":"https://codeclimate.com","retrievedAt":"2026-08-05T13:07:23.199Z"}` |
| pricing.free_tier | yes | no |
| pricing.model | open_source | quote |
| pricing.price_level | free | unknown |
| pricing.transparent | - | no |
| release.cadence_days | 30 | - |
| release.history | `[{"url":"https://github.com/rust-lang/rust/releases/tag/1.98.0","date":"2026-08-20T18:05:33Z","type":"stable","version":"1.98.0"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.97.1","date":"2026-07-16T12:29:15Z","type":"stable","version":"1.97.1"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.97.0","date":"2026-07-09T12:25:16Z","type":"stable","version":"1.97.0"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.96.1","date":"2026-07-05T23:50:27Z","type":"stable","version":"1.96.1"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.96.0","date":"2026-05-28T17:50:42Z","type":"stable","version":"1.96.0"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.95.0","date":"2026-04-16T18:19:31Z","type":"stable","version":"1.95.0"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.94.1","date":"2026-03-26T13:03:20Z","type":"stable","version":"1.94.1"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.94.0","date":"2026-03-05T18:44:15Z","type":"stable","version":"1.94.0"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.93.1","date":"2026-02-12T20:26:57Z","type":"stable","version":"1.93.1"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.93.0","date":"2026-01-22T13:51:49Z","type":"stable","version":"1.93.0"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.92.0","date":"2025-12-11T14:58:25Z","type":"stable","version":"1.92.0"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.91.1","date":"2025-11-10T19:02:09Z","type":"stable","version":"1.91.1"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.91.0","date":"2025-10-30T18:29:40Z","type":"stable","version":"1.91.0"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.90.0","date":"2025-09-18T20:02:56Z","type":"stable","version":"1.90.0"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.89.0","date":"2025-08-07T10:55:11Z","type":"stable","version":"1.89.0"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.88.0","date":"2025-06-26T18:10:22Z","type":"stable","version":"1.88.0"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.87.0","date":"2025-05-15T17:28:21Z","type":"stable","version":"1.87.0"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.86.0","date":"2025-04-03T09:42:40Z","type":"stable","version":"1.86.0"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.85.1","date":"2025-03-23T03:09:05Z","type":"stable","version":"1.85.1"},{"url":"https://github.com/rust-lang/rust/releases/tag/1.85.0","date":"2025-02-20T17:09:32Z","type":"stable","version":"1.85.0"}]` | - |
| reliability.status_page | - | yes |
| security.gdpr | - | yes |
| security.scorecard | 7.1 | - |
| security.soc2 | - | yes |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=cargo&package_name=rustc-ap-rustc_lexer&per_page=100","last_12m":0,"max_severity":null}` | - |

## Capabilities (Code Quality Tools)

| Capability | Clippy | CodeClimate |
|---|:--:|:--:|
| **Core** |  |  |
| Function | Linter | Quality platform |
| Language scope | Single-language | Multi-language |
| Implementation language | Rust | - |
| **Capability** |  |  |
| Autofix | - | ✗ |
| **Config** |  |  |
| Config model | - | - |
| **Extensibility** |  |  |
| Custom rules | - | ✗ |
| **Deployment** |  |  |
| Deployment | CLI-local | SaaS |
| **Delivery** |  |  |
| Editor integration | - | ✗ |
| CI / VCS gating | - | - |
| **Insight** |  |  |
| Code metrics | - | ✓ |
| **Performance** |  |  |
| Incremental / monorepo aware | - | - |
| **Licensing** |  |  |
| Open-source | OSS | Closed |
| **Commercial** |  |  |
| Pricing model | Free | Per-dev |

*Source: Vioscale. Generated 2026-09-01T15:00:33.623Z. "-" = undocumented, not absent.*
