Releases: vulsio/goval-dictionary
Releases · vulsio/goval-dictionary
v0.11.0
v0.10.0
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
v0.9.5
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
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
v0.9.3
What's Changed
- fix(models/redhat): fix collectRedHatPacks by @masahiro331 in #314
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- refactor: use pure go sqlite driver by @MaineK00n in #307
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- feat(redis): exit with error for possible DB corruption by @MaineK00n in #220
- fix(cmd/ubuntu): fix cmd example by @wagde-orca in #293
- add 3.17 in alpine by @wagde-orca in #292
- feat(ci): add fetch test for fedora 38 by @MaineK00n in #294
- fix(fetch/ubuntu): support oci oval by @MaineK00n in #295
- refactor(rdb): Use FindInBatches instead of LIMIT/OFFSET by @MaineK00n in #235
- chore(deps): bump golang.org/x/crypto from 0.0.0-20210322153248-0c34fe9e7dc2 to 0.1.0 by @dependabot in #287
- chore(deps): bump github.com/labstack/echo/v4 from 4.1.17 to 4.9.0 by @dependabot in #255
- chore(deps): bump github.com/spf13/cobra from 1.2.1 to 1.7.0 by @dependabot in #296
- chore(deps): bump golang.org/x/net from 0.0.0-20211206223403-eba003a116a9 to 0.7.0 by @dependabot in #286
- chore(deps): bump github.com/labstack/echo/v4 from 4.1.17 to 4.10.2 by @dependabot in #284
- feat(ubuntu): add ubuntu 23.04 by @MaineK00n in #291
- chore(deps): bump gorm.io/gorm from 1.21.10 to 1.25.0 by @dependabot in #298
- chore(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 by @dependabot in #304
- chore(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.11 by @dependabot in #302
- chore(deps): bump github.com/inconshreveable/log15 from 0.0.0-20201112154412-8562bdadbbac to 3.0.0-testing.5+incompatible by @dependabot in #303
- chore(deps): bump github.com/hashicorp/go-version from 1.4.0 to 1.6.0 by @dependabot in #300
- chore(deps): bump github.com/cheggaaa/pb/v3 from 3.0.8 to 3.1.2 by @dependabot in #306
- chore(deps): bump github.com/go-redis/redis/v8 from 8.11.3 to 8.11.5 by @dependabot in #305
- chore(deps): bump github.com/spf13/viper from 1.8.1 to 1.15.0 by @dependabot in #301
- fix(fetcher/redhat): use redhat oval v2 by @wagde-orca in #308
New Contributors
- @dependabot made their first contribution in #287
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- refactor(command): specify version in amazon or oracle by @MaineK00n in #289
- breaking-change(ubuntu): support more versions by @MaineK00n in #199
Full Changelog: v0.8.3...v0.9.0
v0.8.3
v0.8.2
What's Changed
- fix(fetch): change GORM type due to overflow by @MaineK00n in #278
- fix(fedora): update archive version by @MaineK00n in #277
- test: add integration testing for OVAL by @awilson-urbane in #274
- feat(ci): add windows by @MaineK00n in #281
New Contributors
- @awilson-urbane made their first contribution in #274
Full Changelog: v0.8.1...v0.8.2