Webhook server port is hardcoded to 3002 #68

Open
opened 2026-03-30 13:29:57 +00:00 by sharang · 0 comments
Owner

The webhook server port is hardcoded while the API port is configurable. Fix: Add WEBHOOK_PORT env var to AgentConfig with default 3002.

The webhook server port is hardcoded while the API port is configurable. Fix: Add WEBHOOK_PORT env var to AgentConfig with default 3002.
sharang added the infrastructurev0.3.0 labels 2026-03-30 13:29:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sharang/compliance-scanner-agent#68