diff --git a/CHANGELOG.md b/CHANGELOG.md index e4f40db0..5bd9b6e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,13 +9,15 @@ ### Breaking Changes -### New Rules (6) +### New Rules (8) - executable/pe/export/forwarded-export ronnie.salomonsen@mandiant.com - host-interaction/bootloader/get-uefi-variable jakub.jozwiak@mandiant.com - host-interaction/bootloader/set-uefi-variable jakub.jozwiak@mandiant.com - nursery/enumerate-device-drivers-on-linux @mr-tz - anti-analysis/anti-vm/vm-detection/check-for-foreground-window-switch ervin.ocampo@mandiant.com +- linking/static/sqlite3/linked-against-cppsqlite3 still@teamt5.org +- linking/static/sqlite3/linked-against-sqlite3 still@teamt5.org - ### Bug Fixes diff --git a/README.md b/README.md index 2becc8f2..9a42cdf1 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-829-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-831-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 f73a8bca..d61f70b4 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit f73a8bca127641db5c93973050d640c44c785a18 +Subproject commit d61f70b462ca763152c4b56f34ed64759ceb3501