Skip to content

Releases: vulsio/gost

v0.7.4

11 May 06:17
646d525

Choose a tag to compare

Changelog

  • 646d525 fix(ci/release): grant contents:write to goreleaser job (#361)

v0.7.3

11 May 02:23
911870e

Choose a tag to compare

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

Bumps the all group with 2 updates in the / directory: [github.com/labstack/echo/v4](https://github.com/labstack/echo) and [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth).


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)

Updates `github.com/mattn/go-runewidth` from 0.0.20 to 0.0.23
- [Commits](https://github.com/mattn/go-runewidth/compare/v0.0.20...v0.0.23)

---
updated-dependencies:
- 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
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.23
  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.7.2

04 Feb 00:07
a9b1a0d

Choose a tag to compare

What's Changed

  • fix!(server): cast off deprecated API by @Copilot in #353
  • chore(deps): bump alpine from 3.22 to 3.23 in the all group by @dependabot[bot] in #349
  • chore(deps): bump the all group across 1 directory with 3 updates by @dependabot[bot] in #351

New Contributors

  • @Copilot made their first contribution in #353

Full Changelog: v0.7.1...v0.7.2

v0.7.1

09 Dec 02:56
f47ccae

Choose a tag to compare

Changelog

  • f47ccae chore(deps): bump github.com/mattn/go-runewidth in the all group (#344)
  • b127217 chore(deps): bump the all group across 1 directory with 2 updates (#347)
  • eb2a428 chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.45.0 (#346)

v0.7.0

25 Sep 02:22
e177d21

Choose a tag to compare

Changelog

  • e177d21 chore(integration): remove integration tests (#343)
  • 1b97979 chore(deps): bump the all group across 1 directory with 3 updates (#342)
  • b27642d chore(deps): bump the all group across 1 directory with 2 updates (#340)
  • 3b33f68 fix(models/redhat): split reference with a newline (#341)
  • 29df3b3 fix!(db/microsoft): change title type from varchar(255) to text (#338)
  • e609fd8 feat(db,fetcher/debian): Add Debian 14 (forky) and 15 (duke) (#333)
  • 5b99247 refactor: remove trailing spaces in .golangci.yml (#331)

v0.6.1

01 Jul 06:01
5daf79b

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 #329
  • chore(deps): bump go.etcd.io/bbolt from 1.4.1 to 1.4.2 in the all group by @dependabot in #330

Full Changelog: v0.6.0...v0.6.1

v0.6.0

24 Jun 01:19
9460a07

Choose a tag to compare

What's Changed

  • feat(dependabot): add github-actions by @MaineK00n in #302
  • chore(deps): bump goreleaser/goreleaser-action from 4 to 6 by @dependabot in #303
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #304
  • chore(deps): bump docker/build-push-action from 3 to 6 by @dependabot in #305
  • chore(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #306
  • chore(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #308
  • chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #309
  • chore(deps): bump actions/setup-go from 3 to 5 by @dependabot in #310
  • chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #311
  • chore(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot in #307
  • chore(fetcher/ubuntu): fix typo by @MaineK00n in #315
  • feat(fetcher): use archive instead of clone by @MaineK00n in #316
  • refactor(fetcher/redhat): use iterator by @MaineK00n in #317
  • feat(db/ubuntu): add 25.04(plucky) by @MaineK00n in #322
  • chore(deps): bump requests from 2.32.0 to 2.32.4 in /integration by @dependabot in #325
  • chore(deps): bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 by @dependabot in #300
  • chore(deps): bump github.com/spf13/viper from 1.20.0 to 1.20.1 by @dependabot in #301
  • chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #313
  • chore(deps): bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 by @dependabot in #320
  • chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #319
  • chore(deps): bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 by @dependabot in #323
  • chore(ci): update dependabot.yml to group dependencies by @shino in #326
  • chore(deps): bump the all group with 2 updates by @dependabot in #328
  • chore(deps): bump alpine from 3.15 to 3.22 in the all group by @dependabot in #327

Full Changelog: v0.5.1...v0.6.0

v0.5.1

25 Mar 07:07
3a85856

Choose a tag to compare

What's Changed

  • feat(db/ubuntu): add 24.10(oracular) by @MaineK00n in #279
  • chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.5 to 3.1.6 by @dependabot in #290
  • chore(deps): bump go.etcd.io/bbolt from 1.3.11 to 1.4.0 by @dependabot in #292
  • chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #293
  • build(go): update 1.24 by @MaineK00n in #298
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.13.2 to 5.14.0 by @dependabot in #294
  • chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.6 to 3.1.7 by @dependabot in #295
  • chore(deps): bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1 by @dependabot in #296
  • chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #297
  • chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0 by @dependabot in #299
  • refactor(ubuntu): use iterator by @knqyf263 in #291

Full Changelog: v0.5.0...v0.5.1

v0.5.0

02 Oct 04:36
bbe0b9f

Choose a tag to compare

Changelog

  • bbe0b9f refactor: use std slices, maps package (#278)
  • 11de4e4 build: update go to 1.23 (#277)
  • b029d95 chore(deps): bump go.etcd.io/bbolt from 1.3.10 to 1.3.11 (#272)
  • ab7875a chore(deps): bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 (#270)
  • 21fbe44 fix(models/microsoft): fill default time to PublishDate, LastUpdateDate (#275)
  • 9d037f4 feat(cmd): add arch (#273)
  • bb344e7 feat: select advisories (#268)
  • bee0b4e feat(log) no progress when --log-json option (#267)
  • 13862c3 chore(deps): bump github.com/briandowns/spinner from 1.23.0 to 1.23.1 (#266)
  • 3ed1abe chore(deps): bump oras.land/oras-go/v2 from 2.4.0 to 2.5.0 (#264)
  • 155a4ae chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#265)
  • 7c76265 chore(deps): use go-git v5 (#261)
  • dc23cd4 fix(go.mod): update go 1.22 (#260)
  • 5802cc7 chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#259)
  • e700e8d chore(deps): bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 (#258)
  • d7a084f chore(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 (#257)
  • ef4bdcf chore(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 (#255)
  • 480236c chore(deps): bump requests from 2.31.0 to 2.32.0 in /integration (#256)
  • d47d2e7 feat(ubuntu): add 24.04 noble (#249)
  • 671d24f style: remove unnecessary space
  • 190e283 chore(deps): bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 (#253)
  • 2688c26 chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#252)
  • 91329ea chore(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9 (#243)
  • 4e94853 chore(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 (#245)
  • 0ebd418 chore(deps): bump gorm.io/driver/postgres from 1.5.4 to 1.5.7 (#244)
  • 7dac8d9 chore(deps): bump gorm.io/driver/mysql from 1.5.1 to 1.5.5 (#247)
  • d83bfaf chore(deps): bump github.com/glebarez/sqlite from 1.10.0 to 1.11.0 (#248)
  • b01030c chore(deps): bump github.com/opencontainers/image-spec (#241)
  • d3b04a3 chore(deps): bump oras.land/oras-go/v2 from 2.3.1 to 2.4.0 (#237)
  • 8c13757 chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.4 to 3.1.5 (#235)
  • a3d5631 chore(deps): bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 (#232)
  • 32b429e chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#231)
  • 324a4a3 chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#230)
  • 253ae3c chore(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#226)
  • 0c768de chore(deps): bump oras.land/oras-go/v2 from 2.3.0 to 2.3.1 (#221)
  • 3542a8c chore(deps): bump gorm.io/driver/postgres from 1.5.2 to 1.5.4 (#225)
  • f260232 chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 (#229)
  • bfe0e09 chore(deps): bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 (#228)
  • 0549ba1 chore(deps): bump github.com/glebarez/sqlite from 1.9.0 to 1.10.0 (#224)
  • e3c0374 chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#227)
  • c963bd8 refactor(db/redis): get each chunk of cve id (#223)
  • 613c7ed fix: parse the git output (#222)
  • 3f75674 fix(models/debian): remove gorm tag for mysql (#220)
  • c4d0a39 feat(ubuntu): add 23.10(mantic) (#211)
  • b2272b3 chore(deps): bump github.com/elazarl/goproxy to v0.0.0-20230731152917-f99041a5c027 (#219)
  • 1b2c12c chore(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2 (#214)
  • 989cc27 chore(deps): bump github.com/opencontainers/image-spec (#210)
  • 9607419 chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 (#213)
  • 32019a7 chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#212)

v0.4.5

06 Sep 06:36
ff0117f

Choose a tag to compare

What's Changed

  • chore(deps): bump requests from 2.25.1 to 2.31.0 in /integration by @dependabot in #188
  • fix(fetcher/redhatapi): mitigation type switch by @MaineK00n in #195
  • fix(fetcher/debian): add old release debian by @MaineK00n in #196
  • chore(deps): bump gorm.io/gorm from 1.25.0 to 1.25.2 by @dependabot in #198
  • chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #190
  • chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4 by @dependabot in #201
  • chore(deps): bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1 by @dependabot in #200
  • chore(deps): bump github.com/BurntSushi/toml from 1.2.1 to 1.3.2 by @dependabot in #193
  • chore(deps): bump oras.land/oras-go/v2 from 2.2.0 to 2.2.1 by @dependabot in #199
  • feat(ci): add darwin by @MaineK00n in #203
  • chore(deps): bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15 by @dependabot in #202
  • fix(fetcher/redhat): use vuln-list-redhat insted of vuln-list by @MaineK00n in #204
  • fix(fetcher/ubuntu): temporarily use vuln-list-reserve by @MaineK00n in #205
  • chore(deps): bump oras.land/oras-go/v2 from 2.2.1 to 2.3.0 by @dependabot in #208
  • feat(fetcher/ubuntu): use vuln-list instead of vuln-list-reserve by @MaineK00n in #209

Full Changelog: v0.4.4...v0.4.5