diff --git a/CHANGELOG.md b/CHANGELOG.md index 412f51f3..897984e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,13 +10,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 25cc6a2d..a20c17da 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit 25cc6a2d5058625a02d94cb8e00b41bcb384057a +Subproject commit a20c17da067248a11d097d5bb51a1cc7a63590f5