From 1d7890086219fbfda6ec2564f676220f722604b2 Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Wed, 14 Feb 2024 13:57:16 +0000 Subject: [PATCH] Sync capa rules submodule --- CHANGELOG.md | 7 ++++++- README.md | 2 +- rules | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57e1a60e..83efac64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,14 @@ ### Breaking Changes -### New Rules (1) +### New Rules (6) - impact/wipe-disk/delete-drive-layout-via-ioctl william.ballenthin@mandiant.com +- host-interaction/driver/interact-with-driver-via-ioctl moritz.raabe@mandiant.com +- host-interaction/driver/unload-driver moritz.raabe@mandiant.com +- nursery/get-disk-information-via-ioctl william.ballenthin@mandiant.com +- nursery/get-volume-information-via-ioctl william.ballenthin@mandiant.com +- nursery/unmount-volume-via-ioctl william.ballenthin@mandiant.com - ### Bug Fixes diff --git a/README.md b/README.md index 8a9c21d5..2f719f77 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-867-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-871-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 0c32d657..34e37556 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit 0c32d65705391f4e9f6e3157530fc6bd351f280f +Subproject commit 34e3755624530a6ed0da9942ad3c68ea8afa89d3