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 1mdVdV-0002rC-4d for pgadmin-hackers@arkaria.postgresql.org; Thu, 21 Oct 2021 10:49:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mdVdU-0000jf-2B for pgadmin-hackers@arkaria.postgresql.org; Thu, 21 Oct 2021 10:49:24 +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 1mdVdT-0000fV-Gq for pgadmin-hackers@lists.postgresql.org; Thu, 21 Oct 2021 10:49:23 +0000 Received: from mail-io1-xd30.google.com ([2607:f8b0:4864:20::d30]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mdVdP-0003FE-OB for pgadmin-hackers@postgresql.org; Thu, 21 Oct 2021 10:49:23 +0000 Received: by mail-io1-xd30.google.com with SMTP id i189so308828ioa.1 for ; Thu, 21 Oct 2021 03:49:18 -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=PItZAd8186U4iMBXtgXYx3lEb3mdOORw8575ZvLK30Q=; b=dB8rRh9lKObb2iO9hzIg8ChsEsq2696TAt23SoTPhTuLFFCJhCAQ+R4FnrL8asHtUZ I+pPVbOY2mQzj+yD4y4kd2nhVADXDJJrzyYo87qXBo2u/qag9H4/WzPHlElMQmQghuh0 LnnyhUnLKIi+mmkvXXARHloZUyQffWpaaSkIZypwMI32hyC8IkgiL8OOlR3evx8oOyok 3v3kNWkK2tP1O3CNh4rVXyedZjWn/wuTP4EzNgaA9deVYvajm4supTS+gKpAjdP4A5+/ QeiwIY7TjHzb81PyQwdcLTNN8ect0UiLl+dWOF9HgJ1Mh/GS2dLYLTufu/t2NkExFR8F EHcg== 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=PItZAd8186U4iMBXtgXYx3lEb3mdOORw8575ZvLK30Q=; b=653YWk38LGwYLTtdjOzqu+MPvuuLjNJs3L26LpBwu0FGrXkUyZxaB9y8Fa7bZdrbO3 Gu5hCBsLXFB0Y+a8vx477z+h10D494nzoLJIY8drVJvcvbL3TQuqxy1lvxBtdXcA1ly3 atPM/k/rZhbyXjnfj9Yk+ecuoaHC55KZlUcMnodrw9tffxCc5zz+is3gyGNdQENDquGL bs+mzDn35PhavQncVfDreUecVLysrHLD2UDdox9hQSYT0cQtADdpAcTbEPjGAk4t9Ew/ 0YMTATc2BHdXcVJn06Z5csG5Y3FdueKvcsKH4pVz39mkffWLVa1xOTdfVpqO+kksc9qR BLgA== X-Gm-Message-State: AOAM531paiXc9a71VAN787sZ50lWQK8va1z+a91LpPlyQRC2EQhp/ZeQ h7qKL9L//3eDrFW7+RqcvLjbTLw5WKBBHMqfn5uB4WcL7tMvbZy7qsDwqE99ZsRBbaVGZKVuQO+ VDwbdYcSO1nr7YC5AoN8jsxfL47i6ZvTIqq3iXbYC9KMCQ9nupNZwRoAh0JXULBglLRttsW/8ie +SQ6QTeFH2uIuuO8Tux5KWiauE1j8x1VwCUCDqL7jBg9CxXVc6VbHYJxtnXg== X-Google-Smtp-Source: ABdhPJyItyO1Z2PVqJ5hZGTJ1tWycuhqFf4v/WWfZzT418ewPtoWG3gbKOqoRahVAGN0KeB3pqeIvcsMuBbEi4v3i5w= X-Received: by 2002:a05:6638:3809:: with SMTP id i9mr3249055jav.115.1634813357006; Thu, 21 Oct 2021 03:49:17 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 21 Oct 2021 16:19:05 +0530 Message-ID: Subject: Re: [pgAdmin][patch] Fix JS audit and ignore devDependencies To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000006b3a0305cedaa5ae" 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 --0000000000006b3a0305cedaa5ae Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Thu, Oct 21, 2021 at 3:48 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi, > > Attached patch will pin mozjpeg to 7.1.0 as the latest version will > require zlib to be re-compiled. > > On Thu, Oct 21, 2021 at 3:23 PM Akshay Joshi < > akshay.joshi@enterprisedb.com> wrote: > >> Already applied the latest patch that you have sent to me personally. >> >> On Thu, Oct 21, 2021 at 3:21 PM Aditya Toshniwal < >> aditya.toshniwal@enterprisedb.com> wrote: >> >>> Hi, >>> >>> Please ignore the previous patch, attached is the updated. >>> >>> On Thu, Oct 21, 2021 at 1:15 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, >>> 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* >> > > > -- > 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* --0000000000006b3a0305cedaa5ae Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Thu, Oct 21, 2021 at 3:48 PM = Aditya Toshniwal <a= ditya.toshniwal@enterprisedb.com> wrote:
Hi,

Attached patch will p= in mozjpeg to 7.1.0 as the latest version will require zlib to be re-compil= ed.

On Thu, Oct 21, 2021 at 3:23 PM Akshay Joshi <akshay.joshi@enterprisedb= .com> wrote:
Already applied the latest patch that you have sent to= me personally.

On Thu, Oct 21, 2021 at 3:21 PM Aditya Toshniwal <aditya.tos= hniwal@enterprisedb.com> wrote:
Hi,

Please ignore the previous pat= ch, attached is the updated.

On Thu, Oct 21, 2021 at 1:15 PM Aditya To= shniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi=C2=A0Hackers,

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

<= /div>--
Thanks,
Aditya Toshniwal
pgAdmin Hacker=C2=A0| <= /font>Softwar= e Architect=C2=A0| edbpostgres.com=
"Don't Complain about Heat, Plant a TREE= "


--
Thanks,
Aditya Toshniwal=
pgAdmin Hacker=C2=A0| Software Architect=C2=A0| = edbpostgres.com
=
&q= uot;Don't Complain about Heat, Plant a TREE"


--
Thank= s & Regards
Akshay Joshi
pgAdmin Hacker | Principal Softw= are Architect
EDB Po= stgres
Mobile: +91 976-788-8246



--
Thanks,
Aditya Toshniwal=
pgAdmin Hacker=C2=A0| Software Architect=C2=A0| = edbpostgres.com
=
&q= uot;Don't Complain about Heat, Plant a TREE"


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

--0000000000006b3a0305cedaa5ae--