From 65b27d6dd7f83f8ae40a4cd3a96a940c688f3e32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20COLL?= Date: Thu, 27 Apr 2023 17:38:14 +0200 Subject: [PATCH] 1.5.11 update --- VERSION | 2 +- engines/apivoid/Dockerfile | 2 +- engines/apivoid/VERSION | 2 +- engines/apivoid/apivoid.json.sample | 2 +- engines/nmap/Dockerfile | 2 +- engines/nmap/VERSION | 2 +- engines/owl_dns/Dockerfile | 2 +- engines/owl_dns/VERSION | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/VERSION b/VERSION index 7359307b..df808199 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.5.11-rc1 +1.5.11 diff --git a/engines/apivoid/Dockerfile b/engines/apivoid/Dockerfile index db5ccf2d..91bba8eb 100644 --- a/engines/apivoid/Dockerfile +++ b/engines/apivoid/Dockerfile @@ -1,5 +1,5 @@ FROM alpine:3.16.3 -LABEL Name="APIVoid\ \(Patrowl engine\)" Version="1.4.32-rc1" +LABEL Name="APIVoid\ \(Patrowl engine\)" Version="1.4.32" # Create the target repo RUN mkdir -p /opt/patrowl-engines/apivoid diff --git a/engines/apivoid/VERSION b/engines/apivoid/VERSION index 26affb5d..00bbe72a 100644 --- a/engines/apivoid/VERSION +++ b/engines/apivoid/VERSION @@ -1 +1 @@ -1.4.32-rc1 +1.4.32 diff --git a/engines/apivoid/apivoid.json.sample b/engines/apivoid/apivoid.json.sample index 2c42cd29..b7a7b4c7 100755 --- a/engines/apivoid/apivoid.json.sample +++ b/engines/apivoid/apivoid.json.sample @@ -1,6 +1,6 @@ { "name": "APIVOID", - "version": "1.4.32-rc1", + "version": "1.4.32", "description": "APIVoid reputation API", "allowed_asset_types": ["domain", "fqdn", "ip", "url", "ip-subnet"], "apikeys": [ diff --git a/engines/nmap/Dockerfile b/engines/nmap/Dockerfile index d5c1f0f4..b5677d8f 100644 --- a/engines/nmap/Dockerfile +++ b/engines/nmap/Dockerfile @@ -1,5 +1,5 @@ FROM alpine:3.16.3 -LABEL Name="Nmap\ \(Patrowl engine\)" Version="1.4.42-rc1" +LABEL Name="Nmap\ \(Patrowl engine\)" Version="1.4.42" # Set the working directory RUN mkdir -p /opt/patrowl-engines/nmap diff --git a/engines/nmap/VERSION b/engines/nmap/VERSION index 472c27aa..3fd1ba6b 100644 --- a/engines/nmap/VERSION +++ b/engines/nmap/VERSION @@ -1 +1 @@ -1.4.42-rc1 +1.4.42 diff --git a/engines/owl_dns/Dockerfile b/engines/owl_dns/Dockerfile index a1dcc7fc..6f0bf90e 100644 --- a/engines/owl_dns/Dockerfile +++ b/engines/owl_dns/Dockerfile @@ -1,5 +1,5 @@ FROM alpine:3.16.3 -LABEL Name="Patrowl\ DNS\ \(Patrowl engine\)" Version="1.0.2" +LABEL Name="Patrowl\ DNS\ \(Patrowl engine\)" Version="1.5.1" # Install dependencies RUN apk add --update --no-cache \ diff --git a/engines/owl_dns/VERSION b/engines/owl_dns/VERSION index 3feb9a92..26ca5946 100644 --- a/engines/owl_dns/VERSION +++ b/engines/owl_dns/VERSION @@ -1 +1 @@ -1.5.1-rc2 +1.5.1