Skip to content

fix: dns server error message - #328

Closed
Dev9269 wants to merge 617 commits into
lissy93:masterfrom
Dev9269:fix/dns-server-error-message
Closed

fix: dns server error message#328
Dev9269 wants to merge 617 commits into
lissy93:masterfrom
Dev9269:fix/dns-server-error-message

Conversation

@Dev9269

@Dev9269 Dev9269 commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

test

KostLinux and others added 30 commits March 26, 2024 15:35
feat: add external mozilla observatory tool
style: consistency between additional resources descriptions
lissy93 and others added 28 commits May 11, 2026 09:06
…tion

Adds overflow-wrap: anywhere to the DNS card content area so long
IPv6 addresses wrap instead of being clipped.

Fixes lissy93#300
The OCSP Stapling row in the TLS Connection card used the yesNo()
helper, rendering '❌ No' when the server doesn't staple OCSP
responses. Since OCSP stapling is a performance optimization rather
than a security requirement, displaying it as a failure is misleading.

Replaced with a neutral ocspStatus() that shows 'Yes' or 'Not enabled'
without emoji icons. The analysis rule (tls-connection.ts) already
uses severity 'info' for this check, so the Advisory panel was
correct; only the card display was wrong.

Closes lissy93#299
…g-display

fix: show OCSP stapling as informational, not pass/fail
Prevent IPv6 DNS records from being visually truncated
Signed-off-by: Erwan HervΓ© <erwan.herve@outlook.fr>
Signed-off-by: Erwan HervΓ© <erwan.herve@outlook.fr>
chore: add OCI standard labels to Dockerfile
…ncation

fix: wrap IPv6 addresses in DNS records card to prevent visual truncation
@netlify

netlify Bot commented Aug 1, 2026

Copy link
Copy Markdown

βœ… Deploy Preview for web-check ready!

Built without sensitive environment variables

Name Link
πŸ”¨ Latest commit cdee246
πŸ” Latest deploy log https://app.netlify.com/projects/web-check/deploys/6a6e491b45f11e0008b48b6b
😎 Deploy Preview https://deploy-preview-328--web-check.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
πŸ€– Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@Dev9269 Dev9269 closed this Aug 1, 2026
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.