macOS
brew install splintlocal Homebrew formula metadata
sudo port install splintMacPorts ports tree · devel/splint/Portfile · ソース: api.github.com
brew
splint のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.