diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f774e73..a5ecf496 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,10 @@ ### Breaking Changes -### New Rules (1) +### New Rules (2) - persistence/scheduled-tasks/schedule-task-via-at joren485 +- data-manipulation/prng/generate-random-numbers-via-rtlgenrandom william.ballenthin@mandiant.com - ### Bug Fixes diff --git a/README.md b/README.md index b60298f8..abb4cca8 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-771-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-772-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 fa6ae036..a3470932 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit fa6ae036c137037266c3e7c128277c33b13bd89d +Subproject commit a347093210ab479384263dec4581be0707bcce98