From 1d279b53447ec04af03c57fa1e063d4c8d9a1cef Mon Sep 17 00:00:00 2001 From: Oliver Chang Date: Wed, 2 Mar 2022 16:52:11 +1100 Subject: [PATCH] Fix package name case sensitivity for GHSA-hgmw-x865-hf9x Part of #52. --- .../2017/10/GHSA-hgmw-x865-hf9x/GHSA-hgmw-x865-hf9x.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2017/10/GHSA-hgmw-x865-hf9x/GHSA-hgmw-x865-hf9x.json b/advisories/github-reviewed/2017/10/GHSA-hgmw-x865-hf9x/GHSA-hgmw-x865-hf9x.json index 786391ff0212f..74e08e7a04dcc 100644 --- a/advisories/github-reviewed/2017/10/GHSA-hgmw-x865-hf9x/GHSA-hgmw-x865-hf9x.json +++ b/advisories/github-reviewed/2017/10/GHSA-hgmw-x865-hf9x/GHSA-hgmw-x865-hf9x.json @@ -15,7 +15,7 @@ { "package": { "ecosystem": "RubyGems", - "name": "arabic-prawn" + "name": "Arabic-Prawn" }, "ranges": [ { @@ -65,4 +65,4 @@ "severity": "HIGH", "github_reviewed": true } -} \ No newline at end of file +}