Skip to content

Add healthz to forbidden wallet address paths#3943

Open
jiapengwang-code wants to merge 1 commit into
interledger:mainfrom
jiapengwang-code:patch-1
Open

Add healthz to forbidden wallet address paths#3943
jiapengwang-code wants to merge 1 commit into
interledger:mainfrom
jiapengwang-code:patch-1

Conversation

@jiapengwang-code

Copy link
Copy Markdown

Summary

  • Add /healthz to the wallet address forbidden path list
  • Prevent health check endpoints from being used as wallet addresses

Testing

  • Not run locally: this environment does not have pnpm/corepack available, though the existing FORBIDDEN_PATHS parameterized service test covers the new path.

Fixes #3640

Add /healthz to the reserved wallet address URL paths so health check endpoints cannot be used as wallet addresses.

The existing FORBIDDEN_PATHS parameterized service test covers this new path.
@netlify

netlify Bot commented Jun 19, 2026

Copy link
Copy Markdown

Deploy Preview for brilliant-pasca-3e80ec canceled.

Name Link
🔨 Latest commit 5ad491a
🔍 Latest deploy log https://app.netlify.com/projects/brilliant-pasca-3e80ec/deploys/6a34e6cbc2b33c000814f200

@github-actions github-actions Bot added pkg: backend Changes in the backend package. type: source Changes business logic labels Jun 19, 2026
@jiapengwang-code

Copy link
Copy Markdown
Author

Thanks for reviewing. If this issue is associated with any bounty or reward program, please let me know the preferred next steps for providing payment details. Happy to provide any additional information needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: backend Changes in the backend package. type: source Changes business logic

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add /healthz as a forbidden path during wallet address creation

1 participant