Skip to content

v0.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 04:45
· 75 commits to master since this release
4b59b78

Changelog

  • 4b59b78 fix(cpescan): match if affected version is NA (#283)
  • 2c30455 chore: print to stderr (#261)
  • a28e7ff support arm64 (#260)
  • 221f5bb feat(db): add LastFetchedDate in fetchmeta (#235)
  • aa64b3b feat(fetch): fetch by year (#236)
  • d8f27a1 fix(redis): pipe cannot take err except for pipe.Exec (#232)
  • 9ea45a2 chore(fetch/jvn): logging when invalid CVE-ID is found (#242)
  • 473b08f fix(fetcher/jvn): not register invalid CVE-ID (#233)
  • 591e34d chore(GHActions): replace with dependabot (#234)
  • 8df4f0b chore(linter): change linter from golint to revive (#220)
  • 0a854f8 add redis timeout option (#230)
  • ec22aa7 fix(cpescan): bug in NvdVendorProductMatch (#228)
  • 4d1f7ac breaking-change(redis): deprecated expire option (#225)
  • cf3186e refactor(db): return pipeline in Redis GetMulti and do not judge ErrRecordNotFound unnecessarily (#224)
  • 28fdbe6 fix(fetch): not to use htcat, use backoff retry, set user-agent as curl (#221)
  • d45a5f7 fix(db): change fetchmeta insert order (#223)
  • f8fc626 fix(redis): change IsGoCVEDictModelV1 (#222)