VYPR

PyPI package

zae-limiter

pkg:pypi/zae-limiter

Vulnerabilities (1)

  • CVE-2026-27695Feb 25, 2026
    affected < 0.10.1fixed 0.10.1

    zae-limiter is a rate limiting library using the token bucket algorithm. Prior to version 0.10.1, all rate limit buckets for a single entity share the same DynamoDB partition key (`namespace/ENTITY#{id}`). A high-traffic entity can exceed DynamoDB's per-partition throughput limit