dependabot[bot]
7fe53073fe
build(deps): bump viv-utils[flirt] from 0.6.4 to 0.6.5
...
Bumps [viv-utils[flirt]](https://github.com/williballenthin/viv-utils ) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/williballenthin/viv-utils/releases )
- [Commits](https://github.com/williballenthin/viv-utils/compare/v0.6.4...v0.6.5 )
---
updated-dependencies:
- dependency-name: viv-utils[flirt]
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-21 14:02:11 +00:00
Willi Ballenthin
efd02915ab
Merge pull request #621 from fireeye/feature-447
...
add type annotations to public routines
2021-06-15 11:01:52 -06:00
William Ballenthin
152060a28a
setup: move mypy deps in to capa[dev] target
2021-06-14 10:33:24 -06:00
Willi Ballenthin
1a31c84eef
Merge pull request #632 from fireeye/dependabot/pip/black-21.6b0
...
build(deps-dev): bump black from 21.5b2 to 21.6b0
2021-06-14 08:20:53 -06:00
Willi Ballenthin
9ce92cfb5b
Merge pull request #633 from fireeye/dependabot/pip/ruamel-yaml-0.17.9
...
build(deps): bump ruamel-yaml from 0.17.7 to 0.17.9
2021-06-14 08:20:31 -06:00
dependabot[bot]
b7cd467363
build(deps): bump tqdm from 4.61.0 to 4.61.1
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.61.0 to 4.61.1.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.61.0...v4.61.1 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-14 05:59:01 +00:00
dependabot[bot]
ff3cc421eb
build(deps): bump ruamel-yaml from 0.17.7 to 0.17.9
...
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree ) from 0.17.7 to 0.17.9.
---
updated-dependencies:
- dependency-name: ruamel-yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-14 05:58:55 +00:00
dependabot[bot]
205798865d
build(deps-dev): bump black from 21.5b2 to 21.6b0
...
Bumps [black](https://github.com/psf/black ) from 21.5b2 to 21.6b0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-14 05:58:48 +00:00
William Ballenthin
a21b53d737
Merge branch 'master' of github.com:fireeye/capa into feature-447
2021-06-10 09:02:39 -06:00
William Ballenthin
5408481606
type: capa.engine
2021-06-09 23:51:55 -06:00
William Ballenthin
8a0ae7ae55
type: capa.features.extractors.viv.helpers
2021-06-09 22:54:29 -06:00
William Ballenthin
9a4e9b6586
setup: add initial mypy setup
...
invoke like: mypy --config-file .github/mypy/mypy.ini capa/main.py
2021-06-09 14:50:37 -06:00
Moritz Raabe
8b58723f40
bump smda and remove xfail
2021-06-07 13:56:55 +02:00
Moritz
2691fb400e
Merge pull request #611 from fireeye/dependabot/pip/pytest-cov-2.12.1
...
build(deps-dev): bump pytest-cov from 2.12.0 to 2.12.1
2021-06-07 09:55:12 +02:00
Moritz
e0075573d9
Merge pull request #610 from fireeye/dependabot/pip/ruamel-yaml-0.17.7
...
build(deps): bump ruamel-yaml from 0.17.5 to 0.17.7
2021-06-07 09:55:00 +02:00
dependabot[bot]
a39e2e7e0f
build(deps-dev): bump pytest-cov from 2.12.0 to 2.12.1
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.12.0...v2.12.1 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-07 06:02:46 +00:00
dependabot[bot]
d9e1732766
build(deps): bump ruamel-yaml from 0.17.5 to 0.17.7
...
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree ) from 0.17.5 to 0.17.7.
---
updated-dependencies:
- dependency-name: ruamel-yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-07 06:02:38 +00:00
dependabot[bot]
6dd5bbeffd
build(deps-dev): bump black from 21.5b1 to 21.5b2
...
Bumps [black](https://github.com/psf/black ) from 21.5b1 to 21.5b2.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-07 06:02:31 +00:00
Moritz
82eae4324e
Merge pull request #595 from fireeye/dependabot/pip/ruamel-yaml-0.17.5
...
build(deps): bump ruamel-yaml from 0.17.4 to 0.17.5
2021-05-31 10:39:33 +02:00
dependabot[bot]
c1b689a375
build(deps): bump ruamel-yaml from 0.17.4 to 0.17.5
...
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree ) from 0.17.4 to 0.17.5.
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-31 05:57:42 +00:00
dependabot[bot]
c1546cf6a8
build(deps): bump tqdm from 4.60.0 to 4.61.0
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.60.0 to 4.61.0.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.60.0...v4.61.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-31 05:57:33 +00:00
Willi Ballenthin
ed02088c82
detect (and short circuit) file limitations at file scope ( #586 )
...
* smda: move pe carve into helpers
* smda: simplify test parametrization/xfail
* extractors: add pefile extractor for file scope features
* pep8
* main: bail early on file limitation detected at file scope
closes #583
* changelog
2021-05-28 08:14:44 -06:00
Willi Ballenthin
2a36894d85
Merge pull request #578 from fireeye/dependabot/pip/viv-utils-flirt--0.6.4
...
build(deps): bump viv-utils[flirt] from 0.6.2 to 0.6.4
2021-05-24 09:14:31 -06:00
dependabot[bot]
9cd07a0cee
build(deps): bump viv-utils[flirt] from 0.6.2 to 0.6.4
...
Bumps [viv-utils[flirt]](https://github.com/williballenthin/viv-utils ) from 0.6.2 to 0.6.4.
- [Release notes](https://github.com/williballenthin/viv-utils/releases )
- [Commits](https://github.com/williballenthin/viv-utils/compare/v0.6.2...v0.6.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-24 06:03:22 +00:00
dependabot[bot]
4f85d85ea6
build(deps): bump smda from 1.5.14 to 1.5.17
...
Bumps [smda](https://github.com/danielplohmann/smda ) from 1.5.14 to 1.5.17.
- [Release notes](https://github.com/danielplohmann/smda/releases )
- [Commits](https://github.com/danielplohmann/smda/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-24 06:03:15 +00:00
dependabot[bot]
0dc212f53e
build(deps-dev): bump pytest-cov from 2.11.1 to 2.12.0
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.11.1...v2.12.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-17 05:57:20 +00:00
dependabot[bot]
83a4e054d1
build(deps-dev): bump black from 21.4b2 to 21.5b1
...
Bumps [black](https://github.com/psf/black ) from 21.4b2 to 21.5b1.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 17:42:03 +00:00
dependabot[bot]
2626572ddc
build(deps-dev): bump pytest from 6.2.3 to 6.2.4
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.2.3 to 6.2.4.
- [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/6.2.3...6.2.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 16:51:23 +00:00
dependabot[bot]
0f16787ef9
build(deps): bump vivisect from 1.0.1 to 1.0.3
...
Bumps [vivisect](https://github.com/vivisect/vivisect ) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/vivisect/vivisect/releases )
- [Changelog](https://github.com/vivisect/vivisect/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/vivisect/vivisect/compare/v1.0.1...v1.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 15:01:03 +00:00
dependabot[bot]
0b1c80d4d5
build(deps-dev): bump black from 21.4b0 to 21.4b2
...
Bumps [black](https://github.com/psf/black ) from 21.4b0 to 21.4b2.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-03 06:36:46 +00:00
William Ballenthin
b0c27f5890
setup: bump viv-utils dep v0.6.2
2021-04-27 13:29:45 -06:00
William Ballenthin
f4ba5a5eb9
setup: bump viv-utils 0.6.1 for more platform support
2021-04-27 12:33:44 -06:00
William Ballenthin
582e45f72f
Merge branch 'function-id-flirt' of github.com:fireeye/capa into function-id-flirt
2021-04-26 12:14:44 -06:00
William Ballenthin
c79f461e39
Merge branch 'master' into function-id-flirt
2021-04-26 09:47:42 -06:00
dependabot[bot]
42877b0b6e
build(deps-dev): bump black from 20.8b1 to 21.4b0
...
Bumps [black](https://github.com/psf/black ) from 20.8b1 to 21.4b0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-26 06:30:28 +00:00
dependabot[bot]
2140a3d762
build(deps): bump smda from 1.5.13 to 1.5.14
...
Bumps [smda](https://github.com/danielplohmann/smda ) from 1.5.13 to 1.5.14.
- [Release notes](https://github.com/danielplohmann/smda/releases )
- [Commits](https://github.com/danielplohmann/smda/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-12 06:32:25 +00:00
dependabot[bot]
628e2ef3f4
build(deps): bump ruamel-yaml from 0.17.0 to 0.17.4
...
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree ) from 0.17.0 to 0.17.4.
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-08 08:49:03 +00:00
Ana Maria Martinez Gomez
5d341ba078
py3: remove six
...
As we are not supporting Python 2 any longer, we can stop using six and
use the equivalent Python 3 method instead.
2021-04-07 18:20:07 +02:00
Ana Maria Martinez Gomez
d640c57e29
py3: Update setup.py
...
Require Python 3.6+ in setup.py
2021-04-07 18:20:07 +02:00
Ana Maria Martinez Gomez
eb08943d4f
setup: pin dependencies
...
Pin all dependencies in setup to the currently used version to avoid
that a new release breaks capa without being noticed.
Closes https://github.com/fireeye/capa/issues/498
2021-04-07 09:40:13 +02:00
Willi Ballenthin
275d170680
setup: bump viv to v1.0.1
2021-04-05 21:22:17 -06:00
Moritz
da755d8411
Update setup.py
2021-03-26 11:44:04 +01:00
dependabot[bot]
8b5dc54397
Bump viv-utils from 0.5.0 to 0.6.0
...
Bumps [viv-utils](https://github.com/williballenthin/viv-utils ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/williballenthin/viv-utils/releases )
- [Commits](https://github.com/williballenthin/viv-utils/compare/v0.5.0...v0.6.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-22 06:20:47 +00:00
Willi Ballenthin
900a03c172
setup: bump viv-utils version for better FLIRT matching
2021-03-19 11:15:15 -06:00
Ana Maria Martinez Gomez
cd01a01894
setup: bump viv-utils to 0.5.0
...
In viv-utils `getWorkspace` raises `IncompatibleVivVersion` on Python 3
when `vw.loadWorkspace(viv_file)` raises `UnicodeDecodeError`.
Fixes https://github.com/fireeye/capa/issues/469
As we use the same version in py2 and py3, define the viv-utils
requirement once.
2021-03-16 10:51:50 +01:00
William Ballenthin
8a3f5e423b
setup: bump viv-utils version
2021-03-15 13:39:44 -06:00
Moritz
c99fce3183
setup: bump viv to 0.2.1
2021-03-08 09:07:04 +01:00
William Ballenthin
1e8161b24e
setup: bump viv-utils for FLIRT
2021-03-05 09:39:47 -07:00
William Ballenthin
c0f4fe6867
merge master
2021-03-04 14:59:17 -07:00
William Ballenthin
358aab85e7
viv: move FLIRT matching into viv-utils
2021-03-04 14:51:40 -07:00