dependabot[bot]
|
66607f1412
|
build(deps-dev): bump pytest from 7.4.2 to 7.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
- [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/7.4.2...7.4.3)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-30 14:11:00 +00:00 |
|
Moritz
|
4750913fad
|
Merge pull request #1827 from mandiant/dependabot/pip/black-23.10.0
build(deps-dev): bump black from 23.9.1 to 23.10.0
|
2023-10-24 21:47:52 +02:00 |
|
dependabot[bot]
|
fec1e6a947
|
build(deps-dev): bump black from 23.9.1 to 23.10.0
Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.9.1...23.10.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-23 14:46:59 +00:00 |
|
Capa Bot
|
be6f87318e
|
Sync capa rules submodule
|
2023-10-20 09:50:07 +00:00 |
|
Capa Bot
|
772f806eb6
|
Sync capa rules submodule
|
2023-10-18 15:01:37 +00:00 |
|
Willi Ballenthin
|
5eaba611d1
|
Merge pull request #1738 from Aayush-Goel-04/Aayush-Goel-04/Issue#322
add com class/interface features
|
2023-10-18 17:00:39 +02:00 |
|
Aayush Goel
|
178cfce456
|
Merge branch 'Aayush-Goel-04/Issue#322' of https://github.com/Aayush-Goel-04/capa into Aayush-Goel-04/Issue#322
|
2023-10-18 16:33:37 +05:30 |
|
Aayush Goel
|
94cf53a1e3
|
Update __init__.py
|
2023-10-18 16:33:31 +05:30 |
|
Aayush Goel
|
26a2d1b4d1
|
Merge branch 'mandiant:master' into Aayush-Goel-04/Issue#322
|
2023-10-17 21:09:07 +05:30 |
|
Aayush Goel
|
6dbd3768ce
|
Update __init__.py
|
2023-10-17 21:04:21 +05:30 |
|
Aayush Goel
|
7cd5aa1c40
|
Added Enum for comType
|
2023-10-17 20:28:49 +05:30 |
|
Aayush Goel
|
884b714be2
|
loading com db only once
avoid loading db multiple times by caching it.
|
2023-10-17 19:48:06 +05:30 |
|
Willi Ballenthin
|
40d9587fa4
|
Merge pull request #1808 from mandiant/dependabot/pip/ruamel-yaml-0.17.35
build(deps-dev): bump ruamel-yaml from 0.17.32 to 0.17.35
|
2023-10-17 09:59:41 +02:00 |
|
Willi Ballenthin
|
430fdb074b
|
Merge pull request #1807 from mandiant/dependabot/pip/pre-commit-3.5.0
build(deps-dev): bump pre-commit from 3.4.0 to 3.5.0
|
2023-10-17 09:59:30 +02:00 |
|
Willi Ballenthin
|
0324d24490
|
Merge pull request #1806 from mandiant/dependabot/pip/flake8-simplify-0.21.0
build(deps-dev): bump flake8-simplify from 0.20.0 to 0.21.0
|
2023-10-17 09:59:21 +02:00 |
|
Willi Ballenthin
|
41c286d1a3
|
Merge pull request #1805 from mandiant/dependabot/pip/pyinstaller-6.1.0
build(deps-dev): bump pyinstaller from 6.0.0 to 6.1.0
|
2023-10-17 09:59:13 +02:00 |
|
Willi Ballenthin
|
187cf40d6f
|
Merge pull request #1804 from mandiant/dependabot/pip/mypy-1.6.0
build(deps-dev): bump mypy from 1.5.1 to 1.6.0
|
2023-10-17 09:58:44 +02:00 |
|
Capa Bot
|
c37a0e525c
|
Sync capa rules submodule
|
2023-10-16 14:53:14 +00:00 |
|
dependabot[bot]
|
de0c35b6ad
|
build(deps-dev): bump ruamel-yaml from 0.17.32 to 0.17.35
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.32 to 0.17.35.
---
updated-dependencies:
- dependency-name: ruamel-yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 14:18:33 +00:00 |
|
dependabot[bot]
|
d99b454c0e
|
build(deps-dev): bump pre-commit from 3.4.0 to 3.5.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.4.0...v3.5.0)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 14:18:11 +00:00 |
|
dependabot[bot]
|
44f156925a
|
build(deps-dev): bump flake8-simplify from 0.20.0 to 0.21.0
Bumps [flake8-simplify](https://github.com/MartinThoma/flake8-simplify) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/MartinThoma/flake8-simplify/releases)
- [Changelog](https://github.com/MartinThoma/flake8-simplify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/MartinThoma/flake8-simplify/commits/0.21.0)
---
updated-dependencies:
- dependency-name: flake8-simplify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 14:17:47 +00:00 |
|
dependabot[bot]
|
599c115767
|
build(deps-dev): bump pyinstaller from 6.0.0 to 6.1.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.0.0 to 6.1.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.0.0...v6.1.0)
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 14:17:36 +00:00 |
|
dependabot[bot]
|
6ecc9b77b9
|
build(deps-dev): bump mypy from 1.5.1 to 1.6.0
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0.
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 14:17:01 +00:00 |
|
Aayush Goel
|
412d296d6b
|
Merge branch 'mandiant:master' into Aayush-Goel-04/Issue#322
|
2023-10-16 16:38:18 +05:30 |
|
Aayush Goel
|
db32d90480
|
tests updated
|
2023-10-16 16:35:30 +05:30 |
|
Capa Bot
|
77de088ac9
|
Sync capa rules submodule
|
2023-10-12 09:01:30 +00:00 |
|
Capa Bot
|
40ba6679f0
|
Sync capa-testfiles submodule
|
2023-10-11 14:36:05 +00:00 |
|
Moritz
|
8b6fa35e9f
|
Merge pull request #1794 from mandiant/dependabot/pip/pyinstaller-6.0.0
build(deps-dev): bump pyinstaller from 5.10.1 to 6.0.0
|
2023-10-11 13:58:48 +02:00 |
|
Moritz
|
f85ea915bf
|
Update pyinstaller.spec
|
2023-10-11 12:29:18 +02:00 |
|
Moritz
|
312ad48041
|
Merge pull request #1801 from mandiant/dependabot/pip/dnfile-0.14.1
build(deps-dev): bump dnfile from 0.13.0 to 0.14.1
|
2023-10-11 12:20:07 +02:00 |
|
Moritz
|
65b80d4d13
|
Merge pull request #1800 from mandiant/dependabot/pip/flake8-bugbear-23.9.16
build(deps-dev): bump flake8-bugbear from 23.7.10 to 23.9.16
|
2023-10-11 12:19:51 +02:00 |
|
Moritz
|
fb098fde5f
|
Merge pull request #1799 from mandiant/dependabot/pip/black-23.9.1
build(deps-dev): bump black from 23.7.0 to 23.9.1
|
2023-10-11 12:19:36 +02:00 |
|
Moritz
|
eedec933c2
|
Merge pull request #1798 from mandiant/dependabot/pip/wcwidth-0.2.8
build(deps-dev): bump wcwidth from 0.2.6 to 0.2.8
|
2023-10-11 12:19:20 +02:00 |
|
Capa Bot
|
cd268d6327
|
Sync capa rules submodule
|
2023-10-10 13:34:52 +00:00 |
|
Aayush Goel
|
23ecb248a5
|
Update __init__.py
|
2023-10-10 18:08:07 +05:30 |
|
Aayush Goel
|
bc165331db
|
Update __init__.py
|
2023-10-10 17:56:18 +05:30 |
|
Capa Bot
|
5d66a389d3
|
Sync capa rules submodule
|
2023-10-10 10:09:36 +00:00 |
|
Capa Bot
|
248a51c15f
|
Sync capa rules submodule
|
2023-10-10 09:55:31 +00:00 |
|
Aayush Goel
|
8a0628f357
|
Update CHANGELOG.md
|
2023-10-10 04:16:38 +05:30 |
|
Aayush Goel
|
2ec87f717a
|
Merge branch 'mandiant:master' into Aayush-Goel-04/Issue#322
|
2023-10-10 04:06:28 +05:30 |
|
Capa Bot
|
4430fce314
|
Sync capa rules submodule
|
2023-10-09 18:13:48 +00:00 |
|
Capa Bot
|
174c8121ca
|
Sync capa rules submodule
|
2023-10-09 18:01:23 +00:00 |
|
Capa Bot
|
fa1371cfa8
|
Sync capa rules submodule
|
2023-10-09 18:00:29 +00:00 |
|
Capa Bot
|
a0a2b07b85
|
Sync capa rules submodule
|
2023-10-09 16:35:56 +00:00 |
|
Moritz
|
a9daa92c9a
|
Merge branch 'master' into Aayush-Goel-04/Issue#322
|
2023-10-09 18:22:46 +02:00 |
|
Capa Bot
|
b315aacd73
|
Sync capa rules submodule
|
2023-10-09 16:22:26 +00:00 |
|
Capa Bot
|
3dd051582a
|
Sync capa rules submodule
|
2023-10-09 16:01:44 +00:00 |
|
Capa Bot
|
5f7b4fbf74
|
Sync capa rules submodule
|
2023-10-06 15:20:18 +00:00 |
|
Mike Hunhoff
|
b1175ab16a
|
adding capa quickstart reference (#1802)
|
2023-10-03 12:05:55 -06:00 |
|
dependabot[bot]
|
838205b375
|
build(deps-dev): bump dnfile from 0.13.0 to 0.14.1
Bumps [dnfile](https://github.com/malwarefrank/dnfile) from 0.13.0 to 0.14.1.
- [Changelog](https://github.com/malwarefrank/dnfile/blob/master/HISTORY.rst)
- [Commits](https://github.com/malwarefrank/dnfile/compare/v0.13.0...v0.14.1)
---
updated-dependencies:
- dependency-name: dnfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-02 14:42:47 +00:00 |
|