{
    "url": "https://dri.es",
    "score": 8,
    "summary": {
        "missing": 0,
        "warnings": 1,
        "notices": 5
    },
    "caches": [
        "Drupal",
        "Acquia Cloud",
        "Varnish",
        "Cloudflare",
        "Browser"
    ],
    "headers": {
        "date": {
            "value": "sun, 17 may 2026 21:56:10 gmt",
            "findings": [
                {
                    "severity": "info",
                    "message": "The date and time at which the request was made. A browser uses it for age calculations rather than using its own internal date and time; e.g. when comparing against <code>Max-Age</code> or <code>Expires</code>."
                }
            ]
        },
        "content-type": {
            "value": "text/html; charset=utf-8",
            "findings": [
                {
                    "severity": "info",
                    "message": "The type of the message body, specified as a <a href=\"https://en.wikipedia.org/wiki/Media_type\">MIME type</a>."
                }
            ]
        },
        "server": {
            "value": "cloudflare",
            "findings": [
                {
                    "severity": "info",
                    "message": "Identifies the software used by the origin server to handle the request (e.g. Apache, Nginx, Cloudflare)."
                },
                {
                    "severity": "notice",
                    "message": "Consider removing or minimizing the <code>Server</code> header. Even without a version number, it reveals the server software, which aids reconnaissance."
                }
            ]
        },
        "cache-control": {
            "value": "max-age=3600, public, stale-if-error=21600, stale-while-revalidate=3600",
            "findings": [
                {
                    "severity": "info",
                    "message": "<code>public</code> means the response may be stored by <em>all</em> caches, including browser caches, CDNs, and shared caches."
                },
                {
                    "severity": "info",
                    "message": "<code>max-age</code> specifies the maximum amount of seconds a page is considered valid. The higher <code>max-age</code>, the longer a page can be cached."
                },
                {
                    "severity": "info",
                    "message": "<code>stale-while-revalidate</code> instructs caches to serve a stale response while asynchronously checking in the background for a fresh one. The value is the number of seconds a cache will serve a stale response for."
                },
                {
                    "severity": "info",
                    "message": "<code>stale-if-error</code> instructs caches to serve a stale response if the check for a fresh one fails. The value is the number of seconds a cache will serve a stale response for. This is good for reliability; e.g. when the origin goes down."
                }
            ]
        },
        "content-language": {
            "value": "en",
            "findings": [
                {
                    "severity": "info",
                    "message": "Specifies the page's intended audience. For example, <code>en-US</code> means that the document is intended for English language speakers in the United States. The language tags are defined in <a href=\"https://datatracker.ietf.org/doc/html/rfc5646\">RFC 5646</a>."
                }
            ]
        },
        "x-content-type-options": {
            "value": "nosniff",
            "findings": [
                {
                    "severity": "info",
                    "message": "The <code>X-Content-Type-Options</code> header prevents browsers from guessing a response's content type. Without it, browsers may interpret files differently than intended, which can lead to security vulnerabilities."
                },
                {
                    "severity": "info",
                    "message": "The value <code>nosniff</code> is correctly set."
                }
            ]
        },
        "x-frame-options": {
            "value": "sameorigin",
            "findings": [
                {
                    "severity": "info",
                    "message": "<code>X-Frame-Options</code> prevents this URL from being embedded in an <code>iframe</code>. This protects against clickjacking attacks."
                },
                {
                    "severity": "info",
                    "message": "<code>sameorigin</code> allows this page to be displayed in an <code>iframe</code> on the same origin. This is the recommended setting."
                }
            ]
        },
        "vary": {
            "value": "cookie,accept-encoding",
            "findings": [
                {
                    "severity": "info",
                    "message": "The <code>Vary</code> header specifies a list of headers that must be considered when caching responses. For a cached response to be used, these headers must match between the cached response and the new request. This ensures that the appropriate version of a resource is served based on factors like language, encoding, or device type."
                }
            ]
        },
        "x-generator": {
            "value": "drupal 11 (https://www.drupal.org)",
            "findings": [
                {
                    "severity": "info",
                    "message": "Some of the software used to generate or serve this page."
                }
            ]
        },
        "strict-transport-security": {
            "value": "max-age=31536000; includesubdomains",
            "findings": [
                {
                    "severity": "info",
                    "message": "The <code>Strict-Transport-Security</code> header (HSTS) instructs browsers to only use HTTPS for future connections to this domain, enhancing security by preventing downgrade attacks and cookie hijacking."
                },
                {
                    "severity": "info",
                    "message": "<code>max-age</code> specifies the time, in seconds, that the browser should remember to use HTTPS only for this domain."
                },
                {
                    "severity": "info",
                    "message": "<code>includesubdomains</code> instructs the browser that all subdomains are HTTPS-only as well."
                }
            ]
        },
        "referrer-policy": {
            "value": "strict-origin-when-cross-origin",
            "findings": [
                {
                    "severity": "info",
                    "message": "When a visitor navigates from one page to another page, browsers often pass along <em>referrer information</em>. The <code>Referrer-Policy</code> header controls how much referrer information a browser can share. This is important because private information can be embedded in the <i>path</i> or <i>query string</i>."
                },
                {
                    "severity": "info",
                    "message": "<code>strict-origin-when-cross-origin</code> means that the full URL (<i>protocol</i>, <i>host</i>, <i>port</i>, <i>path</i> and <i>query string</i>) is shared for same-origin requests. For cross-origin requests, only the origin (<i>protocol</i>, <i>host</i>, and <i>port</i>) is shared, and only when the protocol security level stays the same or improves (HTTP → HTTP, HTTPS → HTTPS). For cross-origin requests where the protocol downgrades (HTTPS → HTTP), nothing is shared."
                }
            ]
        },
        "permissions-policy": {
            "value": "accelerometer=(), camera=(), geolocation=(), gyroscope=(), microphone=(), payment=(), usb=()",
            "findings": [
                {
                    "severity": "info",
                    "message": "Controls which browser features and APIs (camera, microphone, geolocation, payment, USB, etc.) this page and its embedded iframes are allowed to use. Each feature is set to an allowlist of origins; an empty list <code>()</code> disables the feature entirely. This is a defense-in-depth measure: even if an attacker injects script via XSS, they cannot access the restricted APIs."
                }
            ]
        },
        "x-xss-protection": {
            "value": "1; mode=block",
            "findings": [
                {
                    "severity": "info",
                    "message": "A legacy header that enables the browser's built-in cross-site scripting (XSS) filter. Modern browsers ignore it in favor of <code>Content-Security-Policy</code>."
                },
                {
                    "severity": "info",
                    "message": "<code>1</code> enables XSS filtering."
                },
                {
                    "severity": "info",
                    "message": "<code>mode=block</code> blocks the response entirely if an attack is detected, instead of sanitizing the page."
                }
            ]
        },
        "x-permitted-cross-domain-policies": {
            "value": "none",
            "findings": [
                {
                    "severity": "info",
                    "message": "Instructs clients like Flash and Acrobat Reader what cross-domain policy they have to use. <code>none</code> is the most secure setting. Data can't be shared across domains."
                }
            ]
        },
        "content-signal": {
            "value": "ai-train=yes, search=yes, ai-input=yes",
            "findings": []
        },
        "content-usage": {
            "value": "ai=y",
            "findings": []
        },
        "cross-origin-resource-policy": {
            "value": "cross-origin",
            "findings": [
                {
                    "severity": "info",
                    "message": "Controls which origins are allowed to load this resource (e.g. embed this image, load this script). This prevents other sites from hotlinking your resources and is how a resource signals its consent to be loaded by pages that use <code>Cross-Origin-Embedder-Policy</code>."
                },
                {
                    "severity": "notice",
                    "message": "<code>cross-origin</code> means the resource can be loaded by documents from any origin. This is the least secure option."
                }
            ]
        },
        "cross-origin-opener-policy": {
            "value": "same-origin",
            "findings": [
                {
                    "severity": "info",
                    "message": "Controls whether other pages can access this page's <code>window</code> object (and vice versa) when opened via <code>window.open()</code> or by navigating to a new page. Without this header, a malicious page could open your site and retain a reference to its <code>window</code>, enabling script-based attacks through the shared browsing context. Setting this to <code>same-origin</code> severs that link for cross-origin pages. Note: COOP governs top-level documents and popups, not iframes. Use <code>X-Frame-Options</code> or CSP <code>frame-ancestors</code> to control iframe embedding."
                },
                {
                    "severity": "info",
                    "message": "<code>same-origin</code> isolates this page completely. Cross-origin pages that open this page (or are opened by it) will get <code>window.opener</code> set to <code>null</code> and cannot script each other. This is the strictest and most secure option."
                }
            ]
        },
        "cross-origin-embedder-policy": {
            "value": "unsafe-none",
            "findings": [
                {
                    "severity": "info",
                    "message": "Controls whether this page can load resources (images, scripts, iframes) from other origins. When set, every cross-origin resource must explicitly opt in (via a <code>Cross-Origin-Resource-Policy</code> header or CORS) before this page can load it. This protects those other origins: by requiring their consent, the browser ensures their resources aren't exposed to Spectre-style timing attacks from this page. Setting this header (together with <code>Cross-Origin-Opener-Policy: same-origin</code>) is also required to enable powerful features like <code>SharedArrayBuffer</code> and high-resolution timers."
                },
                {
                    "severity": "notice",
                    "message": "<code>unsafe-none</code> means protection is disabled. This page can embed <em>any</em> cross-origin resource. This is often required to embed things like YouTube videos. If you don't embed third-party content, use <code>require-corp</code> instead."
                }
            ]
        },
        "content-security-policy": {
            "value": "base-uri 'self'; upgrade-insecure-requests; default-src 'self' *.youtube-nocookie.com *.ytimg.com; script-src 'self' *.youtube-nocookie.com *.ytimg.com 'inline-speculation-rules'; style-src 'self' 'unsafe-inline';",
            "findings": [
                {
                    "severity": "info",
                    "message": "The Content Security Policy (CSP) header helps prevent cross-site scripting (XSS), clickjacking, and other code injection attacks by specifying which dynamic resources are allowed to load."
                },
                {
                    "severity": "info",
                    "message": "<code>default-src</code> sets the default policy for fetching resources like JavaScript, images, CSS, fonts, AJAX requests, frames, HTML5 media."
                },
                {
                    "severity": "info",
                    "message": "<code>script-src</code> specifies valid sources for JavaScript. This includes not only URLs loaded directly into <code>&lt;script&gt;</code> elements, but also things like inline script event handlers (onclick) and XSLT stylesheets which can trigger script execution."
                },
                {
                    "severity": "info",
                    "message": "<code>base-uri</code> defines what URLs can be used in the <code>&lt;base&gt;</code> element."
                },
                {
                    "severity": "info",
                    "message": "<code>style-src</code> defines what CSS stylesheets are allowed to be loaded."
                },
                {
                    "severity": "info",
                    "message": "<code>upgrade-insecure-requests</code> instructs browsers to replace insecure URLs (HTTP) with secure URLs (HTTPS)."
                },
                {
                    "severity": "notice",
                    "message": "<code>unsafe-inline</code> in <code>style-src</code> allows inline styles. This is common and lower risk than inline scripts, but nonces or hashes provide stronger protection."
                }
            ]
        },
        "x-drupal-cache": {
            "value": "miss",
            "findings": [
                {
                    "severity": "info",
                    "message": "The page was <em>not</em> served from Drupal's page cache."
                }
            ]
        },
        "x-request-id": {
            "value": "v-5733d414-51ed-11f1-9cd2-7f89875f6862",
            "findings": [
                {
                    "severity": "info",
                    "message": "When Acquia Cloud receives a web request, it assigns each request a unique request ID and preserves that request ID across different log files."
                }
            ]
        },
        "x-ah-environment": {
            "value": "prod",
            "findings": [
                {
                    "severity": "info",
                    "message": "The type of Acquia Cloud environment that generated this page; could be a production, development, or staging environment."
                }
            ]
        },
        "age": {
            "value": "828",
            "findings": [
                {
                    "severity": "info",
                    "message": "The time in seconds that the page has been in the shared proxy cache. The maximum age is set by <code>max-age</code> or <code>s-maxage</code> in the <code>Cache-Control</code> header."
                }
            ]
        },
        "via": {
            "value": "varnish",
            "findings": [
                {
                    "severity": "info",
                    "message": "The <code>Via</code> header tracks how a page is forwarded from proxy to proxy. Beware, not all proxies append themselves to the <code>Via</code> header."
                },
                {
                    "severity": "notice",
                    "message": "The <code>Via</code> header uses an incorrect format. Each proxy needs to specify the version of the HTTP protocol used (e.g. varnish/1.1)."
                }
            ]
        },
        "x-cache": {
            "value": "miss",
            "findings": [
                {
                    "severity": "info",
                    "message": "The page was <em>not</em> served from a cache."
                }
            ]
        },
        "cf-cache-status": {
            "value": "hit",
            "findings": [
                {
                    "severity": "info",
                    "message": "The page was served from Cloudflare's cache."
                }
            ]
        },
        "etag": {
            "value": "w/\"1779021523-gzip\"",
            "findings": [
                {
                    "severity": "info",
                    "message": "A unique identifier that changes every time a page at a given URL changes. It acts as a <i>fingerprint</i>. A cache can compare <code>ETag</code> values to see if the page has changed and has become stale. For example, a browser will send the <code>ETag</code> value of a cached page in an <code>If-None-Match</code> header. The web server compares the <code>ETag</code> value sent by the browser with the <code>ETag</code> value of the current version of the page. If both values are the same, the web server sends back a <code>304 Not Modified</code> status and no body. This particular <code>ETag</code> value starts with <code>W/</code> which means that it is a <i>weak identifier</i>; while unlikely, multiple pages might have the same identifier. Weak identifiers are used because <i>strong identifiers</i> can be difficult and costly to generate."
                }
            ]
        },
        "content-encoding": {
            "value": "br",
            "findings": [
                {
                    "severity": "info",
                    "message": "Specifies how the resource is <em>compressed</em>. Not to be confused with <code>Transfer-Encoding</code> which specifies how the data is transferred."
                },
                {
                    "severity": "info",
                    "message": "<code>br</code> means that the data is compressed with <code>brotli</code>."
                },
                {
                    "severity": "warning",
                    "message": "Add a <code>Content-Length</code> header. The Content-Length header is required, unless the message is transported using chunked encoding. Without a <code>Content-Length</code> header some servers will respond with 400 (bad request) or terminate connections early."
                }
            ]
        },
        "cf-ray": {
            "value": "9fd5dede6a8e3929-iad",
            "findings": [
                {
                    "severity": "info",
                    "message": "The <code>cf-ray</code> header provides a unique identifier for each request through Cloudflare. It's useful for troubleshooting and tracking requests in Cloudflare logs."
                }
            ]
        }
    },
    "missing": []
}