Skip to content

Redact auth from agent endpoint logs#36

Merged
arjunkomath merged 1 commit into
mainfrom
fix/agent-redact-endpoint-logs
Jun 23, 2026
Merged

Redact auth from agent endpoint logs#36
arjunkomath merged 1 commit into
mainfrom
fix/agent-redact-endpoint-logs

Conversation

@techulus-agent

Copy link
Copy Markdown
Collaborator

Summary

  • redact URL userinfo before logging agent logs/metrics endpoints
  • apply the same redaction to logs endpoint startup messages because they had the same issue
  • keep the original endpoint unchanged for senders so Basic Auth still works

Validation

  • gofmt -w cmd/agent/main.go
  • go test ./... from agent
  • branch contains only agent/cmd/agent/main.go

@arjunkomath arjunkomath merged commit 57317fe into main Jun 23, 2026
5 checks passed
@arjunkomath arjunkomath deleted the fix/agent-redact-endpoint-logs branch June 23, 2026 08:12
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.

2 participants