feat: add remaining cohort scripts
CI / dependency-pin-check-python (pull_request) Successful in 4s
CI / dependency-pin-check-typescript (pull_request) Successful in 4s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 54s
CI / python (pull_request) Failing after 4m47s
CI / typescript (pull_request) Successful in 9m41s

This commit is contained in:
2026-02-02 12:05:34 -08:00
parent 6169eb4577
commit 38f1eacbb3
5 changed files with 594 additions and 1 deletions
+5 -1
View File
@@ -1,2 +1,6 @@
# Development dependencies
ruff==0.14.14
ruff==0.14.14
# Runtime dependencies
requests==2.32.3
aiohttp==3.11.12