vulsio / go-exploitdb

Tool for searching Exploits from Exploit Databases, etc.
MIT License
251 stars 55 forks source link

Fetcher without viper #204

Open flashpixx opened 6 months ago

flashpixx commented 6 months ago

What did you implement:

Moving viper argument call for batch-size into commands so the Fetcher can be used as a library

Fixes #202

Type of change

How Has This Been Tested?

Running fetcher command an tests

Checklist:

Is this ready for review?: YES