macOS
brew install talismanlocal Homebrew formula metadata
sudo port install talismanMacPorts ports tree · devel/talisman/Portfile · Quelle: api.github.com
brew / Rang 1311
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für talisman in AI-Agent-Workflows.
Installation
brew install talismanlocal Homebrew formula metadata
sudo port install talismanMacPorts ports tree · devel/talisman/Portfile · Quelle: api.github.com
winget install --id Thoughtworks.Talisman -eWindows Package Manager source index · Thoughtworks.Talisman · Quelle: cdn.winget.microsoft.com
Überblick
Tool to detect and prevent secrets from getting checked in
Verlauf
Talisman is a Thoughtworks-maintained secret-scanning CLI and Git-hook tool. It became package-manager relevant because it packages a common DevSecOps guardrail as a local binary that can run before code leaves a developer workstation.
The official repository was initialized on 2015-12-14 and the first observed release tag, v0.1.0, is dated 2016-04-19. Its README defines the project as a tool that scans Git changesets so likely secrets or sensitive information do not leave the developer's workstation.
Talisman is distributed as a standalone executable, as a repository Git hook, and as a global Git hook template. The official README documents Homebrew installation, release-page binaries, an install script, pre-commit integration, and Husky integration, which placed it in the same day-to-day tooling layer as linters and formatters.
The standard usage is to install the `talisman` binary and invoke it from pre-commit or pre-push hooks. It checks outgoing changesets for patterns such as SSH keys, authorization tokens, and private keys; it can also run directly as a CLI utility for Git repository scanning.
Package nerds care about Talisman because it is a classic local-policy binary: small enough to install with Homebrew, easy to pin in hook frameworks, and useful before centralized secret-scanning infrastructure ever sees a commit. Its documented auto-update behavior from v0.4.4 also reflects the tension between reproducible pinned tooling and security tools that want to stay current.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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.
.talismanrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
talisman | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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:talisman |
|---|---|
| Version | 1.37.0 |
| Paketmanager | Homebrew |
| Homepage | https://thoughtworks.github.io/talisman/ |
| Repository | https://github.com/thoughtworks/talisman |
| Zuletzt aktualisiert | 2026-07-26T00:50:32+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
talisman
sudo port install talismanThoughtworks.Talisman
winget install --id Thoughtworks.Talisman -eQuellspur
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.