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:

https://scan.coverity.com/

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.