| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2024-04-18 | chore: move crates into crates/ dir (#1958) | Ellie Huxtable | |
| I'd like to tidy up the root a little, and it's nice to have all the rust crates in one place | |||
| 2024-01-08 | feat: include atuin login in secret patterns (#1518) | Matthew Berryman | |
| * include atuin login in secret patterns * doc catchup | |||
| 2023-10-25 | Correct some secrets filter regex (#1326) | Ellie Huxtable | |
| 2023-09-26 | handle missing entries (fixes #1236) (#1253) | Conrad Ludgate | |
| * fix #1236 * lints | |||
| 2023-08-19 | Automatically filter out secrets (#1182) | Ellie Huxtable | |
| 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 | |||
