Skip to content

API Endpoint URL Validation #5

Description

@madmatvey

api_endpoint accepts any string; malformed URLs are not caught early.

Risk: Silent connection failures or SSRF vectors in downstream HTTP client.

Proposed fix: Validate the endpoint against URI/URL schema during configuration and raise on invalid input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions