Limit the number of aliases within a GraphQL API request #17288
Labels
complexity: low
Requires minimal effort to implement
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Milestone
NetBox version
v4.0.9
Feature type
New functionality
Proposed functionality
Employ Strawberry's
MaxAliasesLimiter
to limit the number of aliases defined within a single request.Use case
Mitigates potential GraphQL API attacks which leverage computationally expensive queries.
Database changes
No response
External dependencies
No response
The text was updated successfully, but these errors were encountered: