Skip to content

Commit 410d407

Browse files
[all] Release 1.18.14
1 parent 7547f70 commit 410d407

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

aws/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
injector-aws:
4-
image: openbas/injector-aws:1.18.13
4+
image: openbas/injector-aws:1.18.14
55
environment:
66
- OPENBAS_URL=http://localhost
77
- OPENBAS_TOKEN=ChangeMe

aws/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pyobas==1.18.13
1+
pyobas==1.18.14
22
pacu>=1.5.0
33
awscli>=1.29.0

http-query/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
injector-http-query:
4-
image: openbas/injector-http-query:1.18.13
4+
image: openbas/injector-http-query:1.18.14
55
environment:
66
- OPENBAS_URL=http://localhost
77
- OPENBAS_TOKEN=ChangeMe

http-query/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyobas==1.18.13
1+
pyobas==1.18.14

nmap/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
injector-nmap:
4-
image: openbas/injector-nmap:1.18.13
4+
image: openbas/injector-nmap:1.18.14
55
environment:
66
- OPENBAS_URL=http://localhost
77
- OPENBAS_TOKEN=ChangeMe

nmap/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyobas==1.18.13
1+
pyobas==1.18.14

nuclei/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3.8'
22
services:
33
injector-nuclei:
4-
image: openbas/injector-nuclei:1.18.13
4+
image: openbas/injector-nuclei:1.18.14
55
environment:
66
- OPENBAS_URL=http://localhost
77
- OPENBAS_TOKEN=ChangeMe

nuclei/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyobas==1.18.13
1+
pyobas==1.18.14

0 commit comments

Comments
 (0)