From 810e2d70d3a7c1d19caad07a9146e33783cebf47 Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Mon, 9 Jan 2023 13:38:25 +0000 Subject: [PATCH] Sync capa rules submodule --- CHANGELOG.md | 5 ++++- README.md | 2 +- rules | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2470af58..0f5e5614 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ ### Breaking Changes - remove SMDA backend #1062 @williballenthin -### New Rules (49) +### New Rules (52) - collection/use-dotnet-library-sharpclipboard @johnk3r - data-manipulation/encryption/aes/use-dotnet-library-encryptdecryptutils @johnk3r @@ -66,6 +66,9 @@ - compiler/nuitka/compiled-with-nuitka @williballenthin - nursery/authenticate-data-with-md5-mac william.ballenthin@mandiant.com - nursery/resolve-function-by-djb2-hash still@teamt5.org +- host-interaction/mutex/create-semaphore-on-linux @ramen0x3f +- host-interaction/mutex/lock-semaphore-on-linux @ramen0x3f +- host-interaction/mutex/unlock-semaphore-on-linux @ramen0x3f - ### Bug Fixes diff --git a/README.md b/README.md index 32a1628c..09569bf0 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-746-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-749-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 dc81cb49..cf41d4fe 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit dc81cb4904fb4a7cbb7c6526939231e1ff7a2d14 +Subproject commit cf41d4fe4ad6e807b26a3669fa3eca364009502a