diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d899162..b6fb9f4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,12 +6,13 @@ ### Breaking Changes -### New Rules (4) +### New Rules (5) - persistence/scheduled-tasks/schedule-task-via-at joren485 - data-manipulation/prng/generate-random-numbers-via-rtlgenrandom william.ballenthin@mandiant.com - communication/ip/convert-ip-address-from-string @mr-tz - data-manipulation/compression/compress-data-via-zlib-inflate-or-deflate blas.kojusner@mandiant.com +- executable/installer/dotnet/packaged-as-single-file-dotnet-application michael.hunhoff@mandiant.com - ### Bug Fixes diff --git a/README.md b/README.md index 6eeac537..e54f0912 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-774-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-775-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 8409d7d3..54a16938 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit 8409d7d33dfd511b61e952ed895404941cd13caf +Subproject commit 54a169386d13280d1908831b7f16b7223ac90a39