[GHSA-9hxg-w7qf-hh93] Use Go pseudo-version for fixed version#7477
Open
cookesan wants to merge 1 commit intogithub:cookesan/advisory-improvement-7477from
Open
[GHSA-9hxg-w7qf-hh93] Use Go pseudo-version for fixed version#7477cookesan wants to merge 1 commit intogithub:cookesan/advisory-improvement-7477from
cookesan wants to merge 1 commit intogithub:cookesan/advisory-improvement-7477from
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates the fixed version for
gogs.io/gogsin GHSA-9hxg-w7qf-hh93 from the Gogs application version0.11.82.1218to the Go module pseudo-version for the referenced fix commit.Evidence:
gogs/gogs@ff93d9dbda5cebe90d86e4b7dfb2c6b8642970ce.pkg/tool: improve SanitizePath (#5558)and updatesAPP_VERto0.11.82.1218.go list -m -json gogs.io/gogs@ff93d9dbda5cebe90d86e4b7dfb2c6b8642970ceresolves it asv0.11.80-0.20181218063808-ff93d9dbda5c.v, so this PR records0.11.80-0.20181218063808-ff93d9dbda5c.This addresses one item from #7355. I kept the PR to one advisory per the contribution guidelines.