SoftwareDesignLab / nvip-crawler

Crawler project for National Vulnerability Integlligence Platform
MIT License
0 stars 0 forks source link

Broker comp #113

Closed aep7128 closed 1 year ago

aep7128 commented 1 year ago

Contains a method in crawler component that sends a message to a rabbitMQ queue, which the reconciler can then grab befroe running. The message contains a list of CVEs that need to be reconciled since there's new raw data.

You'll need to setup RabbitMQ instance for this to work, I'm just using the latest docker image for now, command is here: https://www.rabbitmq.com/download.html