Releases: vulsio/go-cpe-dictionary
Releases · vulsio/go-cpe-dictionary
v0.9.4
What's Changed
- chore(deps): bump alpine from 3.22 to 3.23 in the all group by @dependabot[bot] in #257
- fix!(server): cast off deprecated API by @shino in #265
- chore(deps): bump the all group across 1 directory with 4 updates by @dependabot[bot] in #262
Full Changelog: v0.9.3...v0.9.4
v0.9.3
v0.9.2
Changelog
- 53e357f chore(integration): remove integration tests (#251)
- 86a44e2 chore(deps): bump the all group across 1 directory with 3 updates (#250)
- e1f734c chore(deps): bump the all group across 1 directory with 2 updates (#249)
- b8b4dab chore(deps): bump github.com/go-viper/mapstructure/v2 (#245)
- 12b13a4 refactor: remove trailing spaces in .golangci.yml (#243)
v0.9.1
What's Changed
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot in #241
- chore(lint): ignore package name lint rule by @shino in #242
Full Changelog: v0.9.0...v0.9.1
v0.9.0
Changelog
- 4fd6b0a chore(deps): bump github.com/alicebob/miniredis/v2 in the all group (#240)
- 30d4df0 chore(deps): bump alpine from 3.16 to 3.22 in the all group (#239)
- 354d8aa chore(ci): update dependabot.yml to group dependencies (#238)
- b38e130 chore(deps): bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 (#232)
- 22deda5 chore(deps): bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 (#235)
- 451c9c9 chore(deps): bump golangci/golangci-lint-action from 7 to 8 (#231)
- c31205c chore(deps): bump requests from 2.32.0 to 2.32.4 in /integration (#237)
- 86bffb3 chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#229)
- 22e88d2 chore(deps): bump github.com/spf13/viper from 1.20.0 to 1.20.1 (#218)
- 51064c7 feat(db/redis)!: remove backward compatibility code (#194)
- 1deb28b chore(deps): bump golangci/golangci-lint-action from 6 to 7 (#226)
- d36b1da chore(deps): bump goreleaser/goreleaser-action from 4 to 6 (#228)
- e6c1fc5 chore(deps): bump docker/metadata-action from 4 to 5 (#227)
- 70eaf05 chore(deps): bump docker/setup-qemu-action from 2 to 3 (#225)
- efd3afe chore(deps): bump docker/login-action from 2 to 3 (#224)
- 7c882cf chore(deps): bump docker/setup-buildx-action from 2 to 3 (#223)
- a6f21e6 chore(deps): bump actions/setup-go from 3 to 5 (#222)
- 83696d9 chore(deps): bump actions/checkout from 3 to 4 (#221)
- 0f27928 chore(deps): bump docker/build-push-action from 3 to 6 (#220)
- 8b1b8d6 feat(dependabot): add github-actions (#219)
- 554a321 chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0 (#215)
- 3c9b8f9 feat(fetcher): make fetcher the same impl as go-cve-dictionary (#216)
- 635661f chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 (#213)
- 156d126 chore(deps): bump github.com/opencontainers/image-spec (#212)
- ec2c26b chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.6 to 3.1.7 (#210)
- df76ac3 build(go): update 1.24 (#214)
- 4ffb57a chore(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#209)
- 2707928 chore(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0 (#208)
v0.8.0
Changelog
- 0edcebf chore(deps): bump github.com/klauspost/compress from 1.17.2 to 1.17.11 (#207)
- 229e4f6 chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#206)
- 8bf397e feat!(fetcher/nvd): fetch from ghcr container (#205)
- 9599bc0 chore(deps): bump github.com/labstack/echo/v4 from 4.12.0 to 4.13.3 (#200)
- 8d886f9 chore(deps): bump github.com/alicebob/miniredis/v2 from 2.33.0 to 2.34.0 (#201)
- 8359468 chore(deps): bump golang.org/x/net from 0.24.0 to 0.33.0 (#203)
- d00bdcb chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.31.0 (#198)
- 0d5cd6c fix(db/test): no parallel testing (#204)
- 11a04a7 chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.5 to 3.1.6 (#202)
- 04a5dde feat!(db/redis): use CPE#Titles instead of CPE#Cache#Titles (#187)
v0.7.0
Changelog
- 6920f82 refactor: use std slices, maps package (#193)
- cea6de5 build: update go to 1.23 (#192)
- 246cb89 feat(db) no progress when --log-json option (#188)
- 92597e2 feat(db/redis): cache CPE#Titles (#186)
- 19a510c chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#185)
- ee802c8 chore(deps): bump github.com/alicebob/miniredis/v2 from 2.32.1 to 2.33.0 (#182)
- eeff0ef chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#181)
- ea3c02e --- (#180)
- a75a380 chore(deps): bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 (#178)
- f8e019d chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#177)
- 71b7c13 chore(deps): bump github.com/alicebob/miniredis/v2 from 2.31.1 to 2.32.1 (#171)
- 1101d79 chore(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 (#170)
- e8c5c64 chore(deps): bump gorm.io/driver/postgres from 1.5.4 to 1.5.7 (#169)
- 3818587 chore(deps): bump gorm.io/driver/mysql from 1.5.1 to 1.5.5 (#172)
- 43e11ff chore(deps): bump github.com/glebarez/sqlite from 1.10.0 to 1.11.0 (#173)
- 367c0d7 chore(deps): bump github.com/alicebob/miniredis/v2 from 2.31.0 to 2.31.1 (#161)
- 713e334 chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.4 to 3.1.5 (#163)
- 037ffd6 chore(deps): bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 (#159)
- 45c3cce chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#160)
- 778fe6a chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#158)
- f35f242 chore(deps): bump gorm.io/driver/postgres from 1.5.2 to 1.5.4 (#153)
- 2e2dbd8 chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 (#157)
- fc26d0d chore(deps): bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 (#155)
- 9528030 chore(deps): bump github.com/glebarez/sqlite from 1.9.0 to 1.10.0 (#152)
- d2af5cf chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#154)
v0.6.0
Changelog
- 69719c5 feat(fetch/nvd): use NVD API feed (#156)
- 7ca74d9 chore(deps): bump github.com/elazarl/goproxy (#151)
- 40d04df chore(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2 (#150)
- abf5243 chore(deps): bump github.com/alicebob/miniredis/v2 from 2.30.5 to 2.31.0 (#147)
- 9d840af chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#146)
- d19661b chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 (#144)
- 833098d chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#143)
v0.5.3
What's Changed
- feat: fuzzy search CPEs by Title by @MaineK00n in #133
- chore(deps): bump requests from 2.25.1 to 2.31.0 in /integration by @dependabot in #130
- feat(fetcher/vuls): merge identical titles by @MaineK00n in #134
- chore(deps): bump gorm.io/gorm from 1.25.0 to 1.25.2 by @dependabot in #136
- chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #132
- chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4 by @dependabot in #138
- chore(deps): bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1 by @dependabot in #137
- chore(deps): bump github.com/alicebob/miniredis/v2 from 2.30.2 to 2.30.4 by @dependabot in #135
- feat(ci): add darwin by @MaineK00n in #139
- chore(deps): bump github.com/alicebob/miniredis/v2 from 2.30.4 to 2.30.5 by @dependabot in #141
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- refactor(fetch/nvd): reduced memory by reading in stream by @MaineK00n in #81
- chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.7 to 1.14.16 by @dependabot in #95
- chore(deps): bump github.com/google/go-cmp from 0.5.6 to 0.5.9 by @dependabot in #92
- chore(deps): bump golang.org/x/sys from 0.0.0-20211103235746-7861aae1554b to 0.1.0 by @dependabot in #110
- chore(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 by @dependabot in #109
- chore(deps): bump golang.org/x/crypto from 0.0.0-20210322153248-0c34fe9e7dc2 to 0.1.0 by @dependabot in #112
- chore(deps): bump golang.org/x/net from 0.0.0-20210805182204-aaa1db679c0d to 0.7.0 by @dependabot in #113
- chore(deps): bump github.com/spf13/cobra from 1.2.1 to 1.7.0 by @dependabot in #117
- chore(deps): bump gorm.io/gorm from 1.21.11 to 1.25.0 by @dependabot in #115
- chore(deps): bump github.com/spf13/viper from 1.8.1 to 1.15.0 by @dependabot in #119
- chore(deps): bump github.com/inconshreveable/log15 from 0.0.0-20201112154412-8562bdadbbac to 3.0.0-testing.5+incompatible by @dependabot in #123
- chore(deps): bump github.com/cheggaaa/pb/v3 from 3.0.8 to 3.1.2 by @dependabot in #122
- chore(deps): bump github.com/alicebob/miniredis/v2 from 2.14.1 to 2.30.2 by @dependabot in #121
- chore(deps): bump github.com/go-redis/redis/v8 from 8.10.0 to 8.11.5 by @dependabot in #120
- chore(deps): use github.com/labstack/echo/v4 by @MaineK00n in #124
- refactor: use pure go sqlite driver by @MaineK00n in #125
New Contributors
- @dependabot made their first contribution in #95
Full Changelog: v0.5.1...v0.5.2