Skip to content

Releases: vulsio/go-cpe-dictionary

v0.9.6

11 May 05:50
453ef27

Choose a tag to compare

Changelog

  • 453ef27 fix(ci/release): grant contents:write to goreleaser job (#275)

v0.9.5

11 May 02:20
db263b7

Choose a tag to compare

chore(deps): bump the all group across 1 directory with 2 updates (#274)

Bumps the all group with 2 updates in the / directory: [github.com/klauspost/compress](https://github.com/klauspost/compress) and [github.com/labstack/echo/v4](https://github.com/labstack/echo).


Updates `github.com/klauspost/compress` from 1.18.4 to 1.18.6
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](https://github.com/klauspost/compress/compare/v1.18.4...v1.18.6)

Updates `github.com/labstack/echo/v4` from 4.15.1 to 4.15.2
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/v4.15.2/CHANGELOG.md)
- [Commits](https://github.com/labstack/echo/compare/v4.15.1...v4.15.2)

---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.18.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/labstack/echo/v4
  dependency-version: 4.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.9.4

04 Feb 00:02
71e6bc4

Choose a tag to compare

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

09 Dec 02:52
9b8b6e1

Choose a tag to compare

Changelog

  • 9b8b6e1 chore(deps): bump the all group across 1 directory with 2 updates (#255)
  • 59d8539 chore(deps): bump github.com/klauspost/compress in the all group (#252)
  • 272f5f1 chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.45.0 (#254)

v0.9.2

25 Sep 02:13
53e357f

Choose a tag to compare

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

01 Jul 05:59
d5d8b4c

Choose a tag to compare

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

24 Jun 00:34
4fd6b0a

Choose a tag to compare

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

18 Feb 02:46
0edcebf

Choose a tag to compare

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

02 Oct 04:26
6920f82

Choose a tag to compare

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

06 Dec 06:40
69719c5

Choose a tag to compare

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)