Skip to content

Fix async/await issues in S3 storage and adjust dashboard polling int…

3ae64b4
Select commit
Loading
Failed to load commit list.
Draft

feat: Complete v2.3.0 roadmap - S3 storage, dashboard enhancements, documentation #2

Fix async/await issues in S3 storage and adjust dashboard polling int…
3ae64b4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 23, 2026 in 2s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 145 in core/storages/s3.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 148 in core/storages/s3.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.