From 41a0a9d1e78a027a3ac3142d6dabeb8029e92145 Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Tue, 21 Nov 2023 10:52:22 +0000 Subject: [PATCH] Update rules number badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8d983f3..308af62b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # capa rules [![Rule linter status](https://github.com/mandiant/capa-rules/workflows/CI/badge.svg)](https://github.com/mandiant/capa-rules/actions?query=workflow%3A%22CI%22) -[![Number of rules](https://img.shields.io/badge/rules-848-blue.svg)](rules) +[![Number of rules](https://img.shields.io/badge/rules-850-blue.svg)](rules) [![License](https://img.shields.io/badge/license-Apache--2.0-green.svg)](LICENSE.txt) This is the standard collection of rules for [capa](https://github.com/mandiant/capa) - the tool to automatically identify capabilities of programs.