Re: using pkg audit to show base vulnerabilities

2016-09-12 Thread Miroslav Lachman
Mark Felder wrote on 09/07/2016 23:25: On Thu, Aug 25, 2016, at 07:49, Miroslav Lachman wrote: I am not sure if this is the right list or not. If not, please redirect me to the right one. I noticed this post from Mark Felder https://blog.feld.me/posts/2016/08/monitoring-freebsd-base-system-vu

Re: using pkg audit to show base vulnerabilities

2016-09-07 Thread Mark Felder
On Wed, Sep 7, 2016, at 18:23, Ben Woods wrote: > > Just a thought, once we move to PkgBase, will this simply work work "pkg > audit"? > Yes, that's the plan as I know it. > Are the new vuxml entries in the correct format to detect for individual > base packages? > E.g. FreeBSD-libxo, FreeBSD-

Re: using pkg audit to show base vulnerabilities

2016-09-07 Thread Ben Woods
On 8 September 2016 at 05:25, Mark Felder wrote: > I have been toying with the idea of creating a port that provides a > script called "baseaudit" that can make it very easy to check your > system for known vulns. With the majority of the logic in this script we > could also include this periodic

Re: using pkg audit to show base vulnerabilities

2016-09-07 Thread Mark Felder
On Thu, Aug 25, 2016, at 07:49, Miroslav Lachman wrote: > I am not sure if this is the right list or not. If not, please redirect > me to the right one. > > I noticed this post from Mark Felder > https://blog.feld.me/posts/2016/08/monitoring-freebsd-base-system-vulnerabilities-with-pkg-audit/ >

using pkg audit to show base vulnerabilities

2016-08-25 Thread Miroslav Lachman
I am not sure if this is the right list or not. If not, please redirect me to the right one. I noticed this post from Mark Felder https://blog.feld.me/posts/2016/08/monitoring-freebsd-base-system-vulnerabilities-with-pkg-audit/ Great work Mark, thank you! I found it very useful. I want this to