SoftwareDesignLab / nvip-crawler

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

Exploit Crawler Backend Integration #164

Open dylan-mulligan opened 11 months ago

dylan-mulligan commented 11 months ago

The exploit crawler backend needs to be dockerized and auto-run on a set interval. The code is currently coupled into a full-stack app and needs to be extracted and reformed to fit our architecture as needed. Once integrated, the exploit crawler should act similar to our vulnerability crawler, running on a set interval, inserting resulting data into the database. The api and ui code to display this data is already complete and integrated in main.