From 295b226c1edc97afc44fffdb6a8425657f8fbcde Mon Sep 17 00:00:00 2001 From: Sophie <29382425+sophietheking@users.noreply.github.com> Date: Thu, 3 Nov 2022 17:36:36 +0100 Subject: [PATCH] Update tracks-vulnerabilities.md --- data/reusables/repositories/tracks-vulnerabilities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/repositories/tracks-vulnerabilities.md b/data/reusables/repositories/tracks-vulnerabilities.md index 90c8957df6..6fc1982cfc 100644 --- a/data/reusables/repositories/tracks-vulnerabilities.md +++ b/data/reusables/repositories/tracks-vulnerabilities.md @@ -1,7 +1,7 @@ We add advisories to the {% data variables.product.prodname_advisory_database %} from the following sources: - Security advisories reported on {% data variables.product.prodname_dotcom %} - The [National Vulnerability database](https://nvd.nist.gov/) -- The [npm Security advisories database](https://www.npmjs.com/advisories) +- The [npm Security advisories database](https://github.com/advisories?query=type%3Areviewed+ecosystem%3Anpm) - The [FriendsOfPHP database](https://github.com/FriendsOfPHP/security-advisories) - The [Go Vulncheck database](https://pkg.go.dev/golang.org/x/vuln/vulncheck) - The [Python Packaging Advisory database](https://github.com/pypa/advisory-database)