From owner-freebsd-pkg@freebsd.org Fri May 19 14:34:05 2017 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D4E0D74C60 for ; Fri, 19 May 2017 14:34:05 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from valentine.liquidneon.com (valentine.liquidneon.com [216.87.78.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "valentine.liquidneon.com", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8BBE91989 for ; Fri, 19 May 2017 14:34:05 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: by valentine.liquidneon.com (Postfix, from userid 1018) id ACA6739283; Fri, 19 May 2017 08:34:03 -0600 (MDT) Date: Fri, 19 May 2017 08:34:03 -0600 From: Brad Davis To: rainer@ultra-secure.de Cc: freebsd-pkg@freebsd.org Subject: Re: Can pkg audit produce a machine readable output? Message-ID: <20170519143403.GC4593@corpmail.liquidneon.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.2 (2017-04-18) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 May 2017 14:34:05 -0000 On Wed, May 17, 2017 at 11:26:33AM +0200, rainer@ultra-secure.de wrote: > Some sort of XML maybe? > > That would be nice. > > Or is there some other tool that does this? Hi, Not currently, but the output is pretty well formed and would be fairly easy to parse. What are you trying to occomplish? Regards, Brad Davis