pkg.soopen package index

brew / rang 9401

Installer splint avec Homebrew, apt, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de splint pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install splint

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install splint

MacPorts ports tree · devel/splint/Portfile · Source: api.github.com

Linux

Debian aptvérifié · 92%
sudo apt install splint

Debian stable package indexes · splint · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#splint

nixpkgs package indexes · splint · Source: raw.githubusercontent.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S splint

Arch Linux sync databases · splint · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install splint

openSUSE Tumbleweed package metadata · splint · Source: download.opensuse.org

aperçu

Résumé du paquet

Secure Programming Lint

Commandes et alias

  • splint

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 1994: LCLint is presented at FSE as a tool for using specifications to check code.
  • 1996-2000: The LCLint user's guide covers the predecessor tool later superseded by the Splint manual.
  • 2002: Splint 3.0.1 is released as the successor to LCLint 2.5q.
  • 2003: Splint manual version 3.1.1-1 is published.
  • 2007: Splint 3.1.2 is released.

Related projects

  • LCLint is the direct predecessor documented by the official Splint publications and release pages.
  • Traditional Unix lint is the cultural baseline: Splint's homepage explicitly presents it as usable as a better lint with minimal effort.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

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.

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

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

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.splintrc~/.splintrc

exécutables

Exécutables installés

CommandeTypeExpositionNote
splintexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et 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.

page générée2026-08-03
version du gestionnaire3.1.2
gestionnaire mis à jour2026-06-22
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:splint
Version3.1.2
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://splint.org/
Dépôthttps://github.com/splintchecker/splint
Dernière mise à jour2026-06-22T14:06:21-07:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

splint 1:3.1.2+dfsg-5

tool for statically checking C programs for bugs

http://www.splint.org/

sudo apt install splint
  • Section: devel
  • Architecture: amd64
  • 3 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Splint
Debian stable package indexes · deb.debian.org · Debian stable package indexes: splint from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

splint-data 1:3.1.2+dfsg-5

tool for statically checking C programs for bugs - data files

http://www.splint.org/

sudo apt install splint-data
  • Section: devel
  • Architecture: all
  • Source Package: splint
  • normalized package name match
  • Correspondance par : Splint
Debian stable package indexes · deb.debian.org · Debian stable package indexes: splint-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

splint-doc-html 1:3.1.2+dfsg-5

tool for statically checking C programs for bugs - HTML documentation

http://www.splint.org/

sudo apt install splint-doc-html
  • Section: doc
  • Architecture: all
  • Source Package: splint
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Splint
Debian stable package indexes · deb.debian.org · Debian stable package indexes: splint-doc-html from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

splint

nix profile install nixpkgs#splint
  • normalized package name match
  • Correspondance par : Splint
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: splint from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

splint 1:3.1.2+dfsg-5

tool for statically checking C programs for bugs

http://www.splint.org/

sudo apt install splint
  • Section: universe/devel
  • Architecture: amd64
  • 3 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Splint
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: splint from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

splint-data 1:3.1.2+dfsg-5

tool for statically checking C programs for bugs - data files

http://www.splint.org/

sudo apt install splint-data
  • Section: universe/devel
  • Architecture: all
  • Source Package: splint
  • normalized package name match
  • Correspondance par : Splint
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: splint-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

splint-doc-html 1:3.1.2+dfsg-5

tool for statically checking C programs for bugs - HTML documentation

http://www.splint.org/

sudo apt install splint-doc-html
  • Section: universe/doc
  • Architecture: all
  • Source Package: splint
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Splint
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: splint-doc-html from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

splint 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 splint
  • License: GPL
  • Architecture: x86_64
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Splint
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: splint from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

splint 3.1.2-104.4

A tool for statically checking C programs

http://www.splint.org/

sudo zypper install splint
  • License: GPL-2.0-or-later
  • Category: Development/Languages/C and C++
  • Architecture: x86_64
  • Source Package: splint
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Splint
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: splint from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

splint

sudo port install splint
  • normalized package name match
  • Correspondance par : Splint
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/splint/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation