Review the code to document the call flow for storing data in database.
- Track function calls from
main() -> download cvelist.zip -> parse JSON -> DB inserts
- Identify where DB schema lives
- Determine what changes to DB schema are needed for CVSS, EPSS, CISA KEV, etc.
Review the code to document the call flow for storing data in database.
main()-> download cvelist.zip -> parse JSON -> DB inserts