Closed sjinks closed 4 months ago
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details |
---|
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Description
Healthcheck fails if the server replies with a 404 error. However, it is possible to (mis)configure WordPress to reply with 404 when its home page is accessed.
This PR sets waitable codes to 502 (Bad gateway) and 504 (Gateway timeout) to avoid false negatives on whether the environment is down.
Pull request checklist
New release checklist
Steps to Test
N/A