certtools / intelmq

IntelMQ is a solution for IT security teams for collecting and processing security feeds using a message queuing protocol.
https://docs.intelmq.org/latest/
GNU Affero General Public License v3.0
977 stars 297 forks source link

Added jamesbrine threat feed and parser #2396

Closed referefref closed 1 year ago

referefref commented 1 year ago

Commits

Added parser for jamesbrine threat feed Added threat feed to feeds.yaml

Commit Messages

Changes detailed in commit messages. Added parser instead of generic_csv due to date field not including timestamp, parser adds 00:00UTC.

Description

Thanks

referefref commented 1 year ago

CSV endpoint will be modified instead such that a custom parser is not required. PR will be closed and another opened when this has been completed and tested.