chore(workspace): add hardened startup/security workflows and skill suite

This commit is contained in:
zap
2026-03-04 19:13:33 +00:00
parent 4903e9d75d
commit 808af5ee13
58 changed files with 3787 additions and 3 deletions

View File

@@ -0,0 +1,17 @@
# assets/dotenv-template.example
# Copy to .env (do not commit). Replace values via secret manager or deploy-time injection.
ENVIRONMENT=dev
APP_NAME=
# n8n
N8N_ENCRYPTION_KEY=
N8N_BASIC_AUTH_ACTIVE=false
# Google OAuth (example)
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
GOOGLE_REFRESH_TOKEN=
# Logging/Audit
AUDIT_LOG_SINK=sheet|db|file