From 2395b4eaf501f7bdb9817cb71fa4c3cdcaffe3ff Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Wed, 22 Jul 2020 18:44:48 +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 f956d944..654dfa44 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # capa rules [![Rule linter status](https://github.com/fireeye/capa-rules/workflows/CI/badge.svg)](https://github.com/fireeye/capa-rules/actions?query=workflow%3A%22CI%22) -[![Number of rules](https://img.shields.io/badge/rules-262-blue.svg)](rules) +[![Number of rules](https://img.shields.io/badge/rules-263-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/fireeye/capa) - the tool to automatically identify capabilities of programs.