Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudloff committed Jan 30, 2025
1 parent ecb5b28 commit 4ac2d86
Showing 1 changed file with 20 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-jpcq-cgw6-v4j6",
"modified": "2025-01-23T23:24:07Z",
"modified": "2025-01-23T23:24:10Z",
"published": "2020-04-29T22:19:14Z",
"aliases": [
"CVE-2020-11023"
Expand All @@ -20,11 +20,6 @@
"ecosystem": "npm",
"name": "jquery"
},
"ecosystem_specific": {
"affected_functions": [
"(jquery).htmlPrefilter"
]
},
"ranges": [
{
"type": "ECOSYSTEM",
Expand Down Expand Up @@ -95,6 +90,25 @@
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "components/jquery"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.0.3"
},
{
"fixed": "3.5.0"
}
]
}
]
}
],
"references": [
Expand Down

0 comments on commit 4ac2d86

Please sign in to comment.