V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m52s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-24 10:57:49 +01:00
parent fd60deb5b9
commit dcd3680077
138 changed files with 398 additions and 168 deletions

View File

@@ -10,9 +10,10 @@
# SPDX-Security-Contact: security@coresecret.eu
%YAML 1.2
---
creation_rules:
- path_regex: '^\.preseed/SECRETS\.ya?ml$'
- path_regex: '(^|.*/)\.preseed/SECRETS\.ya?ml$'
encrypted_regex: '^value$'
stores:
yaml:
indent: 2
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=yaml