Skip to content

Commit 3a7cb37

Browse files
committed
fix: Solutions/SailPointIdentityNow/Data Connectors/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6050294 - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6126975
1 parent 01feccb commit 3a7cb37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Solutions/SailPointIdentityNow/Data Connectors/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ azure-storage==0.36.0
99
azure-data-tables==12.1.0
1010
azure-cosmos==4.2.0
1111
azure-cosmosdb-table==1.0.6
12-
cryptography==3.3.2
12+
cryptography==42.0.0

0 commit comments

Comments
 (0)