go-version
go-version copied to clipboard
A Go library for parsing and verifying versions and version constraints.
I discovered you started a library after commenting on my PR at https://github.com/hashicorp/go-version/pull/49. I've written this PR which adds support for version wildcards and passes all https://github.com/Masterminds/semver test cases. This...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 7. Release notes Sourced from golangci/golangci-lint-action's releases. v7.0.0 What's Changed Changes feat: golangci-lint v2 support by @ldez in golangci/golangci-lint-action#1198 Documentation docs: update annotation permissions by...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.5 to 2.27.6. Release notes Sourced from github.com/urfave/cli/v2's releases. v2.27.6 What's Changed Use usage template in subcommand help by @meatballhat in urfave/cli#1986 Docs: Update cli.yml by @dearchap...
In aqua-db we've versions like 1.8.0_371 so for these CVE's even when there are other vulnerable versions while comparing whether it is vulnerable or we're failing and skipping the CVE.
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 8. Release notes Sourced from golangci/golangci-lint-action's releases. v8.0.0 Requires golangci-lint version >= v2.1.0 What's Changed Changes feat: use absolute paths by default when using working-directory...