pkg.sopackage field notes

brew / Rang 3348

check mit Homebrew installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install check

provider-native install command

Überblick

Paketzusammenfassung

C unit testing framework

Befehle und Aliase

  • checkmk

Verlauf

Projektgeschichte und Nutzung

Check is a C unit testing framework whose defining feature is running tests in separate address spaces so assertion failures, segmentation faults, and signals can be reported without killing the whole runner.

Projektgeschichte

Check's NEWS file records an initial public 0.5.0 release before the 0.6.0 release in June 2001. Its documentation explains the name as a reference to the Autoconf/Automake `make check` testing idiom, while noting that those build tools are not required.

Adoptionsgeschichte

The project long predates its 2015 GitHub mirror/repository creation. Its README and website document Autotools and CMake builds, pkg-config-style packaging, Windows support through Cygwin/MinGW/MSVC, and availability across many Unix-like package repositories.

Wie es verwendet wird

Developers link against Check, define suites and test cases in C, and run tests through `make check`, CTest, or their own runner. Check reports failures in source-location formats and can output Subunit, TAP, XML, and generic logs.

Warum Paket-Nerds sich dafür interessieren

Check is significant because it is one of the classic packaged C testing libraries: small, C-focused, build-system-friendly, and old enough to be present in mainstream Linux, BSD, macOS, and source-based packaging ecosystems.

Zeitleiste

  • 2001: 0.5.0 initial public release recorded in NEWS.
  • 2001: 0.8.0 added nofork mode and pipe-based backend.
  • 2002: License changed to LGPL in 0.8.1.
  • 2010: checkmk helper added for reducing test boilerplate.
  • 2015: GitHub repository created.
  • 2020: 0.15.2 released.

Related projects

  • GNU Autounit is cited by Check documentation as an influence for using forked test processes.
  • Other C/C++ testing frameworks named in the manual include AceUnit, CUnit, CuTest, and CppUnit.
  • Autoconf, Automake, CMake, pkg-config, TAP, XML, and Subunit are important integration points.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
checkmkExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

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-08-03
Manager-Version0.15.2
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:check
Version0.15.2
PaketmanagerHomebrew
Homepagehttps://libcheck.github.io/check/
Repositoryhttps://github.com/libcheck/check
Bottlenicht erfasst
Dienstkeiner deklariert

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

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation