macOS
brew install splintlocal Homebrew formula metadata
sudo port install splintMacPorts ports tree · devel/splint/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de splint pour les workflows d'agents IA.
installation
brew install splintlocal Homebrew formula metadata
sudo port install splintMacPorts ports tree · devel/splint/Portfile · Source: api.github.com
sudo apt install splintDebian stable package indexes · splint · Source: deb.debian.org
nix profile install nixpkgs#splintnixpkgs package indexes · splint · Source: raw.githubusercontent.com
sudo pacman -S splintArch Linux sync databases · splint · Source: geo.mirror.pkgbuild.com
sudo zypper install splintopenSUSE Tumbleweed package metadata · splint · Source: download.opensuse.org
aperçu
Secure Programming Lint
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour splint. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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~/.splintrcexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
splint | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:splint |
|---|---|
| Version | 3.1.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/splint |
| Page d'accueil | https://splint.org/ |
| Dépôt | https://github.com/splintchecker/splint |
| Docs amont | https://splint.org/downloads/manual.pdf |
| Licence | GPL-2.0-or-later |
| Archive source | https://splint.org/downloads/splint-3.1.2.src.tgz |
| Dernière mise à jour | 2026-06-22T14:06:21-07:00 |
| Pulse | updated |
| Bibliothèques fournies par macOS | flex |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 splintpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.