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

Tighten regex used for S3 200 errors #3130

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Tighten regex used for S3 200 errors #3130

merged 2 commits into from
Nov 11, 2024

Conversation

mullermp
Copy link
Contributor

The regex used to detect 200 status code errors in S3 may include processing instructions, so instead check for the preamble with something more strict.

@mullermp mullermp merged commit 8a667ab into version-3 Nov 11, 2024
24 checks passed
@mullermp mullermp deleted the s3-200-regex branch November 11, 2024 14:27
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