Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116317 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 3507 invoked from network); 10 Nov 2021 19:23:56 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 10 Nov 2021 19:23:56 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id E7AF91804C4 for ; Wed, 10 Nov 2021 12:17:27 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_PASS,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS24940 176.9.0.0/16 X-Spam-Virus: No X-Envelope-From: Received: from box.beccati.com (box.beccati.com [176.9.123.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 10 Nov 2021 12:17:27 -0800 (PST) Received: from authenticated-user (box.beccati.com [176.9.123.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by box.beccati.com (Postfix) with ESMTPSA id C9E162002E2; Wed, 10 Nov 2021 21:17:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=beccati.com; s=mail; t=1636575444; bh=0LzsWR6GXOpm5tjSijcOm05CpaXXpCzTOHHb4r0OP5Y=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=L8o4nucg6DQOK5qFYcqK21fRyPg77iP3TS54TZeblIvxTzLS6lNL8+6w6E81yFLfV uQyY3Um/f3eUif3ADsswbZhSStZnWAyGlcgKrd904BWFou9banbq3xV6jEhuoaqYDj aAtR3Q4P0mMMIm3VNkavzgJWlvg4tJK/r0aQryyrzTeLtJSXstheMaGo+A9pJIxax5 CZl8Y3C8Vv6uiFpfnDABNG3hHEDoptLts46Pr/QZqoiS7/qle9JTirzqa1JdRB6w+O 9IFqt2YWfMLlZNZSgi0zwgafhZerT467c/Ee9vgxmI3cNFch18VhbKtEUzPMr8cHMd /z8R/AMUmyK2A== Message-ID: <00de1e50-8b83-4c4f-24f7-5837a8f0d2f8@beccati.com> Date: Wed, 10 Nov 2021 21:17:21 +0100 MIME-Version: 1.0 Content-Language: en-GB To: Niklas Keller , Nikita Popov Cc: PHP internals References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Migrating to GitHub issues From: php@beccati.com (Matteo Beccati) On 10/11/2021 19:23, Niklas Keller wrote: > Hey Nikita, > > I'd like to propose using HackerOne instead of bugs.php.net for security > issues: https://www.hackerone.com/company/open-source-community As both GH and HackerOne user since years now, I can say h1 has actually a better user experience for security reports than GH issues for bug reports. So if we ever move from bugs.php.net to GH I would favour HackerOne for the security side of things. Cheers -- Matteo Beccati Development & Consulting - http://www.beccati.com/