v0.8.1
NOTE
In this Release, we are changing the architecture of Redis.
// delete all old key
$ redis-cli keys "CVE#*" | xargs redis-cli del
Changelog
ac5cf33 feat(models): remove FeedMeta (#218)
76e786d fix(fetch-nvd): fix 403 Forbidden (#219)
8a51113 breaking-change(redis): change Redis Architecture (#205)
8933fa6 chore: fix .goreleaser.yml (#217)
947df30 chore: chore: move github.com/kotakanbe to github.com/vulsio (#216)