Tatiana Bradley submitted this change.
_content/security/vuln: document the database_specific.url OSV field
Change-Id: Id49062ae7780f414a862976106548b3eeb9d5c6a
Reviewed-on: https://go-review.googlesource.com/c/website/+/482236
Reviewed-by: Julie Qiu <juli...@google.com>
Run-TryBot: Tatiana Bradley <tatiana...@google.com>
TryBot-Result: Gopher Robot <go...@golang.org>
Reviewed-by: Tatiana Bradley <tatiana...@google.com>
---
M _content/security/vuln/database.md
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/_content/security/vuln/database.md b/_content/security/vuln/database.md
index ef252c4..9fef1ae 100644
--- a/_content/security/vuln/database.md
+++ b/_content/security/vuln/database.md
@@ -117,6 +117,11 @@
- **goos**: a string array with the execution operating system where the symbols appear, if known
- **goarch**: a string array with the architecture where the symbols appear, if known
+### database_specific.url
+
+The `database_specific.url` field is a string representing the fully-qualified
+URL of the Go vulnerability report, e.g, "https://pkg.go.dev/vuln/GO-2023-1621".
+
For information on other fields in the schema, refer to the [OSV spec](https://ossf.github.io/osv-schema).
## Examples
To view, visit change 482236. To unsubscribe, or for help writing mail filters, visit settings.