Add CI secret tripwire and vault guard
This commit is contained in:
@@ -10,3 +10,15 @@ Rules:
|
||||
|
||||
Decryption/working material belongs in `vault/tmp/` (gitignored) and should be wiped after use.
|
||||
|
||||
## Allowed files
|
||||
|
||||
The vault is for ciphertext, plus documentation.
|
||||
|
||||
Allowed:
|
||||
|
||||
- `*.age`
|
||||
- `*.sops.*`
|
||||
- `README.md`
|
||||
- `.gitkeep` (if used)
|
||||
|
||||
Anything else under `vault/` is treated as plaintext and is blocked by CI.
|
||||
|
||||
Reference in New Issue
Block a user