misp-modules
misp-modules copied to clipboard
Sharing data between modules
Example: the API has rate limiting and we cannot do more than 1 request/5 sec. We should put a lock in redis that expires 5s after the first query.