Weekly Blog #2 - New Structure

rhythmrx9
Published: 07/22/2022

What did I do this week?

I implemented a new structure for database handling, as the database handling and CVE data fetching functionalities are now separate.

Multiple data sources can now be added, I am going with a modular approach with them.

What is coming up next?

Next, I will be adding a new data source! I will be starting with OSV.

Did I get stuck anywhere?

I did not get stuck, as I did plan this ahead while refactoring.