File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11[project ]
22name = " openaev-aws-injector"
3- version = " 2.2.0 "
3+ version = " 2.2.1 "
44description = " An injector for impacting AWS"
55license = " Apache-2.0"
66readme = " README.md"
@@ -10,7 +10,7 @@ authors = [
1010requires-python = " >=3.11,<4.0"
1111
1212dependencies = [
13- " pyoaev (==2.2.0 ); extra != 'dev'" ,
13+ " pyoaev (==2.2.1 ); extra != 'dev'" ,
1414 " injector_common @ ../injector_common" ,
1515 " pacu~=1.5.0" ,
1616 " awscli~=1.29.0" ,
Original file line number Diff line number Diff line change 11[project ]
22name = " openaev-http-query-injector"
3- version = " 2.2.0 "
3+ version = " 2.2.1 "
44description = " An injector for executing arbitrary http requests"
55license = " Apache-2.0"
66readme = " README.md"
@@ -9,7 +9,7 @@ authors = [
99]
1010requires-python = " >=3.11,<4.0"
1111dependencies = [
12- " pyoaev (==2.2.0 ); extra != 'dev'" ,
12+ " pyoaev (==2.2.1 ); extra != 'dev'" ,
1313 " injector_common @ ../injector_common" ,
1414]
1515
Original file line number Diff line number Diff line change 11[project ]
22name = " openaev-nmap-injector"
3- version = " 2.2.0 "
3+ version = " 2.2.1 "
44description = " An injector for running port scans with nmap"
55license = " Apache-2.0"
66readme = " README.md"
@@ -9,7 +9,7 @@ authors = [
99]
1010requires-python = " >=3.11,<4.0"
1111dependencies = [
12- " pyoaev (==2.2.0 ); extra != 'dev'" ,
12+ " pyoaev (==2.2.1 ); extra != 'dev'" ,
1313 " injector_common @ ../injector_common" ,
1414]
1515
Original file line number Diff line number Diff line change 11[project ]
22name = " openaev-nuclei-injector"
3- version = " 2.2.0 "
3+ version = " 2.2.1 "
44description = " An injector for running vulnerability scans with Nuclei"
55license = " Apache-2.0"
66readme = " README.md"
@@ -10,7 +10,7 @@ authors = [
1010requires-python = " >=3.11,<4.0"
1111
1212dependencies = [
13- " pyoaev (==2.2.0 ) ; extra != 'dev'" ,
13+ " pyoaev (==2.2.1 ) ; extra != 'dev'" ,
1414 " injector_common @ ../injector_common" ,
1515]
1616
Original file line number Diff line number Diff line change 11[project ]
22name = " openaev-shodan-injector"
3- version = " 2.2.0 "
3+ version = " 2.2.1 "
44description = " An injector for running with Shodan"
55readme = " README.md"
66authors = [{ name = " Filigran" , email = " contact@filigran.io" }]
77license = " Apache-2.0"
88requires-python = " >=3.11,<4.0"
99dependencies = [
10- " pyoaev (==2.2.0 ); extra != 'dev'" ,
10+ " pyoaev (==2.2.1 ); extra != 'dev'" ,
1111 " injector_common @ ../injector_common" ,
1212 " pydantic~=2.11.7" ,
1313 " pydantic-settings~=2.11.0" ,
Original file line number Diff line number Diff line change 11[project ]
22name = " openaev-teams-injector"
3- version = " 2.2.0 "
3+ version = " 2.2.1 "
44description = " An injector for Microsoft Teams"
55readme = " README.md"
66authors = [{ name = " Filigran" , email = " contact@filigran.io" }]
77license = " Apache-2.0"
88requires-python = " >=3.11,<4.0"
99dependencies = [
10- " pyoaev (==2.2.0 ); extra != 'dev'" ,
10+ " pyoaev (==2.2.1 ); extra != 'dev'" ,
1111 " injector_common @ ../injector_common" ,
1212 " requests~=2.32.3" ,
1313]
You can’t perform that action at this time.
0 commit comments