I would like to trigger Poudriere automatically every time 
Is this advisable?
Is there a script where
Or is there a more elegant way doing this by just using Poudriere?
Thanks
				
			 portaudit or  pkg audit finds vulnerabilities in my installed packages. I understand that Poudriere can be run as a cron job, which will build any new updates. However I would like to automate on daily basis only the building and the installing of packages with vulnerabilities, leaving the other updates when I have more time, so that I can do them manually. So basically I am trying to imitate an automatic security only update for the packages.Is this advisable?
Is there a script where
 pkg audit triggers Poudriere? I am a complete newbie when it comes to writing scripts.Or is there a more elegant way doing this by just using Poudriere?
Thanks