Multi-source OSINT data collection and parallel processing tool. Indexes 4chan, Discord and IRC, reorganizes the data into a common format, annotates language, sentiment and tokens in multiple threads, and outputs the results to Elasticsearch.
Go to file
Mark Veidemanis 5ea4e5f460
Bump versions in pre-commit config
2023-02-09 07:20:13 +00:00
docker Send messages to Neptune Redis via PubSub 2023-01-12 07:20:43 +00:00
legacy Update pre-commit versions 2023-02-09 07:20:13 +00:00
processing Send messages to Neptune Redis via PubSub 2023-01-12 07:20:43 +00:00
schemas Implement threshold writing to Redis and manticore ingesting from Redis 2022-09-07 07:20:30 +01:00
sources Update pre-commit versions 2023-02-09 07:20:13 +00:00
.gitignore Update gitignore 2022-10-21 11:53:28 +01:00
.pre-commit-config.yaml Bump versions in pre-commit config 2023-02-09 07:20:13 +00:00
Makefile Clean up docker environment 2022-10-19 16:45:18 +01:00
db.py Retry Redis ingest if it failed 2023-01-13 07:20:27 +00:00
env.example Update env example file 2022-11-22 20:17:40 +00:00
monolith.py Allow disabling modules in environment variables 2022-12-22 07:20:26 +00:00
requirements.txt Send messages to Neptune Redis via PubSub 2023-01-12 07:20:43 +00:00
util.py Update pre-commit versions 2023-02-09 07:20:13 +00:00