Skip to content

Third-party Licenses

cpp-linter's dependencies

Dependency License
anyhow v1.0.102 MIT OR Apache-2.0
chrono v0.4.44 MIT OR Apache-2.0
clang-installer v0.1.0 (/home/runner/work/cpp-linter-rs/cpp-linter-rs/clang-installer) MIT
fast-glob v1.0.1 MIT
futures v0.3.32 MIT OR Apache-2.0
git2 v0.20.4 MIT OR Apache-2.0
log v0.4.29 MIT OR Apache-2.0
quick-xml v0.39.2 MIT
regex v1.12.3 MIT OR Apache-2.0
reqwest v0.13.2 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.149 MIT OR Apache-2.0
thiserror v2.0.18 MIT OR Apache-2.0
tokio v1.52.0 MIT

Optional dependencies

The following are conditionally included in binaries (using the openssl-vendored feature on a case-by-case basis) because it is a dependency of git2:

Dependency License
openssl Apache-2.0
openssl-probe MIT OR Apache-2.0

Bindings' dependencies

Python binding

Dependency License
cpp-linter v2.0.0-rc15 MIT
pyo3 v0.28.3 MIT OR Apache-2.0
tokio v1.52.0 MIT

Node.js binding

Dependency License
anyhow v1.0.102 MIT OR Apache-2.0
cpp-linter v2.0.0-rc15 MIT
napi v3.8.4 MIT
napi-derive v3.5.3 (proc-macro) MIT

clang-installer'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.29 MIT OR Apache-2.0
regex v1.12.3 MIT OR Apache-2.0
reqwest v0.13.2 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.149 MIT OR Apache-2.0
sha2 v0.10.9 MIT OR Apache-2.0
tempfile v3.27.0 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.2 MIT
zip v8.5.1 MIT