Talisman

Secret scanner for git repositories

javimosch 8ea8c68 533 B Updated

File contents

Talisman Plugin

Talisman is a tool that installs a hook to your repository to check the push for potential secrets.

Commands

  • talisman scan repo — Scan repository for secrets
  • talisman hook install — Install pre-push hook
  • talisman _ _ — Passthrough to talisman CLI

Usage

# Scan current repo
sc talisman scan repo

# Install pre-push hook
sc talisman hook install

# Passthrough
sc talisman _ _ -- --scan --ignorehistory

javimosch/supercli/tree/main/plugins/talisman/skills/quickstart commit 8ea8c68850

Frequently asked questions

npx skillmds@latest add javimosch/talisman