Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions audit.log
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,6 @@
│ More info │ https://github.com/advisories/GHSA-j3q9-mxjg-w52f │
└─────────────────────┴────────────────────────────────────────────────────────┘
┌─────────────────────┬────────────────────────────────────────────────────────┐
│ moderate │ Serialize JavaScript has CPU Exhaustion Denial of │
│ │ Service via crafted array-like objects │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Package │ serialize-javascript │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Vulnerable versions │ <7.0.5 │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Patched versions │ >=7.0.5 │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Paths │ .>mocha>serialize-javascript │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ More info │ https://github.com/advisories/GHSA-qj8w-gfj5-8c6v │
└─────────────────────┴────────────────────────────────────────────────────────┘
┌─────────────────────┬────────────────────────────────────────────────────────┐
│ moderate │ brace-expansion: Zero-step sequence causes process │
│ │ hang and memory exhaustion │
├─────────────────────┼────────────────────────────────────────────────────────┤
Expand Down Expand Up @@ -68,5 +54,19 @@
├─────────────────────┼────────────────────────────────────────────────────────┤
│ More info │ https://github.com/advisories/GHSA-27v5-c462-wpq7 │
└─────────────────────┴────────────────────────────────────────────────────────┘
┌─────────────────────┬────────────────────────────────────────────────────────┐
│ moderate │ Serialize JavaScript has CPU Exhaustion Denial of │
│ │ Service via crafted array-like objects │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Package │ serialize-javascript │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Vulnerable versions │ <7.0.5 │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Patched versions │ >=7.0.5 │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Paths │ .>mocha>serialize-javascript │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ More info │ https://github.com/advisories/GHSA-qj8w-gfj5-8c6v │
└─────────────────────┴────────────────────────────────────────────────────────┘
5 vulnerabilities found
Severity: 4 moderate | 1 high
3 changes: 0 additions & 3 deletions plugins/domains/issuu.com.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ export default {
"oembed-title",
"oembed-site",
"oembed-description",
// "og-video",
'domain-icon'
],

Expand All @@ -35,12 +34,10 @@ export default {
},

tests: [
/*
"https://issuu.com/redbulletin.com/docs/the_red_bulletin_stratos_special_us",
"https://issuu.com/_dca/docs/edicio_n_diario_de_centro_ame_rica_02_de_junio_de_20",
"https://issuu.com/visitfaroeislands/docs/tg25-uk-web_compressed",
"https://issuu.com/cbmicheals/docs/wwii_hero_franklin_micheals",
"https://issuu.com/photoedmagazine/docs/photoed-w24_colour_for_issuu_print_replica"
*/
]
};
Loading