From 95ecb04995716bcac87492c2082b495a80e4b875 Mon Sep 17 00:00:00 2001 From: Jiewen Yao Date: Mon, 7 Oct 2024 23:45:23 +0800 Subject: [PATCH] Add coverity / CodeQL in readme Signed-off-by: Jiewen Yao --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 328be8c5cad..6e78832468b 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,12 @@ | [RISCV_XPACK](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack) | - | - | - | - | riscv-none-elf-gcc | riscv-none-elf-gcc | | [RISCV_NONE](https://archlinux.org/packages/extra/x86_64/riscv64-elf-gcc/) | - | - | - | - | riscv64-elf-gcc | riscv64-elf-gcc | +8) Static Analysis + +Support [Coverity](https://scan.coverity.com/) scan tool. + +Support [CodeQL](https://codeql.github.com/) tool. + ## Documents 1) Presentation