Releases: ZupIT/horusec-devkit
v1.0.24
Changelog
Chores
- de11b22: analysis:chore - Added gorm ignore in warning analysis (@wiliansilvazup)
Full Changelog: v1.0.23...v1.0.24
v1.0.23
Changelog
Features
- 7c2ae24: database: feature - add RawQuery function on write_interface.go (#160) (@iancardosozup)
- 654c47b: entities/vulnerability:feature - adding new vulnerability fields (#159) (@nathanmartinszup)
- 4f0f347: mageutils:feat - Adding new method to add/remove tag (#166) (@iancardosozup)
- a6cfa38: vulnerability:feat - add rule_id to vulnerability object (#152) (@anthturner)
Chores
- f9bcc53: vulnerability:chore - add tool version and info fields (#153) (@anthturner)
Others
- d2aa110: docs:update - README.md file with Issues info (#156) (@HenriqueZup)
Full Changelog: v1.0.22...v1.0.23
v1.0.22
- deps:chore - update indirect dependencies (#149)
- deps:chore - update module github.com/migueleliasweb/go-github-mock to v0.0.6 (#146)
- deps:chore - update golang.org/x/crypto commit hash to 5e0467b (#147)
- deps:chore - update module gorm.io/gorm to v1.22.5 (#148)
- workflow/security:chore - updating security workflow to use latest rc (#145)
- deps:chore - update golang.org/x/crypto commit hash to e495a2d (#141)
- deps:chore - update module github.com/magefile/mage to v1.12.1 (#142)
- docs:feature - add build markdown file (#144)
- docs:chore - updating readme and contributing (#136)
- deps:chore - update golang.org/x/crypto commit hash to 4570a08 (#139)
v1.0.21
v1.0.20
- mageutils:bugfix - use name instead of tag name and push release branch (#137)
- mageutils:bugfix - major rc or beta was not working (#135)
- bugfix:release - rm CheckoutRcRelease and update CheckoutReleaseBranch (#134)
- mageutils:feature - adding cherry pick command to update versioning files (#130)
- mageutils:bugfix - adding actual version output (#131)
- mageutils:feature - add git basic operations and cosignKeyWriter (#132)
- mageutils:feature - adding magefile to simplify the release process and also add beta and rc (#128)
- lint:chore - updating lint with new rules and fixing lint errors (#127)
- swagger: updating swag version and changing sh to use go install (#123)
- deps: update module google.golang.org/grpc to v1.42.0 (#121)
- lint bugfix: fixing some lint errors (#122)
- update security Pipeline (#115)
- renovate: updating renovate json (#118)
- deps: update module gorm.io/gorm to v1.22.2 (#117)
- update module gorm.io/driver/postgres to v1.2.1 (#116)
v1.0.19
v1.0.18
- Updating modules to avoid some vulnerable dependencies (#110)
- Make coverage script fail on go test (#109)
- Deps: remove unused modules (#108)
- CI: bump Go version 1.17 on all workflows (#107)
- Updated gorm and postgres driver, also fixed test that broken with update (#106)
- Updated the README section (#102)
- Renovate: add signed off by on commit body message (#103)
- Workflows: add permissions and triggering "on pull request" (#100)
- Semver: add actual version to output (#99)
- Fixing error that version could be different from the latest published semver tag ex: 'alpha' (#98)
- Fixing error that stripped version was working only with major (#97)
- Adding semver script (#94)
- CI: create workflow to validate commits signatures for DCO (#95)
v1.0.17
-
Fix tests - 19acc8f
-
Update coverage.sh - cbe9ec8
-
Update database read with method find preload with limit and page - f8c51f6
-
Fix database mock - 44c458f
-
Changing conection error message to avoid password exposure (#68) - 9d48442
-
Update module github.com/golang-jwt/jwt to v4 (#81) - a399ec1
-
Update module github.com/swaggo/http-swagger to v1.1.1 (#78) - 9b4cb09
-
Update module google.golang.org/grpc to v1.40.0 (#76) - 4d83f3a
-
Update module github.com/form3tech-oss/jwt-go to v3.2.5 (#73) - 2913df8
-
Update golang.org/x/crypto commit hash to 32db794 (#72) - fa2ba89
-
Update module github.com/golang-jwt/jwt to v4 (#84) - ec76767
-
Updating branch - 1e556cf
-
Update golang.org/x/crypto commit hash to ... - a29c393
-
Update module github.com/spf13/viper to v1.9.0 (#90) - 89b7f52
-
Merge develop with main - 48280ce
-
Chore: Warn: Update connection with database and broker to show message of warn for default usr and pwd (#93) - 9e9778c