Public accessibility assessment

Accessibility issues detected on eskiin.com

Evolize inspected 5 public pages on eskiin.com and detected 33 automatically identifiable accessibility findings.

33Findings detected
6WCAG criteria affected
5Pages inspected
9 Sep 2026Assessment date

Highest detected severity: Critical · 10 high-priority findings · 100% inspected-page coverage

Most widespread issueHidden elements can still receive keyboard focusDetected on 5 inspected pages
Most affected page/21 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)16 detected findings

Is eskiin.com your website?

Keep this assessment current and get notified when new accessibility issues are detected.

https://

Not your website? Scan your own site →

01 · Accessibility summary

Evolize inspected 5 public pages on eskiin.com and detected 33 accessibility findings. The most widespread issue was "Hidden elements can still receive keyboard focus", detected on 5 inspected pages. The most affected inspected page was "/", where 21 findings were detected. The assessment identified findings mapped to 6 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

These findings combine the highest severity and broadest reach detected during this assessment.

  1. Critical

    ARIA command controls lack accessible names

    WCAG 4.1.2 (A) · 1 inspected page · 1 instance
    Why this matters

    Assistive technologies cannot communicate the purpose of these controls, which may prevent users from operating them reliably.

    Recommended action

    This control is a <div> with role="button" acting as a button. Prefer replacing it with a native <button>, which is focusable and operable by keyboard by default. Give it an accessible name that describes the action it performs: provide visible text when a visible label is appropriate, an aria-label for an icon-only control (for example aria-label="Dismiss notification"), or aria-labelledby when an existing visible label already describes it. Avoid vague names such as "Button", "Action", or the component's internal name.

    View technical evidence →
  2. Critical

    ARIA command controls lack accessible names

    WCAG 4.1.2 (A) · 1 inspected page · 1 instance
    Why this matters

    Assistive technologies cannot communicate the purpose of these controls, which may prevent users from operating them reliably.

    Recommended action

    This control is a <div> with role="button" acting as a button. Prefer replacing it with a native <button>, which is focusable and operable by keyboard by default. Give it an accessible name that describes the action it performs: provide visible text when a visible label is appropriate, an aria-label for an icon-only control (for example aria-label="Dismiss notification"), or aria-labelledby when an existing visible label already describes it. Avoid vague names such as "Button", "Action", or the component's internal name.

    View technical evidence →
  3. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 30 instances
    Why this matters

    An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

    Recommended action

    Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

    View technical evidence →
  4. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 15 instances
    Why this matters

    An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

    Recommended action

    Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

    View technical evidence →
  5. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 5 instances
    Why this matters

    An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

    Recommended action

    Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA1655 / 5
1.1.1Non-text ContentA755 / 5
1.3.1Info and RelationshipsA355 / 5
2.4.3Focus OrderA355 / 5
1.2.2Captions (Prerecorded)A211 / 5
4.1.2Name, Role, ValueA211 / 5

Absence of a criterion here does not indicate conformance with it — only that no automatically detectable issue was found for it.

Continuous monitoring

A scan shows today's exposure. Monitoring shows what changes next.

Evolize continuously reassesses public website pages, detects newly introduced or recurring accessibility findings, and tracks remediation over time.

04 · All detected findings

Critical

ARIA command controls lack accessible names

WCAG 4.1.2 (A)2 instances1 inspected page

Assistive technologies cannot communicate the purpose of these controls, which may prevent users from operating them reliably.

Why it matters

Assistive technologies cannot communicate the purpose of these controls, which may prevent users from operating them reliably.

Recommended correction

This control is a <div> with role="button" acting as a button. Prefer replacing it with a native <button>, which is focusable and operable by keyboard by default. Give it an accessible name that describes the action it performs: provide visible text when a visible label is appropriate, an aria-label for an icon-only control (for example aria-label="Dismiss notification"), or aria-labelledby when an existing visible label already describes it. Avoid vague names such as "Button", "Action", or the component's internal name.

View 2 affected elements
Component · Ref BNN148
Affected pagehttps://eskiin.com/products/eskiin-filter
Element.r-d2l6k9
Rolebutton
Markup
<div data-rid="6a4e0f6f-eafc-4944-b716-b16686174dc3" data-replo-increase-product-quantity="1" tabindex="0" role="button" class="r-d2l6k9">
Component · Ref PC0PSS
Affected pagehttps://eskiin.com/products/eskiin-filter
Element.r-1sebh6u
Rolebutton
Markup
<div data-rid="521d55c3-75e1-476f-8a0f-65e987d2ed1a" data-replo-decrease-product-quantity="1" tabindex="0" role="button" class="r-1sebh6u">
High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)50 instances5 inspected pages

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Why it matters

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Recommended correction

Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

