From 8857f92f7cf3abaf8907313fdd0dbf889df51df4 Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Thu, 26 Jan 2023 08:15:31 +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 6622fab5..eee7a3f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ - remove SMDA backend #1062 @williballenthin - error return codes are now positive numbers #1269 @mr-tz -### New Rules (62) +### New Rules (63) - collection/use-dotnet-library-sharpclipboard @johnk3r - data-manipulation/encryption/aes/use-dotnet-library-encryptdecryptutils @johnk3r @@ -80,6 +80,7 @@ - nursery/encrypt-data-using-tea william.ballenthin@mandiant.com - nursery/hash-data-using-whirlpool william.ballenthin@mandiant.com - nursery/reference-base58-string william.ballenthin@mandiant.com +- communication/mailslot/create-mailslot william.ballenthin@mandiant.com - ### Bug Fixes diff --git a/README.md b/README.md index b499571a..929eec1c 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-758-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-759-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 78c4aacd..0510b87c 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit 78c4aacd570ec1bc9b10c6db8b72f2db2b648785 +Subproject commit 0510b87c938c79c538317f812225f53192b893d1