-
Notifications
You must be signed in to change notification settings - Fork 73
[SCF high][easy] Redact RPC credentials from readiness output #233
Copy link
Copy link
Closed
Labels
SCF 7.0Issues that strengthen the SCF 7.0 resubmission packageIssues that strengthen the SCF 7.0 resubmission packageStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programpriority: highHigh-impact work for SCF, investor readiness, or launch confidenceHigh-impact work for SCF, investor readiness, or launch confidencesecuritySecurity, audit, and responsible disclosure workSecurity, audit, and responsible disclosure work
Description
Activity
Metadata
Metadata
Assignees
Labels
SCF 7.0Issues that strengthen the SCF 7.0 resubmission packageIssues that strengthen the SCF 7.0 resubmission packageStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programpriority: highHigh-impact work for SCF, investor readiness, or launch confidenceHigh-impact work for SCF, investor readiness, or launch confidencesecuritySecurity, audit, and responsible disclosure workSecurity, audit, and responsible disclosure work
Goal\nPrevent embedded RPC credentials from appearing in public readiness diagnostics.\n\n## Acceptance criteria\n- Sanitize user info and sensitive query parameters.\n- Preserve safe host and network diagnostics.\n- Add secret-bearing URL regression tests.\n\n## Complexity\nHigh - small implementation, high reliability value.