
Security News
New CNA Scorecard Tool Ranks CVE Data Quality Across the Ecosystem
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
This project packages the clangd
utility as a Python wheel, supplying the clangd
binaries for use of python projects or generally as cross-platform statically-linked packages of the utility.
The wheel can be used when you need to interact with a C/C++ LSP server. For example, in static analyzers such as clangd-tidy.
The binaries are built using the original LLVM source releases, and are uploaded to PyPI using verifiable build attestations.
The project is a fork of the clang-tidy-wheel project, which is the source for the build and packaging scripts used here, and is based on their original work.
clangd
is part of the LLVM project and is licensed under the Apache License v2.0 with LLVM Exceptions.
Install:
python -m pip install clangd
Run:
clangd
OS | Version | Architecture | Platform |
---|---|---|---|
Ubuntu | 24.04 | x86_64 | manylinux |
Ubuntu | 24.04 | x86_64 | musllinux |
Ubuntu | 24.04 | arm64 | manylinux |
Ubuntu | 24.04 | arm64 | musllinux |
macOS | 15 | arm64 | |
macOS | 13 | x86_64 | |
Windows | 2025 | x86_64 | |
Windows | 11 | arm64 |
FAQs
binaries for clangd, a clang-based C++ language server (LSP)
We found that clangd demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.