Skip to content

Dual bucket architecture - #171

Merged
rajat1saxena merged 14 commits into
mainfrom
rajat1saxena/issue167
Feb 4, 2026
Merged

Dual bucket architecture#171
rajat1saxena merged 14 commits into
mainfrom
rajat1saxena/issue167

Added migration doc

aa1d509
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 4, 2026 in 4s

No new alerts in code changed by this pull request

Annotations

Check failure on line 67 in apps/api/src/services/s3.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

'
amazonaws.com
' can be anywhere in the URL, and arbitrary hosts may come before or after it.

Check failure on line 87 in apps/api/src/services/s3.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

'
amazonaws.com
' can be anywhere in the URL, and arbitrary hosts may come before or after it.