commit | a6b082c8c6a968b318765482afb585668b346bd5 | [log] [tgz] |
---|---|---|
author | Tatiana Bradley <tatianabradley@google.com> | Mon Jan 08 17:14:37 2024 -0500 |
committer | Gopher Robot <gobot@golang.org> | Mon Jan 08 22:34:43 2024 +0000 |
tree | a20b4f6d2f9d04a8d0f4af14eb323b378186e4d0 | |
parent | 7aaf26e498f1ab7b32e6d12872bd0125049bd03c [diff] |
internal/pkgsite: make pkgsite cache thread-safe Add a mutex to protect the cache and add a test that would fail with the "-race" flag without this fix. Change-Id: I13e2bbd4d6019f425959cd8c660b4b6123ca8162 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/554795 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Damien Neil <dneil@google.com> Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
This repository contains the infrastructure and internal reports to create the Go Vulnerability Database.
Check out https://go.dev/security/vuln for more information about the Go vulnerability management system.
Click here to report a public vulnerability in the Go ecosystem, or give feedback about the project.
The privacy policy for govulncheck
can be found at https://vuln.go.dev/privacy.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Database entries are distributed under the terms of the CC-BY-4.0 license. See go.dev/security/vuln/database for information on how to access these entries.