View 50 affected elements
Component · Ref WX2LWN
Affected pagehttps://eskiin.com/en-ca/pages/contact
Elementli#filter-options-trigger > a
Accessible nameReplacement Filters
Rolebutton
Markup
<a class="dropdown-item" href="#" role="button">
                                    Replacement Filters
                                </a>
Affected pages/ /pages/contact /en-ca/pages/contact /products/eskiin-filter /pages/product-interest
Component · Ref E0OK5M
Affected pagehttps://eskiin.com/products/eskiin-filter
Elementnav#navbar-mobile > div > a:nth-of-type(2)
Accessible nameeskiin
Markup
<a class="navbar-brand mx-auto py-0" href="/">
            
                
                <img class="img-fluid" src="//eskiin.com/cdn/shop/files/eskiin_3b4e679c-a7bd-42bd-89e0-a1c9fcccf225.png?height=40&amp;v=1742174358" alt="eskiin" width="62" height="20" loading="lazy">
            
        </a>
Affected pages/ /pages/contact /en-ca/pages/contact /products/eskiin-filter /pages/product-interest
Component · Ref FO5KUS
Affected pagehttps://eskiin.com/products/eskiin-filter
Elementdiv:nth-of-type(2) > ul > li:nth-of-type(1) > ul > li:nth-of-type(2) > a
Accessible nameHandheld Filtered Showerhead
Markup
<a class="dropdown-item " href="/pages/handheld" aria-current="">
                                    Handheld Filtered Showerhead
                                </a>
Affected pages/ /pages/contact /en-ca/pages/contact /products/eskiin-filter /pages/product-interest
High

Images lack text alternatives

WCAG 1.1.1 (A)5 instances2 inspected pages

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Why it matters

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Recommended correction

Add a concise alt attribute describing each informative image. Mark purely decorative images with alt="" so assistive technology skips them.

View 5 affected elements
Component · Ref 218QQT
Affected pagehttps://eskiin.com/products/eskiin-filter
Element.r-l9jsks
Markup
<img src="https://assets.replocdn.com/projects/39b6a896-c77b-4993-bb53-82db8c4c46cf/03398489-17ee-458e-8cc7-40dc8e8fbb1f" class="r-l9jsks" loading="eager">
Component · Ref IVB90R
Affected pagehttps://eskiin.com/products/eskiin-filter
Element.r-ariarf
Markup
<img src="https://assets.replocdn.com/projects/39b6a896-c77b-4993-bb53-82db8c4c46cf/8e9e3173-33c3-45e2-9fe3-e534b169611e" class="r-ariarf" loading="eager">
Component · Ref ZVFETY
Affected pagehttps://eskiin.com/products/eskiin-filter
Element.r-u0jrta
Markup
<img src="https://assets.replocdn.com/projects/39b6a896-c77b-4993-bb53-82db8c4c46cf/c64811a7-af3b-4005-9814-12838520ad04" class="r-u0jrta" loading="eager">
Component · Ref YG4SYU
Affected pagehttps://eskiin.com/
Element.r-rx57ta
Markup
<img src="https://eskiin.com/cdn/shop/files/1_778ce54d-855b-4d7d-83b8-6238c2bfd5a2.png?crop=center&amp;v=1688404995" class="r-rx57ta" loading="lazy">
Component · Ref BAW2WV
Affected pagehttps://eskiin.com/products/eskiin-filter
Element.r-17hk9hm
Markup
<img src="https://assets.replocdn.com/projects/39b6a896-c77b-4993-bb53-82db8c4c46cf/2ae472c4-b051-4f05-90d8-c900e4bbbe18" class="r-17hk9hm" loading="eager">
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)24 instances5 inspected pages

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Why it matters

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Recommended correction

Increase the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.

View 24 affected elements
Component · Ref CIBHMJ
Affected pagehttps://eskiin.com/en-ca/pages/contact
Element.fs-6 > p:nth-child(2) > strong
Accessible nameAddress:
Markup
<strong>Address:</strong>
Affected pages/pages/contact /en-ca/pages/contact
Component · Ref CTGIZD
Affected pagehttps://eskiin.com/en-ca/pages/contact
Element.fs-6 > p:nth-child(1)
Accessible nameCustomer support: 9:00am to 5:00pm
Markup
<p><strong>Customer support:</strong> 9:00am to 5:00pm</p>
Affected pages/pages/contact /en-ca/pages/contact
Component · Ref PUC2C9
Affected pagehttps://eskiin.com/pages/product-interest
Element.fine-print > a
Accessible namePrivacy Policy
Markup
<a href="https://eskiin.com/policies/privacy-policy">Privacy Policy</a>
Component · Ref MHP0K8
Affected pagehttps://eskiin.com/products/eskiin-filter
Element.r-8sux66 > span
Accessible name$36
Markup
<span style="width: 100%;">$36</span>
Component · Ref YKUCUL
Affected pagehttps://eskiin.com/pages/product-interest
Element.fine-print
Accessible nameBy joining, you agree to receive ESKIIN product updates. Unsubscribe anytime. See our Privacy Policy.
Markup
<p class="fine-print">By joining, you agree to receive ESKIIN product updates. Unsubscribe anytime. See our <a href="https://eskiin.com/policies/privacy-policy">Privacy Policy</a>.</p>
Component · Ref 4BJ9Y1
Affected pagehttps://eskiin.com/
Element#replo-carousel\:R5qb2\:\:slide\:0\:R1lqb2\: > .r-10wvmvz > .r-v0mlps.alchemy-rte > span > p
Accessible nameMy shower feels like an actual spa and my skin and hair have drastically improved.
Markup
<p>My shower feels like an actual spa and my skin and hair have drastically improved.</p>
Component · Ref 4JW8D0
Affected pagehttps://eskiin.com/
Element#replo-carousel\:R5qb2\:\:slide\:1\:R2lqb2\: > .r-136s8zg > .r-1twwnu4.alchemy-rte > span > p
Accessible nameI didn't even notice how awful my showerhead was before until i switched it to eskiin. I highly recommend the eskiin showerhead to anyone.
Markup
<p>I didn't even notice how awful my showerhead was before until i switched it to eskiin. I highly recommend the eskiin showerhead to anyone.</p>
Component · Ref XUY98E
Affected pagehttps://eskiin.com/
Element.r-1ac6bjy > span > p
Accessible nameBetter Skin and Hair Guaranteed with eskiin
Markup
<p>Better Skin and Hair Guaranteed with eskiin</p>
Component · Ref A4PQ1M
Affected pagehttps://eskiin.com/
Element#replo-carousel\:R5qb2\:\:slide\:0\:R1lqb2\: > .r-10wvmvz > .r-1s0f2qe.alchemy-rte > span > p
Accessible nameRowan
Markup
<p>Rowan</p>
Component · Ref A412YX
Affected pagehttps://eskiin.com/
Element#replo-carousel\:R5qb2\:\:slide\:2\:R3lqb2\: > .r-1cwyplc > .r-1b5aaut.alchemy-rte > span > p
Accessible nameCass
Markup
<p>Cass</p>
Component · Ref 0AVY1D
Affected pagehttps://eskiin.com/
Element#replo-carousel\:R5qb2\:\:slide\:3\:R4lqb2\: > .r-1blqozb > .r-u48etu.alchemy-rte > span > p
Accessible nameLauren
Markup
<p>Lauren</p>
Component · Ref 9KST8G
Affected pagehttps://eskiin.com/
Element.r-1sperwa > span > p
Accessible nameGet Our Biggest Sale Ever
Markup
<p>Get Our Biggest Sale Ever</p>
Component · Ref 62JEUV
Affected pagehttps://eskiin.com/
Element.r-1lqdf4p > span > p
Accessible name🇺🇸 Labor Day Sale
Markup
<p>🇺🇸 Labor Day Sale</p>
Component · Ref Q91I4C
Affected pagehttps://eskiin.com/pages/product-interest
Element.text-link > span[aria-hidden="true"]
Accessible name
Markup
<span aria-hidden="true">→</span>
Component · Ref 9RM3E8
Affected pagehttps://eskiin.com/
Element#replo-carousel\:R5qb2\:\:slide\:1\:R2lqb2\: > .r-136s8zg > .r-15ibo56.alchemy-rte > span > p
Accessible nameDani
Markup
<p>Dani</p>
Component · Ref VQC0N7
Affected pagehttps://eskiin.com/
Element#replo-carousel\:R5qb2\:\:slide\:2\:R3lqb2\: > .r-1cwyplc > .r-1subjtf.alchemy-rte > span > p
Accessible nameI have tried every cream and lotion in the book… but the eskiin filtered showerhead was the tipping point that is actually showing lasting results.
Markup
<p>I have tried every cream and lotion in the book… but the eskiin filtered showerhead was the tipping point that is actually showing lasting results.</p>
Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)5 instances5 inspected pages

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Why it matters

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Recommended correction

Wrap primary content in <main> and other regions in appropriate landmark elements.

View 5 affected elements
Component · Ref QD8P5E
Affected pagehttps://eskiin.com/products/eskiin-filter
Elementsection#announcement-bar-sections--24374101279092__announcement-bar > div
Accessible name🇺🇸 Labor Day Sale: UP TO 45% OFF FREE SHIPPING | 100% Money Back Guarantee Previous Next
Markup
<div class="animate__animated animate__fast animate__fadeInDown" data-animate-class="animate__fadeInDown">
                <div id="carousel-sections--24374101279092__announcement-bar" class="carousel slide mx-auto " data-bs-ride="carousel" style="max-width: 600px;">
                    <div class="carousel-inner w-auto mx-8">
                        
                            
                            <div class="carousel-item active" data-index="0">
                                
                                    <div class="rte text-center lh-sm pt-1 pb-1">
                        …
Affected pages/ /pages/contact /en-ca/pages/contact /products/eskiin-filter /pages/product-interest
Medium

Navigation regions are not distinguishable

WCAG 1.3.1 (A)10 instances5 inspected pages

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Why it matters

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Recommended correction

Give each navigation region a distinct aria-label (e.g. "Primary", "Footer") when more than one is present.

View 10 affected elements
Component · Ref JZK0VT
Affected pagehttps://eskiin.com/en-ca/pages/contact
Elementnav#navbar-mobile
Accessible name0
Markup
<nav id="navbar-mobile" class="navbar d-lg-none bg-white text-body shadow-sm pt-3 pb-3">
    <div class="container">
        <a class="nav-link ms-n2" href="#offcanvas-menu" data-bs-toggle="offcanvas" aria-controls="offcanvas-menu" aria-label="Menu" role="button">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
                <line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></…
Affected pages/ /pages/contact /en-ca/pages/contact /products/eskiin-filter /pages/product-interest
Medium

Page has no level-one heading

WCAG 1.3.1 (A)4 instances4 inspected pages

The page exposes no <h1>, so its topic is not conveyed in the heading structure.

Why it matters

The page exposes no <h1>, so its topic is not conveyed in the heading structure.

Recommended correction

Add a single descriptive <h1> that names the page's primary purpose.

