Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EES-5614 Disable Azure Web Application Firewall rule #5365

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

benoutram
Copy link
Collaborator

This PR disables an Azure Web Application Firewall (WAF) default rule set rule.

This change is being made after finding that Public API requests with certain User-Agent headers were being blocked with 403 Forbidden responses by the Azure Application Gateway.

Rule set group: REQUEST-913-SCANNER-DETECTION
Rule: 913101 - 'Found User-Agent associated with scripting/generic HTTP client

…d User-Agent associated with scripting/generic HTTP client'.
@benoutram benoutram merged commit f58134f into dev Oct 30, 2024
7 checks passed
@benoutram benoutram deleted the EES-5614 branch October 30, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants