$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [beast] Security
From: Arash Partow (arash_at_[hidden])
Date: 2017-07-03 17:13:48
Vinnie Falco via Boost wrote:
>
> I would love for someone to do a security audit and in the absence of
> a volunteer I will likely take on the expense myself.
>
> That said, I have made the tests quite extensive. 100% code coverage
> is always an ongoing goal.
Perhaps you could also add a Coverity scan to the list as well:
It's not a security oriented analysis per-say but it may catch certain
problems through static analysis they could lead to security issues down
the track.