Skip to content

Releases: thoughtworks/talisman

v0.4.3

05 Feb 07:08
270df85
Compare
Choose a tag to compare

Includes fixing of a bug caused due by using pflag

v0.4.2

04 Feb 19:17
Compare
Choose a tag to compare

Includes fixes installation and uninstallation scripts
Adds support for wildcard ignores in talismanrc

v0.3.5

10 Jan 06:42
863b867
Compare
Choose a tag to compare

migrates from .talismanignore (not supported anymore) to .talismanrc
adds brew support for mac installations
adds support to updating talisman via curl

v0.3.4

03 Jan 07:54
db7e5fe
Compare
Choose a tag to compare

Adds support for MacOS Mojave users
Add support for Husky (pre-commit hook chaining) for Windows
Fixes windows uninstall scripts
New credit card and password detection algorithms
Updates to the documentation
Uses the TALISMAN_HOME env variable to decide where to install talisman

Adding windows binaries

24 Oct 10:59
Compare
Choose a tag to compare

Changes in this release

  • Windows 32bit and 64bit binaries are now available for download
  • Adds a Dockerfile for building the binaries: better control over the build environment
  • Adds bash scripts (for linux and macOS) which allow talisman to be installed for all the repos in a machine

Adding a version flag

12 Oct 06:25
8f35981
Compare
Choose a tag to compare

Adding a simple version flag.

v0.3.1

07 Oct 20:09
572b1cb
Compare
Choose a tag to compare

The PR has been tested on MacOS
Big shout out to @oalmali for the fix
Many thanks to @negiDharmendra and @prateekbaheti for testing help

Changes:
Removing false negatives on long method names

v0.3.0

07 Jun 01:23
Compare
Choose a tag to compare

Thanks to @kashishm, Talisman now verifies all content of the initial commit.

0.2.0

03 Mar 02:15
Compare
Choose a tag to compare

Thanks to @oalmali, Talisman now includes file content checking!

Any base64 or hex encoded strings with a large shannon entropy (4.5 for base64 and 2.7 for hex) will trigger the file content detectors.

Shout out to @dxa4481 / truffleHog for inspiration.

0.1.1

29 Apr 20:15
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Adding binaries for x86 and darwin_amd64