macOS
brew install talismanlocal Homebrew formula metadata
sudo port install talismanMacPorts ports tree · devel/talisman/Portfile · 来源: api.github.com
安装
brew install talismanlocal Homebrew formula metadata
sudo port install talismanMacPorts ports tree · devel/talisman/Portfile · 来源: api.github.com
winget install --id Thoughtworks.Talisman -eWindows Package Manager source index · Thoughtworks.Talisman · 来源: cdn.winget.microsoft.com
概览
Tool to detect and prevent secrets from getting checked in
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
.talismanrc可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
talisman | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:talisman |
|---|---|
| 版本 | 1.37.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://thoughtworks.github.io/talisman/ |
| 仓库 | https://github.com/thoughtworks/talisman |
| 最后更新 | 2026-07-26T00:50:32+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
talisman
sudo port install talismanThoughtworks.Talisman
winget install --id Thoughtworks.Talisman -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.