Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 21:34
· 62 commits to master since this release
8af7dcb

Changelog

  • 8af7dcb feat(inthewild): support inTheWild PoCs (#78)
  • 694e678 feat(db): add LastFetchedDate in fetchmeta (#70)
  • dfbfaf4 fix(redis): pipe cannot take err except for pipe.Exec (#68)
  • ae0f310 chore(linter): change linter from golint to revive (#60)
  • f47765d chore(GHActions): replace with dependabot (#69)
  • 1ebf9c4 add redis timeout option (#67)
  • f8c6979 breaking-change(redis): deprecated expire option (#66)
  • 3c58fdc refactor: remove redundant logging (#65)
  • c10d271 refactor(redis): use pipeline effectively in GetExploitMultiByCveID (#64)
  • 10b78a3 refactor(db): return error and use pipeline in Redis GetMulti (#63)
  • 71f38da fix(db): change fetchmeta insert order (#62)