Documentation
¶
Overview ¶
Package safebrowse provides secure URL validation and browser opening. All validation rules apply uniformly across platforms to prevent injection attacks.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenWithParams ¶
OpenWithParams validates and opens a URL with query parameters.
func ValidateGitHubPRURL ¶
ValidateGitHubPRURL validates URLs matching https://github.com/{owner}/{repo}/pull/{number}[?goose=value]
func ValidateURL ¶
ValidateURL performs strict security validation on a URL.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.