From 26662e99de08ccb1399c328359bdb074a4bb0094 Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Thu, 19 Jan 2023 12:11:19 +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 d88b1f4d..7963661c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ - remove SMDA backend #1062 @williballenthin - error return codes are now positive numbers #1269 @mr-tz -### New Rules (56) +### New Rules (57) - collection/use-dotnet-library-sharpclipboard @johnk3r - data-manipulation/encryption/aes/use-dotnet-library-encryptdecryptutils @johnk3r @@ -74,6 +74,7 @@ - data-manipulation/hashing/sha512/hash-data-using-sha512 william.ballenthin@mandiant.com - nursery/decode-data-using-url-encoding michael.hunhoff@mandiant.com - nursery/manipulate-user-privileges michael.hunhoff@mandiant.com +- lib/get-os-version @mr-tz - ### Bug Fixes diff --git a/README.md b/README.md index 6fb2320b..14d1a8a5 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-753-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-754-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 28e9c066..6e5d63b4 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit 28e9c066ad99c49f87bcc66cfc98b486955ab909 +Subproject commit 6e5d63b4b70ff270a3e6615c05590ea6059642d7