From 73477b6495ff2b18844f6603782274f0cd313390 Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Sat, 19 Aug 2023 09:34:30 +0000 Subject: [PATCH 1/5] Sync capa rules submodule --- rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules b/rules index 25cc6a2d..f73a8bca 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit 25cc6a2d5058625a02d94cb8e00b41bcb384057a +Subproject commit f73a8bca127641db5c93973050d640c44c785a18 From 0265657937ffcc24d8987693636714634e2db6f7 Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Sat, 19 Aug 2023 09:36:35 +0000 Subject: [PATCH 2/5] Sync capa rules submodule --- CHANGELOG.md | 4 +++- README.md | 2 +- rules | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4f40db0..5bd9b6e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,13 +9,15 @@ ### Breaking Changes -### New Rules (6) +### New Rules (8) - executable/pe/export/forwarded-export ronnie.salomonsen@mandiant.com - host-interaction/bootloader/get-uefi-variable jakub.jozwiak@mandiant.com - host-interaction/bootloader/set-uefi-variable jakub.jozwiak@mandiant.com - nursery/enumerate-device-drivers-on-linux @mr-tz - anti-analysis/anti-vm/vm-detection/check-for-foreground-window-switch ervin.ocampo@mandiant.com +- linking/static/sqlite3/linked-against-cppsqlite3 still@teamt5.org +- linking/static/sqlite3/linked-against-sqlite3 still@teamt5.org - ### Bug Fixes diff --git a/README.md b/README.md index 2becc8f2..9a42cdf1 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-829-blue.svg)](https://github.com/mandiant/capa-rules) +[![Number of rules](https://img.shields.io/badge/rules-831-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 f73a8bca..d61f70b4 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit f73a8bca127641db5c93973050d640c44c785a18 +Subproject commit d61f70b462ca763152c4b56f34ed64759ceb3501 From 5787e41dd2586251d0aa7633b3994bc04703172a Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Sat, 19 Aug 2023 18:14:15 +0000 Subject: [PATCH 3/5] Sync capa rules submodule --- rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules b/rules index d61f70b4..a20c17da 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit d61f70b462ca763152c4b56f34ed64759ceb3501 +Subproject commit a20c17da067248a11d097d5bb51a1cc7a63590f5 From 8ed00a2847c50dcc0a4e1afd558fc0016f622fad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 14:50:50 +0000 Subject: [PATCH 4/5] build(deps-dev): bump ruff from 0.0.284 to 0.0.285 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.284 to 0.0.285. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.284...v0.0.285) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 52baa103..88ed932d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ dev = [ "flake8-simplify==0.20.0", "flake8-use-pathlib==0.3.0", "flake8-copyright==0.2.4", - "ruff==0.0.284", + "ruff==0.0.285", "black==23.7.0", "isort==5.11.4", "mypy==1.5.0", From b7b79b565b2d67de3df079212a40520905f6e1bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 07:48:33 +0000 Subject: [PATCH 5/5] build(deps-dev): bump mypy from 1.5.0 to 1.5.1 Bumps [mypy](https://github.com/python/mypy) from 1.5.0 to 1.5.1. - [Commits](https://github.com/python/mypy/compare/v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 88ed932d..35b5554c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,7 @@ dev = [ "ruff==0.0.285", "black==23.7.0", "isort==5.11.4", - "mypy==1.5.0", + "mypy==1.5.1", "psutil==5.9.2", "stix2==3.0.1", "requests==2.31.0",