atuin/atuin-client
Ellie Huxtable 73bd8015c3
Automatically filter out secrets (#1182)
I'd like to extend the regex list here very soon, but start off by
automatically filtering out secrets. Do not store them in history!

I've included regex for:

1. AWS key id
2. Github pat (old and new)
3. Slack oauth tokens (bot, user)
4. Slack webhooks
5. Stripe live/test keys

Will need updating after #806
2023-08-19 12:28:39 +01:00
..
migrations Add history deletion (#791) 2023-03-20 09:26:54 +00:00
record-migrations Add new sync (#1093) 2023-07-14 20:44:08 +01:00
src Automatically filter out secrets (#1182) 2023-08-19 12:28:39 +01:00
Cargo.toml Update dependencies (#1181) 2023-08-18 20:45:29 +00:00
config.toml Update(docs) Add workspace to config.toml and config.md (#1157) 2023-08-09 23:06:27 +01:00