diff --git a/CHANGELOG.md b/CHANGELOG.md index 54d27fb2..63ac459a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,9 @@ ### Breaking Changes -### New Rules (0) +### New Rules (1) +- data-manipulation/encryption/aes/manually-build-aes-constants huynh.t.nhan@gmail.com - ### Bug Fixes diff --git a/README.md b/README.md index c4ff8f01..b44dc390 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-661-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-662-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 3a0d0811..bc0b2d6f 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit 3a0d0811f6458d893a95478262670b7955f7a300 +Subproject commit bc0b2d6fb0e4c7d58422cded6165f41f81b0e5a4