Skip to content

Releases: aydinnyunus/PassDetective

1.0.7

13 Dec 16:04
055b8b7
Compare
Choose a tag to compare

Changelog

1.0.6

13 Dec 15:59
055b8b7
Compare
Choose a tag to compare

Changelog

1.0.5

13 Dec 15:35
25b1ec9
Compare
Choose a tag to compare

Changelog

1.0.4

13 Dec 15:32
dbb6083
Compare
Choose a tag to compare
Update .goreleaser.yaml

v1.0.3

10 Dec 12:17
719641a
Compare
Choose a tag to compare

Changelog

Fix Errors

10 Dec 12:01
5b88e8c
Compare
Choose a tag to compare
v1.0.2

Update main.go

New fix on go.mod

10 Dec 11:58
38d2ecc
Compare
Choose a tag to compare
v1.0.1

Update go.mod

PassDetective

16 Aug 16:51
33e0f41
Compare
Choose a tag to compare

PassDetective

PassDetective is a command-line tool that scans your shell command history for mistakenly written passwords, API keys, and secrets. It uses regular expressions to identify potential sensitive information and helps you avoid accidentally exposing sensitive data in your command history.

Installation

go install github.com/aydinnyunus/PassDetective@latest

Features

  • Scans shell command history to detect mistakenly written passwords
  • Identifies API keys and secrets using regular expressions
  • Provides a secure way to review your command history and prevent accidental exposure of sensitive information