View 4 affected elements
Component · Ref MUE851
Affected pagehttps://eskiin.com/pages/contact
Elementhtml > body
Accessible nameSkip to content 🇺🇸 Labor Day Sale: UP TO 45% OFF FREE SHIPPING | 100% Money Back Guarantee Previous Next 0 Shop eskiin Filtered Showerhead Handheld Filtered Showerhead Wall Mount Showerhead Bundles Handheld Showerhead Bundles Limited-Edition Gold Wall Mount Shower Steamers Replacement Filters Wall Mount Filter Replacement Handheld Filter Replacement Our Story Free Water Report document.addEventListener('DOMContentLoaded', function() { const trigger = document.getElementById('filter-options-trigger'); if (trigger) { trigger.addEventListener('click', function(event) { // Prevent the link from navigating and the dropdown from closing event.preventDefault(); event.stopPropagation(); // Hide the trigger link itself this.style.display = 'none'; // Find and show all the hidden product options const productOptions = document.querySelectorAll('.filter-product-option'); productOptions.forEach(function(option) { option.style.display = 'list-item'; }); }); } }); 0 Welcome guest Please login or register Wall Mount Filtered Showerhead Handheld Filtered Showerhead Wall Mount Bundles Handheld Bundles Limited-Edition Gold Wall Mount Shower Steamers Replacement Filters Wall Mount Filter Handheld Filter /* Style for nested mobile filter options */ .mobile-filter-options .sub-item { padding-left: 40px; /* Indent the sub-items */ } .mobile-filter-options .sub-item img { width: 50px; /* Make images a bit smaller */ height: 50px; object-fit: cover; } Shop eskiin filtered showerhead free water report our story log in free water report our story log in …[truncated by Evolize: exceeded D1 value limit]
Markup
<body class="page-type-page">
      <svg id="junipStarSymbols" style="display: none;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
  <symbol id="junipOutlineStar" viewBox="0 0 16 16">
    <path d="m3.2 16.0001081c-.1687782 0-.33328968-.0531313-.47-.1521081-.24051968-.174488-.36451194-.4679107-.322-.762l.743-5.203-2.917-2.917c-.21191095-.21196521-.28756133-.52460199-.196-.81.09130759-.2851682.3345701-.49522345.63-.544l4.398-.734 2.218-4.435c.13744692-.27145241.41573373-.4426761.72-.443.3045618.00166772.58175678.1761261.715.45l2.123 4.362 4.498.801c.2933158.05211246.5333796.26289…
Affected pages/ /pages/contact /en-ca/pages/contact /products/eskiin-filter
Medium

<video> elements must have captions

WCAG 1.2.2 (A)5 instances1 inspected page

<video> elements must have captions

Why it matters

<video> elements must have captions

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 5 affected elements
Component · Ref WAL5WN
Affected pagehttps://eskiin.com/
Elementvideo[data-index="2"]
Markup
<video class="w-100" playsinline="" loop="" muted="" preload="metadata" aria-label="" data-poster="//eskiin.com/cdn/sho..." data-index="2" poster="//eskiin.com/cdn/sho...">
Low

Low-quality alternative text

WCAG 1.1.1 (A)15 instances5 inspected pages

Alt text looks like a filename, a generic word ("image", "photo"), or is duplicated across unrelated images — it likely does not describe the content.

Why it matters

Alt text looks like a filename, a generic word ("image", "photo"), or is duplicated across unrelated images — it likely does not describe the content.

Recommended correction

Replace placeholder or filename alt text with a concise description of what the image conveys.

View 15 affected elements
Component · Ref XV8KI1
Affected pagehttps://eskiin.com/pages/contact
Elementdiv#offcanvas-menu > div:nth-of-type(1) > div > img
Markup
<img class="img-fluid" src="//eskiin.com/cdn/shop/files/eskiin_3b4e679c-a7bd-42bd-89e0-a1c9fcccf225.png?height=40&amp;v=1742174358" alt="eskiin" width="62" height="20" loading="lazy">
Affected pages/ /pages/contact /en-ca/pages/contact /products/eskiin-filter /pages/product-interest
Component · Ref 35EDYW
Affected pagehttps://eskiin.com/en-ca/pages/contact
Elementnav#navbar-desktop > div > div > div:nth-of-type(1) > a > img
Markup
<img class="img-fluid" src="//eskiin.com/cdn/shop/files/eskiin_3b4e679c-a7bd-42bd-89e0-a1c9fcccf225.png?height=48&amp;v=1742174358" alt="eskiin" width="75" height="24" loading="lazy">
Affected pages/ /pages/contact /en-ca/pages/contact /products/eskiin-filter /pages/product-interest
Low

Video may be missing captions

WCAG 1.2.2 (A)9 instances1 inspected page

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Why it matters

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Recommended correction

Provide a synchronized captions track (<track kind="captions">) for video with meaningful audio.

View 9 affected elements
Component · Ref GGJ1DH
Affected pagehttps://eskiin.com/
Elementli#splide03-slide06 > div > div > video
Markup
<video class="w-100 lazy-video" playsinline="" loop="" muted="" preload="metadata" aria-label="" data-poster="//eskiin.com/cdn/shop/files/preview_images/b9cc1972c19f4980afc464df284a5f00.thumbnail.0000000000.jpg?v=1706495363&amp;width=640" data-index="5">
                                            
                                                <source data-src="//eskiin.com/cdn/shop/videos/c/vp/b9cc1972c19f4980afc464df284a5f00/b9cc1972c19f4980afc464df284a5f00.m3u8?v=0" type="application/x-mpegURL">
                                            
                                                <…

05 · Most affected inspected pages

06 · About this assessment

Evolize inspects publicly accessible website pages using automated browser-based testing and deterministic accessibility rules. Automated testing can identify many reproducible technical issues but cannot determine complete WCAG or legal compliance.

  • Publicly accessible surfaces only — no credentials, private systems, or source-code access.
  • Findings apply to the pages and states successfully inspected; automated analysis may not detect every issue.
  • Results reflect the site at the scan date and may have changed since.

Evolize provides digital risk intelligence and does not provide legal advice, certify compliance, or guarantee that litigation will not occur. Methodology · Security · Example assessment

07 · Continuous monitoring

This public report captures one assessment. Evolize monitoring rescans the website, detects new and recurring findings, tracks changes over time and verifies corrections.

Is information in this report inaccurate or outdated? Request a correction or removal.