Skip to content

Releases: vulsio/goval-dictionary

v0.15.3

Choose a tag to compare

@shino shino released this 11 May 06:17
2f5e347

Changelog

  • 2f5e347 chore(deps): bump golang.org/x/net in the all group (#523)
  • 14cf1fd fix(ci/release): grant contents:write to goreleaser job (#524)

v0.15.2

Choose a tag to compare

@shino shino released this 11 May 02:22
fe73259
chore(deps): bump the all group across 1 directory with 3 updates (#522)

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.5 to 1.18.6
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](https://github.com/klauspost/compress/compare/v1.18.5...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)

Updates `golang.org/x/net` from 0.52.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.52.0...v0.53.0)

---
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
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

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

v0.15.1

Choose a tag to compare

@shino shino released this 04 Feb 00:06
9fd0b6c

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

Choose a tag to compare

@shino shino released this 09 Dec 02:55
fd88a6f

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

Choose a tag to compare

@shino shino released this 25 Sep 02:19
cbbe37d

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

Choose a tag to compare

@shino shino released this 01 Jul 06:00
0e6b642

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

Choose a tag to compare

@shino shino released this 24 Jun 01:00
0b6d1cb

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

Choose a tag to compare

@MaineK00n MaineK00n released this 18 Mar 06:22
17b14e9

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

Choose a tag to compare

@github-actions github-actions released this 02 Oct 04:35
6da4beb

Changelog

v0.10.0

Choose a tag to compare

@MaineK00n MaineK00n released this 23 Aug 07:05
adcb4dc

What's Changed

  • fix(models/amazon): add time layout for 2023 by @MaineK00n in #389
  • fix(fetcher/fedora): fix archive version by @MaineK00n in #395
  • chore(ci/fetch): add target versions by @MaineK00n in #396
  • chore(deps): bump requests from 2.31.0 to 2.32.2 in /integration by @dependabot in #397
  • chore(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by @dependabot in #392
  • chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #393
  • chore(deps): bump golang.org/x/net from 0.24.0 to 0.26.0 by @dependabot in #394
  • chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #400
  • fix(fetch/oracle): collect modularity label by @MaineK00n in #401
  • feat(db/redis): do not use Arch for Key in Oracle, Amazon, Fedora by @MaineK00n in #402
  • feat(log) no progress when --log-json option by @sadayuki-matsuno in #405
  • feat: select advisories by @MaineK00n in #406
  • fix(fetcher/redhat): fetch through proxy by @MaineK00n in #410

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