From d4d28596bdbee7afbe6f601111fddc854064f976 Mon Sep 17 00:00:00 2001 From: William Ballenthin Date: Wed, 27 Apr 2022 05:34:41 -0600 Subject: [PATCH] Revert "Update rules number badge" This reverts commit 9967d225a6706ced48b230b02b11292932f7ec84. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac05c095..2bb5e796 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-664-blue.svg)](rules) +[![Number of rules](https://img.shields.io/badge/rules-665-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.