addressing some semgrep issues

This commit is contained in:
2026-04-01 19:27:37 -05:00
parent 4b525f4641
commit b342005e17
27 changed files with 776 additions and 60 deletions

1
Cargo.lock generated
View File

@@ -579,6 +579,7 @@ dependencies = [
"tokio",
"tracing",
"tracing-subscriber",
"url",
"utoipa",
"uuid",
"validator",