{
  "issueNumber": 335,
  "issueUrl": "https://github.com/mgifford/open-scans/issues/335",
  "issueTitle": "SCAN: https://www.iom.int",
  "scanTitle": "https://www.iom.int",
  "submittedBy": "mgifford",
  "engines": [
    "axe",
    "equalaccess"
  ],
  "scanContext": {
    "viewport": {
      "width": 1280,
      "height": 800
    },
    "viewportPreset": "desktop",
    "colorScheme": "both",
    "browser": "chromium"
  },
  "scannedAt": "2026-07-31T14:14:39.190Z",
  "totalElapsedMs": 277844,
  "totalSubmitted": 20,
  "acceptedCount": 20,
  "scannedCount": 20,
  "skippedDueToTimeout": 0,
  "skippedDueToErrAborted": 0,
  "rejectedCount": 0,
  "rejected": [],
  "alfaTotals": {
    "passed": 0,
    "failed": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "axeTotals": {
    "passed": 180,
    "failed": 100,
    "cantTell": 0,
    "inapplicable": 1600
  },
  "equalAccessTotals": {
    "passed": 500,
    "failed": 60,
    "uniqueFailed": 60,
    "duplicates": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "accesslintTotals": {
    "passed": 0,
    "failed": 0,
    "uniqueFailed": 0,
    "duplicates": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "qualwebTotals": {
    "passed": 0,
    "failed": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "reflowRiskTotals": {
    "failed": 20,
    "potential": 0,
    "passed": 0,
    "cantTell": 0,
    "notExecuted": 0
  },
  "semantica11yTotals": {
    "errors": 0,
    "warnings": 0,
    "suggestions": 60,
    "notExecuted": 0
  },
  "duplicateFindingTotals": 0,
  "darkModeUrlCount": 0,
  "reducedMotionUrlCount": 0,
  "highContrastUrlCount": 0,
  "forcedColorsUrlCount": 0,
  "reducedTransparencyUrlCount": 0,
  "duplicateTitles": [],
  "results": [
    {
      "submittedUrl": "https://www.iom.int",
      "finalUrl": "https://www.iom.int/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "International Organization for Migration | IOM, UN Migration",
      "elapsedMs": 9365,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/\" on this server.<p>\nReference #18.440e2017.1785507005.e359c345\n</p><p>https://errors.edgesuite.net/18.440e2017.1785507005.e359c345</p>\n\n\n</body></html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53d023b98d4a",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "2fb1c16e45c7e47da4aff0fb6a4269dd185be2b1bcd9d83da5d6b25c0d074140",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FB1C16E45C7"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/\" on this server.<p>\nReference #18.440e2017.1785507005.e359c345\n</p><p>https://errors.edgesuite.net/18.440e2017.1785507005.e359c345</p>\n\n\n</body></html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8ddaa83c398",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "1da8a78aac3a7d9a13ebfede52c819d200a2fb39623e7f6bf65b3fc7a385239d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1DA8A78AAC3A"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e80b86187b2",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "3cf9fe7cdb9273a21922c8b1c400680ef483e0eddaa9c43316f08915ee46dc11",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3CF9FE7CDB92"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.440e2017.1785507005.e359c345\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67662acc4241",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "e4f8c65fe03ba0deaf9c113219db59b108a765f6c6e8afcf55ef08396a4d46ea",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E4F8C65FE03B"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.440e2017.1785507005.e359c345</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a3e9b88fd2b",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "03a9c863e8fd4080d8f160cb659255f69da71344de6662d6be1494730a4f27b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-03A9C863E8FD"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/\" on this server.<p>\nReference #18.440e2017.1785507005.e359c345\n</p><p>https://errors.edgesuite.net/18.440e2017.1785507005.e359c345</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 2585,
          "settleDelayMs": 2000,
          "auditMs": 1133,
          "totalMs": 4798,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8e43af2c093",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "3078d6cc81ee7350cdf6d75ea55770b80f7afed9551665e01b0c676ad4057b93",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3078D6CC81EE"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "c4a57415693a",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "5724160fc0523811748a8939387b406d037babb43813e56d34af0520e18c680f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5724160FC052"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "910f2afd4411",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "41d8f62c05195f8f116c385d798791618ed884cd45b5e13ab84b7e037da2e5f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-41D8F62C0519"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 94px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 94,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "f8f8e7c6a7fa",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "760ea7089f8037187266a3e1127712239a298966fa6ef466a0721afa8af7b850",
        "a11yOccurrenceDisplayId": "A11Y-OCC-760EA7089F80"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "9142319973b9",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "2050890574091047b3a04c67306218e68d1fbbc275c118bcbbeb602b88ae208a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-205089057409"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "9142319973b9",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "2050890574091047b3a04c67306218e68d1fbbc275c118bcbbeb602b88ae208a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-205089057409"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "9142319973b9",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "2050890574091047b3a04c67306218e68d1fbbc275c118bcbbeb602b88ae208a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-205089057409"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 494,
        "pageNavigationMs": 2585,
        "pageLoadDelayMs": 2000,
        "totalMs": 9365,
        "scannerMs": {
          "axe": 4798,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/community-stabilization",
      "finalUrl": "https://www.iom.int/community-stabilization",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Community stabilization | International Organization for Migration",
      "elapsedMs": 10385,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c15f10e11bd9",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "90bd0b40a0a41aa5b06330dc2fd199720d4f63eb8a74b50340af20c5bd9afbbf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-90BD0B40A0A4"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44eb16e726a0",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "e82fce79676b8881fbcc189ac58de8a397057c90e6b9169b9234e02cfa9b18db",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E82FCE79676B"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c4a32e97a52",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "f8e66fd8a74801be900bfcb8804a759963e9589a5a709cec3075dae799be23fe",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F8E66FD8A748"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.440e2017.1785507015.e35b4896\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a126bde1cc1",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "fd78182b3d7ae843fd0b02eba9f117aa8d5a480a7a2ed8b6ce8dad31b621822a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FD78182B3D7A"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.440e2017.1785507015.e35b4896</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89fc3a5b70a3",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "5561fc4455ff022b56064fd334034b220f9ca61061ffa0e4dac83a7fc5a3aa99",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5561FC4455FF"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/community-stabilization\" on this server.<p>\nReference #18.440e2017.1785507015.e35b4896\n</p><p>https://errors.edgesuite.net/18.440e2017.1785507015.e35b4896</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 4151,
          "settleDelayMs": 3585,
          "auditMs": 1006,
          "totalMs": 5781,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f525d58813a",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "57cde20dd6dba55bdddf576e8da963bd3fc5deeb2f9fa6c05e169340549798dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-57CDE20DD6DB"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "af14c33c2ca5",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "1522c3a1f67f844e3ecd93f859fd9aaa468bae5c778f546d81244bd7b7d41d2a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1522C3A1F67F"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cc02f16ebdb",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "d9f666888fd4d04bc3fca4dac90d091b71f9a97d60a6dfbe8cc28e95303bf2c6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D9F666888FD4"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 93px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 93,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "505b044214fc",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "4bb913ab9383f151e0390a10efa38720ca3e7ab373c7c43263b25d0eb162f4ee",
        "a11yOccurrenceDisplayId": "A11Y-OCC-4BB913AB9383"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "2f84f59af044",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "64d26607926683db0d1594993f0ba97aafcf1588d305341fa11b7737398e3079",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64D266079266"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "2f84f59af044",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "64d26607926683db0d1594993f0ba97aafcf1588d305341fa11b7737398e3079",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64D266079266"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "2f84f59af044",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "64d26607926683db0d1594993f0ba97aafcf1588d305341fa11b7737398e3079",
            "a11yOccurrenceDisplayId": "A11Y-OCC-64D266079266"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 2009,
        "pageNavigationMs": 4151,
        "pageLoadDelayMs": 3585,
        "totalMs": 10385,
        "scannerMs": {
          "axe": 5781,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
      "finalUrl": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Unlocking the potential of youth to respond to the new challenges and opportunities of migration | International Organization for Migration",
      "elapsedMs": 12476,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2ae65e611f7",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "8a67863c595f822f3d9a0ac6c701678e85dd3b286115ddcf891cbefd9836e6a2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8A67863C595F"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2bd8bde22d70",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "d075f41fd7a578732acf49521a49064c4117399157c6e42459cf7e29e7d59199",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D075F41FD7A5"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8405a362b675",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "76497a9612a8fe7724c24f2a803f343c4e0188d4404985940e2276f6df1119b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-76497A9612A8"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.4ecf5868.1785507027.49201687\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bc5958caec1",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "c115cb195acf9d265731d88335dc05d62b23edcb3557b75442a7328b51552844",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C115CB195ACF"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.4ecf5868.1785507027.49201687</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff4073fbf323",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "4c2f3a3d7bd262bb4f185fc210febe40731af36ae471fb57ca2a81fed2a5b8b7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4C2F3A3D7BD2"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration\" on this server.<p>\nReference #18.4ecf5868.1785507027.49201687\n</p><p>https://errors.edgesuite.net/18.4ecf5868.1785507027.49201687</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 4935,
          "settleDelayMs": 4368,
          "auditMs": 1028,
          "totalMs": 6588,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea6f18d29ca8",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "8bfa6537999ea9265315e71870028824dcc74d645bfd0433833b7dedc3f2df73",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8BFA6537999E"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "4f9d03204e10",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "4f166249ce338a2cc41e23d973b652f0e332e67e64d01ec8ad1329a0450b901d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4F166249CE33"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cfe0269e9e8",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "c196ac56246d37a25fd089bbde001885c54d1c9f8cc4abf4943f434ec521e9fa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C196AC56246D"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 93px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 93,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "b4f4d2f3ad02",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "6de3a1ce48d9be3e393fdfbc0712f19c8e54bb5412ff998b3d20e90f806952ba",
        "a11yOccurrenceDisplayId": "A11Y-OCC-6DE3A1CE48D9"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "9426e495336b",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "e924333c4eea77dd639e4acb4aa7d82cfd1c2233048196299f80ea724a9da0b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E924333C4EEA"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "9426e495336b",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "e924333c4eea77dd639e4acb4aa7d82cfd1c2233048196299f80ea724a9da0b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E924333C4EEA"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "9426e495336b",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "e924333c4eea77dd639e4acb4aa7d82cfd1c2233048196299f80ea724a9da0b5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E924333C4EEA"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 3180,
        "pageNavigationMs": 4935,
        "pageLoadDelayMs": 4368,
        "totalMs": 12476,
        "scannerMs": {
          "axe": 6588,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
      "finalUrl": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Journée internationale de la femme 2025 | International Organization for Migration",
      "elapsedMs": 12155,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a45f38627d51",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "8b3b062d849748497a6970694b4fbe7c929d452be717bf43a06805b667a73f1d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8B3B062D8497"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b0285c88aef",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "b25b3b3145f751b015f7881c00895132f22e2a995e348e8ffdaed462d037d9d7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B25B3B3145F7"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e35164b6face",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "741a18b11cf72417334f5a05841f31e7f96d686ca9c4fec54fae524ec50cfd98",
            "a11yOccurrenceDisplayId": "A11Y-OCC-741A18B11CF7"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.5bcf5868.1785507038.69372297\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c20b2322889",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "4070a182e5e0e4525a7d2fa9edfb3a708a115984d022881b864ba8d83febd2e4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4070A182E5E0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.5bcf5868.1785507038.69372297</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfb17ffc1987",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "b11a25f2da4a0059743e0190a7f099408c4f5a7bd7769cadc4abe697459caa84",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B11A25F2DA4A"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/fr/journee-internationale-de-la-femme-2025\" on this server.<p>\nReference #18.5bcf5868.1785507038.69372297\n</p><p>https://errors.edgesuite.net/18.5bcf5868.1785507038.69372297</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 5457,
          "settleDelayMs": 4890,
          "auditMs": 1091,
          "totalMs": 7177,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0623a3f0857d",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "824de9308e473e0141305cf89ec5763abe237b6d1357546d6ba3bd6cd44969ce",
            "a11yOccurrenceDisplayId": "A11Y-OCC-824DE9308E47"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "6206b2b8c062",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "a5864f8d9932a340c0ef233c1856653ed6991d73ba5763ee4b00badad9afba43",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A5864F8D9932"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b15554313fb",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "d080e70c9ca3e25f04a8ff2615d9eb697543aaa7d661024f79fdcbb99a09e573",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D080E70C9CA3"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 93px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 93,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "7e0b2ebedf47",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "0097a5c65fa596ac626b72dd3f9f2b3bdef5e411cfdfc9a4f11b59559b240d98",
        "a11yOccurrenceDisplayId": "A11Y-OCC-0097A5C65FA5"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "4af5e998421d",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "1bd2d6ade0895aab98d5f702e0d48af0c989e02dfc6bda8020581b2c5f19d707",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1BD2D6ADE089"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "4af5e998421d",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "1bd2d6ade0895aab98d5f702e0d48af0c989e02dfc6bda8020581b2c5f19d707",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1BD2D6ADE089"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "4af5e998421d",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "1bd2d6ade0895aab98d5f702e0d48af0c989e02dfc6bda8020581b2c5f19d707",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1BD2D6ADE089"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1917,
        "pageNavigationMs": 5457,
        "pageLoadDelayMs": 4890,
        "totalMs": 12155,
        "scannerMs": {
          "axe": 7177,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/fr/covid-19-documents-dinformation",
      "finalUrl": "https://www.iom.int/fr/covid-19-documents-dinformation",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "COVID-19 : Documents d&#039;information | International Organization for Migration",
      "elapsedMs": 12497,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "effdd92cecac",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "f3ac3759d9549601bcae30e8e08684be372edcbfe33052b1039d5aaaf291f500",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F3AC3759D954"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6b33bc39310",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "67e31ccf29702e7614c7b34098ef61ef3f70faa986b1f2460df4cbc25a6cdcde",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67E31CCF2970"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb9ce54f290b",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "08d972daba53b49cdeaca5b80948c83895ff6ad82113c487018e8a448a4e1eef",
            "a11yOccurrenceDisplayId": "A11Y-OCC-08D972DABA53"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.4ecf5868.1785507051.49217577\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec5e1b694259",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "837ce22925fcb0cfd4307cb27379266424103c71b766bcfd145542a480cdecc0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-837CE22925FC"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.4ecf5868.1785507051.49217577</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e42b398e230",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "2fc6c6cf1d5902a44668b5858f6325deb0d0b0744eefb6d54142569e8e22b364",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2FC6C6CF1D59"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/fr/covid-19-documents-dinformation\" on this server.<p>\nReference #18.4ecf5868.1785507051.49217577\n</p><p>https://errors.edgesuite.net/18.4ecf5868.1785507051.49217577</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 5839,
          "settleDelayMs": 5282,
          "auditMs": 1101,
          "totalMs": 7556,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6eef95a77b0",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "ffe0ed62370aaff525e25bdeec152287271ac68cb26377b7482d31b91529c9c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFE0ED62370A"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "286890eaac40",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "0c2559d6149a2da40dd748df5a5095a0159445b3a275db49b564f2e1fb1a3032",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0C2559D6149A"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8770fbdb031",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "a92e9542c9d176ba8a1759e3b06ee21f519afd7a7cb00cdc339997f1c6d85d84",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A92E9542C9D1"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 93px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 93,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "e05068905606",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "2e26c2855f8cb1aef987f9135f97953249e01161df4eb78b00caafef0df7634c",
        "a11yOccurrenceDisplayId": "A11Y-OCC-2E26C2855F8C"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "1e5f16ac3062",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "cc0e616663870f497348424814f708c3d7d306c3c569e5be8b0d1d3a1c842943",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC0E61666387"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "1e5f16ac3062",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "cc0e616663870f497348424814f708c3d7d306c3c569e5be8b0d1d3a1c842943",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC0E61666387"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "1e5f16ac3062",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "cc0e616663870f497348424814f708c3d7d306c3c569e5be8b0d1d3a1c842943",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CC0E61666387"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 2366,
        "pageNavigationMs": 5839,
        "pageLoadDelayMs": 5282,
        "totalMs": 12497,
        "scannerMs": {
          "axe": 7556,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/fr/paix-et-relevement",
      "finalUrl": "https://www.iom.int/fr/paix-et-relevement",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Paix et relèvement | International Organization for Migration",
      "elapsedMs": 13738,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6071a800f64",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "e2857eb2afef335de71b9ddbe15745c71347bb074346851ce920976154378b52",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E2857EB2AFEF"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c37fee8253fb",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "43fd0e85b43e0a8528f983f1641e5b30278c2d000df05865c0d3a55245825fcb",
            "a11yOccurrenceDisplayId": "A11Y-OCC-43FD0E85B43E"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07663415fed7",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "104fd26014b10814cb62cffbb0b87706946d8c5244b93aa0b459dbe1c47513e0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-104FD26014B1"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.4ecf5868.1785507063.49222de6\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1f7465a8ec1",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "0b035d4f471e785b693fcc95de79c7c997aae713bd482b9435216a6f646089bc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0B035D4F471E"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.4ecf5868.1785507063.49222de6</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5112b42c19e5",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "f7827a3e45344a8e5b5c772a6fa1a71836c94a25ec235f1e61642f388c7562d9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F7827A3E4534"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/fr/paix-et-relevement\" on this server.<p>\nReference #18.4ecf5868.1785507063.49222de6\n</p><p>https://errors.edgesuite.net/18.4ecf5868.1785507063.49222de6</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 6175,
          "settleDelayMs": 5593,
          "auditMs": 1052,
          "totalMs": 7857,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee3cfdba1cd8",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "278049bfb411a7cb4c25d9248b93939cdabb519e312a0e33a0f6d843cee23432",
            "a11yOccurrenceDisplayId": "A11Y-OCC-278049BFB411"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "ec94a65425b3",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "7aeff459411e871acd6370cad44ba01276d125973b31f1ef67ad5df333e8145a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7AEFF459411E"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d572a194148c",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "a28198581b012952005b1a78145a54721ea18d4466ab19bca57430c98190ceaf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A28198581B01"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 94px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 94,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "ae7ee49bbfb9",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "6e68a2ac83384cbad98f847ae64df849935e2a5ac35e58a4a22939e9c147f28c",
        "a11yOccurrenceDisplayId": "A11Y-OCC-6E68A2AC8338"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "10c370b13a3d",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "a2881de3992745f10afae1cc45ea66b7e7b1a9a59b31f3874ae7bb59dca0da3a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A2881DE39927"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "10c370b13a3d",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "a2881de3992745f10afae1cc45ea66b7e7b1a9a59b31f3874ae7bb59dca0da3a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A2881DE39927"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "10c370b13a3d",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "a2881de3992745f10afae1cc45ea66b7e7b1a9a59b31f3874ae7bb59dca0da3a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A2881DE39927"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 2387,
        "pageNavigationMs": 6175,
        "pageLoadDelayMs": 5593,
        "totalMs": 13738,
        "scannerMs": {
          "axe": 7857,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/fr/why-iom-matters/statelessness-shelter",
      "finalUrl": "https://www.iom.int/fr/why-iom-matters/statelessness-shelter",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "D&#039;apatride, elle devient coordinatrice des hébergements | International Organization for Migration",
      "elapsedMs": 14713,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc68f5f260e7",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "f2d10fa76db6edce28b940e5f2dad99732b8084dace8915673bb86094181b95f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F2D10FA76DB6"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a38f14055f1",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "dc5beeed773220afba966e0d08b7d559c9cdb7980d2b9c2d9fe308a9ca43b74b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DC5BEEED7732"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff94bd17086a",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "a055b5b12d6984ab02bb69fa81788ebf681e644cd0de294dc0e7069ae584148f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A055B5B12D69"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.4ecf5868.1785507077.4922f820\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28f988a73db8",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "20a57853a410fd70f23f175aed19bbc52db335c457cfc79fd326e5b1072b0a77",
            "a11yOccurrenceDisplayId": "A11Y-OCC-20A57853A410"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.4ecf5868.1785507077.4922f820</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32e61c6ce533",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "086f2e39fcdbb17976a09de553ccc2086e446ea30439154feeda4fbd07acd8a1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-086F2E39FCDB"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/fr/why-iom-matters/statelessness-shelter\" on this server.<p>\nReference #18.4ecf5868.1785507077.4922f820\n</p><p>https://errors.edgesuite.net/18.4ecf5868.1785507077.4922f820</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 6456,
          "settleDelayMs": 5857,
          "auditMs": 982,
          "totalMs": 8068,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b35bad0652f",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "c9f94c762e603ad4096f90a4cec054abd824afbcabaff52177390611984880aa",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C9F94C762E60"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "8ddbe5b7797d",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "daf84c65802cc4bbda140b1b11e17e273f2add0e1336dc9dfffdfe612ba1d7d5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DAF84C65802C"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddeb928ef293",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "016d204528c83c961ad5891d0fc7883f99bea3173770971dc1f7268ba076f7df",
            "a11yOccurrenceDisplayId": "A11Y-OCC-016D204528C8"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 94px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 94,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "148d7c429768",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "6136f79898a7d71705d96c1796be9eebe19a9cae47b57de89667d96e138e3c27",
        "a11yOccurrenceDisplayId": "A11Y-OCC-6136F79898A7"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "4084ec16432f",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "5b44c5c735fba124e616ec507a3c1d48b2d6941f01ea5db878615ab73aa363dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5B44C5C735FB"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "4084ec16432f",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "5b44c5c735fba124e616ec507a3c1d48b2d6941f01ea5db878615ab73aa363dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5B44C5C735FB"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "4084ec16432f",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "5b44c5c735fba124e616ec507a3c1d48b2d6941f01ea5db878615ab73aa363dc",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5B44C5C735FB"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 2481,
        "pageNavigationMs": 6456,
        "pageLoadDelayMs": 5857,
        "totalMs": 14713,
        "scannerMs": {
          "axe": 8068,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/fr/journee-internationale-des-migrants-2023",
      "finalUrl": "https://www.iom.int/fr/journee-internationale-des-migrants-2023",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Journée internationale des migrants 2023 | International Organization for Migration",
      "elapsedMs": 14901,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06a74675fdcb",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "a0660f60650b135e857488e3127b154169bd7eae27ac1cf683a84f8b365d0b91",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A0660F60650B"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9366e62bdeaa",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "686831fe6ec80cc74cbf22c86208a82d020f0de8ab5b3c98159a3d172c396c13",
            "a11yOccurrenceDisplayId": "A11Y-OCC-686831FE6EC8"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "484e40cba0c7",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "c3d33a05561d00f8300717491380febc44c546915569e6fceecdb12081f85a2d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C3D33A05561D"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.440e2017.1785507093.e3665c56\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a914b4c9584d",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "c00509d26b4ab3851fbd5970468fa409cbab558b5a24455620c866ef6409c254",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C00509D26B4A"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.440e2017.1785507093.e3665c56</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45793ac659f5",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "2d4bcbbf61895412c7d1c41d1ef8ea7f213e456d4eeece2f78724d94b8e74d59",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2D4BCBBF6189"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/fr/journee-internationale-des-migrants-2023\" on this server.<p>\nReference #18.440e2017.1785507093.e3665c56\n</p><p>https://errors.edgesuite.net/18.440e2017.1785507093.e3665c56</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 7258,
          "settleDelayMs": 6085,
          "auditMs": 938,
          "totalMs": 9066,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5469a3dfad1",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "5517007fc7cb175a2f777fa42aff241a78502c4de24634d3332ff84db6ed7e1b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5517007FC7CB"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "9234f105d3d6",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "fede767c51573aae3f291b422b709b033be5e808f67ba22fd55e14f3825193f8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FEDE767C5157"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6c11ba21629",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "59c2299e7baad4e211726982b98be927a759006f8088596531c91bd0ac4de447",
            "a11yOccurrenceDisplayId": "A11Y-OCC-59C2299E7BAA"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 96px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 96,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "72ce2d69504f",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "9716cd9de104a8a1a5b210bbe978f796059d25e14065fb09c320e8f473e2f2a7",
        "a11yOccurrenceDisplayId": "A11Y-OCC-9716CD9DE104"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "8e538d3a9672",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "539937f35ea716116d618c2b179840b64c0f8eee2bc685407afba54954ceb191",
            "a11yOccurrenceDisplayId": "A11Y-OCC-539937F35EA7"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "8e538d3a9672",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "539937f35ea716116d618c2b179840b64c0f8eee2bc685407afba54954ceb191",
            "a11yOccurrenceDisplayId": "A11Y-OCC-539937F35EA7"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "8e538d3a9672",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "539937f35ea716116d618c2b179840b64c0f8eee2bc685407afba54954ceb191",
            "a11yOccurrenceDisplayId": "A11Y-OCC-539937F35EA7"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 3232,
        "pageNavigationMs": 7258,
        "pageLoadDelayMs": 6085,
        "totalMs": 14901,
        "scannerMs": {
          "axe": 9066,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/safe-dignified-return-stranded-migrants-yemen",
      "finalUrl": "https://www.iom.int/safe-dignified-return-stranded-migrants-yemen",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Safe, Dignified Return for Stranded Migrants in Yemen | International Organization for Migration",
      "elapsedMs": 13028,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74a21141f968",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "7edf2e23e0b56f9d942ee88cf26d1ea247bb94cb54c52d6a419c3cf026c9cc7a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7EDF2E23E0B5"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc2013fd3d1d",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "baef30da09705379245110b8e70f2d7dbd0239396227c1b59b2301f02d36d188",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BAEF30DA0970"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6899876e9b3b",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "bbf117583900e59159abeb73c50fd07448fba9731ebfb0cf3b7afa821cdf18f1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BBF117583900"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.440e2017.1785507106.e36894fe\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9355365229c9",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "f6f196c25af93df78f9509b21d845b0dcf03162b9b3bedd031f5b4b668b16906",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F6F196C25AF9"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.440e2017.1785507106.e36894fe</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3305248d4a9",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "a7e1df79c44d74fcaf11182fea3e76e4cc161e0450a511a824b31b914882a85f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A7E1DF79C44D"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/safe-dignified-return-stranded-migrants-yemen\" on this server.<p>\nReference #18.440e2017.1785507106.e36894fe\n</p><p>https://errors.edgesuite.net/18.440e2017.1785507106.e36894fe</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 6911,
          "settleDelayMs": 6357,
          "auditMs": 924,
          "totalMs": 8458,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99118bb3ac15",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "1d48d843234439304b21fd4f7c5944ae5c9ed19162a548b3aef8ddd531939201",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1D48D8432344"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "d477198d5530",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "427f99927f289dbbfe407e9b0b04ce80505897a7fc0c6fe28b6791c2a2707ba0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-427F99927F28"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73ab8b998f43",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "6c041f673d6516e77bbdaee477260f49cf850b6396fdd5ef53bd91b93b5ef061",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C041F673D65"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 90px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 90,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "bc6c5c7bccf4",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "2e4c22c9b63f76105f001180a3b2e7d931358fc90b90810e0097ec544a9cb089",
        "a11yOccurrenceDisplayId": "A11Y-OCC-2E4C22C9B63F"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "49fe5ee27e7c",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "182645db34bd08eb50c35cc6ecbec8b54d9abe77780661481754e5c54a98a76d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-182645DB34BD"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "49fe5ee27e7c",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "182645db34bd08eb50c35cc6ecbec8b54d9abe77780661481754e5c54a98a76d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-182645DB34BD"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "49fe5ee27e7c",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "182645db34bd08eb50c35cc6ecbec8b54d9abe77780661481754e5c54a98a76d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-182645DB34BD"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 2074,
        "pageNavigationMs": 6911,
        "pageLoadDelayMs": 6357,
        "totalMs": 13028,
        "scannerMs": {
          "axe": 8458,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/consciously-made-ukraine-svidomo-made",
      "finalUrl": "https://www.iom.int/consciously-made-ukraine-svidomo-made",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Consciously Made in Ukraine: SVIDOMO MADE | International Organization for Migration",
      "elapsedMs": 13217,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb2d7e4d1ae4",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "2ed629bc61ba296b4ac712a0a1ef56d193bc77fa81a8a1de6324c490920a8a6e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2ED629BC61BA"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73dcb09949bf",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "bd1ff32f54dbff91dc3e2b1233c3fb6690b26388e6fa2d35bbcd3be9cd65f83b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BD1FF32F54DB"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21aebd077267",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "3e3919b3cdd69262271d297975acae485922fefa47f1e87558530e06273783c2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3E3919B3CDD6"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.5bcf5868.1785507119.693c13b7\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af1e497e562d",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "72195aaf6579d2df60baac6eacc45c42c55da224ad2420ac623ad1bf611bd83c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-72195AAF6579"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.5bcf5868.1785507119.693c13b7</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2281f874f09",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "858463648e03192fefec1b5a6fca5ed0b1a1cd280e7068afdfa070610470e4b0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-858463648E03"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/consciously-made-ukraine-svidomo-made\" on this server.<p>\nReference #18.5bcf5868.1785507119.693c13b7\n</p><p>https://errors.edgesuite.net/18.5bcf5868.1785507119.693c13b7</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 7086,
          "settleDelayMs": 6530,
          "auditMs": 908,
          "totalMs": 8593,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3691fa8eb7bd",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "9986c92dfbff823082ce2833a465d8489ac44d987957fc6688af603b52b8049c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9986C92DFBFF"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "4edf02f1a5ec",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "4192062b57c83c2591faeba1d3eef0845a473e35f8b19d6fe3e269f5f60fda0b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4192062B57C8"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efad87334a06",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "1d403da5a0da6821550b1b98c38d5e2610ef4416f388bcd835af45a75b214bcd",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1D403DA5A0DA"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 93px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 93,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "84a6279a7b68",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "876468c36a15c03a06a391366a8c98709a1129cffbf263dac7cf508b2f43a774",
        "a11yOccurrenceDisplayId": "A11Y-OCC-876468C36A15"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "19e182da16a8",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "27e3f2f87ed55dc465b601ac94afca7391c49b71b2261976935e5a4def191824",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27E3F2F87ED5"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "19e182da16a8",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "27e3f2f87ed55dc465b601ac94afca7391c49b71b2261976935e5a4def191824",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27E3F2F87ED5"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "19e182da16a8",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "27e3f2f87ed55dc465b601ac94afca7391c49b71b2261976935e5a4def191824",
            "a11yOccurrenceDisplayId": "A11Y-OCC-27E3F2F87ED5"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 2140,
        "pageNavigationMs": 7086,
        "pageLoadDelayMs": 6530,
        "totalMs": 13217,
        "scannerMs": {
          "axe": 8593,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/fr/fonds-de-loim-pour-le-developpement-foire-aux-questions",
      "finalUrl": "https://www.iom.int/fr/fonds-de-loim-pour-le-developpement-foire-aux-questions",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Foire aux questions | International Organization for Migration",
      "elapsedMs": 13825,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00efd00b10bf",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "a3e9310c6757573cc6f41f8ab31fa00001b2a2ba36a7c43a8418a187c66b5b2c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A3E9310C6757"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8894b9834912",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "99d2cb714f2e574acd7cc802b03b5535aa4afecbdac2ba5c4a906a212e2c779e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-99D2CB714F2E"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b255ccb38ad0",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "f856029368b3166b705ea78197ad580f664ec6bc1e949bf357efd9db2ab46466",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F856029368B3"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.5bcf5868.1785507133.693ceed3\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08a1af780648",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "5e5859e949f4f1e29ec799dc86d518120384640b4cb3d96f7f56f8029046c490",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5E5859E949F4"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.5bcf5868.1785507133.693ceed3</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d82998593b34",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "a235665af87893bd720b5adf4868771276a9781199a44a9dad8c2e94f96e991c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A235665AF878"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/fr/fonds-de-loim-pour-le-developpement-foire-aux-questions\" on this server.<p>\nReference #18.5bcf5868.1785507133.693ceed3\n</p><p>https://errors.edgesuite.net/18.5bcf5868.1785507133.693ceed3</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 7243,
          "settleDelayMs": 6685,
          "auditMs": 911,
          "totalMs": 8757,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04a18a8a8941",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "dce4a9396d9e5aaa0f36ff00d5c421a2100d6ebe7d44927419f25ac8084d023a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DCE4A9396D9E"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "819f1e08031e",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "b9c594b227118326b78adeff828582f3807f742dccbcf537edeb43c060b079b2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B9C594B22711"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9aa6eb0a2152",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "f27daa774e7a585d7fb9c540c333ae3132bc38349bfd79d04025c05f955dd96d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F27DAA774E7A"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 94px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 94,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "bdbf115e1b7a",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "51eca9e6f729f90a933300867c26c2bd208fe74a512da9f2939406788afab36a",
        "a11yOccurrenceDisplayId": "A11Y-OCC-51ECA9E6F729"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "2b8c42b06d76",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "76490ec4c5974e7eccbfb5c1f777314ea5a5a9bb9e122f01539fdf5e4d5edd85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-76490EC4C597"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "2b8c42b06d76",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "76490ec4c5974e7eccbfb5c1f777314ea5a5a9bb9e122f01539fdf5e4d5edd85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-76490EC4C597"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "2b8c42b06d76",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "76490ec4c5974e7eccbfb5c1f777314ea5a5a9bb9e122f01539fdf5e4d5edd85",
            "a11yOccurrenceDisplayId": "A11Y-OCC-76490EC4C597"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 2518,
        "pageNavigationMs": 7243,
        "pageLoadDelayMs": 6685,
        "totalMs": 13825,
        "scannerMs": {
          "axe": 8757,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/2017-edition",
      "finalUrl": "https://www.iom.int/2017-edition",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "2017 Edition | International Organization for Migration",
      "elapsedMs": 15769,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5b418f3a3b5",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "a698552092ce042450a4ac2eb1d89661b93ff937f64447f254d5c874e9b3ecd6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A698552092CE"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "936395ef8108",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "c2739b72073a609239f82d15b0abe514c28b9c9933b642030828b63f0603f2b1",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C2739B72073A"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d59f18fa333c",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "4aa7da9e04abfb72fd2eeb3504a39ed2b69e6fa0852021a2d03abf244ddabf57",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4AA7DA9E04AB"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.4ecf5868.1785507148.4926972d\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4dd96f879cf",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "895287ab8ec69edd2a93654260bdba2cb19e5bc124a43041a8f23405a603ec6f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-895287AB8EC6"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.4ecf5868.1785507148.4926972d</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "713f17d62373",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "7213476eef30a84ca6646a55eb2cd8b823a94fc98b2db7bd80ab0e4899fabcd4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7213476EEF30"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/2017-edition\" on this server.<p>\nReference #18.4ecf5868.1785507148.4926972d\n</p><p>https://errors.edgesuite.net/18.4ecf5868.1785507148.4926972d</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 7709,
          "settleDelayMs": 7151,
          "auditMs": 931,
          "totalMs": 9239,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b9929db17a6",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "fb31cd8c23c2d576d3e3ecbd9d33989aebc30f10db00fc341846b362843b52f4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FB31CD8C23C2"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "c76b513bacfa",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "d4005ec646a96a53896f60c2ac999709b9ace675f514934f2e92eadb415dc0f0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D4005EC646A9"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8a11979679a",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "834d25cab3e9baf75f538ac88a53b79980b8e4234fa7692041a8ff60a75bee19",
            "a11yOccurrenceDisplayId": "A11Y-OCC-834D25CAB3E9"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 93px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 93,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "904caec43ab5",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "405163f7a14e2118ac57049b2f7a7633bff75a170305185c21834d78c409ca75",
        "a11yOccurrenceDisplayId": "A11Y-OCC-405163F7A14E"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "29968f01218c",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "fa1fb492245371dc7cc56fbcef0ead316d28f74e096431f075769fa128d94b6e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FA1FB4922453"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "29968f01218c",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "fa1fb492245371dc7cc56fbcef0ead316d28f74e096431f075769fa128d94b6e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FA1FB4922453"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "29968f01218c",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "fa1fb492245371dc7cc56fbcef0ead316d28f74e096431f075769fa128d94b6e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FA1FB4922453"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 4054,
        "pageNavigationMs": 7709,
        "pageLoadDelayMs": 7151,
        "totalMs": 15769,
        "scannerMs": {
          "axe": 9239,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/where-we-work",
      "finalUrl": "https://www.iom.int/where-we-work",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Where we work | International Organization for Migration, IOM",
      "elapsedMs": 13063,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc3a26afb9fb",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "eb5455eb554d00629592a15435659f774f62f7db2821c0027785d805622fea75",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EB5455EB554D"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a9339916784",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "991c8c57bf5a1eb5214bfdf9798786567dd4c2445aadb7ef5ec406054c84e250",
            "a11yOccurrenceDisplayId": "A11Y-OCC-991C8C57BF5A"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1360fd4d0990",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "9346bc4dc2b4c49ada08560f5bc434f50ab07ea6cb0a16dc02b6e2736ffeae95",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9346BC4DC2B4"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.5bcf5868.1785507161.693e9182\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9405383285be",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "afe0f99dd7cd97496ded76e7f486f5d397c5230bc0ac78b3653a731d5e17d3c0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AFE0F99DD7CD"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.5bcf5868.1785507161.693e9182</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2114e3312a30",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "8764032cc1453c5a2de1a54cdd1256972d49e64c5d996a8d9b5327ef807ea216",
            "a11yOccurrenceDisplayId": "A11Y-OCC-8764032CC145"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/where-we-work\" on this server.<p>\nReference #18.5bcf5868.1785507161.693e9182\n</p><p>https://errors.edgesuite.net/18.5bcf5868.1785507161.693e9182</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 8071,
          "settleDelayMs": 7507,
          "auditMs": 923,
          "totalMs": 9589,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c10f336c6ce",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "25583da6cefe07391d0e256deb0276b8e3179d9bb85edf2345b5a5050717b561",
            "a11yOccurrenceDisplayId": "A11Y-OCC-25583DA6CEFE"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "5eef1a4da1c1",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "96a46b61f3c5e25740cf6324cc0321b2e32ddf78973ecd8b3d26e4c0adcb827b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-96A46B61F3C5"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d5a1155a8a4",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "aee550dc07d4fa51394e0a20be7e4c905a5d1eb4b0a6231e2898614eb48b771a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AEE550DC07D4"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 93px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 93,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "4ab402722d19",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "2ed4222e317ffe592675be25655706c794ed6fa549dd36fa5f0e0e77c5ca1926",
        "a11yOccurrenceDisplayId": "A11Y-OCC-2ED4222E317F"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "9bdfac6a4bad",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "97efbcb0b297bcb445f9869e93a7ae247ddea014f04b0242ed409397c34ff724",
            "a11yOccurrenceDisplayId": "A11Y-OCC-97EFBCB0B297"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "9bdfac6a4bad",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "97efbcb0b297bcb445f9869e93a7ae247ddea014f04b0242ed409397c34ff724",
            "a11yOccurrenceDisplayId": "A11Y-OCC-97EFBCB0B297"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "9bdfac6a4bad",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "97efbcb0b297bcb445f9869e93a7ae247ddea014f04b0242ed409397c34ff724",
            "a11yOccurrenceDisplayId": "A11Y-OCC-97EFBCB0B297"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 665,
        "pageNavigationMs": 8071,
        "pageLoadDelayMs": 7507,
        "totalMs": 13063,
        "scannerMs": {
          "axe": 9589,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/fr/autonomisation-des-femmes-participant-au-commerce-transfrontalier-petite-echelle-entre-le-benin-le-ghana-et-le-togo",
      "finalUrl": "https://www.iom.int/fr/autonomisation-des-femmes-participant-au-commerce-transfrontalier-petite-echelle-entre-le-benin-le-ghana-et-le-togo",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Autonomisation des femmes participant au commerce transfrontalier à petite échelle entre le Bénin, le Ghana et le Togo | International Organization for Migration",
      "elapsedMs": 14720,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d4291cfd10a",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "2f3b2eb60bf47b62f4e4133cee5696f391765821054ad6d98c304cdbabe7c379",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F3B2EB60BF4"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6eee6d9393d8",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "f05e18e21c7571e86e7f8beb3d6fdf6c479eebc37d616bd5283db520cbc5b25f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F05E18E21C75"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5ce8d364c1c",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "5bbc2e283d724ca05157eceb7549d06543a2b8c8cc95f0e4f9f11594aa1afc41",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5BBC2E283D72"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.5bcf5868.1785507176.693f6a20\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0071947c8750",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "ef6038de400fc60591a2ba293e0ab2ed39615be2cf191590deec25645863bb4a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EF6038DE400F"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.5bcf5868.1785507176.693f6a20</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c4774704cb2",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "df4711425eba5c5b566dbeab9864521ee8d5ad281d747427b11df817af9d593b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF4711425EBA"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/fr/autonomisation-des-femmes-participant-au-commerce-transfrontalier-petite-echelle-entre-le-benin-le-ghana-et-le-togo\" on this server.<p>\nReference #18.5bcf5868.1785507176.693f6a20\n</p><p>https://errors.edgesuite.net/18.5bcf5868.1785507176.693f6a20</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 8390,
          "settleDelayMs": 7821,
          "auditMs": 925,
          "totalMs": 9914,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf351053c85a",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "c9c4f4f8369398500696b528d3d761083818e6f6d1fd8a50a64fd23624de0d97",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C9C4F4F83693"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "f394c42eba41",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "37dde696425816748ce7b86294048994659f3160149a51fbcf5947217aac6781",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37DDE6964258"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "371f521f6de2",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "d8d5e9a3f9a49cb5d2a3667bff735493c8bd249149db3a770705ad9c595a25b4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-D8D5E9A3F9A4"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 95px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 95,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "9b9519dfa9be",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "2e669188311ebe53edb78e8ecee6573f376a686ba45d1f12cd46d2a9364cdc92",
        "a11yOccurrenceDisplayId": "A11Y-OCC-2E669188311E"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "2df07b79d878",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "565ae8f63c7cd804963f135ec7d2a1ca7d2dd02f00c23188b9da876239a66ed3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-565AE8F63C7C"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "2df07b79d878",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "565ae8f63c7cd804963f135ec7d2a1ca7d2dd02f00c23188b9da876239a66ed3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-565AE8F63C7C"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "2df07b79d878",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "565ae8f63c7cd804963f135ec7d2a1ca7d2dd02f00c23188b9da876239a66ed3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-565AE8F63C7C"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 2346,
        "pageNavigationMs": 8390,
        "pageLoadDelayMs": 7821,
        "totalMs": 14720,
        "scannerMs": {
          "axe": 9914,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/trade-and-migration-2003",
      "finalUrl": "https://www.iom.int/trade-and-migration-2003",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Trade and Migration (2003) | International Organization for Migration",
      "elapsedMs": 14835,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5386c62feb84",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "a1859103a07c568c8a917ec0640f837128726bf6bd21a99c092c5839b89bd501",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A1859103A07C"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdfc6130e0fe",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "0b7fab281bb84fd663cf2d13b2cd2dcdbd19fe12a4d0007e6dff2fba9c4ba22c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-0B7FAB281BB8"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed0ce38661dd",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "23a5caca6b70ff75e0f24d3ac0a97a1724cf9157e9e169e99cc899377c860512",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23A5CACA6B70"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.5bcf5868.1785507190.694047be\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6110e7605cfa",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "dc18b0054ed1f4a1186d287acc91e30115cd4cc3db573336648de0c65f2ab6a6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DC18B0054ED1"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.5bcf5868.1785507190.694047be</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc9dde379140",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "badce646b07b609f7d8030e35c665576e8f6873729bad9525abfa7d8d303c3cf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BADCE646B07B"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/trade-and-migration-2003\" on this server.<p>\nReference #18.5bcf5868.1785507190.694047be\n</p><p>https://errors.edgesuite.net/18.5bcf5868.1785507190.694047be</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 8670,
          "settleDelayMs": 8114,
          "auditMs": 925,
          "totalMs": 10190,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2914ecfa6e7",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "ec7abfdecbb300ea6d8632d3cdd4667275de0d7e2d1009911b830f5d95edb2da",
            "a11yOccurrenceDisplayId": "A11Y-OCC-EC7ABFDECBB3"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "87f2b38cd9c0",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "7703248d94243a7227eab7bf70a126bc66e4879ee8c1219d7bf7dc633ec602f5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7703248D9424"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5886ec1d4d09",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "ffa92c0c45875ba0844f6b366e81c340edc92f831751f7fb9ddb8de3eda3da40",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FFA92C0C4587"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 92px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 92,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "c4cca55b772c",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "a6c419d77d53eb42cec2e1da0c3162c1f5e3740164b2d5bfe630e40b6f55adef",
        "a11yOccurrenceDisplayId": "A11Y-OCC-A6C419D77D53"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "6d201889db98",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "797479d1c29c12e3a2b78b7f94ca81230b1f99343551683967965a60090c64e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-797479D1C29C"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "6d201889db98",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "797479d1c29c12e3a2b78b7f94ca81230b1f99343551683967965a60090c64e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-797479D1C29C"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "6d201889db98",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "797479d1c29c12e3a2b78b7f94ca81230b1f99343551683967965a60090c64e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-797479D1C29C"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 2010,
        "pageNavigationMs": 8670,
        "pageLoadDelayMs": 8114,
        "totalMs": 14835,
        "scannerMs": {
          "axe": 10190,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/migration-research-webinars",
      "finalUrl": "https://www.iom.int/migration-research-webinars",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Migration research webinars for IOM staff | International Organization for Migration",
      "elapsedMs": 13779,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a06fb83ebcd8",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "c11f24d93d034879b0aaa48286926b20acae5f1df3b0f642839df7163db9702f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C11F24D93D03"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebe3989cd741",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "c4da5631aa350b1872b98645ff8bcd98157ee218bc799621f6fb42446e59a709",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C4DA5631AA35"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0137c4d3b46f",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "55faa903228c78987bc073be6aa413f07e776954da30f43fca07994011369a5b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-55FAA903228C"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.4ecf5868.1785507204.4929698e\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6850a6df1a5b",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "bf7ce85cf6b08e0a685c93485d6f89bc8e211243e525b1f8789851653ae80985",
            "a11yOccurrenceDisplayId": "A11Y-OCC-BF7CE85CF6B0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.4ecf5868.1785507204.4929698e</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e3333fc7fe5",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "5718b577ab86fde59b8026bb29d04cfc4ef23b6e5b73563e9958ccc649f86028",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5718B577AB86"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/migration-research-webinars\" on this server.<p>\nReference #18.4ecf5868.1785507204.4929698e\n</p><p>https://errors.edgesuite.net/18.4ecf5868.1785507204.4929698e</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 8948,
          "settleDelayMs": 8397,
          "auditMs": 923,
          "totalMs": 10469,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94b2e8dc3117",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "7618e2ebd31c209affcd8b16f16ce5b32fb0d68995cf1532db05712e6d78ae42",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7618E2EBD31C"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "5125c83a1006",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "67f3ec3b3dc9a9d9c119eccdef9adae81083fdd047e962eba940ee9d7150709c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-67F3EC3B3DC9"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d116f917d593",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "a10bcf377524cbbb772d65d7978e5e454973e211c99e9fde49d39eb0adc31432",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A10BCF377524"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 94px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 94,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "362bd034cab2",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "7f0e4c014372564dda9a8b0e0b5934fb8714cddcd500412488226f5bf10407b9",
        "a11yOccurrenceDisplayId": "A11Y-OCC-7F0E4C014372"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "4bf4ff1fe5d1",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "42e189cbe8e9760cd1971d7647f55507cb1cea1c712fffd1b8589da8ad2050a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42E189CBE8E9"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "4bf4ff1fe5d1",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "42e189cbe8e9760cd1971d7647f55507cb1cea1c712fffd1b8589da8ad2050a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42E189CBE8E9"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "4bf4ff1fe5d1",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "42e189cbe8e9760cd1971d7647f55507cb1cea1c712fffd1b8589da8ad2050a3",
            "a11yOccurrenceDisplayId": "A11Y-OCC-42E189CBE8E9"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 719,
        "pageNavigationMs": 8948,
        "pageLoadDelayMs": 8397,
        "totalMs": 13779,
        "scannerMs": {
          "axe": 10469,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/fr/migration-entreprises-et-droits-humains",
      "finalUrl": "https://www.iom.int/fr/migration-entreprises-et-droits-humains",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Migration, entreprises et droits humains | International Organization for Migration",
      "elapsedMs": 15346,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47021649511d",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "17a9a5f8da44f34c3aee768e190710a4c0732a9bde2e4c57f1a2b904959134d0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-17A9A5F8DA44"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b25e855bb29c",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "aa874682ca26dcaf19611559b232ba7a1d731d311591ca6cae4b00657d5a7eb9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-AA874682CA26"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e87188dac4f9",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "4da0d15324c7b58cf638f3f6ed6fc76ca5bb8ff53a62dcb792b6e585f1b69e7d",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4DA0D15324C7"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.4ecf5868.1785507219.492a3d3b\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "090580c02ae4",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "ca3d150709865eb7f767f00371d8daebe8f9da9da130771032c820d6ef15dd4b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-CA3D15070986"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.4ecf5868.1785507219.492a3d3b</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27eb3f65ef20",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "91ad03f7f3552f5ef14445324c218d133c5a024ae113cc69d8dd0e75945d389e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-91AD03F7F355"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/fr/migration-entreprises-et-droits-humains\" on this server.<p>\nReference #18.4ecf5868.1785507219.492a3d3b\n</p><p>https://errors.edgesuite.net/18.4ecf5868.1785507219.492a3d3b</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 9230,
          "settleDelayMs": 8674,
          "auditMs": 907,
          "totalMs": 10738,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a48b3a243ae3",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "300d65297f29ef2f884178146805fb912495073727232ae3fc95bb1603dffa40",
            "a11yOccurrenceDisplayId": "A11Y-OCC-300D65297F29"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "6e176a543941",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "7a8f690621c6f106dc3a8d697f75a732b7d53cc4d7d247196647f993ade37542",
            "a11yOccurrenceDisplayId": "A11Y-OCC-7A8F690621C6"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ff36b386f3d",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "1382c5f40fe62864126a31f77c8d54ecb76bfa962dad9641a4f3ffe0cbbe4845",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1382C5F40FE6"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 95px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 95,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "133b907f7d9b",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "1600b92f254f1300b119711f461367a9c2a5661a24402d79787c88ccd2a71f93",
        "a11yOccurrenceDisplayId": "A11Y-OCC-1600B92F254F"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "ddcfdc7059a5",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "c058e5f4cc4b346b0180daafdca1f94d7b708b5b124023464e4cf992ce7cdebf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C058E5F4CC4B"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "ddcfdc7059a5",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "c058e5f4cc4b346b0180daafdca1f94d7b708b5b124023464e4cf992ce7cdebf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C058E5F4CC4B"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "ddcfdc7059a5",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "c058e5f4cc4b346b0180daafdca1f94d7b708b5b124023464e4cf992ce7cdebf",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C058E5F4CC4B"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 2114,
        "pageNavigationMs": 9230,
        "pageLoadDelayMs": 8674,
        "totalMs": 15346,
        "scannerMs": {
          "axe": 10738,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/fr/interventions-en-especes",
      "finalUrl": "https://www.iom.int/fr/interventions-en-especes",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Interventions en espèces | International Organization for Migration",
      "elapsedMs": 16407,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d4c2c825251",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "1876db6b870bca14dd24d37f678f03d26870ba5779a79699e023bb32cf5102c7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-1876DB6B870B"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1828fb6321cf",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "49865dbae3176866b23dc2de8a6ed3231acb5923e598cc83dad52ba2a4bc151c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-49865DBAE317"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88b8dbd6c022",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "37981707ca73f2e27d263752b68ca27d101aa01f5b02504c2d750b343f6528e8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-37981707CA73"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.4e793517.1785507235.409509f4\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "900a6f6663cf",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "e2a14d9e3c98984a659ff0187330c62ad7948f5a6b5a8e850e87f82027567208",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E2A14D9E3C98"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.4e793517.1785507235.409509f4</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ff107b2b338",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "927f319c58493f4f6361d2afc3d27873ee9ae9640a6351bf4922fbfb72bd693c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-927F319C5849"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/fr/interventions-en-especes\" on this server.<p>\nReference #18.4e793517.1785507235.409509f4\n</p><p>https://errors.edgesuite.net/18.4e793517.1785507235.409509f4</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 9508,
          "settleDelayMs": 8952,
          "auditMs": 929,
          "totalMs": 11038,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a35a5b9cbb4f",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "2f3c3e254a3fbafdaff2ab4350126efa36b33a8261f53ba1ebf65bbcf98f1fd2",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F3C3E254A3F"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "d55efc1197e3",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "e592ada228e0653acb0d05b3fbb64cc4b1fbdfdeef863432a058cd8c52cd6251",
            "a11yOccurrenceDisplayId": "A11Y-OCC-E592ADA228E0"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7457006a4617",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "c645c76971ee88afa0a1b3b257861bec08d2af4b92254fddf84f0224cd3acd1f",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C645C76971EE"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 95px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 95,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "afd846f222e4",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "1e8a4b4a576f427e748d443d5282892987edf1bd95fc4f40c75827229d511ecb",
        "a11yOccurrenceDisplayId": "A11Y-OCC-1E8A4B4A576F"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "213f660cac4a",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "3d4840ff4ac65a1916b490abffad7f6896582b3aae33cc6cec30cdcb9e38cfb0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D4840FF4AC6"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "213f660cac4a",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "3d4840ff4ac65a1916b490abffad7f6896582b3aae33cc6cec30cdcb9e38cfb0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D4840FF4AC6"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "213f660cac4a",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "3d4840ff4ac65a1916b490abffad7f6896582b3aae33cc6cec30cdcb9e38cfb0",
            "a11yOccurrenceDisplayId": "A11Y-OCC-3D4840FF4AC6"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 2844,
        "pageNavigationMs": 9508,
        "pageLoadDelayMs": 8952,
        "totalMs": 16407,
        "scannerMs": {
          "axe": 11038,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/fr/propos-du-droit-de-la-migration",
      "finalUrl": "https://www.iom.int/fr/propos-du-droit-de-la-migration",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "A propos du droit de la migration | International Organization for Migration",
      "elapsedMs": 14627,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bfa9882d7e3",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "5a26e4b8bf61e6effa3e5a73a69660081b19d49aa2bd44da91d6ea6edde2677e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-5A26E4B8BF61"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "118ad95cb509",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "2f62bfce72be04dda8ba0ad6f32b5fd2b1daae326a91a244814ee4e546b47469",
            "a11yOccurrenceDisplayId": "A11Y-OCC-2F62BFCE72BE"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55bd6d3964c2",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "23edd93d03c48900681cbc8a92e725df7fb2ac4332dc81345e1afcfb1524d7ba",
            "a11yOccurrenceDisplayId": "A11Y-OCC-23EDD93D03C4"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.4c793517.1785507249.d8c8107\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "472f08c6cc73",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "854312393f8f024a8dd1edf55482d379adac65089c27798e784dd80f002c0a2b",
            "a11yOccurrenceDisplayId": "A11Y-OCC-854312393F8F"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.4c793517.1785507249.d8c8107</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b0859cb402a",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "9671a74c22ccea0e92049c1b6ffe5d4f8fb2d48c25e41db2f738d1264aa92b0e",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9671A74C22CC"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/fr/propos-du-droit-de-la-migration\" on this server.<p>\nReference #18.4c793517.1785507249.d8c8107\n</p><p>https://errors.edgesuite.net/18.4c793517.1785507249.d8c8107</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 9735,
          "settleDelayMs": 9177,
          "auditMs": 918,
          "totalMs": 11252,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81d602688229",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "c13d8a0c7a77ec47ebb24b8f400360145f394c740d86b0e3999b7c5ae7f3fde9",
            "a11yOccurrenceDisplayId": "A11Y-OCC-C13D8A0C7A77"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "7d0af7992d44",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "9b742be340e6e4503e9de2c6660add230cae93c10c538d8e35b2b7e7a9c8ebed",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9B742BE340E6"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab712cc36753",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "a31c9f1af06e4dd7674bcd502b3c725dd5bff8c2ed1a0cf8c5a164dd3b9d0ee6",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A31C9F1AF06E"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 94px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 94,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "8efd54a8b11f",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "8b5a7942e174eb11792782f93bd0aa66de0127f4c53f2409595e8f9e1ebfb99b",
        "a11yOccurrenceDisplayId": "A11Y-OCC-8B5A7942E174"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "e3f161228fc2",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "df194d5c9bac061046efedc46e995c49dc2af05304698e93634bfdcd7f97a6b8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF194D5C9BAC"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "e3f161228fc2",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "df194d5c9bac061046efedc46e995c49dc2af05304698e93634bfdcd7f97a6b8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF194D5C9BAC"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "e3f161228fc2",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "df194d5c9bac061046efedc46e995c49dc2af05304698e93634bfdcd7f97a6b8",
            "a11yOccurrenceDisplayId": "A11Y-OCC-DF194D5C9BAC"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 856,
        "pageNavigationMs": 9735,
        "pageLoadDelayMs": 9177,
        "totalMs": 14627,
        "scannerMs": {
          "axe": 11252,
          "accesslint": null
        }
      }
    },
    {
      "submittedUrl": "https://www.iom.int/preventing-trafficking-and-protecting-victims-moldova",
      "finalUrl": "https://www.iom.int/preventing-trafficking-and-protecting-victims-moldova",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Preventing Trafficking and Protecting Victims in Moldova | International Organization for Migration",
      "elapsedMs": 15913,
      "error": null,
      "scanContext": {
        "viewport": {
          "width": 1280,
          "height": 800
        },
        "viewportPreset": "desktop",
        "colorScheme": "both",
        "browser": "chromium"
      },
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 9,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 80
        },
        "failedRules": [
          "html-has-lang",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-hidden-body",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "page-has-heading-one"
        ],
        "failures": [
          {
            "rule": "html-has-lang",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag311"
            ],
            "xpath": "html",
            "html": "<html>",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26d487a57b2e",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "a11yPatternFingerprint": "91072651d4ecaaf7056ec5b4ce44014d58dc16f74e883773c18bb88ef21efe7f",
            "a11yPatternDisplayId": "A11Y-PAT-91072651D4EC",
            "a11yOccurrenceFingerprint": "ff759d5867efa50aab81897fc7206954d407bf957b7110f9edd23c72ad38f7ec",
            "a11yOccurrenceDisplayId": "A11Y-OCC-FF759D5867EF"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html>",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "addd7e753b26",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "a11yPatternFingerprint": "fb107b1833144ed92ce9da04807ad50dae9a4f0628752ad6a87719ca5cce59d6",
            "a11yPatternDisplayId": "A11Y-PAT-FB107B183314",
            "a11yOccurrenceFingerprint": "4e78354f6b14525edb471ae8cc7775f4820ca1b0908797cb44b0e8d10fb29ff7",
            "a11yOccurrenceDisplayId": "A11Y-OCC-4E78354F6B14"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Access Denied</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25183f5e46a2",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "a11yPatternFingerprint": "c9dc4031d1f60b94efa92df110c9c756bbdf63cd9d6ee6ee69d6da112ddd1759",
            "a11yPatternDisplayId": "A11Y-PAT-C9DC4031D1F6",
            "a11yOccurrenceFingerprint": "9ed644d3a25050e9bad238e5654b22895c4f48ee01fb693b5e2e387b572e55a5",
            "a11yOccurrenceDisplayId": "A11Y-OCC-9ED644D3A250"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(2)",
            "html": "<p>\nReference #18.5bcf5868.1785507265.6944b441\n</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07867e6876b3",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "a11yPatternFingerprint": "c7f503192b22e67d321f3ae3418d7577dd8c552a0ed50081a1da8965c4cff4c3",
            "a11yPatternDisplayId": "A11Y-PAT-C7F503192B22",
            "a11yOccurrenceFingerprint": "b4e9d2c501f34ecc389ac206e143522c87034007c97ec0320a9c80a4d339119c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-B4E9D2C501F3"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "p:nth-child(3)",
            "html": "<p>https://errors.edgesuite.net/18.5bcf5868.1785507265.6944b441</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8d16f76d26b",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "a11yPatternFingerprint": "b428a6626c3faaf75bf1d1699f8952b1cb9304b3dd912594b67572fdb4ac5957",
            "a11yPatternDisplayId": "A11Y-PAT-B428A6626C3F",
            "a11yOccurrenceFingerprint": "a17d55d6df00b82b6b1c6e2b20106be26b00252be6b2ea580671b8fc7acb596a",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A17D55D6DF00"
          }
        ],
        "renderedHtml": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/preventing-trafficking-and-protecting-victims-moldova\" on this server.<p>\nReference #18.5bcf5868.1785507265.6944b441\n</p><p>https://errors.edgesuite.net/18.5bcf5868.1785507265.6944b441</p>\n\n\n</body></html>",
        "outcomeCount": 94,
        "darkModeScanned": false,
        "requestedColorScheme": "both",
        "scanContext": {
          "viewport": {
            "width": 1280,
            "height": 800
          },
          "viewportPreset": "desktop",
          "colorScheme": "both",
          "browser": "chromium"
        },
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "snapshotFallbackUsed": false,
        "timings": {
          "navigationMs": 10013,
          "settleDelayMs": 9459,
          "auditMs": 914,
          "totalMs": 11527,
          "loadedFromSnapshot": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 25,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria_content_in_landmark",
          "html_lang_exists",
          "skip_main_exists"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "html_lang_exists",
            "xpath": null,
            "html": "<html>",
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19f7520de699",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "a11yPatternFingerprint": "b6f987effa3b03b6b6075ea8d0386cb8f8a69106eaad6e66b5440f669f6dd888",
            "a11yPatternDisplayId": "A11Y-PAT-B6F987EFFA3B",
            "a11yOccurrenceFingerprint": "f4e3dc489aa3ced8c3037d7ce61bf27503f4cf7cdc8126870fa8ee473550c363",
            "a11yOccurrenceDisplayId": "A11Y-OCC-F4E3DC489AA3"
          },
          {
            "rule": "skip_main_exists",
            "xpath": null,
            "html": "<body>",
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "isDuplicate": false,
            "duplicateOf": null,
            "corroboratedBy": [
              "semantica11y"
            ],
            "fingerprint": "5460c42e478e",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "a11yPatternFingerprint": "73d28d74ea9532f02b384ba2ec0d9c615adba95eb269f9b9b3d7a262324f2c8b",
            "a11yPatternDisplayId": "A11Y-PAT-73D28D74EA95",
            "a11yOccurrenceFingerprint": "a1dfb07d7b920bd4f045f312f14791c7356b854cf8e096535389862c235022f4",
            "a11yOccurrenceDisplayId": "A11Y-OCC-A1DFB07D7B92"
          },
          {
            "rule": "aria_content_in_landmark",
            "xpath": null,
            "html": "<h1>",
            "message": "Content is not within a landmark element",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d2345769b4f",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "a11yPatternFingerprint": "0164b06c60387f490c440010ae061c8dbd2a19116c523c846e29fd2c8f4caaab",
            "a11yPatternDisplayId": "A11Y-PAT-0164B06C6038",
            "a11yOccurrenceFingerprint": "6c9c308f22875c47c3ea262174ef95eb0b9fa3f92ca43b690b9170f305d2a08c",
            "a11yOccurrenceDisplayId": "A11Y-OCC-6C9C308F2287"
          }
        ],
        "outcomeCount": 28,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "reflowRisk": {
        "executed": true,
        "result": "failed",
        "description": "Horizontal overflow detected: 94px of content overflowed the viewport at 320px width",
        "overflowAmountPx": 94,
        "helpUrl": "https://www.w3.org/WAI/WCAG22/Understanding/reflow.html",
        "error": null,
        "fingerprint": "1d5715b78095",
        "firstSeenAt": "2026-07-31T14:14:39.190Z",
        "patternId": "A11Y-cca881cf",
        "a11yPatternFingerprint": "d49a47121779a9a2e86f3f9a0f4fa07926b3f0c01d07b37a284106392583ecfd",
        "a11yPatternDisplayId": "A11Y-PAT-D49A47121779",
        "a11yOccurrenceFingerprint": "496ad0e4ab5cd73ca5479d138a91d5606c2a0b91f0dc5411050f9c3bb3ad8dca",
        "a11yOccurrenceDisplayId": "A11Y-OCC-496AD0E4AB5C"
      },
      "semantica11y": {
        "executed": true,
        "summary": {
          "total": 3,
          "errors": 0,
          "warnings": 0,
          "suggestions": 3
        },
        "issues": [
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a header landmark",
            "suggestion": "Add a <header> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "f96f17bd5810",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "12ee8c3b7151e7f1674434865b80060b3c199ae9aa7a738f8c5fc46dbf1d33de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-12EE8C3B7151"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a footer landmark",
            "suggestion": "Add a <footer> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "f96f17bd5810",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "12ee8c3b7151e7f1674434865b80060b3c199ae9aa7a738f8c5fc46dbf1d33de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-12EE8C3B7151"
          },
          {
            "severity": "suggestion",
            "rule": "missing-key-landmark",
            "element": "<body>",
            "message": "Page should have a main content landmark",
            "suggestion": "Add a <main> element",
            "line": 1,
            "corroboratedBy": [
              "equalAccess"
            ],
            "fingerprint": "f96f17bd5810",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-4252f970",
            "a11yPatternFingerprint": "efdae4978540658b1225f158fdd40ea5426a26f9eb91411a1f08bda83e50b612",
            "a11yPatternDisplayId": "A11Y-PAT-EFDAE4978540",
            "a11yOccurrenceFingerprint": "12ee8c3b7151e7f1674434865b80060b3c199ae9aa7a738f8c5fc46dbf1d33de",
            "a11yOccurrenceDisplayId": "A11Y-OCC-12EE8C3B7151"
          }
        ],
        "error": null
      },
      "duplicateFindingCount": 0,
      "timings": {
        "fetchMs": 1928,
        "pageNavigationMs": 10013,
        "pageLoadDelayMs": 9459,
        "totalMs": 15913,
        "scannerMs": {
          "axe": 11527,
          "accesslint": null
        }
      }
    }
  ],
  "enhanced": {
    "consolidatedFailures": [
      {
        "rule": "region",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer",
            "UX Designer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures all page content is contained within landmark regions. Content outside landmarks cannot be found by screen reader users navigating by landmarks."
        },
        "wcag": {
          "scs": [],
          "level": "best-practice"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 60,
        "examples": [
          {
            "url": "https://www.iom.int",
            "html": "<h1>Access Denied</h1>",
            "xpath": "h1",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "0e80b86187b2",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int",
            "html": "<p>\nReference #18.440e2017.1785507005.e359c345\n</p>",
            "xpath": "p:nth-child(2)",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "67662acc4241",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int",
            "html": "<p>https://errors.edgesuite.net/18.440e2017.1785507005.e359c345</p>",
            "xpath": "p:nth-child(3)",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "8a3e9b88fd2b",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-e58f2789",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/community-stabilization",
            "html": "<h1>Access Denied</h1>",
            "xpath": "h1",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "9c4a32e97a52",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-195a4a59",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/community-stabilization",
            "html": "<p>\nReference #18.440e2017.1785507015.e35b4896\n</p>",
            "xpath": "p:nth-child(2)",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "2a126bde1cc1",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-a4c853c5",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "html-has-lang",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Serious",
          "blocking": false,
          "wcagCriteria": [
            "3.1.1"
          ],
          "conformanceLevel": "A",
          "description": "Ensures the <html> element has a lang attribute. Screen readers use the language attribute to select the correct pronunciation engine."
        },
        "wcag": {
          "scs": [
            "3.1.1"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 20,
        "examples": [
          {
            "url": "https://www.iom.int",
            "html": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/\" on this server.<p>\nReference #18.440e2017.1785507005.e359c345\n</p><p>https://errors.edgesuite.net/18.440e2017.1785507005.e359c345</p>\n\n\n</body></html>",
            "xpath": "html",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "53d023b98d4a",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/community-stabilization",
            "html": "<html>",
            "xpath": "html",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "c15f10e11bd9",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
            "html": "<html>",
            "xpath": "html",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "d2ae65e611f7",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
            "html": "<html>",
            "xpath": "html",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a45f38627d51",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/fr/covid-19-documents-dinformation",
            "html": "<html>",
            "xpath": "html",
            "message": "<html> element must have a lang attribute",
            "fixSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "effdd92cecac",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-68aee562",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "landmark-one-main",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer",
            "UX Designer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures the page has exactly one main landmark. Screen reader users rely on the main landmark to skip navigation and jump directly to page content."
        },
        "wcag": {
          "scs": [],
          "level": "best-practice"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 20,
        "examples": [
          {
            "url": "https://www.iom.int",
            "html": "<html><head>\n<title>Access Denied</title>\n</head><body>\n<h1>Access Denied</h1>\n \nYou don't have permission to access \"http://www.iom.int/\" on this server.<p>\nReference #18.440e2017.1785507005.e359c345\n</p><p>https://errors.edgesuite.net/18.440e2017.1785507005.e359c345</p>\n\n\n</body></html>",
            "xpath": "html",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a8ddaa83c398",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/community-stabilization",
            "html": "<html>",
            "xpath": "html",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "44eb16e726a0",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
            "html": "<html>",
            "xpath": "html",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "2bd8bde22d70",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
            "html": "<html>",
            "xpath": "html",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "2b0285c88aef",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/fr/covid-19-documents-dinformation",
            "html": "<html>",
            "xpath": "html",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "a6b33bc39310",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-6cb6e370",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "html_lang_exists",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 20,
        "examples": [
          {
            "url": "https://www.iom.int",
            "html": "<html>",
            "xpath": null,
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "f8e43af2c093",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/community-stabilization",
            "html": "<html>",
            "xpath": null,
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "3f525d58813a",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
            "html": "<html>",
            "xpath": null,
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "ea6f18d29ca8",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
            "html": "<html>",
            "xpath": null,
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "0623a3f0857d",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/fr/covid-19-documents-dinformation",
            "html": "<html>",
            "xpath": null,
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "c6eef95a77b0",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-7bf55680",
            "corroboratedBy": null
          }
        ]
      },
      {
        "rule": "skip_main_exists",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 20,
        "examples": [
          {
            "url": "https://www.iom.int",
            "html": "<body>",
            "xpath": null,
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "c4a57415693a",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "corroboratedBy": [
              "semantica11y"
            ]
          },
          {
            "url": "https://www.iom.int/community-stabilization",
            "html": "<body>",
            "xpath": null,
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "af14c33c2ca5",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "corroboratedBy": [
              "semantica11y"
            ]
          },
          {
            "url": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
            "html": "<body>",
            "xpath": null,
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4f9d03204e10",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "corroboratedBy": [
              "semantica11y"
            ]
          },
          {
            "url": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
            "html": "<body>",
            "xpath": null,
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "6206b2b8c062",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "corroboratedBy": [
              "semantica11y"
            ]
          },
          {
            "url": "https://www.iom.int/fr/covid-19-documents-dinformation",
            "html": "<body>",
            "xpath": null,
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "286890eaac40",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-9f6d3b0c",
            "corroboratedBy": [
              "semantica11y"
            ]
          }
        ]
      },
      {
        "rule": "aria_content_in_landmark",
        "engine": "equalAccess",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 20,
        "examples": [
          {
            "url": "https://www.iom.int",
            "html": "<h1>",
            "xpath": null,
            "message": "Content is not within a landmark element",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "910f2afd4411",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/community-stabilization",
            "html": "<h1>",
            "xpath": null,
            "message": "Content is not within a landmark element",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "4cc02f16ebdb",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
            "html": "<h1>",
            "xpath": null,
            "message": "Content is not within a landmark element",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "3cfe0269e9e8",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
            "html": "<h1>",
            "xpath": null,
            "message": "Content is not within a landmark element",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "5b15554313fb",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "corroboratedBy": null
          },
          {
            "url": "https://www.iom.int/fr/covid-19-documents-dinformation",
            "html": "<h1>",
            "xpath": null,
            "message": "Content is not within a landmark element",
            "viewport": "desktop",
            "browser": "chromium",
            "fingerprint": "e8770fbdb031",
            "firstSeenAt": "2026-07-31T14:14:39.190Z",
            "patternId": "A11Y-82b242be",
            "corroboratedBy": null
          }
        ]
      }
    ],
    "roleStats": {
      "UX Designer": 80,
      "Visual Designer": 0,
      "Content Author": 0,
      "Front-End Developer": 160
    },
    "severityStats": {
      "Critical": 0,
      "Serious": 20,
      "Moderate": 140,
      "Minor": 0
    }
  },
  "changeTracking": {
    "newCount": 200,
    "notObservedCount": 0,
    "newIssues": [
      {
        "fingerprint": "53d023b98d4a",
        "url": "https://www.iom.int/",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a8ddaa83c398",
        "url": "https://www.iom.int/",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0e80b86187b2",
        "url": "https://www.iom.int/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "67662acc4241",
        "url": "https://www.iom.int/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8a3e9b88fd2b",
        "url": "https://www.iom.int/",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f8e43af2c093",
        "url": "https://www.iom.int/",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c4a57415693a",
        "url": "https://www.iom.int/",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "910f2afd4411",
        "url": "https://www.iom.int/",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9142319973b9",
        "url": "https://www.iom.int/",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "f8f8e7c6a7fa",
        "url": "https://www.iom.int/",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "c15f10e11bd9",
        "url": "https://www.iom.int/community-stabilization",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "44eb16e726a0",
        "url": "https://www.iom.int/community-stabilization",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9c4a32e97a52",
        "url": "https://www.iom.int/community-stabilization",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2a126bde1cc1",
        "url": "https://www.iom.int/community-stabilization",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "89fc3a5b70a3",
        "url": "https://www.iom.int/community-stabilization",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3f525d58813a",
        "url": "https://www.iom.int/community-stabilization",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "af14c33c2ca5",
        "url": "https://www.iom.int/community-stabilization",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4cc02f16ebdb",
        "url": "https://www.iom.int/community-stabilization",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2f84f59af044",
        "url": "https://www.iom.int/community-stabilization",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "505b044214fc",
        "url": "https://www.iom.int/community-stabilization",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "d2ae65e611f7",
        "url": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2bd8bde22d70",
        "url": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8405a362b675",
        "url": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5bc5958caec1",
        "url": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ff4073fbf323",
        "url": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ea6f18d29ca8",
        "url": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4f9d03204e10",
        "url": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "3cfe0269e9e8",
        "url": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9426e495336b",
        "url": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "b4f4d2f3ad02",
        "url": "https://www.iom.int/unlocking-potential-youth-respond-new-challenges-and-opportunities-migration",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "a45f38627d51",
        "url": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2b0285c88aef",
        "url": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e35164b6face",
        "url": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8c20b2322889",
        "url": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dfb17ffc1987",
        "url": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0623a3f0857d",
        "url": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6206b2b8c062",
        "url": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5b15554313fb",
        "url": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4af5e998421d",
        "url": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "7e0b2ebedf47",
        "url": "https://www.iom.int/fr/journee-internationale-de-la-femme-2025",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "effdd92cecac",
        "url": "https://www.iom.int/fr/covid-19-documents-dinformation",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a6b33bc39310",
        "url": "https://www.iom.int/fr/covid-19-documents-dinformation",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cb9ce54f290b",
        "url": "https://www.iom.int/fr/covid-19-documents-dinformation",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ec5e1b694259",
        "url": "https://www.iom.int/fr/covid-19-documents-dinformation",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4e42b398e230",
        "url": "https://www.iom.int/fr/covid-19-documents-dinformation",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c6eef95a77b0",
        "url": "https://www.iom.int/fr/covid-19-documents-dinformation",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "286890eaac40",
        "url": "https://www.iom.int/fr/covid-19-documents-dinformation",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e8770fbdb031",
        "url": "https://www.iom.int/fr/covid-19-documents-dinformation",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "1e5f16ac3062",
        "url": "https://www.iom.int/fr/covid-19-documents-dinformation",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "e05068905606",
        "url": "https://www.iom.int/fr/covid-19-documents-dinformation",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "f6071a800f64",
        "url": "https://www.iom.int/fr/paix-et-relevement",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "c37fee8253fb",
        "url": "https://www.iom.int/fr/paix-et-relevement",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "07663415fed7",
        "url": "https://www.iom.int/fr/paix-et-relevement",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f1f7465a8ec1",
        "url": "https://www.iom.int/fr/paix-et-relevement",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "5112b42c19e5",
        "url": "https://www.iom.int/fr/paix-et-relevement",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ee3cfdba1cd8",
        "url": "https://www.iom.int/fr/paix-et-relevement",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ec94a65425b3",
        "url": "https://www.iom.int/fr/paix-et-relevement",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d572a194148c",
        "url": "https://www.iom.int/fr/paix-et-relevement",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "10c370b13a3d",
        "url": "https://www.iom.int/fr/paix-et-relevement",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "ae7ee49bbfb9",
        "url": "https://www.iom.int/fr/paix-et-relevement",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "bc68f5f260e7",
        "url": "https://www.iom.int/fr/why-iom-matters/statelessness-shelter",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2a38f14055f1",
        "url": "https://www.iom.int/fr/why-iom-matters/statelessness-shelter",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ff94bd17086a",
        "url": "https://www.iom.int/fr/why-iom-matters/statelessness-shelter",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "28f988a73db8",
        "url": "https://www.iom.int/fr/why-iom-matters/statelessness-shelter",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "32e61c6ce533",
        "url": "https://www.iom.int/fr/why-iom-matters/statelessness-shelter",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2b35bad0652f",
        "url": "https://www.iom.int/fr/why-iom-matters/statelessness-shelter",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8ddbe5b7797d",
        "url": "https://www.iom.int/fr/why-iom-matters/statelessness-shelter",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ddeb928ef293",
        "url": "https://www.iom.int/fr/why-iom-matters/statelessness-shelter",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4084ec16432f",
        "url": "https://www.iom.int/fr/why-iom-matters/statelessness-shelter",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "148d7c429768",
        "url": "https://www.iom.int/fr/why-iom-matters/statelessness-shelter",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "06a74675fdcb",
        "url": "https://www.iom.int/fr/journee-internationale-des-migrants-2023",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9366e62bdeaa",
        "url": "https://www.iom.int/fr/journee-internationale-des-migrants-2023",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "484e40cba0c7",
        "url": "https://www.iom.int/fr/journee-internationale-des-migrants-2023",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a914b4c9584d",
        "url": "https://www.iom.int/fr/journee-internationale-des-migrants-2023",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "45793ac659f5",
        "url": "https://www.iom.int/fr/journee-internationale-des-migrants-2023",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b5469a3dfad1",
        "url": "https://www.iom.int/fr/journee-internationale-des-migrants-2023",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9234f105d3d6",
        "url": "https://www.iom.int/fr/journee-internationale-des-migrants-2023",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f6c11ba21629",
        "url": "https://www.iom.int/fr/journee-internationale-des-migrants-2023",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "8e538d3a9672",
        "url": "https://www.iom.int/fr/journee-internationale-des-migrants-2023",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "72ce2d69504f",
        "url": "https://www.iom.int/fr/journee-internationale-des-migrants-2023",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "74a21141f968",
        "url": "https://www.iom.int/safe-dignified-return-stranded-migrants-yemen",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "dc2013fd3d1d",
        "url": "https://www.iom.int/safe-dignified-return-stranded-migrants-yemen",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6899876e9b3b",
        "url": "https://www.iom.int/safe-dignified-return-stranded-migrants-yemen",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9355365229c9",
        "url": "https://www.iom.int/safe-dignified-return-stranded-migrants-yemen",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f3305248d4a9",
        "url": "https://www.iom.int/safe-dignified-return-stranded-migrants-yemen",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "99118bb3ac15",
        "url": "https://www.iom.int/safe-dignified-return-stranded-migrants-yemen",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d477198d5530",
        "url": "https://www.iom.int/safe-dignified-return-stranded-migrants-yemen",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "73ab8b998f43",
        "url": "https://www.iom.int/safe-dignified-return-stranded-migrants-yemen",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "49fe5ee27e7c",
        "url": "https://www.iom.int/safe-dignified-return-stranded-migrants-yemen",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bc6c5c7bccf4",
        "url": "https://www.iom.int/safe-dignified-return-stranded-migrants-yemen",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "bb2d7e4d1ae4",
        "url": "https://www.iom.int/consciously-made-ukraine-svidomo-made",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "73dcb09949bf",
        "url": "https://www.iom.int/consciously-made-ukraine-svidomo-made",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "21aebd077267",
        "url": "https://www.iom.int/consciously-made-ukraine-svidomo-made",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "af1e497e562d",
        "url": "https://www.iom.int/consciously-made-ukraine-svidomo-made",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "f2281f874f09",
        "url": "https://www.iom.int/consciously-made-ukraine-svidomo-made",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3691fa8eb7bd",
        "url": "https://www.iom.int/consciously-made-ukraine-svidomo-made",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4edf02f1a5ec",
        "url": "https://www.iom.int/consciously-made-ukraine-svidomo-made",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "efad87334a06",
        "url": "https://www.iom.int/consciously-made-ukraine-svidomo-made",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "19e182da16a8",
        "url": "https://www.iom.int/consciously-made-ukraine-svidomo-made",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "84a6279a7b68",
        "url": "https://www.iom.int/consciously-made-ukraine-svidomo-made",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "00efd00b10bf",
        "url": "https://www.iom.int/fr/fonds-de-loim-pour-le-developpement-foire-aux-questions",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "8894b9834912",
        "url": "https://www.iom.int/fr/fonds-de-loim-pour-le-developpement-foire-aux-questions",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b255ccb38ad0",
        "url": "https://www.iom.int/fr/fonds-de-loim-pour-le-developpement-foire-aux-questions",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "08a1af780648",
        "url": "https://www.iom.int/fr/fonds-de-loim-pour-le-developpement-foire-aux-questions",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d82998593b34",
        "url": "https://www.iom.int/fr/fonds-de-loim-pour-le-developpement-foire-aux-questions",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "04a18a8a8941",
        "url": "https://www.iom.int/fr/fonds-de-loim-pour-le-developpement-foire-aux-questions",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "819f1e08031e",
        "url": "https://www.iom.int/fr/fonds-de-loim-pour-le-developpement-foire-aux-questions",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9aa6eb0a2152",
        "url": "https://www.iom.int/fr/fonds-de-loim-pour-le-developpement-foire-aux-questions",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2b8c42b06d76",
        "url": "https://www.iom.int/fr/fonds-de-loim-pour-le-developpement-foire-aux-questions",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "bdbf115e1b7a",
        "url": "https://www.iom.int/fr/fonds-de-loim-pour-le-developpement-foire-aux-questions",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "e5b418f3a3b5",
        "url": "https://www.iom.int/2017-edition",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "936395ef8108",
        "url": "https://www.iom.int/2017-edition",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d59f18fa333c",
        "url": "https://www.iom.int/2017-edition",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d4dd96f879cf",
        "url": "https://www.iom.int/2017-edition",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "713f17d62373",
        "url": "https://www.iom.int/2017-edition",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3b9929db17a6",
        "url": "https://www.iom.int/2017-edition",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "c76b513bacfa",
        "url": "https://www.iom.int/2017-edition",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f8a11979679a",
        "url": "https://www.iom.int/2017-edition",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "29968f01218c",
        "url": "https://www.iom.int/2017-edition",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "904caec43ab5",
        "url": "https://www.iom.int/2017-edition",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "bc3a26afb9fb",
        "url": "https://www.iom.int/where-we-work",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "7a9339916784",
        "url": "https://www.iom.int/where-we-work",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1360fd4d0990",
        "url": "https://www.iom.int/where-we-work",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9405383285be",
        "url": "https://www.iom.int/where-we-work",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "2114e3312a30",
        "url": "https://www.iom.int/where-we-work",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9c10f336c6ce",
        "url": "https://www.iom.int/where-we-work",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5eef1a4da1c1",
        "url": "https://www.iom.int/where-we-work",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0d5a1155a8a4",
        "url": "https://www.iom.int/where-we-work",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "9bdfac6a4bad",
        "url": "https://www.iom.int/where-we-work",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "4ab402722d19",
        "url": "https://www.iom.int/where-we-work",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "1d4291cfd10a",
        "url": "https://www.iom.int/fr/autonomisation-des-femmes-participant-au-commerce-transfrontalier-petite-echelle-entre-le-benin-le-ghana-et-le-togo",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6eee6d9393d8",
        "url": "https://www.iom.int/fr/autonomisation-des-femmes-participant-au-commerce-transfrontalier-petite-echelle-entre-le-benin-le-ghana-et-le-togo",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a5ce8d364c1c",
        "url": "https://www.iom.int/fr/autonomisation-des-femmes-participant-au-commerce-transfrontalier-petite-echelle-entre-le-benin-le-ghana-et-le-togo",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0071947c8750",
        "url": "https://www.iom.int/fr/autonomisation-des-femmes-participant-au-commerce-transfrontalier-petite-echelle-entre-le-benin-le-ghana-et-le-togo",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "9c4774704cb2",
        "url": "https://www.iom.int/fr/autonomisation-des-femmes-participant-au-commerce-transfrontalier-petite-echelle-entre-le-benin-le-ghana-et-le-togo",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cf351053c85a",
        "url": "https://www.iom.int/fr/autonomisation-des-femmes-participant-au-commerce-transfrontalier-petite-echelle-entre-le-benin-le-ghana-et-le-togo",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f394c42eba41",
        "url": "https://www.iom.int/fr/autonomisation-des-femmes-participant-au-commerce-transfrontalier-petite-echelle-entre-le-benin-le-ghana-et-le-togo",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "371f521f6de2",
        "url": "https://www.iom.int/fr/autonomisation-des-femmes-participant-au-commerce-transfrontalier-petite-echelle-entre-le-benin-le-ghana-et-le-togo",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "2df07b79d878",
        "url": "https://www.iom.int/fr/autonomisation-des-femmes-participant-au-commerce-transfrontalier-petite-echelle-entre-le-benin-le-ghana-et-le-togo",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "9b9519dfa9be",
        "url": "https://www.iom.int/fr/autonomisation-des-femmes-participant-au-commerce-transfrontalier-petite-echelle-entre-le-benin-le-ghana-et-le-togo",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "5386c62feb84",
        "url": "https://www.iom.int/trade-and-migration-2003",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "cdfc6130e0fe",
        "url": "https://www.iom.int/trade-and-migration-2003",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ed0ce38661dd",
        "url": "https://www.iom.int/trade-and-migration-2003",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6110e7605cfa",
        "url": "https://www.iom.int/trade-and-migration-2003",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "fc9dde379140",
        "url": "https://www.iom.int/trade-and-migration-2003",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b2914ecfa6e7",
        "url": "https://www.iom.int/trade-and-migration-2003",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "87f2b38cd9c0",
        "url": "https://www.iom.int/trade-and-migration-2003",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5886ec1d4d09",
        "url": "https://www.iom.int/trade-and-migration-2003",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6d201889db98",
        "url": "https://www.iom.int/trade-and-migration-2003",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "c4cca55b772c",
        "url": "https://www.iom.int/trade-and-migration-2003",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "a06fb83ebcd8",
        "url": "https://www.iom.int/migration-research-webinars",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "ebe3989cd741",
        "url": "https://www.iom.int/migration-research-webinars",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0137c4d3b46f",
        "url": "https://www.iom.int/migration-research-webinars",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "6850a6df1a5b",
        "url": "https://www.iom.int/migration-research-webinars",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "0e3333fc7fe5",
        "url": "https://www.iom.int/migration-research-webinars",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "94b2e8dc3117",
        "url": "https://www.iom.int/migration-research-webinars",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5125c83a1006",
        "url": "https://www.iom.int/migration-research-webinars",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d116f917d593",
        "url": "https://www.iom.int/migration-research-webinars",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "4bf4ff1fe5d1",
        "url": "https://www.iom.int/migration-research-webinars",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "362bd034cab2",
        "url": "https://www.iom.int/migration-research-webinars",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "47021649511d",
        "url": "https://www.iom.int/fr/migration-entreprises-et-droits-humains",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "b25e855bb29c",
        "url": "https://www.iom.int/fr/migration-entreprises-et-droits-humains",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "e87188dac4f9",
        "url": "https://www.iom.int/fr/migration-entreprises-et-droits-humains",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "090580c02ae4",
        "url": "https://www.iom.int/fr/migration-entreprises-et-droits-humains",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "27eb3f65ef20",
        "url": "https://www.iom.int/fr/migration-entreprises-et-droits-humains",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a48b3a243ae3",
        "url": "https://www.iom.int/fr/migration-entreprises-et-droits-humains",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "6e176a543941",
        "url": "https://www.iom.int/fr/migration-entreprises-et-droits-humains",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "0ff36b386f3d",
        "url": "https://www.iom.int/fr/migration-entreprises-et-droits-humains",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ddcfdc7059a5",
        "url": "https://www.iom.int/fr/migration-entreprises-et-droits-humains",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "133b907f7d9b",
        "url": "https://www.iom.int/fr/migration-entreprises-et-droits-humains",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "6d4c2c825251",
        "url": "https://www.iom.int/fr/interventions-en-especes",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "1828fb6321cf",
        "url": "https://www.iom.int/fr/interventions-en-especes",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "88b8dbd6c022",
        "url": "https://www.iom.int/fr/interventions-en-especes",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "900a6f6663cf",
        "url": "https://www.iom.int/fr/interventions-en-especes",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "3ff107b2b338",
        "url": "https://www.iom.int/fr/interventions-en-especes",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "a35a5b9cbb4f",
        "url": "https://www.iom.int/fr/interventions-en-especes",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "d55efc1197e3",
        "url": "https://www.iom.int/fr/interventions-en-especes",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7457006a4617",
        "url": "https://www.iom.int/fr/interventions-en-especes",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "213f660cac4a",
        "url": "https://www.iom.int/fr/interventions-en-especes",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "afd846f222e4",
        "url": "https://www.iom.int/fr/interventions-en-especes",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "3bfa9882d7e3",
        "url": "https://www.iom.int/fr/propos-du-droit-de-la-migration",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "118ad95cb509",
        "url": "https://www.iom.int/fr/propos-du-droit-de-la-migration",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "55bd6d3964c2",
        "url": "https://www.iom.int/fr/propos-du-droit-de-la-migration",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "472f08c6cc73",
        "url": "https://www.iom.int/fr/propos-du-droit-de-la-migration",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "4b0859cb402a",
        "url": "https://www.iom.int/fr/propos-du-droit-de-la-migration",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "81d602688229",
        "url": "https://www.iom.int/fr/propos-du-droit-de-la-migration",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "7d0af7992d44",
        "url": "https://www.iom.int/fr/propos-du-droit-de-la-migration",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "ab712cc36753",
        "url": "https://www.iom.int/fr/propos-du-droit-de-la-migration",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "e3f161228fc2",
        "url": "https://www.iom.int/fr/propos-du-droit-de-la-migration",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "8efd54a8b11f",
        "url": "https://www.iom.int/fr/propos-du-droit-de-la-migration",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      },
      {
        "fingerprint": "26d487a57b2e",
        "url": "https://www.iom.int/preventing-trafficking-and-protecting-victims-moldova",
        "ruleKey": "wcag:wcag311|light",
        "engine": "axe"
      },
      {
        "fingerprint": "addd7e753b26",
        "url": "https://www.iom.int/preventing-trafficking-and-protecting-victims-moldova",
        "ruleKey": "rule:landmark-one-main|light",
        "engine": "axe"
      },
      {
        "fingerprint": "25183f5e46a2",
        "url": "https://www.iom.int/preventing-trafficking-and-protecting-victims-moldova",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "07867e6876b3",
        "url": "https://www.iom.int/preventing-trafficking-and-protecting-victims-moldova",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "d8d16f76d26b",
        "url": "https://www.iom.int/preventing-trafficking-and-protecting-victims-moldova",
        "ruleKey": "rule:region|light",
        "engine": "axe"
      },
      {
        "fingerprint": "19f7520de699",
        "url": "https://www.iom.int/preventing-trafficking-and-protecting-victims-moldova",
        "ruleKey": "rule:html_lang_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5460c42e478e",
        "url": "https://www.iom.int/preventing-trafficking-and-protecting-victims-moldova",
        "ruleKey": "rule:skip_main_exists|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "5d2345769b4f",
        "url": "https://www.iom.int/preventing-trafficking-and-protecting-victims-moldova",
        "ruleKey": "rule:aria_content_in_landmark|light",
        "engine": "equalAccess"
      },
      {
        "fingerprint": "f96f17bd5810",
        "url": "https://www.iom.int/preventing-trafficking-and-protecting-victims-moldova",
        "ruleKey": "rule:missing-key-landmark|light",
        "engine": "semantica11y"
      },
      {
        "fingerprint": "1d5715b78095",
        "url": "https://www.iom.int/preventing-trafficking-and-protecting-victims-moldova",
        "ruleKey": "rule:reflow-risk|light",
        "engine": "reflowRisk"
      }
    ],
    "notObservedIssues": []
  }
}
