Skip to content

Add validation to webhook and service URLs to ensure they are not blocked because of SSRF

What does this MR do?

Refactors UrlValidator, AddressableUrlValidator, UrlPlaceholderValidator and ImportUrlValidator. Also adds the new refactor to webhook and services.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #45059 (closed)

Merge request reports