Skip to content

fix: redact check console repository path#117

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
fix/check-console-path-redaction
Jun 20, 2026
Merged

fix: redact check console repository path#117
CoderDeltaLAN merged 1 commit into
mainfrom
fix/check-console-path-redaction

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Summary

Redacts secret-like values from the check console repository path header.

Why

The console output path for check was the only supported output path that printed the repository path without passing through redact_secret_like_values, which contradicted the documented redaction boundary.

Scope

  • source code
  • tests

Checks

  • ./scripts/check.sh passed locally with 153 tests
  • focused redaction test added for secret-like repository path
  • dynamic budget byte assertion replaces hardcoded fixture byte count

Security and boundary impact

This touches supported output redaction. It does not add network behavior, LLM behavior, command execution, dependencies, release changes, tag changes, or PyPI changes.

Known limitations

None for this focused fix.

@CoderDeltaLAN CoderDeltaLAN merged commit 47a85eb into main Jun 20, 2026
4 checks passed
@CoderDeltaLAN CoderDeltaLAN deleted the fix/check-console-path-redaction branch June 20, 2026 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant