From 4924f06a19e21b43e42a98bf8b75229d43eb8b01 Mon Sep 17 00:00:00 2001 From: Amir Date: Fri, 23 Jul 2021 19:28:45 +0430 Subject: [PATCH] fix(hyperlinking): purify channel descriptions to prevent XSS vulnerability --- src/components/Channel.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Channel.vue b/src/components/Channel.vue index 0bd9c06a..fce23adf 100644 --- a/src/components/Channel.vue +++ b/src/components/Channel.vue @@ -4,7 +4,7 @@

{{ channel.name }}

-

+