Skip to content

Commit

Permalink
Fix package name case sensitivity for GHSA-hgmw-x865-hf9x
Browse files Browse the repository at this point in the history
Part of github#52.
  • Loading branch information
oliverchang authored Mar 2, 2022
1 parent 3bfab5d commit 1d279b5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
{
"package": {
"ecosystem": "RubyGems",
"name": "arabic-prawn"
"name": "Arabic-Prawn"
},
"ranges": [
{
Expand Down Expand Up @@ -65,4 +65,4 @@
"severity": "HIGH",
"github_reviewed": true
}
}
}

0 comments on commit 1d279b5

Please sign in to comment.