From 4c86c7653d3b1f16dc8c9bca73dcfcb57d8dc6b8 Mon Sep 17 00:00:00 2001 From: Alexey Date: Wed, 1 Apr 2026 13:21:53 +0300 Subject: [PATCH 1/2] issuu.com: there is no oembed error 403 yet --- plugins/domains/issuu.com.js | 3 --- 1 file changed, 3 deletions(-) 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 From 42be3ee7092d584fb8792266cf94514de4c5c9ce Mon Sep 17 00:00:00 2001 From: Alexey Date: Wed, 1 Apr 2026 13:25:38 +0300 Subject: [PATCH 2/2] fix audit --- audit.log | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) 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