macOS
brew install splintlocal Homebrew formula metadata
sudo port install splintMacPorts ports tree · devel/splint/Portfile · 来源: api.github.com
安装
brew install splintlocal Homebrew formula metadata
sudo port install splintMacPorts ports tree · devel/splint/Portfile · 来源: api.github.com
sudo apt install splintDebian stable package indexes · splint · 来源: deb.debian.org
nix profile install nixpkgs#splintnixpkgs package indexes · splint · 来源: raw.githubusercontent.com
sudo pacman -S splintArch Linux sync databases · splint · 来源: geo.mirror.pkgbuild.com
sudo zypper install splintopenSUSE Tumbleweed package metadata · splint · 来源: download.opensuse.org
概览
Secure Programming Lint
历史
Splint, short for Secure Programming Lint, is an annotation-assisted static checker for C programs that extends the traditional Unix lint idea into security and stronger interface checking.
Splint came from the University of Virginia Inexpensive Program Analysis Group and the earlier LCLint research line. The official publications page traces LCLint work back through a 1994 FSE paper and a 1996-2000 LCLint user's guide, while the Splint release notes describe Splint 3.0.1 in January 2002 as the successor to LCLint 2.5q.
The project framed itself as lightweight rather than heavyweight formal verification: with little setup it could act as a better lint, and with source annotations it could check stronger assumptions about nullness, memory ownership, buffer sizes, and interfaces. Version 3.1.2 was released in July 2007, and the official homepage now points to a GitHub source repository plus historical source distributions.
Splint's package-manager presence in the supplied input spans Homebrew, Debian, Ubuntu, MacPorts, Nix, Arch, and openSUSE-family packaging. Its adoption is mostly historical and educational now, but it remains packaged because it is a recognizable classic in C static analysis and secure-programming coursework.
Users run `splint` against C source files and adjust checking with command-line flags, annotations in stylized comments, and `.splintrc` files. The manual documents loading `~/.splintrc` and then a working-directory `.splintrc`, with command-line flags overriding both.
Splint matters to package nerds because it is a fossil record of the path from Unix `lint` to annotation-assisted security checking. It is small, old, GPL-licensed, and still installable, which makes it useful for archaeology, examples, and comparing modern static analyzers against earlier C tooling.
安全态势
没有找到 splint 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.splintrc~/.splintrc可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
splint | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:splint |
|---|---|
| 版本 | 3.1.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/splint |
| 主页 | https://splint.org/ |
| 仓库 | https://github.com/splintchecker/splint |
| 上游文档 | https://splint.org/downloads/manual.pdf |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://splint.org/downloads/splint-3.1.2.src.tgz |
| 最后更新 | 2026-06-22T14:06:21-07:00 |
| Pulse | updated |
| macOS 提供的库 | flex |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | splint |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
splint 1:3.1.2+dfsg-5
tool for statically checking C programs for bugs
sudo apt install splintsplint-data 1:3.1.2+dfsg-5
tool for statically checking C programs for bugs - data files
sudo apt install splint-datasplint-doc-html 1:3.1.2+dfsg-5
tool for statically checking C programs for bugs - HTML documentation
sudo apt install splint-doc-htmlsplint
nix profile install nixpkgs#splintsplint 1:3.1.2+dfsg-5
tool for statically checking C programs for bugs
sudo apt install splintsplint-data 1:3.1.2+dfsg-5
tool for statically checking C programs for bugs - data files
sudo apt install splint-datasplint-doc-html 1:3.1.2+dfsg-5
tool for statically checking C programs for bugs - HTML documentation
sudo apt install splint-doc-htmlsplint 3.1.2.git20180129-3
A tool for statically checking C programs for security vulnerabilities and coding mistakes
https://repo.or.cz/splint-patched.git
sudo pacman -S splintsplint 3.1.2-104.2
A tool for statically checking C programs
sudo zypper install splintsplint
sudo port install splint来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.