From 684b2ded38b5ca4113dfbfb3fb757d020aebbad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 14:15:43 +0000 Subject: [PATCH 1/7] build(deps-dev): bump pyyaml from 6.0 to 6.0.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 to 6.0.1. - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.1/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0...6.0.1) --- updated-dependencies: - dependency-name: pyyaml 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 a28e244cc..cb48f843e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ classifiers = [ ] dependencies = [ "tqdm==4.65.0", - "pyyaml==6.0", + "pyyaml==6.0.1", "tabulate==0.9.0", "colorama==0.4.6", "termcolor==2.3.0", From 3d51b84bd17dfb9994e5557b5231456a632292af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 14:15:50 +0000 Subject: [PATCH 2/7] build(deps-dev): bump types-protobuf from 4.23.0.1 to 4.23.0.2 Bumps [types-protobuf](https://github.com/python/typeshed) from 4.23.0.1 to 4.23.0.2. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf 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 a28e244cc..eaea73643 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ dev = [ "types-termcolor==1.1.4", "types-psutil==5.8.23", "types_requests==2.31.0.1", - "types-protobuf==4.23.0.1", + "types-protobuf==4.23.0.2", ] build = [ "pyinstaller==5.10.1", From b554eaf5639e44966c20e037fcc634c10081bc21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 14:15:55 +0000 Subject: [PATCH 3/7] build(deps-dev): bump types-requests from 2.31.0.1 to 2.31.0.2 Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.1 to 2.31.0.2. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests 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 a28e244cc..57c91730c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ dev = [ "types-tabulate==0.9.0.1", "types-termcolor==1.1.4", "types-psutil==5.8.23", - "types_requests==2.31.0.1", + "types_requests==2.31.0.2", "types-protobuf==4.23.0.1", ] build = [ From c265b1ca96a2d06e5a318bcc4b5d5351e08bfa9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 14:15:59 +0000 Subject: [PATCH 4/7] build(deps-dev): bump types-tabulate from 0.9.0.1 to 0.9.0.3 Bumps [types-tabulate](https://github.com/python/typeshed) from 0.9.0.1 to 0.9.0.3. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-tabulate 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 a28e244cc..21f8f50da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ dev = [ "types-backports==0.1.3", "types-colorama==0.4.15.11", "types-PyYAML==6.0.8", - "types-tabulate==0.9.0.1", + "types-tabulate==0.9.0.3", "types-termcolor==1.1.4", "types-psutil==5.8.23", "types_requests==2.31.0.1", From 5f8280eb09b4e6adb13a345be2bb8845d900f0b1 Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Tue, 1 Aug 2023 11:16:09 +0000 Subject: [PATCH 5/7] Sync capa rules submodule --- rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules b/rules index a49c174fe..6691e9bdb 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit a49c174fee5058ca3617a23e782bdcadacb12406 +Subproject commit 6691e9bdbe430f7de84a9ec88911314b44d8a91a From d12185d851bb65e89444dc7076efb54643c32648 Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Tue, 1 Aug 2023 11:21:02 +0000 Subject: [PATCH 6/7] Sync capa-testfiles submodule --- tests/data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data b/tests/data index bfcf387b5..a34ba30f8 160000 --- a/tests/data +++ b/tests/data @@ -1 +1 @@ -Subproject commit bfcf387b5b55e65ef02ceb0cc5191ebe49ad5614 +Subproject commit a34ba30f8c5cee29b7539a56038f4976f8883b2b From ed98bb3a577cf926dc4be2e6c280a903d891c79c Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Tue, 1 Aug 2023 11:21:32 +0000 Subject: [PATCH 7/7] Sync capa rules submodule --- CHANGELOG.md | 2 +- rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59a1a14c7..cf18ff9c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ ### Breaking Changes -### New Rules (1) +### New Rules (2) - executable/pe/export/forwarded-export ronnie.salomonsen@mandiant.com - diff --git a/rules b/rules index 6691e9bdb..3f39a4546 160000 --- a/rules +++ b/rules @@ -1 +1 @@ -Subproject commit 6691e9bdbe430f7de84a9ec88911314b44d8a91a +Subproject commit 3f39a454650c75a26ed7e399af541007b92e00b7