cloudflare / cloudflare/telescope

Test for malformed input URLs

Open
#289 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
305
Forks
36
PR merge metrics
No merged PRs in 30d

Description

Currently we only test for http(s):// prefix on the URLs before accepting the input.

This can fail later in the process.

Test URL for well-formness before proceeding - probably update the check for the protocol to use that parsed URL instead of a regex.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.