Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow semver to optionally prepend a v suffix #134

Merged

Conversation

karlmutch
Copy link
Owner

Fixes #132

@karlmutch karlmutch self-assigned this Jun 2, 2022
cmd/semver/semver.go Fixed Show fixed Hide fixed
@karlmutch karlmutch added the enhancement New feature or request label Jun 2, 2022
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (go) 0 0 0 1
Shell Script Analysis 0 0 0 2
Go Security Audit 0 0 24 0
Go Static Analysis 0 0 2 1
Security Audit for Infrastructure 2 29 0 11
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@karlmutch karlmutch merged commit f364fe9 into main Jun 2, 2022
@karlmutch karlmutch deleted the feature/132-allow-semver-to-optionally-prepend-a-v-suffix branch June 2, 2022 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request security findings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow semver to optionally prepend a v suffix
1 participant