(nifi) branch main updated: NIFI-12393 Upgraded OWASP Check from 8.4.2 to 8.4.3

2023-11-21 Thread pvillard
This is an automated email from the ASF dual-hosted git repository.

pvillard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
 new e5e76d0161 NIFI-12393 Upgraded OWASP Check from 8.4.2 to 8.4.3
e5e76d0161 is described below

commit e5e76d0161988d633ff554a3cb12e149b79576b6
Author: exceptionfactory 
AuthorDate: Mon Nov 20 12:36:21 2023 -0600

NIFI-12393 Upgraded OWASP Check from 8.4.2 to 8.4.3

- Upgraded Azure SDK BOM from 1.2.17 to 1.2.18
- Upgraded Reactor Netty HTTP from 1.0.34 to 1.0.39 for Azure Identity
- Upgraded MSAL4J from 1.13.10 to 1.14.0
- Upgraded Box Java SDK from 4.4.0 to 4.6.1
- Relocated Apache Ant managed versions to bundle parent modules
- Added okio-fakefilesystem to managed dependencies
- Suppressed vulnerability for Picocli misidentified as LINE library
- Added managed dependencies to nifi-code-coverage to avoid false positives 
due to different parent modules

Signed-off-by: Pierre Villard 

This closes #8054.
---
 nifi-code-coverage/pom.xml | 85 ++
 .../nifi-property-protection-azure/pom.xml |  2 +-
 nifi-dependency-check-maven/suppressions.xml   |  5 ++
 nifi-nar-bundles/nifi-azure-bundle/pom.xml | 10 ++-
 .../nifi-box-bundle/nifi-box-services-api/pom.xml  |  2 +-
 nifi-nar-bundles/nifi-box-bundle/pom.xml   | 11 ---
 .../nifi-groovyx-bundle/nifi-groovyx-nar/pom.xml   | 15 
 nifi-nar-bundles/nifi-groovyx-bundle/pom.xml   | 16 
 .../nifi-hive-bundle/nifi-hive-test-utils/pom.xml  |  5 ++
 nifi-nar-bundles/nifi-hive-bundle/pom.xml  |  2 +-
 .../nifi-iceberg-processors/pom.xml|  2 +-
 .../nifi-scripting-nar/pom.xml | 15 
 nifi-nar-bundles/nifi-scripting-bundle/pom.xml | 16 
 pom.xml|  7 +-
 14 files changed, 145 insertions(+), 48 deletions(-)

diff --git a/nifi-code-coverage/pom.xml b/nifi-code-coverage/pom.xml
index 2d4763672b..cd5870ab5b 100644
--- a/nifi-code-coverage/pom.xml
+++ b/nifi-code-coverage/pom.xml
@@ -26,6 +26,91 @@
 pom
 Apache NiFi reporting module for aggregating code coverage 
information
 
+
+1.10.14
+1.6.0
+1.23.0
+
+
+
+
+
+
+
+org.apache.derby
+derbynet
+${derby.version}
+
+
+org.apache.derby
+derbytools
+${derby.version}
+
+
+org.apache.derby
+derbyclient
+${derby.version}
+
+
+
+org.apache.ant
+ant
+${ant.version}
+
+
+org.apache.ant
+ant-antlr
+${ant.version}
+
+
+
+org.apache.calcite
+calcite-avatica
+${calcite.avatica.version}
+
+
+org.apache.calcite.avatica
+avatica
+${avatica.version}
+
+
+
+org.codehaus.janino
+commons-compiler
+3.1.10
+
+
+org.codehaus.janino
+janino
+3.1.10
+
+
+
+org.apache.santuario
+xmlsec
+2.3.4
+
+
+com.fasterxml.woodstox
+woodstox-core
+
+
+
+
+
+io.projectreactor.netty
+reactor-netty-http
+1.0.39
+
+
+
+com.couchbase.client
+core-io
+1.7.24
+
+
+
+
 
 
 
diff --git a/nifi-commons/nifi-property-protection-azure/pom.xml 
b/nifi-commons/nifi-property-protection-azure/pom.xml
index 6647442064..0a65b8f8dd 100644
--- a/nifi-commons/nifi-property-protection-azure/pom.xml
+++ b/nifi-commons/nifi-property-protection-azure/pom.xml
@@ -26,7 +26,7 @@
 
 com.azure
 azure-sdk-bom
-1.2.17
+1.2.18
 import
 pom
 
diff --git a/nifi-dependency-check-maven/suppressions.xml 
b/nifi-dependency-check-maven/suppressions.xml
index 97ceaf1c8a..8a3b463fea 100644
--- a/nifi-dependency-check-maven/suppressions.xml
+++ b/nifi-dependency-check-maven/suppressions.xml
@@ -439,4 +439,9 @@
 ^pkg:javascript/jquery\.datatables@.*$
 possible XSS
 
