Skip to content

Releases: vulsio/goval-dictionary

v0.15.1

04 Feb 00:06
9fd0b6c

Choose a tag to compare

What's Changed

  • fix(fetcher/fedora): fedora 41 moved to archive by @wagde-orca in #503
  • fix!(server): cast off deprecated API by @Copilot in #506
  • chore(deps): bump the all group across 1 directory with 3 updates by @dependabot[bot] in #504
  • chore(deps): bump alpine from 3.22 to 3.23 in the all group by @dependabot[bot] in #501

New Contributors

  • @Copilot made their first contribution in #506

Full Changelog: v0.15.0...v0.15.1

v0.15.0

09 Dec 02:55
fd88a6f

Choose a tag to compare

Changelog

  • fd88a6f chore(deps): bump the all group across 1 directory with 2 updates (#498)
  • 4724d40 chore(deps): bump the all group across 1 directory with 3 updates (#500)
  • bb5b44b chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.45.0 (#496)
  • 064465d fix(db/rdb): insert CVE separately to avoid too many SQL variables (#494)

v0.14.0

25 Sep 02:19
cbbe37d

Choose a tag to compare

Changelog

  • cbbe37d chore(integration): remove integration tests (#490)
  • 5548bc3 chore(deps): bump the all group across 1 directory with 4 updates (#489)
  • f0da791 chore(deps): bump the all group across 1 directory with 2 updates (#486)
  • 8a6c809 fix(fetcher/ubuntu): fetch OVALs one by one (#488)
  • 64ebf9d chore(ci): update fetch version (#487)
  • a0cf8b3 chore(deps): bump golang.org/x/net in the all group (#476)
  • f5da9d9 feat(fetch/debian): add debian 13 (#478)
  • db4e4b9 fix(fetcher/fedora): 39 and 40 are moved to archive
  • 6c65230 refactor: remove trailing spaces in .golangci.yml (#475)

v0.13.1

01 Jul 06:00
0e6b642

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 #473
  • chore(lint): ignore package name lint rule by @shino in #474

Full Changelog: v0.13.0...v0.13.1

v0.13.0

24 Jun 01:00
0b6d1cb

Choose a tag to compare

What's Changed

  • feat(dependabot): add github-actions by @MaineK00n in #448
  • chore(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #449
  • chore(deps): bump docker/build-push-action from 3 to 6 by @dependabot in #450
  • chore(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #451
  • chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #452
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #453
  • chore(deps): bump actions/setup-go from 3 to 5 by @dependabot in #456
  • chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #457
  • chore(deps): bump goreleaser/goreleaser-action from 4 to 6 by @dependabot in #458
  • chore(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot in #455
  • feat(fetch/ubuntu): add ubuntu 25.04 by @MaineK00n in #464
  • chore(deps): bump requests from 2.32.2 to 2.32.4 in /integration by @dependabot in #469
  • chore(deps): bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 by @dependabot in #465
  • chore(deps): bump golang.org/x/net from 0.37.0 to 0.41.0 by @dependabot in #468
  • chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #461
  • chore(deps): bump github.com/spf13/viper from 1.20.0 to 1.20.1 by @dependabot in #446
  • chore(ci): update dependabot.yml to group dependencies by @shino in #470
  • chore(deps): bump alpine from 3.16 to 3.22 in the all group by @dependabot in #472

Full Changelog: v0.12.0...v0.13.0

v0.12.0

18 Mar 06:22
17b14e9

Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #421
  • feat(fetcher/ubuntu): add 24.10 and drop unavailable releases by @MaineK00n in #422
  • feat(db/redis): remove backward compatibility code by @MaineK00n in #403
  • fix(fetcher/fedora): determine mime type from the file extension by @MaineK00n in #432
  • chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.5 to 3.1.6 by @dependabot in #436
  • chore(deps): bump golang.org/x/net from 0.30.0 to 0.34.0 by @dependabot in #435
  • chore(deps): bump github.com/labstack/echo/v4 from 4.12.0 to 4.13.3 by @dependabot in #431
  • chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #437
  • chore(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by @dependabot in #439
  • build(go): update 1.24 by @MaineK00n in #444
  • chore(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #440
  • chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.6 to 3.1.7 by @dependabot in #441
  • chore(deps): bump golang.org/x/net from 0.34.0 to 0.37.0 by @dependabot in #442
  • chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0 by @dependabot in #445

Full Changelog: v0.11.0...v0.12.0

v0.11.0

02 Oct 04:35
6da4beb

Choose a tag to compare

Changelog

v0.10.0

23 Aug 07:05
adcb4dc

Choose a tag to compare

What's Changed

Full Changelog: v0.9.5...v0.10.0

v0.9.5

09 May 02:10
0909b7a

Choose a tag to compare

What's Changed

  • fix(ubuntu) delete 19.10 and 20.10 from document because unsupported by @sadayuki-matsuno in #339
  • chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #341
  • chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #342
  • chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #346
  • chore(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2 by @dependabot in #348
  • feat(ubuntu): add 23.10 (mantic minotaur) by @MaineK00n in #349
  • chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #353
  • chore(deps): bump github.com/glebarez/sqlite from 1.9.0 to 1.10.0 by @dependabot in #351
  • chore(deps): bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 by @dependabot in #355
  • chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #357
  • chore(deps): bump gorm.io/driver/postgres from 1.5.2 to 1.5.4 by @dependabot in #350
  • chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #358
  • chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #359
  • chore(deps): bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 by @dependabot in #360
  • chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #362
  • chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.4 to 3.1.5 by @dependabot in #364
  • fix(fetcher/fedora): ignore errors with missing modular updateinfo by @MaineK00n in #370
  • chore(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #367
  • chore(deps): bump github.com/glebarez/sqlite from 1.10.0 to 1.11.0 by @dependabot in #375
  • chore(deps): bump gorm.io/driver/mysql from 1.5.1 to 1.5.5 by @dependabot in #374
  • chore(deps): bump gorm.io/driver/postgres from 1.5.4 to 1.5.7 by @dependabot in #371
  • chore(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 by @dependabot in #373
  • chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #372
  • feat(fetcher/redhat): fetch extras, supplementary, els advisories by @MaineK00n in #380
  • chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #383
  • fix(suse): remove CVE ID suffix by @MaineK00n in #385
  • chore(deps): bump github.com/ulikunitz/xz from 0.5.11 to 0.5.12 by @dependabot in #381
  • chore(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #382
  • chore(deps): bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 by @dependabot in #386
  • feat(ubuntu): add 24.04 noble by @MaineK00n in #377
  • feat(fetch/redhat): fetch including-unpatched by @MaineK00n in #388

Full Changelog: v0.9.4...v0.9.5

v0.9.4

06 Sep 06:29
41fa8d8

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 #313
  • feat(fetcher/ubuntu): remove 404 releases by @MaineK00n in #317
  • feat(fetcher/debian): add Debian 12 bookworm by @MaineK00n in #316
  • fix(fetcher/debian): use bzip2 data by @MaineK00n in #319
  • fix(fetcher/redhat): fetch oval v1 by @MaineK00n in #323
  • chore(deps): bump gorm.io/gorm from 1.25.0 to 1.25.2 by @dependabot in #320
  • chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #315
  • chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4 by @dependabot in #325
  • chore(deps): bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1 by @dependabot in #324
  • feat(ci): add darwin by @MaineK00n in #329
  • chore(deps): bump golang.org/x/net from 0.12.0 to 0.14.0 by @dependabot in #333
  • fix(fetch/ubuntu): fix timezone warning by @MaineK00n in #327
  • fix(fetcher/fedora): change archive version by @MaineK00n in #331
  • feat(fetcher/amazon): support kernel livepatch advisory in AL2023 by @MaineK00n in #332
  • feat(fetcher): don't do concurrency fetch by htcat and set User-Agent by @MaineK00n in #337

Full Changelog: v0.9.3...v0.9.4