Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A9633C433F5 for ; Fri, 17 Dec 2021 19:33:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240654AbhLQTdQ (ORCPT ); Fri, 17 Dec 2021 14:33:16 -0500 Received: from bhuna.collabora.co.uk ([46.235.227.227]:57544 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236701AbhLQTdJ (ORCPT ); Fri, 17 Dec 2021 14:33:09 -0500 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: usama.anjum) with ESMTPSA id BAF2B1F4733D DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=collabora.com; s=mail; t=1639769588; bh=KrnOUAIPOi7q0Qlr6MnB41M+auYvt6kDtqVNTxI/rvs=; h=Cc:Subject:To:References:From:Date:In-Reply-To:From; b=BTNP3d6HOs2i+XKHOJP8N/iA7MPFiiueRpd+/UBIb7l3KPRFStTBvIOe22/grns4j GfOViALk8rEGyuWdoAGCbuEMEhdF8xTt2B+PbwhjZWeOAt04EF84gJZ7YliF83g4Lq ZgRTxgXBGfTCj3FqKfDO7oQ8gMzydBYBqfnr0La3CsWBTA2BK3kNvoCPGoY3/fzmC5 J9MplW9+iJe/Pdg7py/hdOlS1+1dkW93+IdOUhdhXxuoHOoFXHBknpcCoAJLhRrJzt NvUoYU+IMROTgotnTj6Yg+G9+zWJxHzLK9zeDl81BS1WGECkcCb6rGbyBuYY15e56D tGqcbyhJm9bKQ== Cc: usama.anjum@collabora.com, Kroah-Hartman , LKML , "Woodhouse, David" , "foersleo@amazon.de" , Gustavo Pimentel , "Gustavo A. R. Silva" , Thomas Gleixner , linux-hardening@vger.kernel.org, Norbert Manthey Subject: Re: Coverity Scan model file, license, public access To: Kees Cook , Colin Ian King , Dave Jones References: <202107151111.23BA48F99@keescook> From: Muhammad Usama Anjum Message-ID: <1bce95f4-ddf8-2081-57c8-67cd9d4dd3d4@collabora.com> Date: Sat, 18 Dec 2021 00:32:59 +0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: <202107151111.23BA48F99@keescook> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > As far as I know, the model was written originally by Dave Jones, with > further changes from myself and, I think, Colin Ian King. > > I thought it was visible through the Coverity dashboard, once you're > logged in: > https://scan.coverity.com/projects/linux-next-weekly-scan?tab=analysis_settings > (See 'Modeling file loaded [View]') > I've sent the request to join the dashboard. Who is the maintainer of this free Coverity dashboard? Can anyone use these results to fix the bugs without the permission of anyone?