-
Notifications
You must be signed in to change notification settings - Fork 173
Correct handling of "source" #63
Copy link
Copy link
Closed
Description
Today, the "source" field corresponds to the URL from where the indicator was gathered from.
According to the docs (and to my opinion :P) it should be an identifying string that describes that source and that should be documented on the Wiki. It bothers me because I cannot match these sources up with the data we provided for the tiq-test samples, so it is an enhancement and a bug at the same time...
Perhaps the thresher_map should be the place for that or somewhere equivalent on the plugin system from #23. Is there a short term solution to this that does not require waiting for the plugin refactoring?
Reactions are currently unavailable