purge-history-secrets
Secret remover
A zsh plugin that scans the zsh history file for sensitive data and removes it periodically to prevent secrets from being logged.
This zsh plugin helps ensure that secrets do not persist in your zsh history
2 stars
1 watching
0 forks
Language: Shell
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marlonrichert/zsh-hist | Tool to edit Zsh history from the command line without leaving it | 149 |
leonjza/history-here | A plugin to toggle shell history recording and automatically isolate the current directory when it changes into specific directories. | 9 |
michaelaquilina/zsh-history-filter | A plugin to filter out commands from being added to the shell's permanent history. | 30 |
okhiroyuki/zsh-select-history-skim | A zsh plugin to search and complete terminal history using an external search tool. | 0 |
vitobotta/zsh-history-sync | A tool to synchronize zsh shell history between computers using Git and GPG encryption. | 24 |
mango-tree/zsh-recall | A zsh plugin to enhance the usability of command history by providing recall functionality. | 18 |
jgogstad/zsh-mask | A tool that masks sensitive information in the Z shell's history to prevent password and secret exposure | 21 |
foxleigh81/unwrap-zsh-plugin | A ZSH plugin that allows users to remove directories without deleting their contents. | 7 |
zthxxx/zsh-history-enquirer | An enhancement plugin for zsh history search interaction | 83 |
johncassol/cdh | A plugin for zsh that allows users to manage and navigate through a history of visited directories. | 1 |
tymm/zsh-directory-history | A plugin for zsh shell that keeps track of directory-specific command history and allows for navigation and search within it. | 155 |
stiliajohny/historikeeper | A ZSH plugin that logs and stores terminal commands to a database for auditing or historical purposes. | 1 |
elogiclab/zsh-bws | A Zsh plugin that simplifies interaction with Bitwarden Secret Manager Cli | 0 |
jimhester/per-directory-history | A Z shell plugin that enables the use of local history within specific directories and provides global history toggle functionality. | 259 |
le0me55i/zsh-extract | A plugin that automates the extraction of archive files from various formats. | 19 |