Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 04:40
eedb0dc

Changelog

  • eedb0dc refactor: use std slices package (#143)
  • 644964c build: update go to 1.23 (#142)
  • 3312d31 test(db): add unit test (#140)
  • 4010f29 feat(ci/fetch): add vulncheck (#139)
  • 169d680 feat(cmd): add vulncheck (#138)
  • bd5ef68 feat(db) no progress when --log-json option (#136)
  • 0072630 chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#134)
  • 9ffb910 chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#132)
  • 7abe782 chore(deps): bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 (#129)
  • 786b383 chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#130)
  • b3386e6 chore(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 (#126)
  • 9ae9da3 chore(deps): bump gorm.io/driver/postgres from 1.5.4 to 1.5.7 (#122)
  • d97a3bb chore(deps): bump gorm.io/driver/mysql from 1.5.1 to 1.5.5 (#123)
  • 24dd211 chore(deps): bump github.com/glebarez/sqlite from 1.10.0 to 1.11.0 (#124)
  • f0865f0 chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.4 to 3.1.5 (#115)
  • 35201c7 chore(deps): bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 (#112)
  • 3f43ad6 chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#113)
  • 2d6a984 chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#114)
  • eabdf4c chore(deps): bump gorm.io/driver/postgres from 1.5.2 to 1.5.4 (#107)
  • dda7311 chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 (#111)
  • d00c98a chore(deps): bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 (#110)
  • a582e6e chore(deps): bump github.com/glebarez/sqlite from 1.9.0 to 1.10.0 (#108)
  • 020362e chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#109)
  • 8a9a218 chore(deps): bump github.com/elazarl/goproxy (#106)
  • fa2aa27 chore(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2 (#103)
  • 0c50e50 chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 (#100)
  • 721a883 chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#99)
  • 9edfc19 feat(models): add KnownRansomwareCampaignUse (#101)