Update deployment script so that .html suffix is removed from HTML
files when deployed to vuln.go.dev, to match desired style.
Also change links to remove .html suffix.
Once this CL is submitted, existing .html files will be one-time
manually removed from the GCS bucket.
Fixesgolang/go#54824
Change-Id: Id9429894ba55286ad4033f9aec5a9ed8cfaf4c8a
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/446640
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Tatiana Bradley <tatiana@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Tatiana Bradley <tatiana@golang.org>
Add a link to pkgsite for anyone who wants to browse the database.
Normalize the style of paragraphs containing links to "For X, see Y".
Remove inconsistent application of target="_blank".
For #56463
Change-Id: If20cd762aa338c83ebbae7306f07888e1fb9a083
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/446035
Run-TryBot: Damien Neil <dneil@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Tim King <taking@google.com>
Turn the URLs in index.html and 404.html into links.
Change-Id: Idaabafb50bec06f453b949042b12817935098133
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/411234
Reviewed-by: Julie Qiu <julieqiu@google.com>
Run-TryBot: Jonathan Amsterdam <jba@google.com>
Add content to display at https://vuln.go.dev, and for 404s.
Add a README to show how to use it.
Change-Id: Ide5048862aeb574dfe8e8b0ec92788ad3f820198
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/410534
Run-TryBot: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Julie Qiu <julie@golang.org>
Reviewed-by: Jamal Carvalho <jamal@golang.org>