Commands prefixed by space are still logged in `.bash_history`
Open
- Dominant language
- Python
- Stars
- 5k
- Forks
- 216
- PR merge metrics
- No merged PRs in 30d
Description
Using Bash integration breaks the `ignorespace` and `ignoreboth` flags in Bash's [`HISTCONTROL`](https://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html#index-HISTCONTROL), which can lead to leaking of sensitive data. This is due to a bug in `bash-preexec` (https://github.com/rcaloras/bash-preexec/issues/115).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.