diff --git a/CHANGELOG.md b/CHANGELOG.md index 661c4554..4b1840c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ ### Breaking Changes - remove SMDA backend #1062 @williballenthin -### New Rules (46) +### New Rules (47) - collection/use-dotnet-library-sharpclipboard @johnk3r - data-manipulation/encryption/aes/use-dotnet-library-encryptdecryptutils @johnk3r @@ -63,6 +63,7 @@ - nursery/implement-com-dll moritz.raabe@mandiant.com - nursery/linked-against-libsodium @mr-tz - compiler/nuitka/compiled-with-nuitka @williballenthin +- nursery/authenticate-data-with-md5-mac william.ballenthin@mandiant.com - ### Bug Fixes diff --git a/README.md b/README.md index 885f5350..32a1628c 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-745-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-746-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 c772ba6b..ddec12b3 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit c772ba6ba897435137645d2d50f097084fd47c4d +Subproject commit ddec12b34b028e7baf6a6214dd64bf0977aae509