mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
Merge branch 'master' into Aayush-Goel-04/Issue#1607
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
### New Rules (1)
|
||||
### New Rules (2)
|
||||
|
||||
- executable/pe/export/forwarded-export ronnie.salomonsen@mandiant.com
|
||||
-
|
||||
|
||||
@@ -33,7 +33,7 @@ classifiers = [
|
||||
]
|
||||
dependencies = [
|
||||
"tqdm==4.65.0",
|
||||
"pyyaml==6.0",
|
||||
"pyyaml==6.0.1",
|
||||
"tabulate==0.9.0",
|
||||
"colorama==0.4.6",
|
||||
"termcolor==2.3.0",
|
||||
@@ -89,11 +89,11 @@ dev = [
|
||||
"types-backports==0.1.3",
|
||||
"types-colorama==0.4.15.11",
|
||||
"types-PyYAML==6.0.8",
|
||||
"types-tabulate==0.9.0.1",
|
||||
"types-tabulate==0.9.0.3",
|
||||
"types-termcolor==1.1.4",
|
||||
"types-psutil==5.8.23",
|
||||
"types_requests==2.31.0.1",
|
||||
"types-protobuf==4.23.0.1",
|
||||
"types_requests==2.31.0.2",
|
||||
"types-protobuf==4.23.0.2",
|
||||
]
|
||||
build = [
|
||||
"pyinstaller==5.10.1",
|
||||
|
||||
2
rules
2
rules
Submodule rules updated: a49c174fee...3f39a45465
Submodule tests/data updated: bfcf387b5b...a34ba30f8c
Reference in New Issue
Block a user