From 71450724d331a5bcc57bf3d8c5dd950f72c8c2cd Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Wed, 5 Jul 2023 06:40:03 +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 5c8854b4..68067101 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-802-blue.svg)](rules) +[![Number of rules](https://img.shields.io/badge/rules-803-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.