Automic VaultAutomic Vault

brew

splint mit Homebrew, apt, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für splint in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install splint

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install splint

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

Linux

Debian aptverifiziert · 92%
sudo apt install splint

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

Nixverifiziert · 92%
nix profile install nixpkgs#splint

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S splint

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

openSUSE zypperverifiziert · 92%
sudo zypper install splint

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

Überblick

Paketzusammenfassung

Secure Programming Lint

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

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.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
splintcliglobales Executable

Aktualität

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

Seite generiert2026-07-25
Manager-Version3.1.2
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://splint.org/

  • InfoRelease/tag comparison is only available for GitHub repositories.https://splint.org/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:splint
Version3.1.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/splint
Homepagehttps://splint.org/
Repositoryhttps://github.com/splintchecker/splint
Upstream-Dokumentationhttps://splint.org/downloads/manual.pdf
LizenzGPL-2.0-or-later
Quellarchivhttps://splint.org/downloads/splint-3.1.2.src.tgz
Zuletzt aktualisiert2026-06-22T14:06:21-07:00
Pulseupdated
Von macOS bereitgestellte Bibliothekenflex
Bottleverfü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-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesplint
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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.2

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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Splint
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: splint from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

splint

sudo port install splint
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment