From 47ded00812b1666d1fb76c71ba1905cb3f940e4f Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Tue, 13 Aug 2019 14:46:19 +0200 Subject: [PATCH] Update changelog --- docs/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/changelog b/docs/changelog index 8c90639f4..afe23e7f2 100644 --- a/docs/changelog +++ b/docs/changelog @@ -12,6 +12,12 @@ - The CMake scripts now find dependencies in Debian's riscv64 architecture. +### Improvements in Reliability: + +- Removed usage of functions with insecure API (e.g., strcpy) +- Added clang-tidy checks clang-analyzer-security.* + + See the definitions of concepts and metrics at https://gnss-sdr.org/design-forces/