From 4ea3475d2b8c327ce4baef8d54e00ce194ac94ec Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Mon, 13 Feb 2023 09:50:39 +0000 Subject: [PATCH] Sync capa rules submodule --- CHANGELOG.md | 3 ++- README.md | 2 +- rules | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5ecf496..300dd9c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,11 @@ ### Breaking Changes -### New Rules (2) +### New Rules (3) - persistence/scheduled-tasks/schedule-task-via-at joren485 - data-manipulation/prng/generate-random-numbers-via-rtlgenrandom william.ballenthin@mandiant.com +- communication/ip/convert-ip-address-from-string @mr-tz - ### Bug Fixes diff --git a/README.md b/README.md index abb4cca8..64bd071b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/flare-capa)](https://pypi.org/project/flare-capa) [![Last release](https://img.shields.io/github/v/release/mandiant/capa)](https://github.com/mandiant/capa/releases) -[![Number of rules](https://img.shields.io/badge/rules-772-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-773-blue.svg)](https://github.com/mandiant/capa-rules) [![CI status](https://github.com/mandiant/capa/workflows/CI/badge.svg)](https://github.com/mandiant/capa/actions?query=workflow%3ACI+event%3Apush+branch%3Amaster) [![Downloads](https://img.shields.io/github/downloads/mandiant/capa/total)](https://github.com/mandiant/capa/releases) [![License](https://img.shields.io/badge/license-Apache--2.0-green.svg)](LICENSE.txt) diff --git a/rules b/rules index a3470932..2586016c 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit a347093210ab479384263dec4581be0707bcce98 +Subproject commit 2586016cf2fb92298fb6ac462d88c12c91b76e73