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

Fixing a problem where the module reported failure but actually succeeded #15674

Merged
merged 1 commit into from Sep 15, 2021

Conversation

digininja
Copy link
Contributor

See this issue for working through it.

#15673

It fixes a problem where the module expected the server to return Status Code: 200 but it actually returned Status Code: OK so there was a false positive report of failure.

@digininja
Copy link
Contributor Author

Linter is complaining about:

Module is missing the Notes section which must include Stability, Reliability and SideEffects

From when I've used this, it is stable and reliable and I've not seen any side effects, but haven't used it enough to be sure on that.

@adfoster-r7 adfoster-r7 merged commit 56c8759 into rapid7:master Sep 15, 2021
@adfoster-r7
Copy link
Contributor

Release Notes

Updates the Apache Tomcat Ghostcat module to correctly handle a larger range of possible success status codes when verifying if the module has succeeded

@adfoster-r7 adfoster-r7 added the rn-enhancement release notes enhancement label Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn-enhancement release notes enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants