commit | df474352402a99eec4038c99bb3108566d768708 | [log] [tgz] |
---|---|---|
author | Jamal Carvalho <jamal@golang.org> | Mon Aug 15 18:05:00 2022 +0000 |
committer | Jamal Carvalho <jamal@golang.org> | Tue Aug 16 17:39:08 2022 +0000 |
tree | cb65ec2faca2418c0993ca25df0b65537d013bab | |
parent | 3211530ba2697c21f299c553e72ff2f412b7c61b [diff] |
internal,static: add vuln mode to search modes When searching by vuln ID on the /vuln page a search for something other than a vuln ID would default to package search. This change adds a vuln mode to search prevent that. Change-Id: I3fbf76d6b4c6c548a8dfc83b4e1243d62d9991cf Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/422909 Reviewed-by: Julie Qiu <julieqiu@google.com> Run-TryBot: Jamal Carvalho <jamal@golang.org> TryBot-Result: kokoro <noreply+kokoro@google.com>
Pkg.go.dev is a website for discovering and evaluating Go packages and modules.
You can check it out at https://pkg.go.dev.
Pkgsite requires Go 1.19 to run. The last commit that works with Go 1.18 is 9ffe8b928e4fbd3ff7dcf984254629a47f8b6e63. The last commit that works with Go 1.17 is 4d836c6a652cde92f433967680dfd6171a91ec12.
If you want to report a bug or have a feature suggestion, please first check the known issues to see if your issue is already being discussed. If an issue does not already exist, feel free to file an issue.
For answers to frequently asked questions, see pkg.go.dev/about.
You can also chat with us on the #pkgsite Slack channel on the Gophers Slack.
We would love your help!
Our canonical Git repository is located at go.googlesource.com/pkgsite. There is a mirror of the repository at github.com/golang/pkgsite.
To contribute, please read our contributing guide.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.