Files
backstage/.changeset/sixty-pandas-switch.md
T
Iain Billett a41fbfe739 Search result location filtering
Introduces filtering of unsafe search result locations.

Signed-off-by: Iain Billett <iain@roadie.io>
2021-12-14 14:43:45 +00:00

330 B

@backstage/plugin-search-backend
@backstage/plugin-search-backend
minor

Search result location filtering

This change introduces a filter for search results based on their location protocol. The intention is to filter out unsafe or malicious values before they can be consumed by the frontend. By default locations must be http/https URLs (or paths).