Willi Ballenthin
|
d0bafd6ab7
|
add codemap script
|
2025-04-25 20:52:13 +02:00 |
|
Moritz
|
9d3d3be21d
|
Merge pull request #2644 from mandiant/dependabot/npm_and_yarn/web/explorer/vite-6.2.3
|
2025-03-25 22:06:15 +01:00 |
|
dependabot[bot]
|
8251a4c16f
|
build(deps-dev): bump vite from 6.2.2 to 6.2.3 in /web/explorer
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-25 15:30:15 +00:00 |
|
Mike Hunhoff
|
7407cb39ca
|
add lint for registry control set regex that is not complete (#2643)
* add lint for registry control set regex that is not complete
* update CHANGELOG
|
2025-03-24 12:17:12 -06:00 |
|
Capa Bot
|
0162e447fd
|
Sync capa rules submodule
|
2025-03-24 16:38:44 +00:00 |
|
Capa Bot
|
829dae388f
|
Sync capa rules submodule
|
2025-03-21 16:15:53 +00:00 |
|
Capa Bot
|
2a4d0ae080
|
Sync capa rules submodule
|
2025-03-21 14:40:08 +00:00 |
|
Capa Bot
|
d9a754730c
|
Sync capa rules submodule
|
2025-03-20 15:06:54 +00:00 |
|
Capa Bot
|
4acacba9d6
|
Sync capa rules submodule
|
2025-03-20 15:00:54 +00:00 |
|
Capa Bot
|
d00f172973
|
Sync capa rules submodule
|
2025-03-19 17:29:32 +00:00 |
|
Mike Hunhoff
|
1572dd87ed
|
lint: add WARN for regex features that contain unescaped dot (#2635)
* lint: add WARN for regex features that contain unescaped dot
* refactor comments
* update CHANGELOG
* address PR feedback
* Update scripts/lint.py
Co-authored-by: Willi Ballenthin <wballenthin@google.com>
* Update scripts/lint.py
Co-authored-by: Willi Ballenthin <wballenthin@google.com>
---------
Co-authored-by: Willi Ballenthin <wballenthin@google.com>
|
2025-03-18 15:05:57 -06:00 |
|
Capa Bot
|
23a88fae70
|
Sync capa rules submodule
|
2025-03-18 21:02:03 +00:00 |
|
dependabot[bot]
|
474e64cd32
|
build(deps): bump esbuild, @vitejs/plugin-vue, vite, vite-plugin-singlefile and vitest
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.1 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [vite-plugin-singlefile](https://github.com/richardtallent/vite-plugin-singlefile) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies need to be updated together.
Updates `esbuild` from 0.21.5 to 0.25.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.1)
Updates `@vitejs/plugin-vue` from 5.0.5 to 5.2.3
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.2.3/packages/plugin-vue)
Updates `vite` from 5.4.14 to 6.2.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.2/packages/vite)
Updates `vite-plugin-singlefile` from 2.0.2 to 2.2.0
- [Release notes](https://github.com/richardtallent/vite-plugin-singlefile/releases)
- [Changelog](https://github.com/richardtallent/vite-plugin-singlefile/blob/main/CHANGELOG.md)
- [Commits](https://github.com/richardtallent/vite-plugin-singlefile/commits)
Updates `vitest` from 1.6.1 to 3.0.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.9/packages/vitest)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: indirect
- dependency-name: "@vitejs/plugin-vue"
dependency-type: direct:development
- dependency-name: vite
dependency-type: direct:development
- dependency-name: vite-plugin-singlefile
dependency-type: direct:development
- dependency-name: vitest
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-18 09:53:20 -06:00 |
|
Willi Ballenthin
|
c664dc662f
|
changelog
|
2025-03-18 08:21:51 -06:00 |
|
Willi Ballenthin
|
c1c71613a9
|
cape: make some pe fields optional
closes #2632
but, pe.imagebase is required, so keeping that (so test field will
continue to fail).
|
2025-03-18 08:21:51 -06:00 |
|
Willi Ballenthin
|
fa90aae3dc
|
cape: make behavior.summary optional
closes #2631
|
2025-03-18 08:21:51 -06:00 |
|
Capa Bot
|
7ba02c424e
|
Sync capa rules submodule
|
2025-03-18 14:02:02 +00:00 |
|
dependabot[bot]
|
f238708ab8
|
build(deps): bump ruff from 0.9.2 to 0.11.0 (#2629)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.2 to 0.11.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.2...0.11.0)
---
updated-dependencies:
- dependency-name: ruff
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>
|
2025-03-17 16:05:18 -06:00 |
|
dependabot[bot]
|
9c639005ee
|
build(deps): bump protobuf from 5.29.3 to 6.30.1 (#2630)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.3 to 6.30.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v5.29.3...v6.30.1)
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-17 16:05:05 -06:00 |
|
Capa Bot
|
c37b04fa5f
|
Sync capa rules submodule
|
2025-03-16 15:15:38 +00:00 |
|
Capa Bot
|
dadd536498
|
Sync capa rules submodule
|
2025-03-15 13:04:10 +00:00 |
|
Capa Bot
|
f3b07dba14
|
Sync capa rules submodule
|
2025-03-14 17:46:00 +00:00 |
|
Capa Bot
|
66158db197
|
Sync capa rules submodule
|
2025-03-14 17:41:46 +00:00 |
|
Capa Bot
|
a4285c013e
|
Sync capa-testfiles submodule
|
2025-03-11 16:13:03 +00:00 |
|
Capa Bot
|
6924974b6b
|
Sync capa rules submodule
|
2025-03-11 15:56:55 +00:00 |
|
Capa Bot
|
dc153c4763
|
Sync capa rules submodule
|
2025-03-10 20:39:14 +00:00 |
|
dependabot[bot]
|
71a28e4482
|
build(deps): bump types-psutil from 6.1.0.20241102 to 7.0.0.20250218 (#2617)
Bumps [types-psutil](https://github.com/python/typeshed) from 6.1.0.20241102 to 7.0.0.20250218.
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-psutil
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>
|
2025-03-10 14:27:28 -06:00 |
|
dependabot[bot]
|
f6ed36fa0f
|
build(deps): bump pyelftools from 0.31 to 0.32 (#2616)
Bumps [pyelftools](https://github.com/eliben/pyelftools) from 0.31 to 0.32.
- [Changelog](https://github.com/eliben/pyelftools/blob/main/CHANGES)
- [Commits](https://github.com/eliben/pyelftools/compare/v0.31...v0.32)
---
updated-dependencies:
- dependency-name: pyelftools
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>
Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>
|
2025-03-10 14:26:54 -06:00 |
|
Capa Bot
|
6e68034d57
|
Sync capa rules submodule
|
2025-03-10 20:19:50 +00:00 |
|
Capa Bot
|
0df50f5d54
|
Sync capa-testfiles submodule
|
2025-03-10 19:51:07 +00:00 |
|
Capa Bot
|
f1131750cc
|
Sync capa rules submodule
|
2025-03-10 19:48:37 +00:00 |
|
dependabot[bot]
|
077082a376
|
build(deps): bump humanize from 4.10.0 to 4.12.0 (#2606)
Bumps [humanize](https://github.com/python-humanize/humanize) from 4.10.0 to 4.12.0.
- [Release notes](https://github.com/python-humanize/humanize/releases)
- [Commits](https://github.com/python-humanize/humanize/compare/4.10.0...4.12.0)
---
updated-dependencies:
- dependency-name: humanize
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>
Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>
|
2025-03-10 13:03:59 -06:00 |
|
dependabot[bot]
|
86318093da
|
build(deps-dev): bump vitest from 1.6.0 to 1.6.1 in /web/explorer (#2608)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
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: Mike Hunhoff <mike.hunhoff@gmail.com>
|
2025-03-10 12:45:16 -06:00 |
|
dependabot[bot]
|
4ee8a7c6b1
|
build(deps): bump setuptools from 75.8.0 to 76.0.0 (#2621)
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.0 to 76.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v76.0.0)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-10 12:44:49 -06:00 |
|
Capa Bot
|
151d30bec6
|
Sync capa rules submodule
|
2025-03-05 20:56:46 +00:00 |
|
Willi Ballenthin
|
3bd339522e
|
v9.1.0 (#2614)
Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>
v9.1.0
|
2025-03-04 13:24:03 -07:00 |
|
Mike Hunhoff
|
7ecf292095
|
render: don't assume prior matches exist within thread (#2612)
* render: don't assume prior matches exist within thread
* update CHANGELOG
* update comments
|
2025-03-03 17:49:03 -07:00 |
|
Capa Bot
|
45ea683d19
|
Sync capa-testfiles submodule
|
2025-02-26 08:56:48 +00:00 |
|
Capa Bot
|
2b95fa089d
|
Sync capa rules submodule
|
2025-02-25 15:59:41 +00:00 |
|
Mike Hunhoff
|
d3d71f97c8
|
vmray: only verify process OS and monitor ID match (#2613)
|
2025-02-24 14:14:05 -07:00 |
|
Willi Ballenthin
|
4c9d81072a
|
main: don't require rules to render result document directly (#2611)
|
2025-02-24 17:47:00 +01:00 |
|
Capa Bot
|
a94c68377a
|
Sync capa rules submodule
|
2025-02-22 19:41:30 +00:00 |
|
Capa Bot
|
14e076864c
|
Sync capa-testfiles submodule
|
2025-02-22 19:13:14 +00:00 |
|
Capa Bot
|
6684f9f890
|
Sync capa rules submodule
|
2025-02-21 19:37:24 +00:00 |
|
dependabot[bot]
|
e622989eeb
|
build(deps): bump psutil from 6.1.0 to 7.0.0 (#2605)
Bumps [psutil](https://github.com/giampaolo/psutil) from 6.1.0 to 7.0.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.0...release-7.0.0)
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>
|
2025-02-21 10:26:04 -07:00 |
|
Capa Bot
|
9c9dd15bf9
|
Sync capa rules submodule
|
2025-02-21 16:29:46 +00:00 |
|
Capa Bot
|
06fad4a89e
|
Sync capa-testfiles submodule
|
2025-02-21 12:17:50 +00:00 |
|
Capa Bot
|
e06a0ab75f
|
Sync capa rules submodule
|
2025-02-21 12:16:25 +00:00 |
|
Capa Bot
|
0371ade358
|
Sync capa rules submodule
|
2025-02-20 22:18:12 +00:00 |
|
dependabot[bot]
|
80b5a116a5
|
build(deps): bump pygithub from 2.5.0 to 2.6.0 (#2604)
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](https://github.com/pygithub/pygithub/compare/v2.5.0...v2.6.0)
---
updated-dependencies:
- dependency-name: pygithub
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>
|
2025-02-20 12:50:10 -07:00 |
|