bharatgraph / api /middleware

Commit History

fix(SEARCH-2,SEARCH-3): add datagov/crimereport filter buttons; add Arabic script U+0600-U+06FF to ALLOWED_CHARS for Urdu/Sindhi search
297cc9e

abinazebinoy commited on

fix(BACKEND-1): move rate limiter eviction AFTER current key pruning -- prevents losing rate-limit tracking on burst-after-idle patterns
9d85e1e

abinazebinoy commited on

fix(H-05): rate limiter eviction uses ts[0] (oldest) not ts[-1] (newest) -- prevents sliding window bypass attack
c7c0765

abinazebinoy commited on

fix(NEW-A3 part1): replace em-dashes/smart-quotes in 56+ Python files -- CI requires pure ASCII source
8a0fba4

abinazebinoy commited on

fix(BUG-13/14): audit_logger uses per-process file; rate_limiter evicts stale windows
93aa1a1

abinazebinoy commited on

fix(BUG-09): removed IGNORECASE β€” 'Union Bank' and 'Call Centre' no longer blocked
dd61f29

abinazebinoy commited on

feat(security):complete β€” security hardening and provenance
b1a489c

abinazebinoy commited on