Capa Bot
45460ca91b
Sync capa rules submodule
2026-06-19 21:19:59 +00:00
dependabot[bot] and GitHub
29575cac19
Merge pull request #3110 from mandiant/dependabot/npm_and_yarn/web/explorer/js-yaml-4.2.0
...
build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 in /web/explorer
2026-06-18 21:29:20 +02:00
e215463094
build(deps): bump form-data from 4.0.4 to 4.0.6 in /web/explorer ( #3109 )
...
Bumps [form-data](https://github.com/form-data/form-data ) from 4.0.4 to 4.0.6.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.4...v4.0.6 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-18 21:25:58 +02:00
dependabot[bot] and GitHub
f28a150566
Merge pull request #3105 from mandiant/dependabot/npm_and_yarn/web/explorer/multi-cee5a6df2e
...
build(deps): bump esbuild, @vitejs/plugin-vue, vite and vite-plugin-singlefile in /web/explorer
2026-06-18 21:25:05 +02:00
dependabot[bot] and GitHub
50668119f9
build(deps): bump form-data from 4.0.4 to 4.0.6 in /web/explorer
...
Bumps [form-data](https://github.com/form-data/form-data ) from 4.0.4 to 4.0.6.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.4...v4.0.6 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-16 11:18:38 +00:00
Moritz and GitHub
ce29c1dd50
Merge pull request #3108 from mandiant/dependabot/pip/pyinstaller-6.21.0
2026-06-16 13:17:37 +02:00
Moritz and GitHub
039759c301
Merge pull request #3107 from mandiant/dependabot/pip/pytest-9.1.0
2026-06-16 13:16:42 +02:00
Moritz and GitHub
6ea2647f72
Merge pull request #3106 from mandiant/dependabot/pip/vivisect-2332c288cd
2026-06-16 13:16:11 +02:00
dependabot[bot] and GitHub
4af7b897f0
build(deps-dev): bump pyinstaller from 6.20.0 to 6.21.0
...
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller ) from 6.20.0 to 6.21.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases )
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst )
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v6.20.0...v6.21.0 )
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-version: 6.21.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-15 14:43:18 +00:00
dependabot[bot] and GitHub
648d3a384f
build(deps-dev): bump pytest from 9.0.3 to 9.1.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 9.0.3 to 9.1.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/9.0.3...9.1.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 9.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-15 14:43:11 +00:00
dependabot[bot] and GitHub
1f317c1d16
build(deps): bump msgpack from 1.1.2 to 1.2.0 in the vivisect group
...
Bumps the vivisect group with 1 update: [msgpack](https://github.com/msgpack/msgpack-python ).
Updates `msgpack` from 1.1.2 to 1.2.0
- [Release notes](https://github.com/msgpack/msgpack-python/releases )
- [Changelog](https://github.com/msgpack/msgpack-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/msgpack/msgpack-python/compare/v1.1.2...v1.2.0 )
---
updated-dependencies:
- dependency-name: msgpack
dependency-version: 1.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: vivisect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-15 14:43:00 +00:00
Capa Bot
430de81711
Sync capa rules submodule
2026-06-12 13:10:21 +00:00
Willi Ballenthin and GitHub
2c12cbb485
tests: add data-driven test fixtures for rule matcher ( #2987 )
2026-06-11 13:42:29 +02:00
Willi Ballenthin and Willi Ballenthin
0fba3e58ee
tests: split out ELF OS detection fixtures into their own JSON
2026-06-11 13:41:30 +02:00
Willi Ballenthin and GitHub
028aa533b1
tests: add more ELF OS detection cases ( #3099 )
...
* tests: add more ELF OS detection cases
2026-06-11 10:42:10 +02:00
Capa Bot
e69eb70d55
Sync capa-testfiles submodule
2026-06-11 08:19:25 +00:00
Willi Ballenthin and GitHub
8a18bd0e54
tests: add more granular ELF OS detection tests, data-driven ( #3098 )
...
to better support ports of this logic to other languages/runtimes
2026-06-11 10:18:14 +02:00
Willi Ballenthin and GitHub
ccf3a87e83
tests: add snapshot tests for feature extraction ( #3069 )
...
Introduces data-driven snapshot tests that regenerate capa freeze files
for a curated set of samples in the tests/data submodule and compare the
bytes against committed fixtures under tests/fixtures/freezes/. Any
change that perturbs feature extraction surfaces as a test failure with
a feature-count delta and a truncated unified diff.
2026-06-09 23:28:49 +02:00
Capa Bot
58bfa7607e
Sync capa-testfiles submodule
2026-06-09 21:27:35 +00:00
adffa80e8f
ida: show addresses for file level features in rulegen ( #3009 )
...
* ida: show addresses for file level features in rulegen
* ida(ai): remove redundant `int` conversion
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Moritz <mr-tz@users.noreply.github.com >
2026-06-05 11:32:46 +02:00
c592100495
build(deps-dev): bump vitest from 3.0.9 to 4.1.0 in /web/explorer ( #3092 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 3.0.9 to 4.1.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-version: 4.1.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Moritz <mr-tz@users.noreply.github.com >
2026-06-05 10:39:38 +02:00
Ange Albertini and GitHub
33701d67ae
Merge pull request #3090 from corkamig/rva_deprecation
...
RelativeVirtualAddress deprecation
2026-06-03 08:45:52 +02:00
Ange Albertini and GitHub
09f5bd5a5c
Version number for deprecation
2026-06-02 09:26:13 +02:00
Ange Albertini
cfff133ae0
Formatting
2026-06-01 15:38:21 +00:00
Ange Albertini and GitHub
687e07320e
Issue link
2026-06-01 17:31:40 +02:00
Ange Albertini and GitHub
a14b463541
More information for RVA deprecation
2026-06-01 17:24:39 +02:00
Ange Albertini and GitHub
5917948849
Merge branch 'master' into rva_deprecation
2026-05-28 19:46:15 +02:00
a07b597ee1
build(deps): bump protobuf from 7.34.0 to 7.35.0 ( #3089 )
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 7.34.0 to 7.35.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Commits](https://github.com/protocolbuffers/protobuf/commits )
---
updated-dependencies:
- dependency-name: protobuf
dependency-version: 7.35.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-28 10:19:46 -06:00
987338d0c9
build(deps): bump ida-settings from 3.2.2 to 3.4.1 ( #3088 )
...
Bumps ida-settings from 3.2.2 to 3.4.1.
---
updated-dependencies:
- dependency-name: ida-settings
dependency-version: 3.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-28 08:55:14 -06:00
Ange Albertini
7962d97b9a
Better test
2026-05-28 14:00:41 +00:00
Ange Albertini
c134af2304
Formatting fix
2026-05-28 13:34:48 +00:00
Ange Albertini
7f458f1844
updated Changelog (RVA deprecation)
2026-05-28 13:23:28 +00:00
Ange Albertini
61c24ebcbb
RelativeVirtualAddress deprecation warning
2026-05-28 13:09:53 +00:00
Moritz and GitHub
3eada453e5
Merge pull request #3065 from mandiant/dependabot/npm_and_yarn/web/explorer/postcss-8.5.12
...
build(deps): bump postcss from 8.5.3 to 8.5.12 in /web/explorer
2026-05-26 12:01:16 +02:00
Capa Bot
88ba8f77ae
Sync capa rules submodule
2026-05-22 14:14:51 +00:00
Capa Bot
c619ef51f6
Sync capa rules submodule
2026-05-22 11:42:31 +00:00
9ac688b8c3
build(deps-dev): bump js-cookie from 3.0.5 to 3.0.7 in /web/explorer ( #3086 )
...
Bumps [js-cookie](https://github.com/js-cookie/js-cookie ) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/js-cookie/js-cookie/releases )
- [Commits](https://github.com/js-cookie/js-cookie/compare/v3.0.5...v3.0.7 )
---
updated-dependencies:
- dependency-name: js-cookie
dependency-version: 3.0.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-22 09:36:06 +02:00
dependabot[bot] and GitHub
d17bc6e14c
build(deps-dev): bump js-cookie from 3.0.5 to 3.0.7 in /web/explorer
...
Bumps [js-cookie](https://github.com/js-cookie/js-cookie ) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/js-cookie/js-cookie/releases )
- [Commits](https://github.com/js-cookie/js-cookie/compare/v3.0.5...v3.0.7 )
---
updated-dependencies:
- dependency-name: js-cookie
dependency-version: 3.0.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-21 21:24:12 +00:00
Capa Bot
7e00d2882e
Sync capa rules submodule
2026-05-21 07:02:20 +00:00
Capa Bot
54da63ef2b
Sync capa-testfiles submodule
2026-05-20 18:37:49 +00:00
Capa Bot
7fea0cebcb
Sync capa-testfiles submodule
2026-05-20 10:08:27 +00:00
Capa Bot
0f1e0a28f5
Sync capa-testfiles submodule
2026-05-20 09:13:46 +00:00
Capa Bot
c4e272ae75
Sync capa rules submodule
2026-05-20 09:08:30 +00:00
Capa Bot
49bf8315cd
Sync capa-testfiles submodule
2026-05-20 08:23:02 +00:00
Capa Bot
8572bd63e9
Sync capa-testfiles submodule
2026-05-20 08:10:43 +00:00
Capa Bot
d9014d055e
Sync capa-testfiles submodule
2026-05-20 07:49:30 +00:00
Capa Bot
1fd598e259
Sync capa rules submodule
2026-05-20 07:09:28 +00:00
2ed20e42ba
build(deps): bump pyghidra from 3.0.0 to 3.1.0 ( #3081 )
...
Bumps [pyghidra](https://github.com/NationalSecurityAgency/ghidra ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/NationalSecurityAgency/ghidra/releases )
- [Commits](https://github.com/NationalSecurityAgency/ghidra/commits )
---
updated-dependencies:
- dependency-name: pyghidra
dependency-version: 3.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-19 09:53:19 -06:00
Mike Hunhoff and GitHub
a98fd8240e
fix duplicate rule candidate evaluation in optimized matching engine ( #3080 )
...
* fix duplicate rule candidate evaluation in optimized matching engine
* update CHANGELOG
* update comments
2026-05-18 17:40:55 -06:00
Mike Hunhoff and GitHub
ced180ddbc
perf: optimize all_zeros using fast bytes comparison ( #3078 )
...
* perf: optimize all_zeros using fast bytes comparison
2026-05-18 10:20:10 +02:00