From eb4016cda98dd5b6927182d33fdca911f0efb7ca Mon Sep 17 00:00:00 2001 From: Richard Hodges Date: Tue, 20 Oct 2020 15:13:42 +0200 Subject: [PATCH] Add Bishop Fox Security Assessment closes #2108 --- CHANGELOG.md | 3 +++ doc/qbk/01_intro/1a_bishop_fox.qbk | 8 ++++++++ 2 files changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7328f94b..a84b65eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +* Add Bishop Fox Security Assessment. +-------------------------------------------------------------------------------- + Version302: * Fix assert when basic_stream used as underlying of ssl::stream with zero-length write. diff --git a/doc/qbk/01_intro/1a_bishop_fox.qbk b/doc/qbk/01_intro/1a_bishop_fox.qbk index f9888a5f..c6345d60 100644 --- a/doc/qbk/01_intro/1a_bishop_fox.qbk +++ b/doc/qbk/01_intro/1a_bishop_fox.qbk @@ -30,6 +30,14 @@ manual exploitation and review of these issues to validate the findings. [@https://vinniefalco.github.io/BeastAssets/Beast%20-%20Hybrid%20Application%20Assessment%202017%20-%20Assessment%20Report%20-%2020171114.pdf [*Beast - Hybrid Application Assessment 2017]] +In 2020, as part of its commitment to producing the very finest C++ libraries +that application developers can trust, the C++ Alliance one again comissioned +Bishop Fox to retest the Beast library. + +The report is linked here: + +[@https://vinniefalco.github.io/BeastAssets/C%20Plus%20Plus%20Alliance%20-%20Hybrid%20Application%20Assessment%202020%20-%20Assessment%20Report%20-%2020200924%20.pdf [*Beast - Hybrid Application Assessment 2020]] + [/ "Securing Boost.Beast: A Non-Traditional Source Code Review"] '''