diff --git a/audit.log b/audit.log index 4731d90f4..41614f097 100644 --- a/audit.log +++ b/audit.log @@ -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 │ ├─────────────────────┼────────────────────────────────────────────────────────┤ @@ -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 diff --git a/plugins/domains/issuu.com.js b/plugins/domains/issuu.com.js index 98a88fe49..f43776477 100644 --- a/plugins/domains/issuu.com.js +++ b/plugins/domains/issuu.com.js @@ -8,7 +8,6 @@ export default { "oembed-title", "oembed-site", "oembed-description", - // "og-video", 'domain-icon' ], @@ -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" - */ ] }; \ No newline at end of file