diff --git a/README.md b/README.md index 686cde3e10..7a2a5699f7 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,8 @@ patched_versions: * `unaffected_versions` \[Array\\] (optional): The version requirements for the unaffected versions of the Ruby library. * `patched_versions` \[Array\\] (optional): The version requirements for the - patched versions of the Ruby library. + patched versions of the Ruby library. If no patch is available, you can put + **notes: "Never patched"** in its place. * `related` \[Hash\\>\] (optional): Sometimes an advisory references many urls and other identifiers. Supported keys: `cve`, `ghsa`, `osvdb`, and `url` * `notes` \[String\] (optional): Internal notes regarding the vulnerability's inclusion in this database.