fix(security): enforce outbound connection policy (#5135)

Co-authored-by: cxymds <cxymds@gmail.com>
This commit is contained in:
Zhengchao An
2026-07-23 06:11:28 +08:00
committed by GitHub
parent 6e88ab2a25
commit c9848a6096
10 changed files with 1366 additions and 104 deletions
Generated
+2
View File
@@ -3685,6 +3685,7 @@ dependencies = [
"rustfs-protos",
"rustfs-rio",
"rustfs-signer",
"rustfs-utils",
"rustls",
"s3s",
"serde",
@@ -10097,6 +10098,7 @@ dependencies = [
"netif",
"proptest",
"regex",
"reqwest",
"rustix",
"serde",
"sha1 0.11.0",