thoughtworks / talisman

Using a pre-commit hook, Talisman validates the outgoing changeset for things that look suspicious — such as tokens, passwords, and private keys.
https://thoughtworks.github.io/talisman/
MIT License
1.91k stars 242 forks source link

Pre-commit hook not finding talisman executable in single project hook #385

Closed pee-tw closed 2 years ago

pee-tw commented 2 years ago

Describe the bug Repo level Talisman doesn't find

To Reproduce Setting pre-commit hook like the sample in the README

Expected behavior It should run without problems

Screenshots

Screen Shot 2565-08-11 at 10 55 58

Additional context Please accept PR for README fix

svishwanath-tw commented 2 years ago

Approved and PR much appreciated!