Skip to content

Make WEBHOOK_SECRET mandatory unless --insecure is set#1

Open
Krinkle wants to merge 1 commit into
mainfrom
mandate-secret
Open

Make WEBHOOK_SECRET mandatory unless --insecure is set#1
Krinkle wants to merge 1 commit into
mainfrom
mandate-secret

Conversation

@Krinkle

@Krinkle Krinkle commented Jun 10, 2026

Copy link
Copy Markdown
Member

Reduce chances of misconfiguration by explicilty refusing to start without a secret for payload verification, unless it is explicitly disabled.

Credit to Quarkslab for the discovery and recommended mitigation.

Ref https://github.com/jquery/infrastructure/issues/526
Ref https://github.com/jquery/infrastructure/issues/565

Reduce chances of misconfiguration by explicilty refusing to
start without a secret for payload verification, unless it is
explicitly disabled.

Credit to Quarkslab for the discovery and recommended mitigation.

Ref jquery/infrastructure#526
Ref jquery/infrastructure#565
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants