Skip to content

Releases: vulsio/goval-dictionary

v0.7.3

Choose a tag to compare

@MaineK00n MaineK00n released this 27 Apr 03:47
1b9ca37

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 14 Mar 09:53
51d1356

Changelog

  • 51d1356 fix(rdb): misconfigured index in package (#218)
  • 390faec fix(suse): not recognizing SUSE Manager as Package (#219)

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 16 Feb 23:35
a472884

Changelog

v0.7.0

Choose a tag to compare

@MaineK00n MaineK00n released this 09 Feb 00:44
f589176

What's new in v0.7.0

  • Fedora support: #196
  • Amazon Linux 2022 support: #169, #195
  • Fix the URL of Ubuntu OVAL to fetch to a fresher one: #201

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 16 Sep 01:08

Changelog

d217d25 chore: fix .goreleaser.yml

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 00:54
b5dced9

Changelog

b5dced9 chore: chore: move github.com/kotakanbe to github.com/vulsio (#155)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 22:55
2851000

NOTE
In this PR, we are changing the architecture of Redis.

// delete all old key
$ redis-cli keys "OVAL#*" | xargs redis-cli del

Changelog

2851000 breaking-change(db): change Redis Architecture and reduce diff in processing between OSs in RDB part (#145)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 01:30
047e4db

Changelog

047e4db fix(ubuntu): preload Advisory.Cves (#152)
9998763 chore(integration-test): Output json files when diff (#151)
e8d9e40 feat(models): update ConvertToModel (#150)
9a9d9f3 feat(debian): support debian bullseye (#149)
a2a9d31 feat(GAdocker): Publish docker image with Github Actions (#147)
146db7b chore: set timeout for golangci (#148)
b99c1de fix(suse): get SUSE to work correctly (#144)
45c6702 feat(redis): add expire option (#141)
c70b5d8 feat(commands): use cobra, viper instead of google/subcommands (#137)
f4034cc feat: Support Ubuntu21 (#128)
9be8540 fix: error handling (#136)
1eb8c5e Support GORMv2 (#131)
9a3daa9 thread safety : prevent a race condition in the RDMS driver (sqlite, mysql, postgresql) (#135)
3a4b0d8 fix(ubuntu): do not register anything with an unknown CVE ID (#133)
b84c78b fix(mysql): fix incorrect datetime value at fetch cmd (#132)
6db1754 fix(oracle): trim title, description (#129)

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 26 Apr 23:27
0a1e75f

Changelog

0a1e75f fix(oracle): collect arch info in OVAL for redis-backend (#126)

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 26 Apr 06:45
d0825a1

Changelog

d0825a1 fix(oracle): collect arch info in OVAL (#125)