Vuls: v0.18.0

09/20/2021 8:17 pm

Vuls: v0.18.0

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

f047a6f breaking-change: Update vuls-dictionaries (#1307)


Directly related posts: