blob: e42064e2ea34dc8dc490489fa351a6432b2b2d32 [file] [log] [blame]
<!--
Copyright 2022 The Go Authors. All rights reserved.
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file.
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Go Vulnerability Database</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
font-size: 1rem;
line-height: normal;
}
</style>
</head>
<body>
<h1>Go Vulnerability Database</h1>
<p>
This is the Go vulnerability database. It is meant to be accessed by
programs that want to find vulnerabilities associated with Go modules.
</p>
<p>
For details, see
<a href="https://go.dev/security/vuln" target="_blank">go.dev/security/vuln</a>.
</p>
<p>
See <a href="https://vuln.go.dev/privacy.html">vuln.go.dev/privacy</a> for privacy information about this service.
</p>
<p>
See <a href="https://vuln.go.dev/copyright.html">vuln.go.dev/copyright</a>
for copyright and licensing information about the reports in this
database.
</p>
</body>
</html>