Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mdUfC-0008SU-9h for pgadmin-hackers@arkaria.postgresql.org; Thu, 21 Oct 2021 09:47:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mdUfB-0005Yb-8E for pgadmin-hackers@arkaria.postgresql.org; Thu, 21 Oct 2021 09:47:05 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mdUfA-0005YL-O9 for pgadmin-hackers@lists.postgresql.org; Thu, 21 Oct 2021 09:47:05 +0000 Received: from mail-io1-xd36.google.com ([2607:f8b0:4864:20::d36]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mdUf2-0002gX-Fq for pgadmin-hackers@postgresql.org; Thu, 21 Oct 2021 09:47:04 +0000 Received: by mail-io1-xd36.google.com with SMTP id 188so28164473iou.12 for ; Thu, 21 Oct 2021 02:46:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=6AkdPdt8kbBeHr+74aQSpZzNadp4742hFfU5A0LyOxs=; b=ccT1VUidZljsdQVDJH4DKTCGctSPv2Goy4JzwlunoG7BcJC/omYSIRFC6VTLtwm7RV xccJwqVG53EpSjBLwU5RoK8sAAFg43dftJh8qULv6cahdJ+xUA9HAbzE2wN6pbo77LdG 7J7xoqFv+0t2m2jHrdjUAAK6fjRCp0tbZQQDUz7WjnGVCz6C4nXRCOlVN3Kna35hSHiX EzWv3SkwkSHmBirn4IRDBugR9YAymhBdYgnRPZz/Bn9um07ABhWNkl4JpOuwSOMVxtXt BcHAMK1dTP03JRrOYyid9W9d6j+kKEYgVys4pYgkHwePtSjiwApObeJYIdS0yDV78R8j /nWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=6AkdPdt8kbBeHr+74aQSpZzNadp4742hFfU5A0LyOxs=; b=HywwlpGukZirLNKghEWAk5Ahu2Rk4c+CEFWi2pTJahl6pID0WgOFfx1LL6xEd/gB1w Q/mIls40BujzidsIoyDNgERr8x2STp3YMylk+/k01Ok0HmBIFPmVZtI5louYa21GMBHV g6/Tqg9atNSf6koFEK7o/MzrbzYEsEZ2YC9BWUVEjPcNwDSsLYPZr3TDH36CZFfXqtlv H7av+W2zA/Br5QzgZ26uS8VKHucaoNo6osfkEntLdz+N+7PhYulw3/4CMQ5IorwCNUHS WSy/1Fl8MIPcSjTKeRraCLXvEyMA7LLsNaSinF3qeDrohowK4eMiTJkl++SEiKSJly6q CE3g== X-Gm-Message-State: AOAM531Ug4Itm5dsVUoxOtu76wKnz9/elBoodeVafWWYfeKZcXzdTegv g9s7Wt5xH4RHLlRA+y8Dv6IZA8I/QJWMU8o1LQKb89YgC9ht01OGKX2/BlHC1RFR+8+ETe5uFKQ g667AVxSZiXoJ+64LW73xP+lY96fp0Drj8iLJUSjwiRXQ3oBKVcoza0UZU/RII8TG+nZ4owIJiy iEiCssUkgIqzPzGPhrRXNpRAJugaEp61X1rMg8yVvgCMmK11Epi+sbRCC8MQ== X-Google-Smtp-Source: ABdhPJxQlyQ5PTUWsRYHIfzJNEBFOX35HmlMJY6MHICwd1kzAD3kabJtohRbKhuYq4/PcNoXvSDUCV0BoRJSB/kxeaI= X-Received: by 2002:a5d:88c5:: with SMTP id i5mr3262239iol.110.1634809613975; Thu, 21 Oct 2021 02:46:53 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 21 Oct 2021 15:16:43 +0530 Message-ID: Subject: Re: [pgAdmin][patch] Fix JS audit and ignore devDependencies To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000051193905ced9c6bf" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000051193905ced9c6bf Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Thu, Oct 21, 2021 at 1:16 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch fixs JS audit issues wherever possible and ignores > devDependencies from packages.json. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* > > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --00000000000051193905ced9c6bf Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Thu, Oct 21, 2021 at 1:16 PM = Aditya Toshniwal <a= ditya.toshniwal@enterprisedb.com> wrote:
Hi=C2=A0Hackers,

Attached patch fixs JS audit issues wherever possible and ignores= devDependencies from packages.json.
Please review.

-- =
Thanks,
Adi= tya Toshniwal
pgAdmin Hacker=C2=A0| <= font size=3D"2" color=3D"#000000" face=3D"arial, sans-serif">Software Archi= tect=C2=A0| <= font face=3D"arial, sans-serif" color=3D"#000000">edbpostgres.com
"Don't Complain about Heat, Plant a TREE"<= /font>


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

--00000000000051193905ced9c6bf--