Skip to content

Allow strict semver versions like '2.1.3'; do not require a 'v' prefix - #562

Merged
soloio-bulldozer[bot] merged 4 commits into
mainfrom
chandler/versionstrictsemver
Mar 24, 2026
Merged

Allow strict semver versions like '2.1.3'; do not require a 'v' prefix#562
soloio-bulldozer[bot] merged 4 commits into
mainfrom
chandler/versionstrictsemver

Conversation

@chandler-solo

@chandler-solo chandler-solo commented Mar 24, 2026

Copy link
Copy Markdown
Contributor

Description

This will fix a kgw-ent security scan issue because kgw-ent uses version tags with and without a leading 'v', e.g. '2.1.3'.

I intentionally did not change versionutils, targeting the fix at github.com/solo-io/go-utils/securityscanutils/cli.

The problem can be seen here: https://github.com/solo-io/gloo-gateway/actions/runs/23420805247/job/68125281975

The smoking gun is 2026-03-23T04:03:21.9205787Z ***"level":"debug","ts":"2026-03-23T04:03:21.920Z","caller":"securityscanutils/securityscan.go:211","msg":"GithubIssueWriter configured with Predicate: &***releasesByTagName:map[]***"***

For https://github.com/solo-io/gloo-gateway/issues/1927

Signed-off-by: David L. Chandler <david.chandler@solo.io>
Signed-off-by: David L. Chandler <david.chandler@solo.io>
Signed-off-by: David L. Chandler <david.chandler@solo.io>
@solo-changelog-bot

Copy link
Copy Markdown

Issues linked to changelog:
https://github.com/solo-io/gloo-gateway/issues/1927

Signed-off-by: David L. Chandler <david.chandler@solo.io>
@soloio-bulldozer
soloio-bulldozer Bot merged commit 7ef39dd into main Mar 24, 2026
6 checks passed
@soloio-bulldozer
soloio-bulldozer Bot deleted the chandler/versionstrictsemver branch March 24, 2026 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants