Skip to content

Commit c3e5485

Browse files
committed
fix: Solutions/GoogleCloudPlatformDNS/Data Connectors/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412 - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482
1 parent 01feccb commit c3e5485

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Solutions/GoogleCloudPlatformDNS/Data Connectors/requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ grpcio==1.37.0
33
google-cloud-logging==2.3.1
44
azure-storage-file-share==12.3.0
55
python-dateutil==2.8.1
6+
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)