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

x/vulndb: remove ".html" suffix from vuln.go.dev/* links #54824

Closed
julieqiu opened this issue Sep 1, 2022 · 3 comments
Closed

x/vulndb: remove ".html" suffix from vuln.go.dev/* links #54824

julieqiu opened this issue Sep 1, 2022 · 3 comments
Assignees
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. UX Issues that involve UXD/UXR input vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Milestone

Comments

@julieqiu
Copy link
Member

julieqiu commented Sep 1, 2022

For example, https://vuln.go.dev/privacy.html should redirect to https://vuln.go.dev/privacy

@julieqiu julieqiu added the vulndb label Sep 1, 2022
@gopherbot gopherbot added this to the Unreleased milestone Sep 1, 2022
@heschi heschi added the NeedsFix The path to resolution is known, but the work has not been done. label Sep 2, 2022
@julieqiu julieqiu added vulncheck or vulndb Issues for the x/vuln or x/vulndb repo and removed vulndb labels Sep 2, 2022
@julieqiu julieqiu modified the milestones: Unreleased, vuln/2022 Sep 6, 2022
@tatianab
Copy link

tatianab commented Sep 9, 2022

Set the Content-Type on the object to HTML.

@julieqiu julieqiu added the UX Issues that involve UXD/UXR input label Oct 12, 2022
@gopherbot
Copy link

Change https://go.dev/cl/446640 mentions this issue: webconfig, deploy: remove .html suffix from web files

@gopherbot
Copy link

Change https://go.dev/cl/446860 mentions this issue: webconfig: update initial setup documentation

gopherbot pushed a commit to golang/vulndb that referenced this issue Nov 1, 2022
Remove .html suffix from index and 404 pages in the initial setup script.
(This script was re-run manually.)

Fixes golang/go#54824

Change-Id: I27fe6a057b92626e9da9ed7b1aa647a0fc0d814b
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/446860
Reviewed-by: Damien Neil <dneil@google.com>
Run-TryBot: Tatiana Bradley <tatiana@golang.org>
Auto-Submit: Tatiana Bradley <tatiana@golang.org>
Reviewed-by: Tatiana Bradley <tatiana@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
@golang golang locked and limited conversation to collaborators Nov 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. UX Issues that involve UXD/UXR input vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Projects
Status: Done
Development

No branches or pull requests

4 participants