Skip to content

Commit 90c19f7

Browse files
[all] Release 2.1.7
1 parent b8fa1b8 commit 90c19f7

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

aws/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openaev-aws-injector"
3-
version = "2.1.6"
3+
version = "2.1.7"
44
description = "An injector for impacting AWS"
55
license = "Apache-2.0"
66
readme = "README.md"

http-query/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openaev-http-query-injector"
3-
version = "2.1.6"
3+
version = "2.1.7"
44
description = "An injector for executing arbitrary http requests"
55
license = "Apache-2.0"
66
readme = "README.md"

nmap/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openaev-nmap-injector"
3-
version = "2.1.6"
3+
version = "2.1.7"
44
description = "An injector for running port scans with nmap"
55
license = "Apache-2.0"
66
readme = "README.md"

nuclei/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openaev-nuclei-injector"
3-
version = "2.1.6"
3+
version = "2.1.7"
44
description = "An injector for running vulnerability scans with Nuclei"
55
license = "Apache-2.0"
66
readme = "README.md"

shodan/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openaev-shodan-injector"
3-
version = "2.1.6"
3+
version = "2.1.7"
44
description = "An injector for running with Shodan"
55
readme = "README.md"
66
authors = [{ name = "Filigran", email = "contact@filigran.io" }]

teams/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openaev-teams-injector"
3-
version = "2.1.6"
3+
version = "2.1.7"
44
description = "An injector for Microsoft Teams"
55
readme = "README.md"
66
authors = [{ name = "Filigran", email = "contact@filigran.io" }]

0 commit comments

Comments
 (0)