fix: dns server error message - #328
Closed
Dev9269 wants to merge 617 commits into
Closed
Conversation
feat: add external mozilla observatory tool
Add darkreader lock meta tag
Fix bug with JSON Doctype
External links open in new tab
style: consistency between additional resources descriptions
Add new firewall: https://qrator.net/
Small improvments
β¦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
β Deploy Preview for web-check ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
test