diff --git a/CHANGELOG.md b/CHANGELOG.md index 733542c6..778d9042 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ ### Breaking Changes -### New Rules (24) +### New Rules (25) - persistence/scheduled-tasks/schedule-task-via-at joren485 - data-manipulation/prng/generate-random-numbers-via-rtlgenrandom william.ballenthin@mandiant.com @@ -37,6 +37,7 @@ - nursery/enumerate-pe-sections-in-dotnet @mr-tz - nursery/destroy-software-breakpoint-capability echernofsky@google.com - nursery/send-data-to-internet michael.hunhoff@mandiant.com +- nursery/compiled-with-cx_freeze @mr-tz - ### Bug Fixes diff --git a/README.md b/README.md index 2a40aaf1..a353eeb6 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-792-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-793-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 8635a31c..ae4eb03e 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit 8635a31c89c3686c979f6650268b1369f54f90e5 +Subproject commit ae4eb03ec2151b99b414218d6a610b56ca572634