macOS
brew install talismanlocal Homebrew formula metadata
sudo port install talismanMacPorts ports tree · devel/talisman/Portfile · Source: api.github.com
brew / rang 1311
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de talisman pour les workflows d'agents IA.
installation
brew install talismanlocal Homebrew formula metadata
sudo port install talismanMacPorts ports tree · devel/talisman/Portfile · Source: api.github.com
winget install --id Thoughtworks.Talisman -eWindows Package Manager source index · Thoughtworks.Talisman · Source: cdn.winget.microsoft.com
aperçu
Tool to detect and prevent secrets from getting checked in
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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.
.talismanrcexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
talisman | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
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:talisman |
|---|---|
| Version | 1.37.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://thoughtworks.github.io/talisman/ |
| Dépôt | https://github.com/thoughtworks/talisman |
| Dernière mise à jour | 2026-07-26T00:50:32+02:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
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.
talisman
sudo port install talismanThoughtworks.Talisman
winget install --id Thoughtworks.Talisman -episte 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.