diff --git a/CHANGELOG.md b/CHANGELOG.md index 263b0477..a2fa3d59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ ### Breaking Changes -### New Rules (9) +### New Rules (10) - persistence/scheduled-tasks/schedule-task-via-at joren485 - data-manipulation/prng/generate-random-numbers-via-rtlgenrandom william.ballenthin@mandiant.com @@ -17,6 +17,7 @@ - communication/http/reference-http-user-agent-string @mr-tz - communication/http/get-http-content-length william.ballenthin@mandiant.com - nursery/move-directory michael.hunhoff@mandiant.com +- nursery/get-http-request-uri william.ballenthin@mandiant.com - ### Bug Fixes diff --git a/README.md b/README.md index e9ec8571..0420e567 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-779-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-780-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 abf75509..1bc2fe6a 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit abf75509fa4bf36d0a84952586c3cb2b596b597b +Subproject commit 1bc2fe6a7d426d17f5b1a96b0907dbff7c342071