You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: