macOS
brew install splintlocal Homebrew formula metadata
sudo port install splintMacPorts ports tree · devel/splint/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für splint in AI-Agent-Workflows.
Installation
brew install splintlocal Homebrew formula metadata
sudo port install splintMacPorts ports tree · devel/splint/Portfile · Quelle: api.github.com
sudo apt install splintDebian stable package indexes · splint · Quelle: deb.debian.org
nix profile install nixpkgs#splintnixpkgs package indexes · splint · Quelle: raw.githubusercontent.com
sudo pacman -S splintArch Linux sync databases · splint · Quelle: geo.mirror.pkgbuild.com
sudo zypper install splintopenSUSE Tumbleweed package metadata · splint · Quelle: download.opensuse.org
Überblick
Secure Programming Lint
Verlauf
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.
Sicherheitslage
Für splint wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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~/.splintrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
splint | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:splint |
|---|---|
| Version | 3.1.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/splint |
| Homepage | https://splint.org/ |
| Repository | https://github.com/splintchecker/splint |
| Upstream-Dokumentation | https://splint.org/downloads/manual.pdf |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://splint.org/downloads/splint-3.1.2.src.tgz |
| Zuletzt aktualisiert | 2026-06-22T14:06:21-07:00 |
| Pulse | updated |
| Von macOS bereitgestellte Bibliotheken | flex |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 splintQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.