DIS-003: sanitizedEnv() -- Secrets aus Child-Env entfernen #22
No reviewers
Labels
No labels
blocked
needs-review
phase:0
phase:1
phase:1.5
phase:2
phase:3
phase:4
phase:5
phase:6+
priority:p0
priority:p1
priority:p2
security
type:chore
type:ci
type:docs
type:feat
type:fix
type:idea
type:known-issue
type:refactor
type:test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: dev/disclaw#22
Loading…
Reference in a new issue
No description provided.
Delete branch "phase-0/sanitize-env"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
src/runtime/env.ts(neu): puresanitizedEnv()— entfernt DISCORD_BOT_TOKEN, SECRET_/TOKEN_/API_KEY_*-Pattern, setzt CI=true/DISCLAW_AGENT=1src/config/loader.ts: optionalesenv_blocklist-Feld ergänztsrc/agent/runner.ts:process.env-Passthrough durchsanitizedEnv()ersetztCloses
Closes #4
Test Plan
npm run buildgrünnpm test— 7/7 sanitize-env + 5/5 resolve-claude Tests grünprocess.envwird nicht mutiert (Test vorhanden)Breaking Changes
Nein.
Reviewer-Checkliste
shell: trueinsrc/process.envdirekt im Runner (nur viasanitizedEnv)console.*im ProduktionscodePull request closed