From 3206ec20daee8f8aa59e8da5704a13d377173cfe Mon Sep 17 00:00:00 2001 From: Sophie <29382425+sophietheking@users.noreply.github.com> Date: Thu, 3 Nov 2022 16:06:53 +0100 Subject: [PATCH] Update tracks-vulnerabilities.md --- .../repositories/tracks-vulnerabilities.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/data/reusables/repositories/tracks-vulnerabilities.md b/data/reusables/repositories/tracks-vulnerabilities.md index 8166bee4f0..b39722fb66 100644 --- a/data/reusables/repositories/tracks-vulnerabilities.md +++ b/data/reusables/repositories/tracks-vulnerabilities.md @@ -1,12 +1,12 @@ We add advisories to the {% data variables.product.prodname_advisory_database %} from the following sources: - Security advisories reported on {% data variables.product.prodname_dotcom %} - A combination of machine learning and human review to detect vulnerabilities in public commits on {% data variables.product.prodname_dotcom %} -- The [National Vulnerability Database](https://nvd.nist.gov/) -- The [npm Security advisories](https://www.npmjs.com/advisories) database -- The [FriendsOfPHP](https://github.com/FriendsOfPHP/security-advisories) database -- The [Go Vulncheck](https://pkg.go.dev/golang.org/x/vuln/vulncheck) database -- The [Python Packaging Advisory Database](https://github.com/pypa/advisory-database) -- The [Ruby Advisory Database](https://rubysec.com/) -- The [RustSec Advisory Database](https://rustsec.org/) +- The [National Vulnerability database](https://nvd.nist.gov/) +- The [npm Security advisories database](https://www.npmjs.com/advisories) +- 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) +- The [Ruby Advisory database](https://rubysec.com/) +- The [RustSec Advisory database](https://rustsec.org/) - Community contributions. For more information, see [https://github.com/github/advisory-database/pulls(https://github.com/github/advisory-database/pulls) -If you know of another database we should be importing advisories from, tell us about it by opening an issue in [https://github.com/github/advisory-database](https://github.com/github/advisory-database). \ No newline at end of file +If you know of another database we should be importing advisories from, tell us about it by opening an issue in [https://github.com/github/advisory-database](https://github.com/github/advisory-database).