Willi Ballenthin
|
d5cb36151f
|
Merge pull request #1275 from mandiant/dependabot/pip/networkx-3.0
build(deps): bump networkx from 2.5.1 to 3.0
|
2023-01-10 16:52:45 +01:00 |
|
Moritz
|
b6fd95c7b8
|
use positive error return code numbers (#1274)
|
2023-01-10 13:14:23 +01:00 |
|
Willi Ballenthin
|
8ce570cea7
|
Merge pull request #1276 from mandiant/dependabot/pip/termcolor-2.2.0
build(deps): bump termcolor from 2.1.1 to 2.2.0
|
2023-01-10 12:25:01 +01:00 |
|
Willi Ballenthin
|
5b82ed2fd9
|
Merge pull request #1270 from mandiant/fix/issue-1267
features: string: better __str__ embedded whitespace
|
2023-01-10 12:21:27 +01:00 |
|
Capa Bot
|
37a4dbf822
|
Sync capa rules submodule
|
2023-01-09 15:53:03 +00:00 |
|
dependabot[bot]
|
ef86160d88
|
build(deps): bump termcolor from 2.1.1 to 2.2.0
Bumps [termcolor](https://github.com/termcolor/termcolor) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/termcolor/termcolor/releases)
- [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md)
- [Commits](https://github.com/termcolor/termcolor/compare/2.1.1...2.2.0)
---
updated-dependencies:
- dependency-name: termcolor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-09 14:03:48 +00:00 |
|
dependabot[bot]
|
5f31bdbb3e
|
build(deps): bump networkx from 2.5.1 to 3.0
Bumps [networkx](https://github.com/networkx/networkx) from 2.5.1 to 3.0.
- [Release notes](https://github.com/networkx/networkx/releases)
- [Commits](https://github.com/networkx/networkx/compare/networkx-2.5.1...networkx-3.0)
---
updated-dependencies:
- dependency-name: networkx
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-09 14:03:44 +00:00 |
|
Capa Bot
|
810e2d70d3
|
Sync capa rules submodule
|
2023-01-09 13:38:25 +00:00 |
|
Moritz
|
85dd065f91
|
only show first lib match to reduce vverbose output noise (#1266)
* only show first lib match to reduce vverbose output noise
* improve rendering and wording
|
2023-01-09 14:14:08 +01:00 |
|
Capa Bot
|
2a61e357de
|
Sync capa rules submodule
|
2023-01-09 13:08:27 +00:00 |
|
Willi Ballenthin
|
e34fdfae1a
|
mypy
|
2023-01-09 13:01:41 +01:00 |
|
Willi Ballenthin
|
58e94a35cb
|
features: string: better __str__ embedded whitespace
|
2023-01-09 10:51:08 +01:00 |
|
Capa Bot
|
93acf9feb4
|
Sync capa rules submodule
|
2023-01-09 08:50:03 +00:00 |
|
Moritz
|
0362148989
|
Merge pull request #1265 from mandiant/fix/extractor-logic
fix logic error from smda backend removal
|
2023-01-06 09:54:52 +01:00 |
|
mr-tz
|
985ea5ebdc
|
fix logic error from smda backend removal
|
2023-01-05 12:27:27 +01:00 |
|
Capa Bot
|
64ebf14256
|
Sync capa rules submodule
|
2023-01-05 10:55:44 +00:00 |
|
Willi Ballenthin
|
cfebe5a5ba
|
Merge pull request #1264 from mandiant/fix/issue-1263
render: verbose: fix rendering of scopes
|
2023-01-05 11:54:59 +01:00 |
|
Willi Ballenthin
|
99e0e45bfc
|
changelog
|
2023-01-05 11:38:51 +01:00 |
|
Willi Ballenthin
|
83845078a7
|
render: verbose: fix rendering of scopes
closes #1263
|
2023-01-05 11:36:52 +01:00 |
|
Capa Bot
|
7c102509bd
|
Sync capa rules submodule
|
2023-01-05 09:59:07 +00:00 |
|
Capa Bot
|
1af90b9db3
|
Sync capa rules submodule
|
2023-01-05 09:55:12 +00:00 |
|
Mike Hunhoff
|
d4de650f90
|
explorer: improve exception handling (#1262)
|
2023-01-04 13:28:15 -07:00 |
|
Capa Bot
|
5de0324441
|
Sync capa rules submodule
|
2023-01-04 16:59:55 +00:00 |
|
Moritz
|
5fa2a87747
|
fix dotnet and pe format handling (#1256)
|
2023-01-04 17:46:51 +01:00 |
|
Moritz
|
68ef9d7858
|
validate rule meta (#1257)
* validate rule meta
|
2023-01-04 17:46:25 +01:00 |
|
Mike Hunhoff
|
a286e066d1
|
explorer: refactor rule generator caching and matching (#1251)
* explorer: refactor rule generator caching and matching
* fix #1246
* fix #1159
|
2023-01-04 08:50:52 -07:00 |
|
Willi Ballenthin
|
94a712b820
|
Merge pull request #1213 from mandiant/fix-1062
remove SMDA backend
|
2023-01-04 14:48:41 +01:00 |
|
Moritz
|
c8aa73ac18
|
Merge pull request #1253 from mandiant/dependabot/pip/pydantic-1.10.4
build(deps): bump pydantic from 1.10.2 to 1.10.4
|
2023-01-04 11:17:31 +01:00 |
|
Capa Bot
|
a74b8e6328
|
Sync capa-testfiles submodule
|
2023-01-04 09:09:57 +00:00 |
|
Willi Ballenthin
|
ff773695d0
|
Merge pull request #1260 from jsoref/spelling
Spelling
|
2023-01-04 08:58:21 +01:00 |
|
Josh Soref
|
c4ebb0a31d
|
spelling: unescaped
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:32:39 -05:00 |
|
Josh Soref
|
f9b3d6304c
|
spelling: uncommitted
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:32:39 -05:00 |
|
Josh Soref
|
1c85f530b1
|
spelling: objects
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:32:39 -05:00 |
|
Josh Soref
|
d65d7bcd7e
|
spelling: notifications
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:32:39 -05:00 |
|
Josh Soref
|
c11633c5db
|
spelling: minimum
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:32:39 -05:00 |
|
Josh Soref
|
ea0a708f35
|
spelling: interesting
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:32:39 -05:00 |
|
Josh Soref
|
00254b93dc
|
spelling: instruction
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:32:39 -05:00 |
|
Josh Soref
|
6932df3564
|
spelling: import
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:32:39 -05:00 |
|
Josh Soref
|
9e3a48aa8d
|
spelling: globally
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:32:39 -05:00 |
|
Josh Soref
|
6e17462bd0
|
spelling: github
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:32:39 -05:00 |
|
Josh Soref
|
d29e7e6f3a
|
spelling: further
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:32:39 -05:00 |
|
Josh Soref
|
049e222e88
|
spelling: falls through
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:32:39 -05:00 |
|
Josh Soref
|
caef7812a3
|
spelling: disassembly
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:32:39 -05:00 |
|
Josh Soref
|
68efa7316b
|
spelling: dictionary
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:25:22 -05:00 |
|
Josh Soref
|
5396d5f99e
|
spelling: contiguous
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:25:22 -05:00 |
|
Josh Soref
|
4576cbd0a1
|
spelling: committing
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:25:22 -05:00 |
|
Josh Soref
|
1fa9180fee
|
spelling: beginning
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:25:22 -05:00 |
|
Josh Soref
|
801c80d7a2
|
spelling: alphanum
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-01-04 00:25:22 -05:00 |
|
mr-tz
|
eba1989c9f
|
Merge branch 'master' into fix-1062
|
2023-01-03 18:46:41 +01:00 |
|
Mike Hunhoff
|
90591811df
|
explorer: improve rules error messaging and documentation (#1249)
|
2023-01-03 09:09:05 -07:00 |
|