Skip to content

Releases: vulsio/go-exploitdb

v0.2.0

19 Aug 22:27
ad3f6bf
Compare
Choose a tag to compare

Changelog

ad3f6bf breaking-change(rdb): update gorm v2 (#47)
3893f58 chore: change default threshold in fetch githubrepos (#56)
36b7f56 feat(redis): add expire option (#55)
eb8625d feat(fetch): delete --deep option (#51)
093e102 feat(github): update fetch githubrepos (#50)
79c6cb4 feat(exploitdb): add the information of exploitdb-papers (#52)
e5081ca feat(rdb): add a note that deleting old records is time consuming (#54)
dfd947e fix(fetch): fix typo in delete OffensiveSecurity (#53)
ace20b8 feat(db): delete only records that match the ExploitType to be fetched (#48)
7c39792 fix(models): fill in OffensiveSecurityTime (#49)
aab5776 fix volumes (#46)

v0.1.7

23 Mar 08:54
49ce5a3
Compare
Choose a tag to compare

Changelog

49ce5a3 feat(db): add CloseDB (#45)

v0.1.6

05 Mar 05:59
8825dda
Compare
Choose a tag to compare

Changelog

8825dda Merge pull request #44 from segatomo/remove-db-log
b4b6211 remove log of migrating db

v0.1.5

04 Mar 09:03
7e8e8cd
Compare
Choose a tag to compare

Changelog

7e8e8cd Merge pull request #43 from segatomo/remove-db-log
bb86af2 remove log output

v0.1.4

22 Jan 23:08
d192c4b
Compare
Choose a tag to compare

Changelog

d192c4b Merge pull request #34 from vulsio/github-actions
bb56fdf fix lint warn
df071ec fix lint err
64f0d68 Merge branch 'master' into github-actions
b0b284b update go.sum
5b60aa8 add github actions