The schema of the DB and Reis has been changed.
Please update each dictionary, delete the old DB, and then fetch it again.
NOTE
In this Release, we are changing the architecture of Redis.
// delete all old key $ redis-cli keys "CVE#*" | xargs redis-cli del $ redis-cli keys "EXPLOIT#*" | xargs redis-cli del $ redis-cli keys "METASPLOIT#*" | xargs redis-cli del $ redis-cli keys "OVAL#*" | xargs redis-cli del
We recommend vulsctl because it is easy to update.
https://github.com/vulsio/vulsctl
Changelog
Directly related posts: