From aa409fa6cdf2bba918ace7bb65cd231376a7e27e Mon Sep 17 00:00:00 2001 From: Federico Builes Date: Thu, 10 Nov 2022 07:59:28 +0100 Subject: [PATCH] Update README.md Co-authored-by: Courtney Claessens --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb83047..87979c2 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ deny-licenses: Add a custom list of GitHub Advisory IDs that can be skipped during detection. -**Possible values**: Any valid advisory GHSA ids. +**Possible values**: Any valid GHSAs from the [GitHub Advisory Database](https://github.com/advisories). **Inline example**: `allow-ghsas: GHSA-abcd-1234-5679, GHSA-efgh-1234-5679`