Skip to content

release(v0.46.0): multi-tenant hardening, no new features#177

Merged
vaaraio merged 3 commits into
mainfrom
release/v0.46.0
May 31, 2026
Merged

release(v0.46.0): multi-tenant hardening, no new features#177
vaaraio merged 3 commits into
mainfrom
release/v0.46.0

fix(scorer): translate policy sequences to runtime form on hot reload

9b28de3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 31, 2026 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 235 in tests/test_v040_tenant.py

See this annotation in the file changed.

Code scanning / CodeQL

Except block handles 'BaseException' Note test

Except block directly handles BaseException.