From a6c1e301df632666d0b15aaddf7b49f4e90dfdd8 Mon Sep 17 00:00:00 2001 From: Aliaksandr Nikitsin Date: Wed, 1 Oct 2025 20:42:43 +0000 Subject: [PATCH 1/3] update python dependancies --- framework/requirements.txt | 2 +- modules/network/base/python/requirements.txt | 2 +- modules/network/radius/python/requirements.txt | 2 +- modules/test/base/python/requirements.txt | 2 +- modules/test/tls/python/requirements.txt | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/framework/requirements.txt b/framework/requirements.txt index 543b8ff5e..1632ed3bb 100644 --- a/framework/requirements.txt +++ b/framework/requirements.txt @@ -1,5 +1,5 @@ # Requirements for the core module -requests==2.32.3 +requests==2.32.5 # Requirements for the net_orc module docker==7.1.0 diff --git a/modules/network/base/python/requirements.txt b/modules/network/base/python/requirements.txt index 01abf05ce..1695e7183 100644 --- a/modules/network/base/python/requirements.txt +++ b/modules/network/base/python/requirements.txt @@ -1,7 +1,7 @@ # Dependencies to user defined packages # Package dependencies should always be defined before the user defined # packages to prevent auto-upgrades of stable dependencies -protobuf==5.28.3 +protobuf==6.32.1 # User defined packages grpcio==1.67.1 diff --git a/modules/network/radius/python/requirements.txt b/modules/network/radius/python/requirements.txt index c814da515..60ab07770 100644 --- a/modules/network/radius/python/requirements.txt +++ b/modules/network/radius/python/requirements.txt @@ -6,6 +6,6 @@ greenlet==3.0.3 six==1.16.0 # User defined packages -eventlet==0.36.1 +eventlet==0.40.3 pbr==6.1.0 transitions==0.9.2 diff --git a/modules/test/base/python/requirements.txt b/modules/test/base/python/requirements.txt index 0a40a660d..5047ab039 100644 --- a/modules/test/base/python/requirements.txt +++ b/modules/test/base/python/requirements.txt @@ -1,7 +1,7 @@ # Dependencies to user defined packages # Package dependencies should always be defined before the user defined # packages to prevent auto-upgrades of stable dependencies -protobuf==5.28.0 +protobuf==6.32.1 # User defined packages grpcio==1.67.1 diff --git a/modules/test/tls/python/requirements.txt b/modules/test/tls/python/requirements.txt index 8820cfcc7..511688f7b 100644 --- a/modules/test/tls/python/requirements.txt +++ b/modules/test/tls/python/requirements.txt @@ -10,11 +10,11 @@ packaging==24.1 pycparser==2.22 pyshark==0.6 termcolor==2.4.0 -urllib3==2.2.2 +urllib3==2.5.0 # User defined packages cryptography==44.0.1 pyOpenSSL==24.3.0 lxml==5.1.0 # Requirement of pyshark but if upgraded automatically above 5.1 will cause a -requests==2.32.3 +requests==2.32.5 python-nmap==0.7.1 From ee145b0815c1e48d3c1c87f9229de48f5b11cc5f Mon Sep 17 00:00:00 2001 From: Aliaksandr Nikitsin Date: Thu, 2 Oct 2025 09:29:09 +0000 Subject: [PATCH 2/3] update grcpio --- modules/network/base/python/requirements.txt | 4 ++-- modules/test/base/python/requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/network/base/python/requirements.txt b/modules/network/base/python/requirements.txt index 1695e7183..dc4b53d88 100644 --- a/modules/network/base/python/requirements.txt +++ b/modules/network/base/python/requirements.txt @@ -4,7 +4,7 @@ protobuf==6.32.1 # User defined packages -grpcio==1.67.1 -grpcio-tools==1.67.1 +grpcio==1.75.1 +grpcio-tools==1.75.1 netifaces==0.11.0 diff --git a/modules/test/base/python/requirements.txt b/modules/test/base/python/requirements.txt index 5047ab039..8d71b2d85 100644 --- a/modules/test/base/python/requirements.txt +++ b/modules/test/base/python/requirements.txt @@ -4,8 +4,8 @@ protobuf==6.32.1 # User defined packages -grpcio==1.67.1 -grpcio-tools==1.67.1 +grpcio==1.75.1 +grpcio-tools==1.75.1 netifaces==0.11.0 # Requirements for reports generation From ddf76a8b722881d4c9fa5e822b821b601b7c7bbc Mon Sep 17 00:00:00 2001 From: Aliaksandr Nikitsin Date: Thu, 2 Oct 2025 15:41:03 +0200 Subject: [PATCH 3/3] update risk profiles --- testing/unit/risk_profile/profiles/risk_profile_valid_high.json | 2 +- .../unit/risk_profile/profiles/risk_profile_valid_limited.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/unit/risk_profile/profiles/risk_profile_valid_high.json b/testing/unit/risk_profile/profiles/risk_profile_valid_high.json index c4887535a..bc23f7d0b 100644 --- a/testing/unit/risk_profile/profiles/risk_profile_valid_high.json +++ b/testing/unit/risk_profile/profiles/risk_profile_valid_high.json @@ -1,7 +1,7 @@ { "name": "Primary Profile High Risk", "version": "1.4-a", - "created": "2024-10-01", + "created": "2025-10-01", "status": "Valid", "risk": "High", "questions": [ diff --git a/testing/unit/risk_profile/profiles/risk_profile_valid_limited.json b/testing/unit/risk_profile/profiles/risk_profile_valid_limited.json index 09905fe1d..0e817e3c3 100644 --- a/testing/unit/risk_profile/profiles/risk_profile_valid_limited.json +++ b/testing/unit/risk_profile/profiles/risk_profile_valid_limited.json @@ -1,7 +1,7 @@ { "name": "Primary Profile Limited Risk", "version": "1.4-a", - "created": "2024-10-01", + "created": "2025-10-01", "status": "Valid", "risk": "Limited", "questions": [