+ 

svn commit: r65486 - /dev/nifi/nifi-2.0.0-M1/

2023-11-21 Thread exceptionfactory
Author: exceptionfactory
Date: Tue Nov 21 22:20:17 2023
New Revision: 65486

Log:
NIFI-12361 Uploaded RC5 artifacts for NiFi 2.0.0-M1

Added:
dev/nifi/nifi-2.0.0-M1/
dev/nifi/nifi-2.0.0-M1/minifi-2.0.0-M1-bin.zip   (with props)
dev/nifi/nifi-2.0.0-M1/minifi-2.0.0-M1-bin.zip.asc
dev/nifi/nifi-2.0.0-M1/minifi-2.0.0-M1-bin.zip.sha256
dev/nifi/nifi-2.0.0-M1/minifi-2.0.0-M1-bin.zip.sha512
dev/nifi/nifi-2.0.0-M1/minifi-c2-2.0.0-M1-bin.zip   (with props)
dev/nifi/nifi-2.0.0-M1/minifi-c2-2.0.0-M1-bin.zip.asc
dev/nifi/nifi-2.0.0-M1/minifi-c2-2.0.0-M1-bin.zip.sha256
dev/nifi/nifi-2.0.0-M1/minifi-c2-2.0.0-M1-bin.zip.sha512
dev/nifi/nifi-2.0.0-M1/minifi-toolkit-2.0.0-M1-bin.zip   (with props)
dev/nifi/nifi-2.0.0-M1/minifi-toolkit-2.0.0-M1-bin.zip.asc
dev/nifi/nifi-2.0.0-M1/minifi-toolkit-2.0.0-M1-bin.zip.sha256
dev/nifi/nifi-2.0.0-M1/minifi-toolkit-2.0.0-M1-bin.zip.sha512
dev/nifi/nifi-2.0.0-M1/nifi-2.0.0-M1-bin.zip   (with props)
dev/nifi/nifi-2.0.0-M1/nifi-2.0.0-M1-bin.zip.asc
dev/nifi/nifi-2.0.0-M1/nifi-2.0.0-M1-bin.zip.sha256
dev/nifi/nifi-2.0.0-M1/nifi-2.0.0-M1-bin.zip.sha512
dev/nifi/nifi-2.0.0-M1/nifi-2.0.0-M1-source-release.zip   (with props)
dev/nifi/nifi-2.0.0-M1/nifi-2.0.0-M1-source-release.zip.asc
dev/nifi/nifi-2.0.0-M1/nifi-2.0.0-M1-source-release.zip.sha256
dev/nifi/nifi-2.0.0-M1/nifi-2.0.0-M1-source-release.zip.sha512
dev/nifi/nifi-2.0.0-M1/nifi-kafka-connector-assembly-2.0.0-M1.zip   (with 
props)
dev/nifi/nifi-2.0.0-M1/nifi-kafka-connector-assembly-2.0.0-M1.zip.asc
dev/nifi/nifi-2.0.0-M1/nifi-kafka-connector-assembly-2.0.0-M1.zip.sha256
dev/nifi/nifi-2.0.0-M1/nifi-kafka-connector-assembly-2.0.0-M1.zip.sha512
dev/nifi/nifi-2.0.0-M1/nifi-registry-2.0.0-M1-bin.zip   (with props)
dev/nifi/nifi-2.0.0-M1/nifi-registry-2.0.0-M1-bin.zip.asc
dev/nifi/nifi-2.0.0-M1/nifi-registry-2.0.0-M1-bin.zip.sha256
dev/nifi/nifi-2.0.0-M1/nifi-registry-2.0.0-M1-bin.zip.sha512
dev/nifi/nifi-2.0.0-M1/nifi-registry-toolkit-2.0.0-M1-bin.zip   (with props)
dev/nifi/nifi-2.0.0-M1/nifi-registry-toolkit-2.0.0-M1-bin.zip.asc
dev/nifi/nifi-2.0.0-M1/nifi-registry-toolkit-2.0.0-M1-bin.zip.sha256
dev/nifi/nifi-2.0.0-M1/nifi-registry-toolkit-2.0.0-M1-bin.zip.sha512
dev/nifi/nifi-2.0.0-M1/nifi-stateless-2.0.0-M1-bin.zip   (with props)
dev/nifi/nifi-2.0.0-M1/nifi-stateless-2.0.0-M1-bin.zip.asc
dev/nifi/nifi-2.0.0-M1/nifi-stateless-2.0.0-M1-bin.zip.sha256
dev/nifi/nifi-2.0.0-M1/nifi-stateless-2.0.0-M1-bin.zip.sha512
dev/nifi/nifi-2.0.0-M1/nifi-toolkit-2.0.0-M1-bin.zip   (with props)
dev/nifi/nifi-2.0.0-M1/nifi-toolkit-2.0.0-M1-bin.zip.asc
dev/nifi/nifi-2.0.0-M1/nifi-toolkit-2.0.0-M1-bin.zip.sha256
dev/nifi/nifi-2.0.0-M1/nifi-toolkit-2.0.0-M1-bin.zip.sha512

