TODOs & Backlog
TODOs
High Priority
-
Adopt generic commit messages — never name tools (Wazuh, K3s, ISE) in
git log -
Consider pre-commit hook rejecting messages containing infrastructure tool names
Medium Priority
-
Enable commit signing (
git config commit.gpgsign trueor SSH signing) -
Verify gitleaks runs as pre-commit hook (not just config file)
-
Add rotation tracking —
dsec stalecommand orrotation-schedule.yaml.age
Low Priority
-
Add
dsecsmoke test suite (test-dsec.shwith dummy domain) -
Standardize commit convention (conventional commits)
-
Tag significant milestones as recovery anchors
-
Acknowledge
documents/dual-purpose scope in README