Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

URL specific aggregator #9

Open
jtschichold opened this issue Apr 19, 2016 · 1 comment
Open

URL specific aggregator #9

jtschichold opened this issue Apr 19, 2016 · 1 comment
Assignees

Comments

@jtschichold
Copy link
Member

Right now URLs are handled using a naive aggregator, where aggregation and whitelisting are based on string matching.
A URL specific aggregator should:

  • support whitelist with wildcards/regexs
  • handle indicators with wildcards
  • handle different URLs formats (with or without protocol, ...)
  • match on the host part of the URL should be case insensitive
@0xiso
Copy link

0xiso commented Apr 12, 2018

Hi @jtschichold,

Do you have any update on this issue?
I would like to whitelist URLs with host part but it seems that only exact match is supported.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants