Improved Control Over API Attack Surface Scans
We have introduced configurable rate limiting in AASM to give customers greater control over scan intensity and to help protect their servers from excessive load.
🔧 What’s New
AASM now enables users to define maximum request rates across several dimensions:
- Per Tenant — limits the total number of requests per second sent to a client’s entire infrastructure.
- Per Domain — limits the requests per second for each domain and its subdomains.
- Per IP — limits the requests per second sent to each IP address, helping prevent unintended overload when multiple subdomains resolve to the same host.
Rate limits can be configured in the AASM “Configure” section. By default, no RPS limitations are enforced.
💡 Important Note
Applying rate limits may increase overall scan duration, depending on the configuration.