Added: dev/nifi/nifi-2.0.0-M1/minifi-2.0.0-M1-bin.zip
==
Binary file - no diff available.

Propchange: dev/nifi/nifi-2.0.0-M1/minifi-2.0.0-M1-bin.zip
--
svn:mime-type = application/octet-stream

Added: dev/nifi/nifi-2.0.0-M1/minifi-2.0.0-M1-bin.zip.asc
==
--- dev/nifi/nifi-2.0.0-M1/minifi-2.0.0-M1-bin.zip.asc (added)
+++ dev/nifi/nifi-2.0.0-M1/minifi-2.0.0-M1-bin.zip.asc Tue Nov 21 22:20:17 2023
@@ -0,0 +1,16 @@
+-BEGIN PGP SIGNATURE-
+
+iQIzBAABCgAdFiEEsYYTFzI3dQ26sKK5KbalLSqujboFAmVdKtIACgkQKbalLSqu
+jbr56g/9HZl/RqoxAxmzOTI2V0VF2Evoc/pIOJxRHtfT6R8MmOkXKXeDNc5PVmIw
+NA1y/pn8JxAkp27z88e2jMzLYKy1aTDfIybOg0pjhk9vdK+M65KBPjsI+9h5Ozja
+Zci/SPlM+8l34/ep8tuxffQYANwqAaaEzAO2viYMVbuvgkR0UTWusuonVqckVExw
+igl0+Yu45b1XUKxpFI5cVfAmX79fDiMqrSQdcZ7Lu0msZiWY6pue582VeogCHOzY
+vr6CUPtoaOpyV9xsSoKn2oCQfMyq8RkFoMrKyfQBoG2GHy3F+XSwWiahjSccdD59
+Yj0IUJRs41jcuC6QS2jugO/3WxReOWJKu3++Cjribkx9a8CQ3p3QRcwYLIfhhHRV
+0CxtTruWL512wZOJOjmbG5z6g7vh7v7JC+o8Y6n6iOGHbWwwx+J30CCAMYDdLv6f
+0p+WSTEk6TNvpMRel9ijtHg8Y/BWscvOKACNW4nOhdWw3GQzGgqnX5SRO2AsDx0c
+/WoXTVxG1+IEs2hLylROjMB8w5akIBXYuE9YsuUMSjGcwM5dOE+OPSFJeKN0guGs
+hLJPLrS1IXJjCs7Fmb/lmLrdNcJ9gtOCxeXZBuNIrJEe73oxUJ6xQmsZrFa9Qy1X
+9pFR5xwYhPn9MgAyV4FPPdhvUnT2DMvaTx3EzBV8uCdt6mJw4xY=
+=3LGI
+-END PGP SIGNATURE-

Added: dev/nifi/nifi-2.0.0-M1/minifi-2.0.0-M1-bin.zip.sha256
==
--- dev/nifi/nifi-2.0.0-M1/minifi-2.0.0-M1-bin.zip.sha256 (added)
+++ dev/nifi/nifi-2.0.0-M1/minifi-2.0.0-M1-bin.zip.sha256 Tue Nov 21 22:20:17 
2023
@@ -0,0 +1 @@
+9412910a18933774d3c74991f7e12881cebade6861b16c00daf212276d9f66a7

Added: dev/nifi/nifi-2.0.0-M1/minifi-2.0.0-M1-bin.zip.sha512
==
--- dev/nifi/nifi-2.0.0-M1/minifi-2.0.0-M1-bin.zip.sha512 (added)
+++ dev/nifi/nifi-2.0.0-M1/minifi-2.0.0-M1-bin.zip.sha512 Tue Nov 21 22:20:17 
2023
@@ 

(nifi) annotated tag nifi-2.0.0-M1-RC5 created (now 5faee13096)

2023-11-21 Thread exceptionfactory
This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a change to annotated tag nifi-2.0.0-M1-RC5
in repository https://gitbox.apache.org/repos/asf/nifi.git


  at 5faee13096 (tag)
 tagging f81a3597d40f3fe6df93d55347a11474ee6af2c8 (commit)
 replaces rel/nifi-1.20.0
  by exceptionfactory
  on Tue Nov 21 12:03:33 2023 -0600

- Log -
NIFI-12361-RC5 copy for tag nifi-2.0.0-M1-RC5
---

No new revisions were added by this update.



(nifi) branch NIFI-12361-RC5 created (now 6f573c4a64)

