- [ ] Create a DBVuln.from_name() constructor that: - [ ] Iterates over all the files and creates a module level dict with {name: id} - [ ] Calls DBVuln.from_id(cache[name]) - [ ] Unittest