freelabz / secator

secator - the pentester's swiss knife
https://docs.freelabz.com
Other
850 stars 70 forks source link

refactor: Move Vuln.lookup_cve to appropriate model #322

Open ocervell opened 6 months ago

ocervell commented 6 months ago

We should probably move the lookup_local_cve, lookup_cve, lookup_ghsa, lookup_exploitdb functions of secator.tasks._categories.Vuln class to secator.output_types.vulnerability.Vulnerability.