2023-11-21 Thread exceptionfactory
This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a change to branch NIFI-12361-RC5
in repository https://gitbox.apache.org/repos/asf/nifi.git


  at 6f573c4a64 NIFI-12361-RC5 prepare for next development iteration

This branch includes the following new commits:

 new f81a3597d4 NIFI-12361-RC5 prepare release nifi-2.0.0-M1-RC5
 new 6f573c4a64 NIFI-12361-RC5 prepare for next development iteration

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




(nifi) branch support/nifi-1.x updated: NIFI-12397 Upgraded Commons Compress from 1.24.0 to 1.25.0

2023-11-21 Thread pvillard
This is an automated email from the ASF dual-hosted git repository.

pvillard pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
 new 353e3beb0e NIFI-12397 Upgraded Commons Compress from 1.24.0 to 1.25.0
353e3beb0e is described below

commit 353e3beb0e8d72b17fce14b7d0bd48f4a317ca44
Author: exceptionfactory 
AuthorDate: Tue Nov 21 09:32:12 2023 -0600

NIFI-12397 Upgraded Commons Compress from 1.24.0 to 1.25.0

Signed-off-by: Pierre Villard 

This closes #8057.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0a167e5941..e479184cf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
 3.6.0
 1.6.0
 
1.16.0
-
1.24.0
+
1.25.0
 
3.13.0
 3.10.0
 2.15.0



(nifi) branch main updated: NIFI-12397 Upgraded Commons Compress from 1.24.0 to 1.25.0

2023-11-21 Thread pvillard
This is an automated email from the ASF dual-hosted git repository.

pvillard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
 new 5cf8f7d31e NIFI-12397 Upgraded Commons Compress from 1.24.0 to 1.25.0
5cf8f7d31e is described below

commit 5cf8f7d31ee59026c1fe31d4c931a0a46f2428a3
Author: exceptionfactory 
AuthorDate: Tue Nov 21 09:32:12 2023 -0600

NIFI-12397 Upgraded Commons Compress from 1.24.0 to 1.25.0

Signed-off-by: Pierre Villard 

This closes #8057.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fa5ac79026..16a82411e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
 3.6.0
 1.6.0
 
1.16.0
-
1.24.0
+
1.25.0
 
3.13.0
 3.10.0
 2.15.0



(nifi) branch main updated: NIFI-12396 Added python3-venv to Dockerfile for dockerhub

2023-11-21 Thread lordgamez
This is an automated email from the ASF dual-hosted git repository.

lordgamez pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
 new c4b3f20972 NIFI-12396 Added python3-venv to Dockerfile for dockerhub
c4b3f20972 is described below

commit c4b3f20972424b93cb0bfd10045fb1dc9cc95065
Author: exceptionfactory 
AuthorDate: Tue Nov 21 09:15:27 2023 -0600

NIFI-12396 Added python3-venv to Dockerfile for dockerhub

Signed-off-by: Gabor Gyimesi 

This closes #8056
---
 nifi-docker/dockerhub/Dockerfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nifi-docker/dockerhub/Dockerfile b/nifi-docker/dockerhub/Dockerfile
index 70442f8854..8aa21edee3 100644
--- a/nifi-docker/dockerhub/Dockerfile
+++ b/nifi-docker/dockerhub/Dockerfile
@@ -53,6 +53,7 @@ RUN groupadd -g ${GID} nifi || groupmod -n nifi `getent group 
${GID} | cut -d: -
 && apt-get install -y jq xmlstarlet procps unzip \
 && apt-get install -y python3 \
 && apt-get install -y python3-pip \
+&& apt-get install -y python3-venv \
 && apt-get -y autoremove \
 && apt-get clean autoclean \
 && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*



(nifi) branch main updated: NIFI-12398 Upgraded Derby from 10.16.1.1 to 10.17.1.0

2023-11-21 Thread pvillard
This is an automated email from the ASF dual-hosted git repository.

pvillard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
 new e68c384c12 NIFI-12398 Upgraded Derby from 10.16.1.1 to 10.17.1.0
e68c384c12 is described below

commit e68c384c1293e0e7402effc8163e779d37f3b352
Author: exceptionfactory 
AuthorDate: Tue Nov 21 10:05:11 2023 -0600

NIFI-12398 Upgraded Derby from 10.16.1.1 to 10.17.1.0

Signed-off-by: Pierre Villard 

This closes #8058.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a97ae44a32..4261b650b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
 1.77
 1.19.1
 2.0.9
-10.16.1.1
+10.17.1.0
 2.4.0
 10.0.18
 2.15.3



svn commit: r65485 - /dev/nifi/nifi-2.0.0-M1/

2023-11-21 Thread exceptionfactory
Author: exceptionfactory
Date: Tue Nov 21 17:38:42 2023
New Revision: 65485

Log:
NIFI-12361

Removed:
dev/nifi/nifi-2.0.0-M1/