Merge branch 'master' into Aayush-Goel-04/Issue#1607

This commit is contained in:
Willi Ballenthin
2023-08-01 16:34:42 +02:00
committed by GitHub
4 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
### Breaking Changes
### New Rules (1)
### New Rules (2)
- executable/pe/export/forwarded-export ronnie.salomonsen@mandiant.com
-

View File

@@ -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

Submodule rules updated: a49c174fee...3f39a45465