Third-party Licenses¶
cpp-linter's dependencies¶
| Dependency | License |
|---|---|
| async-trait v0.1.89 (proc-macro) | MIT OR Apache-2.0 |
| chrono v0.4.45 | MIT OR Apache-2.0 |
| clang-tools-manager v0.3.1 | MIT |
| fast-glob v1.0.1 | MIT |
| futures v0.3.32 | MIT OR Apache-2.0 |
| git-bot-feedback v0.8.1 | LGPL-3.0-or-later |
| gix-imara-diff v0.2.3 | Apache-2.0 |
| log v0.4.33 | MIT OR Apache-2.0 |
| regex v1.12.4 | MIT OR Apache-2.0 |
| reqwest v0.13.4 | MIT OR Apache-2.0 |
| semver v1.0.28 | MIT OR Apache-2.0 |
| serde v1.0.228 | MIT OR Apache-2.0 |
| serde_json v1.0.150 | MIT OR Apache-2.0 |
| thiserror v2.0.18 | MIT OR Apache-2.0 |
| tokio v1.52.3 | MIT |
Bindings' dependencies¶
Python binding¶
| Dependency | License |
|---|---|
| cpp-linter v2.0.0-rc.23 | MIT |
| pyo3 v0.29.0 | MIT OR Apache-2.0 |
| tokio v1.52.3 | MIT |
Node.js binding¶
| Dependency | License |
|---|---|
| anyhow v1.0.103 | MIT OR Apache-2.0 |
| cpp-linter v2.0.0-rc.23 | MIT |
| napi v3.10.3 | MIT |
| napi-derive v3.5.9 (proc-macro) | MIT |
clang-tools-manager's dependencies¶
| Dependency | License |
|---|---|
| blake2 v0.10.6 | MIT OR Apache-2.0 |
| directories v6.0.0 | MIT OR Apache-2.0 |
| log v0.4.33 | MIT OR Apache-2.0 |
| regex v1.12.4 | MIT OR Apache-2.0 |
| reqwest v0.13.4 | MIT OR Apache-2.0 |
| semver v1.0.28 | MIT OR Apache-2.0 |
| serde v1.0.228 | MIT OR Apache-2.0 |
| serde_json v1.0.150 | MIT OR Apache-2.0 |
| sha2 v0.10.9 | MIT OR Apache-2.0 |
| thiserror v2.0.18 | MIT OR Apache-2.0 |
| url v2.5.8 | MIT OR Apache-2.0 |
| which v8.0.4 | MIT |
| zip v8.6.0 | MIT |