Accessibility test digest

Synopsis

Page: U.S. Computer Emergency Readiness Team

URL: https://us-cert.gov/

Score: 651

Tested by: Testaro, procedure tp14

Scored by: Testilo, procedure sp14a

Digested by: Testilo, procedure dp14a

Introduction

The Testaro application used its tp14 testing procedure to test the accessibility (barrier-free design and coding) of the U.S. Computer Emergency Readiness Team web page at https://us-cert.gov/ on 2022/07/21. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 651 (where 0 is the best possible score). The scored report is appended below.

Finally, Testilo used procedure dp14a to produce this digest, briefly explaining how sp14a computed the scores.

Score summary

Score components
total651
log62
linkIndication103
roleBad49
titleRedundant47
noLeading44
fontSizeAbsolute30
contrastAAA26
leadingClipsText26
spontaneousMotion19
targetSize16
activeEmbedding14
focusableOperable14
duplicateID14
tableHeaderless14
headingStructure12
landmarkConfusion12
linkPair12
asideConfusion11
inconsistentStyles9
obsolete9
ariaBadAttribute9
fontSmall9
hoverSurprise7
contentBeyondLandmarks6
focusIndication5
controlLabelInvisible5
contrastRisk5
complementaryNoText5
layoutTable5
horizontalScrolling5
h1Missing4
headingOfNothing4
linkNoText4
imageTextRedundant4
titleAsLabel4
visibleBulk3
zIndexNotZero3
contrastAA3
hiddenContentRisk3
cssBansRotate3
pseudoHeadingRisk3
pseudoNavListRisk3
imageTextRisk3
imageTextLong3

Issue summary

Special issues

log: Score 62. This is based on the amount of browser error logging and miscellaneous logging during the tests.

Classified issues

linkIndication: Score 103. Issues reported by tests in this category:

roleBad: Score 49. Issues reported by tests in this category:

titleRedundant: Score 47. Issues reported by tests in this category:

noLeading: Score 44. Issues reported by tests in this category:

fontSizeAbsolute: Score 30. Issues reported by tests in this category:

contrastAAA: Score 26. Issues reported by tests in this category:

leadingClipsText: Score 26. Issues reported by tests in this category:

spontaneousMotion: Score 19. Issues reported by tests in this category:

targetSize: Score 16. Issues reported by tests in this category:

activeEmbedding: Score 14. Issues reported by tests in this category:

focusableOperable: Score 14. Issues reported by tests in this category:

duplicateID: Score 14. Issues reported by tests in this category:

tableHeaderless: Score 14. Issues reported by tests in this category:

headingStructure: Score 12. Issues reported by tests in this category:

landmarkConfusion: Score 12. Issues reported by tests in this category:

linkPair: Score 12. Issues reported by tests in this category:

asideConfusion: Score 11. Issues reported by tests in this category:

inconsistentStyles: Score 9. Issues reported by tests in this category:

obsolete: Score 9. Issues reported by tests in this category:

ariaBadAttribute: Score 9. Issues reported by tests in this category:

fontSmall: Score 9. Issues reported by tests in this category:

hoverSurprise: Score 7. Issues reported by tests in this category:

contentBeyondLandmarks: Score 6. Issues reported by tests in this category:

focusIndication: Score 5. Issues reported by tests in this category:

controlLabelInvisible: Score 5. Issues reported by tests in this category:

contrastRisk: Score 5. Issues reported by tests in this category:

complementaryNoText: Score 5. Issues reported by tests in this category:

layoutTable: Score 5. Issues reported by tests in this category:

horizontalScrolling: Score 5. Issues reported by tests in this category:

h1Missing: Score 4. Issues reported by tests in this category:

headingOfNothing: Score 4. Issues reported by tests in this category:

linkNoText: Score 4. Issues reported by tests in this category:

imageTextRedundant: Score 4. Issues reported by tests in this category:

titleAsLabel: Score 4. Issues reported by tests in this category:

visibleBulk: Score 3. Issues reported by tests in this category:

zIndexNotZero: Score 3. Issues reported by tests in this category:

contrastAA: Score 3. Issues reported by tests in this category:

hiddenContentRisk: Score 3. Issues reported by tests in this category:

cssBansRotate: Score 3. Issues reported by tests in this category:

pseudoHeadingRisk: Score 3. Issues reported by tests in this category:

pseudoNavListRisk: Score 3. Issues reported by tests in this category:

imageTextRisk: Score 3. Issues reported by tests in this category:

imageTextLong: Score 3. Issues reported by tests in this category:

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp14a. You can modify and extend Testaro and Testilo to fit other theories and priorities.

Here, in brief, is how sp14a computes a score for a page.

The precise rules of sp14a are found in the code itself.

Report

{
  "id": "4ea6d-us-cert",
  "host": {
    "id": "us-cert",
    "which": "https://us-cert.gov/",
    "what": "U.S. Computer Emergency Readiness Team"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-21T23:29:39"
    },
    {
      "event": "endTime",
      "value": "2022-07-21T23:31:32"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://us-cert.gov/",
        "what": "U.S. Computer Emergency Readiness Team"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://us-cert.gov/",
        "what": "U.S. Computer Emergency Readiness Team"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://us-cert.gov/",
      "what": "U.S. Computer Emergency Readiness Team",
      "result": "https://www.cisa.gov/uscert/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.cisa.gov/uscert/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "bytes": [
          254149,
          343229,
          343229,
          517398,
          517398
        ],
        "localRatios": [
          1.351,
          1,
          1.507,
          1
        ],
        "meanLocalRatio": 1.214,
        "maxLocalRatio": 1.507,
        "globalRatio": 2.036,
        "pixelChanges": [
          330101,
          0,
          334150,
          0
        ],
        "meanPixelChange": 166062,
        "maxPixelChange": 334150,
        "changeFrequency": 0.5
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://us-cert.gov/",
      "what": "U.S. Computer Emergency Readiness Team",
      "result": "https://www.cisa.gov/uscert/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "visibleElements": 381
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 3,
          "inputs": 0,
          "selects": 0
        },
        "items": [
          "<button class=\"btn-cert-default btn\" type=\"button\">View Current Activities</button>",
          "<button class=\"btn-cert-default btn\" type=\"button\">View Vulnerability Notes</button>",
          "<button class=\"btn-cert-default btn\" type=\"button\">View Announcements</button>"
        ]
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "tabFocusables": 90,
        "tabFocused": 90,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://us-cert.gov/",
      "what": "URL",
      "result": "https://www.cisa.gov/uscert/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "totals": {
          "total": 90,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "INPUT": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 89,
              "meanDelay": 0,
              "tagNames": {
                "A": 77,
                "BUTTON": 4,
                "LI": 6,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Here's how you know",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CISA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Alerts and Tips",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "LI",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "LI",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "LI",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "LI",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "LI",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "LI",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "||",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Google Releases Security Updates for Chrome",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Drupal Releases Security Update",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CNMF Discloses Malware in Ukraine",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Oracle Releases July 2022 Critical Patch Update",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View Current Activities",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "View Current Activities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "7/12",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VU#473698",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "6/27",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VU#119678",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "6/21",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VU#142546",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "5/19",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VU#970766",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "4/29",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VU#411271",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "4/28",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VU#730007",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Vulnerability Database",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View Vulnerability Notes",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "View Vulnerability Notes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Current Activity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Alerts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bulletins",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Analysis Reports",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "North Korean State-Sponsored APT Targets Blockchain Companies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "joint Cybersecurity Advisory (CSA)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "North Korean Malicious Cyber Activity: AppleJeus",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://us-cert.cisa.gov/northkorea",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View Announcements",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "View Announcements",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Send us email(link sends email)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Download PGP/GPG keys",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Submit website feedback",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HSIN",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site Map",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FAQ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Traffic Light Protocol",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PCII",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accountability",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Disclaimer",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No Fear Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Plain Writing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Plug-ins",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The White House",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Department of Homeland Security",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://us-cert.gov/",
      "what": "URL",
      "result": "https://www.cisa.gov/uscert/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "totals": {
          "total": 134,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 8,
              "tagNames": {
                "SPAN": 2,
                "TD": 2,
                "DIV": 2,
                "LI": 2
              }
            },
            "focusableAndOperable": {
              "total": 126,
              "tagNames": {
                "A": 104,
                "INPUT": 4,
                "BUTTON": 6,
                "LI": 12
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "SPAN",
              "id": "gs_cb50",
              "text": "×",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "TD",
              "id": "",
              "text": "<td class=\"gsc-clear-button\" style=\"cursor: default;\"><div class=\"gsc-clear-butt",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"gsc-clear-button\" title=\"clear results\" style=\"cursor: default;\">&nb",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "gs_cb51",
              "text": "×",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "TD",
              "id": "",
              "text": "<td class=\"gsc-clear-button\" style=\"cursor: default;\"><div class=\"gsc-clear-butt",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"gsc-clear-button\" title=\"clear results\" style=\"cursor: default;\">&nb",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "toggleCarousel",
              "text": "||",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "toggleCarousel2",
              "text": "||",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "here-is-how-u-know",
              "text": "Here's how you know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "logo-section",
              "text": "<a id=\"logo-section\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.cisa.gov/uscert\" style=\"cursor: default;\"><img alt=\"Cyberse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "gsc-i-id1",
              "text": "<input autocomplete=\"off\" type=\"text\" size=\"10\" class=\"gsc-input\" name=\"search\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CISA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"\" href=\"/\" style=\"cursor: default;\"> <img src=\"/sites/default/files/ce",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "gsc-i-id2",
              "text": "<input autocomplete=\"off\" type=\"text\" size=\"10\" class=\"gsc-input\" name=\"search\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CISA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alerts and Tips",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industrial Control Systems",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "<li class=\"active\" data-target=\"#views-bootstrap-carousel-block-1\" data-slide-to",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "<li class=\"\" data-target=\"#views-bootstrap-carousel-block-1\" data-slide-to=\"1\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "<li class=\"\" data-target=\"#views-bootstrap-carousel-block-1\" data-slide-to=\"2\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "<li class=\"\" data-target=\"#views-bootstrap-carousel-block-1\" data-slide-to=\"3\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "<li class=\"\" data-target=\"#views-bootstrap-carousel-block-1\" data-slide-to=\"4\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "<li class=\"\" data-target=\"#views-bootstrap-carousel-block-1\" data-slide-to=\"5\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "||",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.cisa.gov/uscert/ncas/current-activity/2022/07/06/north-kore",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.cisa.gov/uscert/ncas/current-activity/2022/06/30/stopransom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.cisa.gov/uscert/ncas/current-activity/2022/06/23/malicious-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.cisa.gov/uscert/ncas/current-activity/2022/06/22/keeping-po",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.cisa.gov/uscert/ncas/current-activity/2022/06/07/peoples-re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.cisa.gov/uscert/ncas/alerts/aa22-152a\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "<li class=\"active\" data-target=\"#views-bootstrap-carousel-block-2\" data-slide-to",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "<li class=\"\" data-target=\"#views-bootstrap-carousel-block-2\" data-slide-to=\"1\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "<li class=\"\" data-target=\"#views-bootstrap-carousel-block-2\" data-slide-to=\"2\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "<li class=\"\" data-target=\"#views-bootstrap-carousel-block-2\" data-slide-to=\"3\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "<li class=\"\" data-target=\"#views-bootstrap-carousel-block-2\" data-slide-to=\"4\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "<li class=\"\" data-target=\"#views-bootstrap-carousel-block-2\" data-slide-to=\"5\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "||",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.cisa.gov/uscert/ncas/current-activity/2022/07/06/north-kore",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.cisa.gov/uscert/ncas/current-activity/2022/06/30/stopransom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.cisa.gov/uscert/ncas/current-activity/2022/06/23/malicious-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.cisa.gov/uscert/ncas/current-activity/2022/06/22/keeping-po",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.cisa.gov/uscert/ncas/current-activity/2022/06/07/peoples-re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.cisa.gov/uscert/ncas/alerts/aa22-152a\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/uscert/ncas/current-activity/2022/07/21/google-releases-security-updat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google Releases Security Updates for Chrome",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/uscert/ncas/current-activity/2022/07/21/drupal-releases-security-updat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Drupal Releases Security Update",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/uscert/ncas/current-activity/2022/07/21/cnmf-discloses-malware-ukraine",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CNMF Discloses Malware in Ukraine",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/uscert/ncas/current-activity/2022/07/20/oracle-releases-july-2022-crit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oracle Releases July 2022 Critical Patch Update",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Current Activities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "View Current Activities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/forms/report\" style=\"cursor: default;\"><img alt=\"Report Incidents\" src",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/uscert/report-phishing\" style=\"cursor: default;\"><img alt=\"Report Phis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://malware.us-cert.gov/\" style=\"cursor: default;\"><img alt=\"Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/uscert/vulnerability-disclosure-policy\" style=\"cursor: default;\"><img ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/forms/share-indicators\" style=\"cursor: default;\"><img alt=\"Share Indic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/uscert/contact-us\" style=\"cursor: default;\"><img alt=\"Contact US-CERT\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "7/12",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "7/12",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VU#473698",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "6/27",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "6/27",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VU#119678",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "6/21",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "6/21",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VU#142546",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5/19",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5/19",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VU#970766",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "4/29",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "4/29",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VU#411271",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "4/28",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "4/28",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VU#730007",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Vulnerability Database",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Vulnerability Notes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "View Vulnerability Notes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/uscert/ncas/current-activity\" style=\"cursor: default;\"><img alt=\"Curre",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Current Activity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/uscert/ncas/alerts\" style=\"cursor: default;\"><img alt=\"Alerts Icons\" d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alerts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/uscert/ncas/bulletins\" style=\"cursor: default;\"><img alt=\"Bulletins Ic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bulletins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/uscert/ncas/analysis-reports\" style=\"cursor: default;\"><img alt=\"Analy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Analysis Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "North Korean State-Sponsored APT Targets Blockchain Companies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "joint Cybersecurity Advisory (CSA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "North Korean Malicious Cyber Activity: AppleJeus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://us-cert.cisa.gov/northkorea",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Announcements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "View Announcements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a id=\"main-content\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Send us email(link sends email)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Download PGP/GPG keys",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit website feedback",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "email-address-field",
              "text": "<input class=\"signup-form\" id=\"email-address-field\" name=\"email\" placeholder=\" E",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"btn btn-primary\" name=\"submit\" title=\"Sign up for alerts\" type=\"su",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/uscert_gov\" title=\"US-CERT Twitter Feed\" style=\"cur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/uscert/mailing-lists-and-feeds\" title=\"Mailing Lists and Feeds\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "button",
              "text": "HSIN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "button",
              "text": "Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Traffic Light Protocol",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PCII",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accountability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disclaimer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plain Writing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plug-ins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The White House",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Department of Homeland Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://us-cert.gov/",
      "what": "URL",
      "result": "https://www.cisa.gov/uscert/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "totals": {
          "triggers": 90,
          "headTriggers": 20,
          "tailTriggers": 70,
          "impactTriggers": 4,
          "additions": 8,
          "removals": 8,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 2
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "",
                "additions": 0,
                "removals": 4,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "",
                "additions": 4,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "",
                "additions": 0,
                "removals": 4,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "||",
                "additions": 4,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<imgsrc=\"/sites/default/files/media/images/carouse"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://us-cert.gov/",
      "what": "URL",
      "result": "https://www.cisa.gov/uscert/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 2,
          "wellLabeled": 8
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text"
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text"
            }
          ],
          "wellLabeled": [
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "search"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Toggle navigation"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "search"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "View Current Activities"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "View Vulnerability Notes"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "View Announcements"
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Enter your email address"
                ]
              }
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Sign Up"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "totals": {
          "links": 104,
          "adjacent": {
            "total": 101,
            "underlined": 4,
            "underlinedPercent": 3
          }
        },
        "items": {
          "underlined": [
            "",
            "",
            "HSIN",
            "Report"
          ],
          "notUnderlined": [
            "Skip to main content",
            "Here's how you know",
            "",
            "",
            "×",
            "CISA.gov",
            "Services",
            "Report",
            "",
            "×",
            "CISA.gov",
            "Services",
            "Report",
            "||",
            "",
            "",
            "",
            "",
            "",
            "",
            "||",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "Google Releases Security Updates for Chrome",
            "",
            "Drupal Releases Security Update",
            "",
            "CNMF Discloses Malware in Ukraine",
            "",
            "Oracle Releases July 2022 Critical Patch Update",
            "View Current Activities",
            "",
            "",
            "",
            "",
            "",
            "",
            "7/12",
            "7/12",
            "VU#473698",
            "6/27",
            "6/27",
            "VU#119678",
            "6/21",
            "6/21",
            "VU#142546",
            "5/19",
            "5/19",
            "VU#970766",
            "4/29",
            "4/29",
            "VU#411271",
            "4/28",
            "4/28",
            "VU#730007",
            "National Vulnerability Database",
            "View Vulnerability Notes",
            "",
            "Current Activity",
            "",
            "Alerts",
            "",
            "Bulletins",
            "",
            "Analysis Reports",
            "North Korean State-Sponsored APT Targets Blockchain Companies",
            "joint Cybersecurity Advisory (CSA)",
            "North Korean Malicious Cyber Activity: AppleJeus",
            "https://us-cert.cisa.gov/northkorea",
            "View Announcements",
            "",
            "Send us email(link sends email)",
            "Download PGP/GPG keys",
            "Submit website feedback",
            "Home",
            "Site Map",
            "FAQ",
            "Contact Us",
            "Traffic Light Protocol",
            "PCII",
            "Accountability",
            "Disclaimer",
            "Privacy Policy",
            "FOIA",
            "No Fear Act",
            "Accessibility",
            "Plain Writing",
            "Plug-ins",
            "Inspector General",
            "The White House",
            "USA.gov",
            "Department of Homeland Security"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://us-cert.gov/",
      "what": "URL",
      "result": "https://www.cisa.gov/uscert/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "roleElements": 13,
        "badRoleElements": 8,
        "redundantRoleElements": 4,
        "tagNames": {
          "ASIDE": {
            "complementary": {
              "bad": 0,
              "redundant": 2
            }
          },
          "A": {
            "button": {
              "bad": 5,
              "redundant": 0
            }
          },
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            }
          },
          "ARTICLE": {
            "article": {
              "bad": 0,
              "redundant": 1
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 6,
            "subtotals": [
              3,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 101,
            "subtotals": [
              49,
              30,
              18,
              4
            ]
          },
          "listLink": {
            "total": 3,
            "subtotals": [
              2,
              1
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 5
          },
          "h3": {
            "total": 14,
            "subtotals": [
              6,
              6,
              2
            ]
          },
          "h4": {
            "total": 16,
            "subtotals": [
              12,
              4
            ]
          },
          "h5": {
            "total": 6
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "search",
                "View Current Activities",
                "View Vulnerability Notes",
                "View Announcements"
              ],
              "700": [
                "Toggle navigation",
                "search"
              ]
            },
            "borderStyle": {
              "none": [
                "search",
                "search"
              ],
              "solid": [
                "Toggle navigation",
                "View Current Activities",
                "View Vulnerability Notes",
                "View Announcements"
              ]
            },
            "borderWidth": {
              "0px": [
                "search",
                "search"
              ],
              "1px": [
                "Toggle navigation",
                "View Current Activities",
                "View Vulnerability Notes",
                "View Announcements"
              ]
            },
            "height": {
              "42px": [
                "search"
              ],
              "auto": [
                "Toggle navigation",
                "search"
              ],
              "34px": [
                "View Current Activities",
                "View Vulnerability Notes",
                "View Announcements"
              ]
            },
            "lineHeight": {
              "0px": [
                "search",
                "search"
              ],
              "24.2857px": [
                "Toggle navigation"
              ],
              "20px": [
                "View Current Activities",
                "View Vulnerability Notes",
                "View Announcements"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "Here's how you know",
                "",
                "",
                "×",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "View Current Activities",
                "National Vulnerability Database",
                "View Vulnerability Notes",
                "joint Cybersecurity Advisory (CSA)",
                "https://us-cert.cisa.gov/northkorea",
                "View Announcements",
                "",
                "Send us email(link sends email)",
                "Download PGP/GPG keys",
                "Submit website feedback",
                "",
                "",
                "HSIN",
                "Report",
                "Home",
                "Site Map",
                "FAQ",
                "Contact Us",
                "Traffic Light Protocol",
                "PCII",
                "Accountability",
                "Disclaimer",
                "Privacy Policy",
                "FOIA",
                "No Fear Act",
                "Accessibility",
                "Plain Writing",
                "Plug-ins",
                "Inspector General",
                "The White House",
                "USA.gov",
                "Department of Homeland Security"
              ],
              "500": [
                "Google Releases Security Updates for Chrome",
                "Drupal Releases Security Update",
                "CNMF Discloses Malware in Ukraine",
                "Oracle Releases July 2022 Critical Patch Update",
                "7/12",
                "VU#473698",
                "6/27",
                "VU#119678",
                "6/21",
                "VU#142546",
                "5/19",
                "VU#970766",
                "4/29",
                "VU#411271",
                "4/28",
                "VU#730007",
                "North Korean State-Sponsored APT Targets Blockchain Companies",
                "North Korean Malicious Cyber Activity: AppleJeus"
              ],
              "700": [
                "CISA.gov",
                "Services",
                "Report",
                "",
                "×",
                "CISA.gov",
                "Services",
                "Report",
                "||",
                "||",
                "",
                "",
                "",
                "",
                "",
                "",
                "7/12",
                "6/27",
                "6/21",
                "5/19",
                "4/29",
                "4/28",
                "",
                "Current Activity",
                "",
                "Alerts",
                "",
                "Bulletins",
                "",
                "Analysis Reports"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Skip to main content",
                "Here's how you know",
                "",
                "",
                "×",
                "CISA.gov",
                "Services",
                "Report",
                "",
                "×",
                "CISA.gov",
                "Services",
                "Report",
                "||",
                "",
                "",
                "",
                "",
                "",
                "",
                "||",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Google Releases Security Updates for Chrome",
                "",
                "Drupal Releases Security Update",
                "",
                "CNMF Discloses Malware in Ukraine",
                "",
                "Oracle Releases July 2022 Critical Patch Update",
                "View Current Activities",
                "",
                "",
                "",
                "",
                "",
                "",
                "7/12",
                "7/12",
                "VU#473698",
                "6/27",
                "6/27",
                "VU#119678",
                "6/21",
                "6/21",
                "VU#142546",
                "5/19",
                "5/19",
                "VU#970766",
                "4/29",
                "4/29",
                "VU#411271",
                "4/28",
                "4/28",
                "VU#730007",
                "National Vulnerability Database",
                "View Vulnerability Notes",
                "",
                "Current Activity",
                "",
                "Alerts",
                "",
                "Bulletins",
                "",
                "Analysis Reports",
                "North Korean State-Sponsored APT Targets Blockchain Companies",
                "joint Cybersecurity Advisory (CSA)",
                "North Korean Malicious Cyber Activity: AppleJeus",
                "https://us-cert.cisa.gov/northkorea",
                "View Announcements",
                "",
                "Send us email(link sends email)",
                "Download PGP/GPG keys",
                "Submit website feedback",
                "Home",
                "Site Map",
                "FAQ",
                "Contact Us",
                "Traffic Light Protocol",
                "PCII",
                "Accountability",
                "Disclaimer",
                "Privacy Policy",
                "FOIA",
                "No Fear Act",
                "Accessibility",
                "Plain Writing",
                "Plug-ins",
                "Inspector General",
                "The White House",
                "USA.gov",
                "Department of Homeland Security"
              ],
              "underline": [
                "",
                "",
                "HSIN",
                "Report"
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(118, 118, 118)": [
                "Alerts and Tips",
                "Resources"
              ],
              "rgb(255, 255, 255)": [
                "Industrial Control Systems"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "500": [
                "7/12",
                "6/27",
                "6/21",
                "5/19",
                "4/29",
                "4/28",
                "Contact Us",
                "Subscribe to Alerts"
              ],
              "700": [
                "7/12",
                "6/27",
                "6/21",
                "5/19",
                "4/29",
                "4/28"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "7/12",
                "6/27",
                "6/21",
                "5/19",
                "4/29",
                "4/28",
                "Contact Us",
                "Subscribe to Alerts"
              ],
              "rgb(51, 51, 51)": [
                "7/12",
                "6/27",
                "6/21",
                "5/19",
                "4/29",
                "4/28"
              ]
            }
          },
          "h4": {
            "fontWeight": {
              "500": [
                "Google Releases Security Updates for Chrome",
                "Drupal Releases Security Update",
                "CNMF Discloses Malware in Ukraine",
                "Oracle Releases July 2022 Critical Patch Update",
                "VU#473698",
                "VU#119678",
                "VU#142546",
                "VU#970766",
                "VU#411271",
                "VU#730007",
                "North Korean State-Sponsored APT Targets Blockchain Companies",
                "North Korean Malicious Cyber Activity: AppleJeus"
              ],
              "700": [
                "Current Activity",
                "Alerts",
                "Bulletins",
                "Analysis Reports"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "totals": {
          "total": 4,
          "tagNames": {
            "OL": 2,
            "TABLE": 2
          }
        },
        "items": [
          {
            "tagName": "OL",
            "id": "",
            "text": "||"
          },
          {
            "tagName": "OL",
            "id": "",
            "text": "||"
          },
          {
            "tagName": "TABLE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "TABLE",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "totals": {
          "failures": 39,
          "warnings": 3
        },
        "items": [
          {
            "index": 408,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]",
              "codeLines": [
                "<a href=\"/uscert/hsin\" class=\"btn btn-cert-report\" name=\"button\" type=\"button\" id=\"button\">",
                "  HSIN",
                "</a>"
              ]
            }
          },
          {
            "index": 409,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a class=\"btn btn-cert-report btn-lg\" href=\"/uscert/report\" name=\"button\" type=\"button\" id=\"button\"...",
                "  Report",
                "</a>"
              ]
            }
          },
          {
            "index": 457,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/h4[1]",
              "codeLines": [
                "<h4 class=\"field-content entry-title\">",
                "  <a href=\"/uscert/ncas/current-activity/2022/07/21/google-releases-security-updates-chrome\" title=...",
                "    Google Releases Security Updates for Chrome",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 481,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]",
              "codeLines": [
                "<h4>",
                "  <a href=\"/uscert/ncas/current-activity\" title=\"Current Activity\">",
                "    Current Activity",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 486,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"field-content\">",
                "  <a href=\"https://www.cisa.gov/uscert/ncas/alerts/aa22-108a\">",
                "    North Korean State-Sponsored APT Targets Blockchain Companies",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 592,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 595,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://us-cert.gov/ncas/alerts/aa22-108a\">",
                "  joint Cybersecurity Advisory (CSA)",
                "</a>"
              ]
            }
          },
          {
            "index": 596,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[2]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://us-cert.cisa.gov/northkorea\">",
                "  https://us-cert.cisa.gov/northkorea",
                "</a>"
              ]
            }
          },
          {
            "index": 597,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.dhs.gov/\" title=\"Department of Homeland Security\">",
                "  Department of Homeland Security",
                "</a>"
              ]
            }
          },
          {
            "index": 637,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]/tbody[1]/tr[1]/td[1]/div[1]/table[1]/tbody[1]/tr[1]/td[1]/input[1]",
              "codeLines": [
                "<input autocomplete=\"off\" type=\"text\" size=\"10\" class=\"gsc-input\" name=\"search\" title=\"search\" id=\"..."
              ]
            }
          },
          {
            "index": 724,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "An official website of the United States government"
              ]
            }
          },
          {
            "index": 768,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "An official website of the United States government"
              ]
            }
          },
          {
            "index": 804,
            "verdict": "failed",
            "rule": {
              "ruleID": "r70",
              "ruleSummary": "No obsolete or deprecated elements are used",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r70",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 833,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"padding-left: 35px; font-family: Arial; font-size: 11px;\">",
                "  An official website of the United States government",
                "  <a href=\"#\" id=\"here-is-how-u-know\">",
                "    Here's how you know",
                "    <span class=\"arrow down\"></span>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 834,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[5]/div[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p class=\"nd-ann\">",
                "  <span class=\"bold\">",
                "    Other Resources:",
                "  </span>",
                "  <a href=\"https://nvd.nist.gov/\" title=\"National Vulnerability Database\">",
                "    National Vulnerability Database",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 835,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Provides up-to-date information about high-impact security activity affecting the community at la...",
                "</p>"
              ]
            }
          },
          {
            "index": 836,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Timely information about current security issues, vulnerabilities, and exploits.",
                "</p>"
              ]
            }
          },
          {
            "index": 837,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[2]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  Weekly summaries of new vulnerabilities along with patch information.",
                "</p>"
              ]
            }
          },
          {
            "index": 838,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[2]/div[4]/p[1]",
              "codeLines": [
                "<p>",
                "  Provide in-depth analysis on a new or evolving cyber threat.",
                "</p>"
              ]
            }
          },
          {
            "index": 839,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  On April 18, 2022, CISA, the Federal Bureau of Investigation (FBI), and the U.S. Treasury Departm...",
                "  <a href=\"https://us-cert.gov/ncas/alerts/aa22-108a\">",
                "    joint Cybersecurity Advisory (CSA)",
                "  </a>",
                "  that details cyber threats associated with cryptocurrency thefts and tactics used by a North Kore...",
                "</p>"
              ]
            }
          },
          {
            "index": 840,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  On February 17, 2021, CISA, the Federal Bureau of Investigation, and the Department of the Treasu...",
                "  <a href=\"https://us-cert.cisa.gov/northkorea\">",
                "    https://us-cert.cisa.gov/northkorea",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 841,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"phone-text\">",
                "  <img alt=\"phone icon\" data-entity-type=\"\" data-entity-uuid=\"\" src=\"/sites/default/files/images/Ic...",
                "  (888)282-0870",
                "</p>"
              ]
            }
          },
          {
            "index": 842,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <img alt=\"email icon\" data-entity-type=\"\" data-entity-uuid=\"\" src=\"/sites/default/files/images/Ic...",
                "  <a class=\"mailto\" href=\"mailto:central@cisa.dhs.gov\" title=\"General questions or suggestions\" dat...",
                "    Send us email",
                "    <svg focusable=\"false\" class=\"mailto\" role=\"img\" aria-label=\"(link sends email)\" xmlns=\"http://...",
                "      <metadata>",
                "        <sfw xmlns=\"http://ns.adobe.com/SaveForWeb/1.0/\">",
                "          <slicesourcebounds y=\"-8160\" x=\"-8165\" width=\"16389\" height=\"16384\" bottomleftorigin=\"tru...",
                "          <optimizationsettings>",
                "            <targetsettings targetsettingsid=\"0\" fileformat=\"PNG24Format\">",
                "              <png24format transparency=\"true\" filtered=\"false\" interlaced=\"false\" nomattecolor=\"fa...",
                "            </targetsettings>",
                "          </optimizationsettings>",
                "        </sfw>",
                "      </metadata>",
                "      <title>",
                "        (link sends email)",
                "      </title>",
                "      <path d=\"M56 14H8c-1.1 0-2 0.9-2 2v32c0 1.1 0.9 2 2 2h48c1.1 0 2-0.9 2-2V16C58 14.9 57.1 14 5...",
                "    </svg>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 843,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <img alt=\"lock icon\" data-entity-type=\"\" data-entity-uuid=\"\" src=\"/sites/default/files/images/Ico...",
                "  <a href=\"/uscert/contact-us/\" title=\"Download PGP/GPG keys\">",
                "    Download PGP/GPG keys",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 844,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[4]",
              "codeLines": [
                "<p>",
                "  <img alt=\"feedback icon\" data-entity-type=\"\" data-entity-uuid=\"\" height=\"32\" src=\"/sites/default/...",
                "  <a href=\"/forms/website-feedback\" title=\"Website Feedback\">",
                "    Submit website feedback",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 845,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Receive security alerts, tips, and other updates.",
                "</p>"
              ]
            }
          },
          {
            "index": 846,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  CISA is part of the",
                "  <a href=\"https://www.dhs.gov/\" title=\"Department of Homeland Security\">",
                "    Department of Homeland Security",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 847,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"padding-left: 35px; font-family: Arial; font-size: 11px;\">",
                "  An official website of the United States government",
                "  <a href=\"#\" id=\"here-is-how-u-know\">",
                "    Here's how you know",
                "    <span class=\"arrow down\"></span>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 848,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[5]/div[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p class=\"nd-ann\">",
                "  <span class=\"bold\">",
                "    Other Resources:",
                "  </span>",
                "  <a href=\"https://nvd.nist.gov/\" title=\"National Vulnerability Database\">",
                "    National Vulnerability Database",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 849,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Provides up-to-date information about high-impact security activity affecting the community at la...",
                "</p>"
              ]
            }
          },
          {
            "index": 850,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Timely information about current security issues, vulnerabilities, and exploits.",
                "</p>"
              ]
            }
          },
          {
            "index": 851,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[2]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  Weekly summaries of new vulnerabilities along with patch information.",
                "</p>"
              ]
            }
          },
          {
            "index": 852,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[2]/div[4]/p[1]",
              "codeLines": [
                "<p>",
                "  Provide in-depth analysis on a new or evolving cyber threat.",
                "</p>"
              ]
            }
          },
          {
            "index": 853,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  On April 18, 2022, CISA, the Federal Bureau of Investigation (FBI), and the U.S. Treasury Departm...",
                "  <a href=\"https://us-cert.gov/ncas/alerts/aa22-108a\">",
                "    joint Cybersecurity Advisory (CSA)",
                "  </a>",
                "  that details cyber threats associated with cryptocurrency thefts and tactics used by a North Kore...",
                "</p>"
              ]
            }
          },
          {
            "index": 854,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  On February 17, 2021, CISA, the Federal Bureau of Investigation, and the Department of the Treasu...",
                "  <a href=\"https://us-cert.cisa.gov/northkorea\">",
                "    https://us-cert.cisa.gov/northkorea",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 855,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"phone-text\">",
                "  <img alt=\"phone icon\" data-entity-type=\"\" data-entity-uuid=\"\" src=\"/sites/default/files/images/Ic...",
                "  (888)282-0870",
                "</p>"
              ]
            }
          },
          {
            "index": 856,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <img alt=\"email icon\" data-entity-type=\"\" data-entity-uuid=\"\" src=\"/sites/default/files/images/Ic...",
                "  <a class=\"mailto\" href=\"mailto:central@cisa.dhs.gov\" title=\"General questions or suggestions\" dat...",
                "    Send us email",
                "    <svg focusable=\"false\" class=\"mailto\" role=\"img\" aria-label=\"(link sends email)\" xmlns=\"http://...",
                "      <metadata>",
                "        <sfw xmlns=\"http://ns.adobe.com/SaveForWeb/1.0/\">",
                "          <slicesourcebounds y=\"-8160\" x=\"-8165\" width=\"16389\" height=\"16384\" bottomleftorigin=\"tru...",
                "          <optimizationsettings>",
                "            <targetsettings targetsettingsid=\"0\" fileformat=\"PNG24Format\">",
                "              <png24format transparency=\"true\" filtered=\"false\" interlaced=\"false\" nomattecolor=\"fa...",
                "            </targetsettings>",
                "          </optimizationsettings>",
                "        </sfw>",
                "      </metadata>",
                "      <title>",
                "        (link sends email)",
                "      </title>",
                "      <path d=\"M56 14H8c-1.1 0-2 0.9-2 2v32c0 1.1 0.9 2 2 2h48c1.1 0 2-0.9 2-2V16C58 14.9 57.1 14 5...",
                "    </svg>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 857,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <img alt=\"lock icon\" data-entity-type=\"\" data-entity-uuid=\"\" src=\"/sites/default/files/images/Ico...",
                "  <a href=\"/uscert/contact-us/\" title=\"Download PGP/GPG keys\">",
                "    Download PGP/GPG keys",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 858,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[4]",
              "codeLines": [
                "<p>",
                "  <img alt=\"feedback icon\" data-entity-type=\"\" data-entity-uuid=\"\" height=\"32\" src=\"/sites/default/...",
                "  <a href=\"/forms/website-feedback\" title=\"Website Feedback\">",
                "    Submit website feedback",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 859,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Receive security alerts, tips, and other updates.",
                "</p>"
              ]
            }
          },
          {
            "index": 860,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  CISA is part of the",
                "  <a href=\"https://www.dhs.gov/\" title=\"Department of Homeland Security\">",
                "    Department of Homeland Security",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 946,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h5",
              "path": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[6]/h5[1]",
              "codeLines": [
                "<h5>",
                "  Contact US-CERT",
                "</h5>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "totals": {
          "rulesNA": 42,
          "rulesPassed": 51,
          "rulesWarned": 2,
          "rulesViolated": 9,
          "warnings": {
            "minor": 31,
            "moderate": 0,
            "serious": 1,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 6,
            "serious": 34,
            "critical": 1
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-21T23:31:07.511Z",
          "url": "https://www.cisa.gov/uscert/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-banner-content usa-grid usa-accordion-content hidden container\" id=\"gov-banner\">",
                  "target": [
                    "#gov-banner"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"gsst_a\" href=\"javascript:void(0)\" title=\"Clear search box\" role=\"button\" style=\"display: none;\"><span class=\"gscb_a\" id=\"gs_cb50\" aria-hidden=\"true\">×</span></a>",
                  "target": [
                    "#gs_st50 > .gsst_a[href=\"javascript:void(0)\"][title=\"Clear search box\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\"#navbar-collapse\">",
                  "target": [
                    ".navbar-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"hidden-lg hidden-md mobile-nav\">",
                  "target": [
                    ".navbar-header > .mobile-nav.hidden-lg.hidden-md"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"hidden-lg hidden-md\">",
                  "target": [
                    ".field.field--name-body.field--type-text-with-summary > .hidden-lg.hidden-md:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"gsst_a\" href=\"javascript:void(0)\" title=\"Clear search box\" role=\"button\" style=\"display: none;\"><span class=\"gscb_a\" id=\"gs_cb51\" aria-hidden=\"true\">×</span></a>",
                  "target": [
                    "#gs_st51 > .gsst_a[href=\"javascript:void(0)\"][title=\"Clear search box\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"hidden-md hidden-lg\" style=\"padding: 8px\"><a class=\"btn btn-primary btn-block\" href=\"https://www.cisa.gov\" role=\"button\" style=\"font-weight: bold\">CISA.gov</a></div>",
                  "target": [
                    ".field.field--name-body.field--type-text-with-summary > .hidden-md.hidden-lg:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"hidden-md hidden-lg\" style=\"padding: 8px\"><a class=\"btn btn-primary btn-block\" href=\"/uscert/services\" role=\"button\" style=\"font-weight: bold\">Services</a></div>",
                  "target": [
                    ".hidden-md.hidden-lg:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"hidden-md hidden-lg\" style=\"padding: 8px\"><a class=\"btn btn-primary btn-block\" href=\"/uscert/report\" role=\"button\" style=\"font-weight: bold\">Report</a></div>",
                  "target": [
                    ".hidden-md.hidden-lg:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.cisa.gov/ics\">Industrial Control Systems</a>",
                  "target": [
                    "a[href$=\"ics\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"print-logo\"><img alt=\"US Department of Homeland Security CISA Cyber + Infrastructure\" src=\"/sites/default/files/cert/logo2.png\"></div>",
                  "target": [
                    "#print-logo"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"tlp-header\"><svg height=\"30\" width=\"120\"> <rect fill=\"black\" height=\"30\" width=\"120\" x=\"0\" y=\"0\"></rect> <text fill=\"#ffffff\" font-size=\"18px\" x=\"10\" y=\"20\">TLP:WHITE</text> </svg></div>",
                  "target": [
                    "#tlp-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"tlp-footer\"><svg height=\"30\" width=\"120\"> <rect fill=\"black\" height=\"30\" width=\"120\" x=\"0\" y=\"0\"></rect> <text fill=\"#ffffff\" font-size=\"18px\" x=\"10\" y=\"20\">TLP:WHITE</text> </svg></div>",
                  "target": [
                    "#tlp-footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"item row\">",
                  "target": [
                    "#views-bootstrap-carousel-block-1 > .carousel-inner > .item.row:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"item row\">",
                  "target": [
                    "#views-bootstrap-carousel-block-1 > .carousel-inner > .item.row:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"item row\">",
                  "target": [
                    "#views-bootstrap-carousel-block-1 > .carousel-inner > .item.row:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"item row\">",
                  "target": [
                    "#views-bootstrap-carousel-block-1 > .carousel-inner > .item.row:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"item row\">",
                  "target": [
                    "#views-bootstrap-carousel-block-1 > .carousel-inner > .item.row:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"hidden-lg hidden-md hidden-sm mobile-nav view view-carousel view-id-carousel view-display-id-block_2 js-view-dom-id-0bd0774832de5761b668e466b74cc6a00cebc879aa536b765dff85f63f40ff54\">",
                  "target": [
                    ".view-display-id-block_2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"item row\">",
                  "target": [
                    "#views-bootstrap-carousel-block-2 > .carousel-inner > .item.row:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"item row\">",
                  "target": [
                    "#views-bootstrap-carousel-block-2 > .carousel-inner > .item.row:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"item row\">",
                  "target": [
                    "#views-bootstrap-carousel-block-2 > .carousel-inner > .item.row:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"item row\">",
                  "target": [
                    "#views-bootstrap-carousel-block-2 > .carousel-inner > .item.row:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"item row\">",
                  "target": [
                    "#views-bootstrap-carousel-block-2 > .carousel-inner > .item.row:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"vuls-date_mobile hidden-lg hidden-md\">\n        <h3><a href=\"https://kb.cert.org/vuls/id/473698\" title=\"Link to VU#473698\">7/12</a></h3>\n    </div>",
                  "target": [
                    ".col-1.col-md-4.col > .vuls-date_mobile.hidden-lg.hidden-md"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"vuls-date_mobile hidden-lg hidden-md\">\n        <h3><a href=\"https://kb.cert.org/vuls/id/119678\" title=\"Link to VU#119678\">6/27</a></h3>\n    </div>",
                  "target": [
                    ".col-2.col-md-4.col > .vuls-date_mobile.hidden-lg.hidden-md"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"vuls-date_mobile hidden-lg hidden-md\">\n        <h3><a href=\"https://kb.cert.org/vuls/id/142546\" title=\"Link to VU#142546\">6/21</a></h3>\n    </div>",
                  "target": [
                    ".col-3.col-md-4.col > .vuls-date_mobile.hidden-lg.hidden-md"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"vuls-date_mobile hidden-lg hidden-md\">\n        <h3><a href=\"https://kb.cert.org/vuls/id/970766\" title=\"Link to VU#970766\">5/19</a></h3>\n    </div>",
                  "target": [
                    ".col-4.col-md-4.col > .vuls-date_mobile.hidden-lg.hidden-md"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"vuls-date_mobile hidden-lg hidden-md\">\n        <h3><a href=\"https://kb.cert.org/vuls/id/411271\" title=\"Link to VU#411271\">4/29</a></h3>\n    </div>",
                  "target": [
                    ".col-5 > .vuls-date_mobile.hidden-lg.hidden-md"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"vuls-date_mobile hidden-lg hidden-md\">\n        <h3><a href=\"https://kb.cert.org/vuls/id/730007\" title=\"Link to VU#730007\">4/28</a></h3>\n    </div>",
                  "target": [
                    ".col-6 > .vuls-date_mobile.hidden-lg.hidden-md"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h1 class=\"page-header\">Homepage</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-attr",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-level=\"1\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-level=\"1\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<div class=\"col-sm-12\" aria-level=\"1\">\n            \n          </div>",
                  "target": [
                    "div[aria-level=\"1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-level=\"1\""
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 4.5,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"block-certtoptop\" class=\"block block-block-content block-block-content4d95ffde-0818-4e6b-bd79-d1547b08c0c0 clearfix\">",
                          "target": [
                            "#block-certtoptop"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.5 (foreground color: #2b72af, background color: #f1f1f1, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" id=\"here-is-how-u-know\">Here's how you know <span class=\"arrow down\"> </span></a>",
                  "target": [
                    "#here-is-how-u-know"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.5 (foreground color: #2b72af, background color: #f1f1f1, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#337ab7",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-primary\" href=\"https://www.cisa.gov\" style=\"font-weight: bold; width: 30%\" type=\"button\">CISA.gov</a>",
                          "target": [
                            ".btn-primary[href$=\"www.cisa.gov\"][type=\"button\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #ffffff, background color: #337ab7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-primary\" href=\"https://www.cisa.gov\" style=\"font-weight: bold; width: 30%\" type=\"button\">CISA.gov</a>",
                  "target": [
                    ".btn-primary[href$=\"www.cisa.gov\"][type=\"button\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #ffffff, background color: #337ab7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#337ab7",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-primary\" href=\"/uscert/services\" style=\"font-weight: bold; width: 30%\" type=\"button\">Services</a>",
                          "target": [
                            ".btn-primary[href$=\"services\"][type=\"button\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #ffffff, background color: #337ab7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-primary\" href=\"/uscert/services\" style=\"font-weight: bold; width: 30%\" type=\"button\">Services</a>",
                  "target": [
                    ".btn-primary[href$=\"services\"][type=\"button\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #ffffff, background color: #337ab7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#337ab7",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-primary\" href=\"/uscert/report\" style=\"font-weight: bold; width: 30%\" type=\"button\">Report</a>",
                          "target": [
                            ".btn-primary[href$=\"report\"][type=\"button\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #ffffff, background color: #337ab7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-primary\" href=\"/uscert/report\" style=\"font-weight: bold; width: 30%\" type=\"button\">Report</a>",
                  "target": [
                    ".btn-primary[href$=\"report\"][type=\"button\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #ffffff, background color: #337ab7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#767676",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.54,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"navbar navbar-default container-fluid\" id=\"navbar\" role=\"banner\">",
                          "target": [
                            "#navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #767676, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/uscert/ncas\" title=\"Alerts and Tips\" data-drupal-link-system-path=\"node/5\">Alerts and Tips</a>",
                  "target": [
                    "a[href$=\"ncas\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #767676, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#767676",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.54,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"navbar navbar-default container-fluid\" id=\"navbar\" role=\"banner\">",
                          "target": [
                            "#navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #767676, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/uscert/resources\" title=\"Resources\" data-drupal-link-system-path=\"node/12436\">Resources</a>",
                  "target": [
                    "a[href$=\"resources\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #767676, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"btn-cert-default btn\" type=\"button\">View Current Activities</button>",
                          "target": [
                            "a[title=\"View Updates\"] > .btn-cert-default"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"btn-cert-default btn\" type=\"button\">View Current Activities</button>",
                  "target": [
                    "a[title=\"View Updates\"] > .btn-cert-default"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://nvd.nist.gov/\" title=\"National Vulnerability Database\">National Vulnerability Database</a>",
                  "target": [
                    "a[href$=\"nvd.nist.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"btn-cert-default btn\" type=\"button\">View Vulnerability Notes</button>",
                          "target": [
                            "a[href$=\"vuls/\"] > .btn-cert-default"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"btn-cert-default btn\" type=\"button\">View Vulnerability Notes</button>",
                  "target": [
                    "a[href$=\"vuls/\"] > .btn-cert-default"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"btn-cert-default btn\" type=\"button\">View Announcements</button>",
                          "target": [
                            "a[href$=\"announcements/\"] > .btn-cert-default"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"btn-cert-default btn\" type=\"button\">View Announcements</button>",
                  "target": [
                    "a[href$=\"announcements/\"] > .btn-cert-default"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#337ab7",
                        "contrastRatio": 4.55,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input class=\"btn btn-primary\" name=\"submit\" title=\"Sign up for alerts\" type=\"submit\" value=\"Sign Up\">",
                          "target": [
                            "input[name=\"submit\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #ffffff, background color: #337ab7, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input class=\"btn btn-primary\" name=\"submit\" title=\"Sign up for alerts\" type=\"submit\" value=\"Sign Up\">",
                  "target": [
                    "input[name=\"submit\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #ffffff, background color: #337ab7, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" title=\"Home\">Home</a>",
                  "target": [
                    "a[title=\"Home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/uscert/sitemap\" title=\"Site Map\">Site Map</a>",
                  "target": [
                    "a[href$=\"sitemap\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/uscert/faq/\" title=\"Frequently Asked Questions\">FAQ</a>",
                  "target": [
                    "a[href$=\"faq/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/uscert/contact-us/\" title=\"Contact Us\">Contact Us</a>",
                  "target": [
                    "a[title=\"Contact Us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/uscert/tlp/\" title=\"Traffic Light Protocol\">Traffic Light Protocol</a>",
                  "target": [
                    "a[href$=\"tlp/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/uscert/pcii\" title=\"PCII\">PCII</a>",
                  "target": [
                    "a[href$=\"pcii\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dhs.gov\" title=\"Accountability\">Accountability</a>",
                  "target": [
                    "a[href$=\"www.dhs.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/uscert/disclaimer\" title=\"Disclaimer\">Disclaimer</a>",
                  "target": [
                    "a[href$=\"disclaimer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/uscert/privacy-policy\" title=\"Privacy Policy\">Privacy Policy</a>",
                  "target": [
                    "a[href$=\"privacy-policy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dhs.gov/freedom-information-act-foia\" title=\"FOIA\">FOIA</a>",
                  "target": [
                    "a[title=\"FOIA\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dhs.gov/homeland-security-no-fear-act-reporting\" title=\"No Fear Act\">No Fear Act</a>",
                  "target": [
                    "a[title=\"No Fear Act\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/uscert/accessibility/\" title=\"Accessibility\">Accessibility</a>",
                  "target": [
                    "a[href$=\"accessibility/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dhs.gov/plain-writing-dhs\" title=\"Plain Writing\">Plain Writing</a>",
                  "target": [
                    "a[title=\"Plain Writing\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dhs.gov/plug-information\" title=\"Plug-ins\">Plug-ins</a>",
                  "target": [
                    "a[title=\"Plug-ins\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.oig.dhs.gov/\" title=\"Office of the Inspector General\">Inspector General</a>",
                  "target": [
                    "a[href$=\"oig.dhs.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov/\" title=\"The White House\">The White House</a>",
                  "target": [
                    "a[href$=\"whitehouse.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usa.gov/\" title=\"USA.gov\">USA.gov</a>",
                  "target": [
                    "a[href$=\"usa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2b72af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-site-page has-glyphicons\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dhs.gov/\" title=\"Department of Homeland Security\">Department of Homeland Security</a>",
                  "target": [
                    "p > a[href$=\"dhs.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #2b72af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id-active",
              "impact": "serious",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value of active elements is unique",
              "help": "IDs of active elements must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-active?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "button",
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-cert-report btn-lg\" href=\"/uscert/report\" name=\"button\" type=\"button\" id=\"button\">Report</a>",
                          "target": [
                            ".btn-lg"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: button"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/uscert/hsin\" class=\"btn btn-cert-report\" name=\"button\" type=\"button\" id=\"button\">HSIN</a>",
                  "target": [
                    "a[href$=\"hsin\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: button"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"field-content entry-title\"><a href=\"/uscert/ncas/current-activity/2022/07/21/google-releases-security-updates-chrome\" title=\"Google Releases Security Updates for Chrome\">Google Releases Security Updates for Chrome</a></h4>",
                  "target": [
                    ".col-1.col-md-6.col-sm-12 > .current-activity-border > .views-field-title-1.views-field > .entry-title.field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4><a href=\"/uscert/ncas/current-activity\" title=\"Current Activity\">Current Activity</a></h4>",
                  "target": [
                    ".col-md-3.col-sm-6.col-lg-3:nth-child(1) > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"field-content\"><a href=\"https://www.cisa.gov/uscert/ncas/alerts/aa22-108a\">North Korean State-Sponsored APT Targets Blockchain Companies</a></h4>",
                  "target": [
                    ".col-lg-6.col-1.col-sm-12 > .views-field-title.views-field > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "label-title-only",
              "impact": "serious",
              "tags": [
                "cat.forms",
                "best-practice"
              ],
              "description": "Ensures that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
              "help": "Form elements should have a visible label",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-title-only?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "title-only",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Only title used to generate label for form element"
                    }
                  ],
                  "impact": "serious",
                  "html": "<input autocomplete=\"off\" type=\"text\" size=\"10\" class=\"gsc-input\" name=\"search\" title=\"search\" id=\"gsc-i-id1\" dir=\"ltr\" spellcheck=\"false\" style=\"width: 100%; padding: 0px; border: none; margin: -0.0625em 0px 0px; height: 1.25em; outline: none;\">",
                  "target": [
                    "#gsc-i-id1"
                  ],
                  "failureSummary": "Fix all of the following:\n  Only title used to generate label for form element"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "complementary",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<aside class=\"col-sm-3\" role=\"complementary\">",
                          "target": [
                            ".col-sm-3"
                          ]
                        },
                        {
                          "html": "<aside class=\"container-fluid\">",
                          "target": [
                            ".dialog-off-canvas-main-canvas > aside"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<aside role=\"complementary\">",
                  "target": [
                    ".top-top > aside[role=\"complementary\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p style=\"padding-left: 35px; font-family: Arial; font-size: 11px;\">An official website of the United States government <a href=\"#\" id=\"here-is-how-u-know\">Here's how you know <span class=\"arrow down\"> </span></a></p>",
                          "target": [
                            ".flag > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" id=\"here-is-how-u-know\">Here's how you know <span class=\"arrow down\"> </span></a>",
                  "target": [
                    "#here-is-how-u-know"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".col-lg-6.col-1.col-sm-12 > .body-float-right > div > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://us-cert.gov/ncas/alerts/aa22-108a\">joint Cybersecurity Advisory (CSA)</a>",
                  "target": [
                    ".col-lg-6.col-1.col-sm-12 > .body-float-right > div > p > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".col-lg-6.col-2.col-sm-12 > .body-float-right > div > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://us-cert.cisa.gov/northkorea\">https://us-cert.cisa.gov/northkorea</a>",
                  "target": [
                    ".col-lg-6.col-2.col-sm-12 > .body-float-right > div > p > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"col-sm-9\">",
                  "target": [
                    ".col-sm-9"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://us-cert.gov/",
      "what": "URL",
      "result": "https://www.cisa.gov/uscert/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "Error": {
          "AA.1_3_1.H49.Center": {
            "Presentational markup used that has become obsolete in HTML5.": [
              {
                "tagName": "center",
                "id": "",
                "code": "<center>...</center>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"button\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#button",
                "code": "<a class=\"btn btn-cert-report btn-lg\" href=\"/uscert/report\" name=\"button\" type=\"button\" id=\"button\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-media_block-body\">...</div>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"text-center\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "#block-certmainmenu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-certmainmenu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#block-certmainmenu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-certmainmenu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"field-content entry-title\">...</h4>"
              },
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"field-content\">...</h4>"
              },
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4>...</h4>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "#block-certmainmenu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-certmainmenu-menu\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\" class=\"carousel-pause\" style=\"color: white; font-weight: bold; text-decoration: none; cursor: pointer;\" title=\"Pause slideshow\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</a>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"visually-hidden\" for=\"email-address-field\">...</label>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\" class=\"carousel-pause\" style=\"color: white; font-weight: bold; text-decoration: none; cursor: pointer;\" title=\"Pause slideshow\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#logo-section",
                "code": "<a id=\"logo-section\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://us-cert.gov/",
      "what": "URL",
      "result": "https://www.cisa.gov/uscert/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "content": {
          "totals": {
            "violation": 29,
            "recommendation": 12,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Table_DataHeadingsAria",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]/tbody[1]/tr[1]/td[1]/div[1]/table[1]",
                "aria": "/document[1]/banner[1]/table[1]/rowgroup[1]/row[1]/cell[1]/table[1]"
              },
              "message": "Table has no headers identified",
              "bounds": {
                "left": 18,
                "top": 369,
                "height": 29,
                "width": 652
              },
              "snippet": "<table style=\"width: 100%; padding: 0px;\" class=\"gstl_51 gsc-input\" id=\"gs_id51\" cellpadding=\"0\" cellspacing=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Table_DataHeadingsAria",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]",
                "aria": "/document[1]/banner[1]/table[1]"
              },
              "message": "Table has no headers identified",
              "bounds": {
                "left": 18,
                "top": 362,
                "height": 42,
                "width": 764
              },
              "snippet": "<table class=\"gsc-search-box\" cellpadding=\"0\" cellspacing=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Table_DataHeadingsAria",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]/tbody[1]/tr[1]/td[1]/div[1]/table[1]",
                "aria": "/document[1]/complementary[2]/table[1]/rowgroup[1]/row[1]/cell[1]/table[1]"
              },
              "message": "Table has no headers identified",
              "bounds": {
                "left": 18,
                "top": 227,
                "height": 29,
                "width": 652
              },
              "snippet": "<table style=\"width: 100%; padding: 0px;\" class=\"gstl_50 gsc-input\" id=\"gs_id50\" cellpadding=\"0\" cellspacing=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Table_DataHeadingsAria",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]",
                "aria": "/document[1]/complementary[2]/table[1]"
              },
              "message": "Table has no headers identified",
              "bounds": {
                "left": 18,
                "top": 220,
                "height": 42,
                "width": 764
              },
              "snippet": "<table class=\"gsc-search-box\" cellpadding=\"0\" cellspacing=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[7]"
              },
              "message": "The <a> element has the id \"button\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 4952,
                "height": 18,
                "width": 44
              },
              "snippet": "<a id=\"button\" type=\"button\" name=\"button\" href=\"/uscert/report\" class=\"btn btn-cert-report btn-lg\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 191,
                "height": 18,
                "width": 375
              },
              "snippet": "<a href=\"https://www.cisa.gov/uscert\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[2]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 210,
                "height": 85,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\" class=\"col-sm-3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 38,
                "height": 154,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[3]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 771,
                "height": 3580,
                "width": 784
              },
              "snippet": "<aside class=\"container-fluid\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[2]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 210,
                "height": 85,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\" class=\"col-sm-3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 38,
                "height": 154,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[3]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 771,
                "height": 3580,
                "width": 784
              },
              "snippet": "<aside class=\"container-fluid\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[2]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 210,
                "height": 85,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\" class=\"col-sm-3\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 38,
                "height": 154,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[3]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 771,
                "height": 3580,
                "width": 784
              },
              "snippet": "<aside class=\"container-fluid\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[6]",
                "aria": "/document[1]/complementary[3]/list[2]/listitem[6]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 1136,
                "height": 19,
                "width": 744
              },
              "snippet": "<li tabindex=\"0\" data-slide-to=\"5\" data-target=\"#views-bootstrap-carousel-block-2\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[5]",
                "aria": "/document[1]/complementary[3]/list[2]/listitem[5]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 1118,
                "height": 19,
                "width": 744
              },
              "snippet": "<li tabindex=\"0\" data-slide-to=\"4\" data-target=\"#views-bootstrap-carousel-block-2\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]",
                "aria": "/document[1]/complementary[3]/list[2]/listitem[4]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 1099,
                "height": 19,
                "width": 744
              },
              "snippet": "<li tabindex=\"0\" data-slide-to=\"3\" data-target=\"#views-bootstrap-carousel-block-2\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]",
                "aria": "/document[1]/complementary[3]/list[2]/listitem[3]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 1081,
                "height": 19,
                "width": 744
              },
              "snippet": "<li tabindex=\"0\" data-slide-to=\"2\" data-target=\"#views-bootstrap-carousel-block-2\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]",
                "aria": "/document[1]/complementary[3]/list[2]/listitem[2]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 1062,
                "height": 19,
                "width": 744
              },
              "snippet": "<li tabindex=\"0\" data-slide-to=\"1\" data-target=\"#views-bootstrap-carousel-block-2\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]",
                "aria": "/document[1]/complementary[3]/list[2]/listitem[1]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 1044,
                "height": 19,
                "width": 744
              },
              "snippet": "<li tabindex=\"0\" data-slide-to=\"0\" data-target=\"#views-bootstrap-carousel-block-2\" class=\"active\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[6]",
                "aria": "/document[1]/complementary[3]/list[1]/listitem[6]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 864,
                "height": 19,
                "width": 744
              },
              "snippet": "<li title=\"Karakurt Data Extortion Group\" tabindex=\"0\" data-slide-to=\"5\" data-target=\"#views-bootstrap-carousel-block-1\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[5]",
                "aria": "/document[1]/complementary[3]/list[1]/listitem[5]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 845,
                "height": 19,
                "width": 744
              },
              "snippet": "<li title=\"AA22-158A: PRC State-Sponsored Cyber Actors Desktop\" tabindex=\"0\" data-slide-to=\"4\" data-target=\"#views-bootstrap-carousel-block-1\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]",
                "aria": "/document[1]/complementary[3]/list[1]/listitem[4]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 827,
                "height": 19,
                "width": 744
              },
              "snippet": "<li title=\"Keeping Powershell Desktop\" tabindex=\"0\" data-slide-to=\"3\" data-target=\"#views-bootstrap-carousel-block-1\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]",
                "aria": "/document[1]/complementary[3]/list[1]/listitem[3]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 808,
                "height": 19,
                "width": 744
              },
              "snippet": "<li title=\"Log4Shell Exploitation in VMware Horizon\" tabindex=\"0\" data-slide-to=\"2\" data-target=\"#views-bootstrap-carousel-block-1\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]",
                "aria": "/document[1]/complementary[3]/list[1]/listitem[2]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 790,
                "height": 19,
                "width": 744
              },
              "snippet": "<li title=\"MedusaLocker Desktop\" tabindex=\"0\" data-slide-to=\"1\" data-target=\"#views-bootstrap-carousel-block-1\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]",
                "aria": "/document[1]/complementary[3]/list[1]/listitem[1]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 48,
                "top": 771,
                "height": 19,
                "width": 744
              },
              "snippet": "<li title=\"North Korean State-Sponsored Cyber Actors use Maui Ransomware to Target the Healthcare and Public Health Sector\" tabindex=\"0\" data-slide-to=\"0\" data-target=\"#views-bootstrap-carousel-block-1\" class=\"active\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA attribute 'aria-level' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 8,
                "top": 4351,
                "height": 0,
                "width": 784
              },
              "snippet": "<div aria-level=\"1\" class=\"col-sm-12\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]/tbody[1]/tr[1]/td[1]/div[1]/table[1]",
                "aria": "/document[1]/banner[1]/table[1]/rowgroup[1]/row[1]/cell[1]/table[1]"
              },
              "message": "The HTML attribute(s) \"cellspacing, cellpadding\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 18,
                "top": 369,
                "height": 29,
                "width": 652
              },
              "snippet": "<table style=\"width: 100%; padding: 0px;\" class=\"gstl_51 gsc-input\" id=\"gs_id51\" cellpadding=\"0\" cellspacing=\"0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]",
                "aria": "/document[1]/banner[1]/table[1]"
              },
              "message": "The HTML attribute(s) \"cellspacing, cellpadding\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 18,
                "top": 362,
                "height": 42,
                "width": 764
              },
              "snippet": "<table class=\"gsc-search-box\" cellpadding=\"0\" cellspacing=\"0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/center[1]",
                "aria": "/document[1]/complementary[2]"
              },
              "message": "The <center> element is deprecated in HTML 5",
              "bounds": {
                "left": 9,
                "top": 275,
                "height": 19,
                "width": 782
              },
              "snippet": "<center>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]/tbody[1]/tr[1]/td[1]/div[1]/table[1]",
                "aria": "/document[1]/complementary[2]/table[1]/rowgroup[1]/row[1]/cell[1]/table[1]"
              },
              "message": "The HTML attribute(s) \"cellspacing, cellpadding\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 18,
                "top": 227,
                "height": 29,
                "width": 652
              },
              "snippet": "<table style=\"width: 100%; padding: 0px;\" class=\"gstl_50 gsc-input\" id=\"gs_id50\" cellpadding=\"0\" cellspacing=\"0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]",
                "aria": "/document[1]/complementary[2]/table[1]"
              },
              "message": "The HTML attribute(s) \"cellspacing, cellpadding\" is deprecated for the <table> element in HTML 5",
              "bounds": {
                "left": 18,
                "top": 220,
                "height": 42,
                "width": 764
              },
              "snippet": "<table class=\"gsc-search-box\" cellpadding=\"0\" cellspacing=\"0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/hr[1]",
                "aria": "/document[1]/complementary[3]/separator[13]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <hr> element in HTML 5",
              "bounds": {
                "left": 341,
                "top": 3542,
                "height": 2,
                "width": 120
              },
              "snippet": "<hr width=\"15%\" class=\"cert-line\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 8,
                "top": 4369,
                "height": 709,
                "width": 784
              },
              "snippet": "<footer role=\"contentinfo\" class=\"footer container-fluid\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[2]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 8,
                "top": 4351,
                "height": 0,
                "width": 784
              },
              "snippet": "<article class=\"site-page full clearfix\" about=\"/home\" role=\"article\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 540,
                "height": 103,
                "width": 784
              },
              "snippet": "<nav id=\"block-certmainmenu\" aria-labelledby=\"block-certmainmenu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 312,
                "height": 331,
                "width": 784
              },
              "snippet": "<header role=\"banner\" id=\"navbar\" class=\"navbar navbar-default container-fluid\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[2]"
              },
              "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
              "bounds": {
                "left": 8,
                "top": 210,
                "height": 85,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\" class=\"col-sm-3\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
              "bounds": {
                "left": 8,
                "top": 38,
                "height": 154,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 15,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[7]"
              },
              "message": "The <a> element has the id \"button\" that is already in use",
              "bounds": {
                "left": 40,
                "top": 3999,
                "height": 46,
                "width": 86
              },
              "snippet": "<a id=\"button\" type=\"button\" name=\"button\" href=\"/uscert/report\" class=\"btn btn-cert-report btn-lg\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 20,
                "width": 800
              },
              "snippet": "<aside role=\"complementary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[3]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 133,
                "height": 3405,
                "width": 800
              },
              "snippet": "<aside class=\"container-fluid\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 20,
                "width": 800
              },
              "snippet": "<aside role=\"complementary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[3]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 0,
                "top": 133,
                "height": 3405,
                "width": 800
              },
              "snippet": "<aside class=\"container-fluid\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 20,
                "width": 800
              },
              "snippet": "<aside role=\"complementary\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[3]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 133,
                "height": 3405,
                "width": 800
              },
              "snippet": "<aside class=\"container-fluid\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[6]",
                "aria": "/document[1]/complementary[3]/list[1]/listitem[6]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 83,
                "top": 299,
                "height": 10,
                "width": 10
              },
              "snippet": "<li title=\"Karakurt Data Extortion Group\" tabindex=\"0\" data-slide-to=\"5\" data-target=\"#views-bootstrap-carousel-block-1\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[5]",
                "aria": "/document[1]/complementary[3]/list[1]/listitem[5]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 67,
                "top": 299,
                "height": 10,
                "width": 10
              },
              "snippet": "<li title=\"AA22-158A: PRC State-Sponsored Cyber Actors Desktop\" tabindex=\"0\" data-slide-to=\"4\" data-target=\"#views-bootstrap-carousel-block-1\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]",
                "aria": "/document[1]/complementary[3]/list[1]/listitem[4]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 52,
                "top": 299,
                "height": 10,
                "width": 10
              },
              "snippet": "<li title=\"Keeping Powershell Desktop\" tabindex=\"0\" data-slide-to=\"3\" data-target=\"#views-bootstrap-carousel-block-1\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]",
                "aria": "/document[1]/complementary[3]/list[1]/listitem[3]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 37,
                "top": 299,
                "height": 10,
                "width": 10
              },
              "snippet": "<li title=\"Log4Shell Exploitation in VMware Horizon\" tabindex=\"0\" data-slide-to=\"2\" data-target=\"#views-bootstrap-carousel-block-1\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]",
                "aria": "/document[1]/complementary[3]/list[1]/listitem[2]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 22,
                "top": 299,
                "height": 10,
                "width": 10
              },
              "snippet": "<li title=\"MedusaLocker Desktop\" tabindex=\"0\" data-slide-to=\"1\" data-target=\"#views-bootstrap-carousel-block-1\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]",
                "aria": "/document[1]/complementary[3]/list[1]/listitem[1]"
              },
              "message": "The tabbable element's role 'listitem' is not a widget role",
              "bounds": {
                "left": 5,
                "top": 298,
                "height": 12,
                "width": 12
              },
              "snippet": "<li title=\"North Korean State-Sponsored Cyber Actors use Maui Ransomware to Target the Healthcare and Public Health Sector\" tabindex=\"0\" data-slide-to=\"0\" data-target=\"#views-bootstrap-carousel-block-1\" class=\"active\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA attribute 'aria-level' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 25,
                "top": 3537,
                "height": 1,
                "width": 750
              },
              "snippet": "<div aria-level=\"1\" class=\"col-sm-12\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/hr[1]",
                "aria": "/document[1]/complementary[3]/separator[13]"
              },
              "message": "The HTML attribute(s) \"width\" is deprecated for the <hr> element in HTML 5",
              "bounds": {
                "left": 346,
                "top": 2558,
                "height": 2,
                "width": 108
              },
              "snippet": "<hr width=\"15%\" class=\"cert-line\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 3573,
                "height": 682,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" class=\"footer container-fluid\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/section[1]/div[2]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 40,
                "top": 3553,
                "height": 0,
                "width": 720
              },
              "snippet": "<article class=\"site-page full clearfix\" about=\"/home\" role=\"article\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 35,
                "height": 95,
                "width": 800
              },
              "snippet": "<header role=\"banner\" id=\"navbar\" class=\"navbar navbar-default container-fluid\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 20,
                "width": 800
              },
              "snippet": "<aside role=\"complementary\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://us-cert.gov/",
      "what": "URL",
      "result": "https://www.cisa.gov/uscert/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Homepage | CISA",
          "pageurl": "https://www.cisa.gov/uscert/",
          "time": 3.02,
          "creditsremaining": 616,
          "allitemcount": 210,
          "totalelements": 640,
          "waveurl": "http://wave.webaim.org/report?url=https://www.cisa.gov/uscert/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 93,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepage6sections > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepage6sections > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepage6sections > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepage6sections > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepage6sections > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepage6sections > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepagencas > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-carousel-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#views-bootstrap-carousel-block-1 > OL:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-carousel-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#views-bootstrap-carousel-block-2 > OL:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "label_title": {
                "id": "label_title",
                "description": "Unlabeled form control with title",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + ASIDE > DIV:first-child > SECTION#block-certsearch > DIV:first-child > DIV:first-child > DIV#___gcse_0 > DIV:first-child > FORM:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > DIV#gsc-iw-id1 > TABLE#gs_id50 > TBODY:first-child > TR:first-child > TD#gs_tti50 > INPUT#gsc-i-id1",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV:first-child > DIV#navbar-collapse > DIV:first-child > SECTION#block-certsearchmobile > DIV:first-child > DIV:first-child > DIV#___gcse_1 > DIV:first-child > FORM:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > DIV#gsc-iw-id2 > TABLE#gs_id51 > TBODY:first-child > TR:first-child > TD#gs_tti51 > INPUT#gsc-i-id2"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV#views-bootstrap-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H4:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepagencas > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child + H4",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-announcements-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-announcements-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certsignup > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 20,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV#views-bootstrap-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV#views-bootstrap-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV#views-bootstrap-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV#views-bootstrap-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepagencas > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child + H4 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepagencas > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child + H4 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepagencas > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child + H4 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepagencas > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child + H4 > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 52,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV:first-child > DIV#navbar-collapse > DIV:first-child > NAV#block-certmainmenu > H2:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV:first-child > DIV#navbar-collapse > DIV:first-child > NAV#block-certmainmenu > H2:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV#views-bootstrap-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV#views-bootstrap-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV#views-bootstrap-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV#views-bootstrap-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#views-bootstrap-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > P:first-child > SPAN:first-child + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-recent-vulnerability-notes-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > P:first-child + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepagencas > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child + H4 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepagencas > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child + H4 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepagencas > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child + H4 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepagencas > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child + H4 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-announcements-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certsignup > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + P + P + P > IMG:first-child + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child + A + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child + A + A + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child + A + A + A + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child + A + A + A + A + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child + A + A + A + A + A + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child + A + A + A + A + A + A + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child + A + A + A + A + A + A + A + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child + A + A + A + A + A + A + A + A + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child + A + A + A + A + A + A + A + A + A + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child + A + A + A + A + A + A + A + A + A + A + A + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child + A + A + A + A + A + A + A + A + A + A + A + A + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER > DIV:first-child > SECTION#block-certcertfooter > DIV:first-child > DIV:first-child > HR:first-child + DIV > A:first-child + A + A + A + A + A + A + A + A + A + A + A + A + A + A + A + A + BR + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > A:first-child + DIV > SECTION#block-certlogo > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV:first-child > DIV:first-child > BUTTON:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV#views-bootstrap-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV#views-bootstrap-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV#views-bootstrap-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-views-block-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child > DIV#views-bootstrap-us-cert-current-activity-nd-home-block > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepage6sections > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepage6sections > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepage6sections > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepage6sections > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepage6sections > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepage6sections > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepagencas > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepagencas > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepagencas > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV + HEADER + HR + DIV + DIV + ASIDE > DIV:first-child > SECTION#block-certhomepagencas > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child > IMG:first-child"
                ],
                "wcag": []
              },
              "table_layout": {
                "id": "table_layout",
                "description": "Layout table",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + ASIDE > DIV:first-child > SECTION#block-certsearch > DIV:first-child > DIV:first-child > DIV#___gcse_0 > DIV:first-child > FORM:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + ASIDE > DIV:first-child > SECTION#block-certsearch > DIV:first-child > DIV:first-child > DIV#___gcse_0 > DIV:first-child > FORM:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > DIV#gsc-iw-id1 > TABLE#gs_id50 > TBODY:first-child > TR:first-child > TD#gs_tti50",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV:first-child > DIV#navbar-collapse > DIV:first-child > SECTION#block-certsearchmobile > DIV:first-child > DIV:first-child > DIV#___gcse_1 > DIV:first-child > FORM:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > HEADER#navbar > DIV:first-child > DIV#navbar-collapse > DIV:first-child > SECTION#block-certsearchmobile > DIV:first-child > DIV:first-child > DIV#___gcse_1 > DIV:first-child > FORM:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > DIV#gsc-iw-id2 > TABLE#gs_id51 > TBODY:first-child > TR:first-child > TD#gs_tti51",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + TABLE > TBODY:first-child > TR:first-child > TD:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV + DIV + FOOTER + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + TABLE + TABLE > TBODY:first-child > TR:first-child > TD:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "1.3.2 Meaningful Sequence (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.2"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://us-cert.gov/",
      "what": "URL",
      "result": "https://www.cisa.gov/uscert/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.cisa.gov/uscert/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.072",
        "responseTime": "2022-07-21T23:31:34.396Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1047669,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 62,
              "totalWarnings": 1,
              "totalIssues": 63
            },
            "issuesByLevel": {
              "A": {
                "count": 51,
                "pct": 80.95
              },
              "AA": {
                "count": 10,
                "pct": 15.87
              },
              "AAA": {
                "count": 63,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 0,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "25e64417-8ff7-4e42-833a-00d304f561f9",
          "docID": "6ea23397-1d6d-4a89-eafa-7db7de942ff7",
          "sourceHash": "ae59e1bb7537b3b46e58b3966fb29728",
          "urlHttpCode": 200,
          "clientScriptErrors": [],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=25e64417-8ff7-4e42-833a-00d304f561f9",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3698.02
                },
                "height": 3698.02,
                "width": 1024
              },
              "position": {
                "line": 3584,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage page-node-type-site-page has-glyphicons\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canv",
              "xpath": "/html/body",
              "issueID": "f9540908e4651ecaa74be943cdb44b19",
              "signature": "81d306e62b62f3733d61ca06434f427e",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=f9540908e4651ecaa74be943cdb44b19"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 100,
                  "y": 20
                },
                "height": 20,
                "width": 100
              },
              "position": {
                "line": 1549,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/uscert/ncas\" title=\"Alerts and Tips\" data-drupal-link-system-path=\"node/5\"&gt;Alerts and Tips&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "7e5450b6358c883d45666c1e8633dca3",
              "signature": "74139a52d70cfe8ec3b86cd6fcf39270",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7e5450b6358c883d45666c1e8633dca3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 70,
                  "y": 20
                },
                "height": 20,
                "width": 70
              },
              "position": {
                "line": 1577,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"/uscert/resources\" title=\"Resources\" data-drupal-link-system-path=\"node/12436\"&gt;Resources&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "aa0aca7d188f7cb39417ace1904d1c7b",
              "signature": "9a4bca592ddd5edd7286a77ed4ddc787",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=aa0aca7d188f7cb39417ace1904d1c7b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 214,
                  "y": 38.90625
                },
                "bottom-right": {
                  "x": 271,
                  "y": 56.90625
                },
                "height": 18,
                "width": 57
              },
              "position": {
                "line": 5542,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/uscert/ncas/current-activity/2022/07/21/google-releases-security-updates-chrome\" title=\"Google Releases Security Updates for Chrome\"&gt;&lt;img src=\"/sites/default/files/cert/homepage/current_activity/placeholder.png\" alt=\"Google Releases Se",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "8491f23ade272ba5c5222d60ee9b0634",
              "signature": "8a7cd726c879e4b11420d54b2e7cc01a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8491f23ade272ba5c5222d60ee9b0634"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 36,
                  "y": 143
                },
                "bottom-right": {
                  "x": 383,
                  "y": 166
                },
                "height": 23,
                "width": 347
              },
              "position": {
                "line": 5542,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/uscert/ncas/current-activity/2022/07/21/google-releases-security-updates-chrome\" title=\"Google Releases Security Updates for Chrome\"&gt;Google Releases Security Updates for Chrome&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/h4[1]/a[1]",
              "issueID": "66cafa058191e774c864a9dff96532b4",
              "signature": "0c168857203988cd3ab3c19523c9179a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=66cafa058191e774c864a9dff96532b4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 214,
                  "y": 38.90625
                },
                "bottom-right": {
                  "x": 271,
                  "y": 56.90625
                },
                "height": 18,
                "width": 57
              },
              "position": {
                "line": 5542,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/uscert/ncas/current-activity/2022/07/21/drupal-releases-security-update\" title=\"Drupal Releases Security Update \"&gt;&lt;img src=\"/sites/default/files/cert/homepage/current_activity/placeholder.png\" alt=\"Drupal Releases Security Update \" tit",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "3c048e13fc4b0b085d87f7e096ff8fae",
              "signature": "d5505b5159a347a75e9330dacab9a213",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3c048e13fc4b0b085d87f7e096ff8fae"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 36,
                  "y": 143
                },
                "bottom-right": {
                  "x": 285,
                  "y": 166
                },
                "height": 23,
                "width": 249
              },
              "position": {
                "line": 5709,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/uscert/ncas/current-activity/2022/07/21/drupal-releases-security-update\" title=\"Drupal Releases Security Update \"&gt;Drupal Releases Security Update &lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[3]/h4[1]/a[1]",
              "issueID": "7d88be26ab3183c6d430dca39d5b2022",
              "signature": "26a6133984a7d7d5b679e7ea07f34f1b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7d88be26ab3183c6d430dca39d5b2022"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 214,
                  "y": 38.90625
                },
                "bottom-right": {
                  "x": 271,
                  "y": 56.90625
                },
                "height": 18,
                "width": 57
              },
              "position": {
                "line": 5710,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/uscert/ncas/current-activity/2022/07/21/cnmf-discloses-malware-ukraine\" title=\"CNMF Discloses Malware in Ukraine\"&gt;&lt;img src=\"/sites/default/files/cert/homepage/current_activity/placeholder.png\" alt=\"CNMF Discloses Malware in Ukraine\" ti",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "4697681078e459131930985519034655",
              "signature": "7f7b8f9e91c5739bfa850cdeddb2aaa7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4697681078e459131930985519034655"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 36,
                  "y": 143
                },
                "bottom-right": {
                  "x": 304,
                  "y": 166
                },
                "height": 23,
                "width": 268
              },
              "position": {
                "line": 5710,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/uscert/ncas/current-activity/2022/07/21/cnmf-discloses-malware-ukraine\" title=\"CNMF Discloses Malware in Ukraine\"&gt;CNMF Discloses Malware in Ukraine&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[3]/h4[1]/a[1]",
              "issueID": "23df5e245c550e18c002f9f9ecb02262",
              "signature": "61d7c30e37e2dc5b35124024177d2b7b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=23df5e245c550e18c002f9f9ecb02262"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 214,
                  "y": 38.90625
                },
                "bottom-right": {
                  "x": 271,
                  "y": 56.90625
                },
                "height": 18,
                "width": 57
              },
              "position": {
                "line": 5710,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/uscert/ncas/current-activity/2022/07/20/oracle-releases-july-2022-critical-patch-update\" title=\"Oracle Releases July 2022 Critical Patch Update\"&gt;&lt;img src=\"/sites/default/files/cert/homepage/current_activity/placeholder.png\" alt=\"Oracle",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "1a20d83ce213ba07d4b48cbfd069537a",
              "signature": "e7995c75f1be6d109231891540cfd965",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1a20d83ce213ba07d4b48cbfd069537a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 36,
                  "y": 143
                },
                "bottom-right": {
                  "x": 394,
                  "y": 166
                },
                "height": 23,
                "width": 358
              },
              "position": {
                "line": 5781,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/uscert/ncas/current-activity/2022/07/20/oracle-releases-july-2022-critical-patch-update\" title=\"Oracle Releases July 2022 Critical Patch Update\"&gt;Oracle Releases July 2022 Critical Patch Update&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[12]/div[1]/div[3]/h4[1]/a[1]",
              "issueID": "bdf5c16a7360a067b14aabd8497b46c8",
              "signature": "19097439f4b4e7b63e60e0880323c1b8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bdf5c16a7360a067b14aabd8497b46c8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 118.65625,
                  "y": 103
                },
                "bottom-right": {
                  "x": 202.65625,
                  "y": 126
                },
                "height": 23,
                "width": 84
              },
              "position": {
                "line": 6178,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://kb.cert.org/vuls/id/473698\" title=\"VU#473698\"&gt;VU#473698&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/h4[1]/a[1]",
              "issueID": "d6c03ad98a283119feac335c11378141",
              "signature": "2ba7ba188ac3ea0295562f4922933235",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d6c03ad98a283119feac335c11378141"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 118.65625,
                  "y": 103
                },
                "bottom-right": {
                  "x": 202.65625,
                  "y": 126
                },
                "height": 23,
                "width": 84
              },
              "position": {
                "line": 6597,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://kb.cert.org/vuls/id/119678\" title=\"VU#119678\"&gt;VU#119678&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[3]/h4[1]/a[1]",
              "issueID": "7076c95b9537a6203529d376acbf747b",
              "signature": "d3bf02b91cc4e2d36837775e16296576",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7076c95b9537a6203529d376acbf747b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 118.65625,
                  "y": 103
                },
                "bottom-right": {
                  "x": 202.65625,
                  "y": 126
                },
                "height": 23,
                "width": 84
              },
              "position": {
                "line": 7346,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://kb.cert.org/vuls/id/142546\" title=\"VU#142546\"&gt;VU#142546&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[3]/h4[1]/a[1]",
              "issueID": "05e3b059bccaa79216305d038337eb5c",
              "signature": "251d251d03338929f1249e9b3506d331",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=05e3b059bccaa79216305d038337eb5c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 118.65625,
                  "y": 103
                },
                "bottom-right": {
                  "x": 202.65625,
                  "y": 126
                },
                "height": 23,
                "width": 84
              },
              "position": {
                "line": 7347,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://kb.cert.org/vuls/id/970766\" title=\"VU#970766\"&gt;VU#970766&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[9]/div[3]/h4[1]/a[1]",
              "issueID": "b600d18a46293952887191abfb3dbcb7",
              "signature": "1712efa46c1ff6e5609f6d8853ba701c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b600d18a46293952887191abfb3dbcb7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 118.65625,
                  "y": 103
                },
                "bottom-right": {
                  "x": 202.65625,
                  "y": 126
                },
                "height": 23,
                "width": 84
              },
              "position": {
                "line": 7706,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://kb.cert.org/vuls/id/411271\" title=\"VU#411271\"&gt;VU#411271&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[11]/div[3]/h4[1]/a[1]",
              "issueID": "af987649588c4713c69e551f0ccd952a",
              "signature": "c7e455afc935e174b9fb04228dbd1e98",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=af987649588c4713c69e551f0ccd952a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 118.65625,
                  "y": 103
                },
                "bottom-right": {
                  "x": 202.65625,
                  "y": 126
                },
                "height": 23,
                "width": 84
              },
              "position": {
                "line": 7707,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://kb.cert.org/vuls/id/730007\" title=\"VU#730007\"&gt;VU#730007&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[13]/div[3]/h4[1]/a[1]",
              "issueID": "51d01cd1880329032811f300749a52f2",
              "signature": "079c13f2ffd146ccdc479c731d18ab3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=51d01cd1880329032811f300749a52f2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 466,
                  "y": 2071.875
                },
                "bottom-right": {
                  "x": 677,
                  "y": 2091.875
                },
                "height": 20,
                "width": 211
              },
              "position": {
                "line": 7707,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://nvd.nist.gov/\" title=\"National Vulnerability Database\"&gt;National Vulnerability Database&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[5]/div[1]/div[1]/div[3]/p[1]/a[1]",
              "issueID": "b72eb7b1ecca589b16bb40ffe1cd2898",
              "signature": "8baed058444d69d66f872c7b952d4c9e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b72eb7b1ecca589b16bb40ffe1cd2898"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 427,
                  "y": 2109.28125
                },
                "bottom-right": {
                  "x": 597,
                  "y": 2127.28125
                },
                "height": 18,
                "width": 170
              },
              "position": {
                "line": 7874,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.kb.cert.org/vuls/\" title=\"View Vulnerability Notes\"&gt;&lt;button class=\"btn-cert-default btn\" type=\"button\"&gt;View Vulnerability Notes&lt;/button&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[5]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "0c593ffad12b67fb148d80de6c4a894e",
              "signature": "397a2d87041eafca2c584ddf3df68c6a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0c593ffad12b67fb148d80de6c4a894e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 63.75,
                  "y": 125
                },
                "bottom-right": {
                  "x": 178.75,
                  "y": 148
                },
                "height": 23,
                "width": 115
              },
              "position": {
                "line": 7875,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/uscert/ncas/current-activity\" title=\"Current Activity\"&gt;Current Activity&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]/a[1]",
              "issueID": "b3eb54b8c35630122c5b039c36d93631",
              "signature": "1f762897fe8fbf3e10da76dfb340297e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b3eb54b8c35630122c5b039c36d93631"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 99.25,
                  "y": 125
                },
                "bottom-right": {
                  "x": 143.25,
                  "y": 148
                },
                "height": 23,
                "width": 44
              },
              "position": {
                "line": 7946,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/uscert/ncas/alerts\" title=\"Alerts\"&gt;Alerts&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[2]/div[2]/h4[1]/a[1]",
              "issueID": "5ecff8126ce2cfc8b591a61b52c059e6",
              "signature": "d6c1afb72dbca4278b3b105c0346ab53",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5ecff8126ce2cfc8b591a61b52c059e6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 87.25,
                  "y": 125
                },
                "bottom-right": {
                  "x": 155.25,
                  "y": 148
                },
                "height": 23,
                "width": 68
              },
              "position": {
                "line": 7947,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/uscert/ncas/bulletins\" title=\"Bulletins\"&gt;Bulletins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[2]/div[3]/h4[1]/a[1]",
              "issueID": "eeb4cbdc0c1cee0a0799e621b922f16b",
              "signature": "4a136e01c19951afe91bd046dc62b964",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=eeb4cbdc0c1cee0a0799e621b922f16b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 58.75,
                  "y": 125
                },
                "bottom-right": {
                  "x": 183.75,
                  "y": 148
                },
                "height": 23,
                "width": 125
              },
              "position": {
                "line": 8018,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/uscert/ncas/analysis-reports\" title=\"Analysis Reports\"&gt;Analysis Reports&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[2]/div[4]/h4[1]/a[1]",
              "issueID": "2bbae3e6e709c18618ba7e4835a7ce02",
              "signature": "91907201dae2410646608289ab42bd04",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2bbae3e6e709c18618ba7e4835a7ce02"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 434.5,
                  "y": 2938.765625
                },
                "bottom-right": {
                  "x": 589.5,
                  "y": 2958.765625
                },
                "height": 20,
                "width": 155
              },
              "position": {
                "line": 8342,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/uscert/announcements/\" title=\"View Announcements\"&gt;&lt;button class=\"btn-cert-default btn\" type=\"button\"&gt;View Announcements&lt;/button&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[7]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "8809bf86262f513fddd21611cacf7491",
              "signature": "bd37c0641a661a6be8ff03fae3fcb133",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8809bf86262f513fddd21611cacf7491"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 51,
                  "y": 122.53125
                },
                "bottom-right": {
                  "x": 218,
                  "y": 142.53125
                },
                "height": 20,
                "width": 167
              },
              "position": {
                "line": 8355,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"/uscert/contact-us/\" title=\"Download PGP/GPG keys\"&gt;Download PGP/GPG keys&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]",
              "issueID": "b9629a5807bdb57eedd314d511aa1013",
              "signature": "a705df73669ea52a71cd48705603fe80",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b9629a5807bdb57eedd314d511aa1013"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 57.5,
                  "y": 3581.015625
                },
                "bottom-right": {
                  "x": 93.5,
                  "y": 3599.015625
                },
                "height": 18,
                "width": 36
              },
              "position": {
                "line": 9274,
                "column": 288
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"Home\"&gt;Home&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "6476d335bacf205878901a9462fefde3",
              "signature": "f478db3f0d37546bd367b54f5d1511ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6476d335bacf205878901a9462fefde3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 117.5,
                  "y": 3581.015625
                },
                "bottom-right": {
                  "x": 167.5,
                  "y": 3599.015625
                },
                "height": 18,
                "width": 50
              },
              "position": {
                "line": 9311,
                "column": 7
              },
              "errorSnippet": "&lt;a href=\"/uscert/sitemap\" title=\"Site Map\"&gt;Site Map&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "2d9faeeed37dd3625c425b8e4bd0ae00",
              "signature": "f471c055a0512299f135b2557b274f65",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2d9faeeed37dd3625c425b8e4bd0ae00"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 238.5,
                  "y": 3581.015625
                },
                "bottom-right": {
                  "x": 303.5,
                  "y": 3599.015625
                },
                "height": 18,
                "width": 65
              },
              "position": {
                "line": 9331,
                "column": 7
              },
              "errorSnippet": "&lt;a href=\"/uscert/contact-us/\" title=\"Contact Us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[4]",
              "issueID": "395d1890049e800755b16c1844aae178",
              "signature": "27ea54157ce8084a462a89184ec00412",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=395d1890049e800755b16c1844aae178"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 327.5,
                  "y": 3581.015625
                },
                "bottom-right": {
                  "x": 451.5,
                  "y": 3599.015625
                },
                "height": 18,
                "width": 124
              },
              "position": {
                "line": 9338,
                "column": 989
              },
              "errorSnippet": "&lt;a href=\"/uscert/tlp/\" title=\"Traffic Light Protocol\"&gt;Traffic Light Protocol&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[5]",
              "issueID": "f277edb50c9bee95a1e92be6d2c07e84",
              "signature": "b784d8d562c2697c9e7bd2df20d55405",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f277edb50c9bee95a1e92be6d2c07e84"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 475.5,
                  "y": 3581.015625
                },
                "bottom-right": {
                  "x": 499.5,
                  "y": 3599.015625
                },
                "height": 18,
                "width": 24
              },
              "position": {
                "line": 9347,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/uscert/pcii\" title=\"PCII\"&gt;PCII&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[6]",
              "issueID": "1b5bcaa124fc6d664bf77fac42163d99",
              "signature": "2480bafc30adcae3a4f3593d8ba98394",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1b5bcaa124fc6d664bf77fac42163d99"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 523.5,
                  "y": 3581.015625
                },
                "bottom-right": {
                  "x": 609.5,
                  "y": 3599.015625
                },
                "height": 18,
                "width": 86
              },
              "position": {
                "line": 9347,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.dhs.gov\" title=\"Accountability\"&gt;Accountability&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[7]",
              "issueID": "de4d02718d58536cf80df4e3d46dd44c",
              "signature": "fbc30c485ecacf40c2f86ff005c09b77",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=de4d02718d58536cf80df4e3d46dd44c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 633.5,
                  "y": 3581.015625
                },
                "bottom-right": {
                  "x": 695.5,
                  "y": 3599.015625
                },
                "height": 18,
                "width": 62
              },
              "position": {
                "line": 9347,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/uscert/disclaimer\" title=\"Disclaimer\"&gt;Disclaimer&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[8]",
              "issueID": "cf765d3fe920c4185854386658c95213",
              "signature": "203705d95dc8a6c571b2c0748b11d3a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cf765d3fe920c4185854386658c95213"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 719.5,
                  "y": 3581.015625
                },
                "bottom-right": {
                  "x": 801.5,
                  "y": 3599.015625
                },
                "height": 18,
                "width": 82
              },
              "position": {
                "line": 9375,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/uscert/privacy-policy\" title=\"Privacy Policy\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[9]",
              "issueID": "9b2f436af2ee3653f6fbbe46ac98aa20",
              "signature": "f62d2b1befa91b009b7eb55a0d629c41",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9b2f436af2ee3653f6fbbe46ac98aa20"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 825.5,
                  "y": 3581.015625
                },
                "bottom-right": {
                  "x": 853.5,
                  "y": 3599.015625
                },
                "height": 18,
                "width": 28
              },
              "position": {
                "line": 9388,
                "column": 1062
              },
              "errorSnippet": "&lt;a href=\"https://www.dhs.gov/freedom-information-act-foia\" title=\"FOIA\"&gt;FOIA&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[10]",
              "issueID": "d9d45d62273d5ba4f47363fb7c56d4c7",
              "signature": "2ff24d890d35a9a31eb3157be8ae84f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d9d45d62273d5ba4f47363fb7c56d4c7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 877.5,
                  "y": 3581.015625
                },
                "bottom-right": {
                  "x": 945.5,
                  "y": 3599.015625
                },
                "height": 18,
                "width": 68
              },
              "position": {
                "line": 9391,
                "column": 56
              },
              "errorSnippet": "&lt;a href=\"https://www.dhs.gov/homeland-security-no-fear-act-reporting\" title=\"No Fear Act\"&gt;No Fear Act&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[11]",
              "issueID": "213b08dc180b92a37896fb8a94e71cd2",
              "signature": "763345e644d847815ced611971c58deb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=213b08dc180b92a37896fb8a94e71cd2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 227.5,
                  "y": 3601.015625
                },
                "bottom-right": {
                  "x": 299.5,
                  "y": 3619.015625
                },
                "height": 18,
                "width": 72
              },
              "position": {
                "line": 9393,
                "column": 56
              },
              "errorSnippet": "&lt;a href=\"/uscert/accessibility/\" title=\"Accessibility\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[12]",
              "issueID": "7407985c49a2ed9fc30b308bcf13f393",
              "signature": "d338aa40d8690d45dcef4e80598f168c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7407985c49a2ed9fc30b308bcf13f393"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 314.5,
                  "y": 3601.015625
                },
                "bottom-right": {
                  "x": 389.5,
                  "y": 3619.015625
                },
                "height": 18,
                "width": 75
              },
              "position": {
                "line": 9395,
                "column": 56
              },
              "errorSnippet": "&lt;a href=\"https://www.dhs.gov/plain-writing-dhs\" title=\"Plain Writing\"&gt;Plain Writing&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[13]",
              "issueID": "f26c8065510da97c1cf7f01ec6dfa355",
              "signature": "1964ad2daf50656aab55b3bac0334d83",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f26c8065510da97c1cf7f01ec6dfa355"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 404.5,
                  "y": 3601.015625
                },
                "bottom-right": {
                  "x": 452.5,
                  "y": 3619.015625
                },
                "height": 18,
                "width": 48
              },
              "position": {
                "line": 9408,
                "column": 41
              },
              "errorSnippet": "&lt;a href=\"https://www.dhs.gov/plug-information\" title=\"Plug-ins\"&gt;Plug-ins&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[14]",
              "issueID": "6372eb20784266e3b5c36850e59c49e9",
              "signature": "659b28fefc45c39b368cfa4279fe32d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6372eb20784266e3b5c36850e59c49e9"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 607.5,
                  "y": 3601.015625
                },
                "bottom-right": {
                  "x": 708.5,
                  "y": 3619.015625
                },
                "height": 18,
                "width": 101
              },
              "position": {
                "line": 9414,
                "column": 41
              },
              "errorSnippet": "&lt;a href=\"https://www.whitehouse.gov/\" title=\"The White House\"&gt;The White House&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[16]",
              "issueID": "c28ca05e8fbd23daf47418c77c1c386f",
              "signature": "862b12959ca94eb9ba4cf04e3638ef2b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c28ca05e8fbd23daf47418c77c1c386f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 732.5,
                  "y": 3601.015625
                },
                "bottom-right": {
                  "x": 781.5,
                  "y": 3619.015625
                },
                "height": 18,
                "width": 49
              },
              "position": {
                "line": 9441,
                "column": 7
              },
              "errorSnippet": "&lt;a href=\"https://www.usa.gov/\" title=\"USA.gov\"&gt;USA.gov&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[17]",
              "issueID": "47d3c520134b9c50ca901885b6a3924d",
              "signature": "1ed435b382707b3347970231a2c0666a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=47d3c520134b9c50ca901885b6a3924d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 450.5,
                  "y": 3641.015625
                },
                "bottom-right": {
                  "x": 679.5,
                  "y": 3661.015625
                },
                "height": 20,
                "width": 229
              },
              "position": {
                "line": 9463,
                "column": 140
              },
              "errorSnippet": "&lt;a href=\"https://www.dhs.gov/\" title=\"Department of Homeland Security\"&gt;Department of Homeland Security&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "cee7fe4b18707aaebf31a892405f8a8b",
              "signature": "5b873dacf74c083b79fb9bf2b4fed3cf",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cee7fe4b18707aaebf31a892405f8a8b"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 1548,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "09a013bd0d81dfe96416dd90c6acfe2b",
              "signature": "a42618b59224f73822220fc33ce8ea6b",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=09a013bd0d81dfe96416dd90c6acfe2b"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 301.71875,
                  "y": 1
                },
                "bottom-right": {
                  "x": 420.71875,
                  "y": 13
                },
                "height": 12,
                "width": 119
              },
              "position": {
                "line": 1548,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" id=\"here-is-how-u-know\"&gt;Here's how you know &lt;span class=\"arrow down\"&gt; &lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "8efaeefd7cae4957a652e48b589f2aca",
              "signature": "89d05f210588befea81af32aafe3ec00",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=8efaeefd7cae4957a652e48b589f2aca"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 23.53125,
                  "y": 65
                },
                "bottom-right": {
                  "x": 78.67185,
                  "y": 83
                },
                "height": 18,
                "width": 55.1406
              },
              "position": {
                "line": 1549,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn btn-primary\" href=\"https://www.cisa.gov\" style=\"font-weight: bold; width: 30%\" type=\"button\"&gt;CISA.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/center[1]/a[1]",
              "issueID": "2f1fe3af26b4e08b1ef25a068358a46e",
              "signature": "334912242b10ec56a5eb5d82dfc0e93f",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=2f1fe3af26b4e08b1ef25a068358a46e"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 89.671875,
                  "y": 65
                },
                "bottom-right": {
                  "x": 144.812475,
                  "y": 83
                },
                "height": 18,
                "width": 55.1406
              },
              "position": {
                "line": 1549,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn btn-primary\" href=\"/uscert/services\" style=\"font-weight: bold; width: 30%\" type=\"button\"&gt;Services&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/center[1]/a[2]",
              "issueID": "02f2a44618aeac23b6d5cb2e1e8a094b",
              "signature": "42d3c09787909df3ef32157f056b5a97",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=02f2a44618aeac23b6d5cb2e1e8a094b"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 155.8125,
                  "y": 65
                },
                "bottom-right": {
                  "x": 210.9531,
                  "y": 83
                },
                "height": 18,
                "width": 55.1406
              },
              "position": {
                "line": 1549,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn btn-primary\" href=\"/uscert/report\" style=\"font-weight: bold; width: 30%\" type=\"button\"&gt;Report&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[2]/center[1]/a[3]",
              "issueID": "8fa8a7c8da77ccfa4b9bf25cdefc57aa",
              "signature": "d5ebc34cb013bed5be6162ff1bd3239f",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=8fa8a7c8da77ccfa4b9bf25cdefc57aa"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 920,
                  "y": 15
                },
                "height": 15,
                "width": 905
              },
              "position": {
                "line": 1548,
                "column": 19560
              },
              "errorSnippet": "&lt;p style=\"padding-left: 35px; font-family: Arial; font-size: 11px;\"&gt;An official website of the United States government &lt;a href=\"#\" id=\"here-is-how-u-know\"&gt;Here's how you know &lt;span class=\"arrow down\"&gt; &lt;/span&gt;&lt;/a&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "bcfbcfef710e66a4884befb768982bfc",
              "signature": "25d1a329fdce1f8d2d2f48c49cb06699",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bcfbcfef710e66a4884befb768982bfc"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 16,
                  "y": 25
                },
                "height": 25,
                "width": 16
              },
              "position": {
                "line": 9338,
                "column": 1233
              },
              "errorSnippet": "&lt;button class=\"gsc-search-button gsc-search-button-v2\"&gt;&lt;svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\"&gt;&lt;title&gt;search&lt;/title&gt;&lt;path d=\"m4.8495 7.8226c0.82666 0 1.5262-0.29146 2.0985-0.87438 0.57232-0.58292 0.86378-1.2877 0.87438-",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]/tr[1]/td[2]/button[1]",
              "issueID": "5e888680802d72dcfb10f02ae0a3eaee",
              "signature": "df16c21803e281b5adbef6a39ab6c98f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5e888680802d72dcfb10f02ae0a3eaee"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 16,
                  "y": -17
                },
                "height": -17,
                "width": 16
              },
              "position": {
                "line": 9388,
                "column": 1306
              },
              "errorSnippet": "&lt;button class=\"gsc-search-button gsc-search-button-v2\"&gt;&lt;svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\"&gt;&lt;title&gt;search&lt;/title&gt;&lt;path d=\"m4.8495 7.8226c0.82666 0 1.5262-0.29146 2.0985-0.87438 0.57232-0.58292 0.86378-1.2877 0.87438-",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]/tr[1]/td[2]/button[1]",
              "issueID": "0f07affdf59859500b06b14bb2f8e677",
              "signature": "7258227b543f729186ea12c489ebe6e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0f07affdf59859500b06b14bb2f8e677"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3698.02
                },
                "height": 3698.02,
                "width": 1024
              },
              "position": {
                "line": 3584,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage page-node-type-site-page has-glyphicons\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canv",
              "xpath": "/html/body",
              "issueID": "e13463be4f8511c76e784e5fea8475a9",
              "signature": "627546381de666002783e29c15870082",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e13463be4f8511c76e784e5fea8475a9"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1020,
                  "y": 15
                },
                "height": 15,
                "width": 1020
              },
              "position": {
                "line": 9266,
                "column": 5
              },
              "errorSnippet": "&lt;section id=\"block-certtoptop\" class=\"block block-block-content block-block-content4d95ffde-0818-4e6b-bd79-d1547b08c0c0 clearfix\"&gt; &lt;div class=\"field field--name-body field--type-text-with-summary field--label-hidden field--item\"&gt;&lt;div class",
              "xpath": "/html/body/div[1]/div[1]/aside[1]/div[1]/section[1]",
              "issueID": "89842883fc0da0182adb49cb03e5b5e3",
              "signature": "26821d05daf5eddf8164e1757747f79b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=89842883fc0da0182adb49cb03e5b5e3"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 180
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 230
                },
                "height": 50,
                "width": 1024
              },
              "position": {
                "line": 6106,
                "column": 332
              },
              "errorSnippet": "&lt;header class=\"navbar navbar-default container-fluid\" id=\"navbar\" role=\"banner\"&gt; &lt;div class=\"container \"&gt; &lt;div class=\"navbar-header\"&gt; &lt;button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\"#navbar-collapse\" s",
              "xpath": "/html/body/div[1]/header[1]",
              "issueID": "d31f38e1cbf2ecb70c99c4ca416f6ecc",
              "signature": "de415ef4fea240809c02f31f71835b8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d31f38e1cbf2ecb70c99c4ca416f6ecc"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 156
                },
                "bottom-right": {
                  "x": 227.5,
                  "y": 244
                },
                "height": 88,
                "width": 212.5
              },
              "position": {
                "line": 6790,
                "column": 423
              },
              "errorSnippet": "&lt;p&gt;Provides up-to-date information about high-impact security activity affecting the community at large.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "issueID": "66d16c6483c83e195c6259f850718ea3",
              "signature": "087a7eff8c63a2e07ba7f710d96d7290",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=66d16c6483c83e195c6259f850718ea3"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 2548.875
                },
                "bottom-right": {
                  "x": 940,
                  "y": 2967.875
                },
                "height": 419,
                "width": 940
              },
              "position": {
                "line": 9908,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"announcements-homepage-block sidebar-widget sidebar-widget-green container view view-us-cert-announcements view-id-us_cert_announcements view-display-id-nd_home_block js-view-dom-id-7c49c1962a9a2d48739df153b6102a55f170bcca90133fcf8fc53edab",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[7]/div[1]/div[1]",
              "issueID": "84c1af2a4927c2ba617bc4fbdb06a1a0",
              "signature": "8fe23211867b14e0ebfa0f148a713a5a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=84c1af2a4927c2ba617bc4fbdb06a1a0"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 955,
                  "y": 0
                },
                "height": 0,
                "width": 940
              },
              "position": {
                "line": 10011,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"cert-content\"&gt;\n&lt;article role=\"article\" about=\"/home\" class=\"site-page full clearfix\"&gt; &lt;div class=\"content\"&gt; &lt;div class=\"field field--name-body field--type-text-with-summary field--label-hidden field--item\"&gt;&lt;style st",
              "xpath": "/html/body/div[2]/div[1]/section[1]/div[2]/div[1]",
              "issueID": "f22d0c59ea68c46813d35867ec38b893",
              "signature": "c36827e04a9bbe76a761e7a04d019aca",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f22d0c59ea68c46813d35867ec38b893"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 15.781199999999998,
                  "y": 27
                },
                "height": 27,
                "width": 15.781199999999998
              },
              "position": {
                "line": 1549,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"gsst_a\" href=\"javascript:void(0)\" style=\"display: none;\" title=\"Clear search box\" role=\"button\"&gt;&lt;span class=\"gscb_a\" id=\"gs_cb50\" aria-hidden=\"true\"&gt;×&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]/tr[1]/td[1]/div[1]/table[1]/tr[1]/td[2]/div[1]/a[1]",
              "issueID": "02eb9940bdead743b5bf93440fa29ce8",
              "signature": "0e2b8ffcd96b7f7689ac232d9b4e9013",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=02eb9940bdead743b5bf93440fa29ce8"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 1
                },
                "bottom-right": {
                  "x": 0,
                  "y": 21
                },
                "height": 20,
                "width": 0
              },
              "position": {
                "line": 5313,
                "column": 34
              },
              "errorSnippet": "&lt;input autocomplete=\"off\" type=\"text\" size=\"10\" class=\"gsc-input\" name=\"search\" title=\"search\" id=\"gsc-i-id2\" style=\"width: 100%; padding: 0px; border: none; margin: -0.0625em 0px 0px; height: 1.25em; outline: none;\" dir=\"ltr\" spellcheck=\"false\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]/tr[1]/td[1]/div[1]/table[1]/tr[1]/td[1]/input[1]",
              "issueID": "e8c5613ea55ea02ff92aa7c1c00e443d",
              "signature": "aefc9c6d255577842051589ba2403d11",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e8c5613ea55ea02ff92aa7c1c00e443d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -8,
                  "y": 0
                },
                "height": 0,
                "width": -8
              },
              "position": {
                "line": 1549,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"gsst_a\" href=\"javascript:void(0)\" style=\"display: none;\" title=\"Clear search box\" role=\"button\"&gt;&lt;span class=\"gscb_a\" id=\"gs_cb51\" aria-hidden=\"true\"&gt;×&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]/tr[1]/td[1]/div[1]/table[1]/tr[1]/td[2]/div[1]/a[1]",
              "issueID": "b6125031b60f33f24e3d40358bc1e57a",
              "signature": "6337fbad10a2cd6e658fb5ca645da143",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b6125031b60f33f24e3d40358bc1e57a"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 97,
                  "y": 3
                },
                "bottom-right": {
                  "x": 105,
                  "y": 23
                },
                "height": 20,
                "width": 8
              },
              "position": {
                "line": 1597,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"carousel-pause\" style=\"color: white; font-weight: bold; text-decoration: none; cursor: pointer;\" title=\"Pause slideshow\"&gt;||&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[7]/a[1]",
              "issueID": "5a0021b90e4fdcf5964c49b6eb0bbea4",
              "signature": "455efdb4e7ef0786e0e93a229659a138",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5a0021b90e4fdcf5964c49b6eb0bbea4"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5182,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"carousel-pause\" style=\"color: white; font-weight: bold; text-decoration: none; cursor: pointer;\" title=\"Pause slideshow\"&gt;||&lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[7]/a[1]",
              "issueID": "ecbf8fb03a95ba90fe370d99ea819cc6",
              "signature": "ff6417ef084fd8f757fd301ae13f5b7f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ecbf8fb03a95ba90fe370d99ea819cc6"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 51,
                  "y": 81.53125
                },
                "bottom-right": {
                  "x": 159,
                  "y": 101.53125
                },
                "height": 20,
                "width": 108
              },
              "position": {
                "line": 8354,
                "column": 52
              },
              "errorSnippet": "&lt;a class=\"mailto\" href=\"mailto:central@cisa.dhs.gov\" title=\"General questions or suggestions\" data-extlink=\"\"&gt;Send us email&lt;svg focusable=\"false\" class=\"mailto\" role=\"img\" aria-label=\"(link sends email)\" xmlns=\"http://www.w3.org/2000/svg\" viewBo",
              "xpath": "/html/body/footer[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "45e5daf24c87e24b90e833a324e4086f",
              "signature": "f3068ef2f1537763df18f18f6afda775",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=45e5daf24c87e24b90e833a324e4086f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 191.5,
                  "y": 3581.015625
                },
                "bottom-right": {
                  "x": 214.5,
                  "y": 3599.015625
                },
                "height": 18,
                "width": 23
              },
              "position": {
                "line": 9318,
                "column": 144
              },
              "errorSnippet": "&lt;a href=\"/uscert/faq/\" title=\"Frequently Asked Questions\"&gt;FAQ&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[3]",
              "issueID": "7554fff54faef0d28da2e0e39d738df8",
              "signature": "7a055f3bde1ac77ed09844963cf2205a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7554fff54faef0d28da2e0e39d738df8"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3698.02
                },
                "height": 3698.02,
                "width": 1024
              },
              "position": {
                "line": 3584,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage page-node-type-site-page has-glyphicons\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canv",
              "xpath": "/html/body",
              "issueID": "7ad6e2f1bb03d287432a2deeff50439f",
              "signature": "6e8731c9425fbb80a29713b47fab4e98",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=7ad6e2f1bb03d287432a2deeff50439f"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://us-cert.gov/",
      "what": "U.S. Computer Emergency Readiness Team",
      "result": "https://www.cisa.gov/uscert/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.cisa.gov/uscert/",
      "result": [
        {
          "engineTestId": 22,
          "bestPracticeId": 967,
          "attribute": "This element should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "attributeDetail": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "element": "<a title=\"View Updates\" href=\"/uscert/ncas/current-activity\"><button type=\"button\" class=\"btn-cert-default btn\">View Current Activities</button></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/uscert/ncas/current-activity\"][title=\"View Updates\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 22,
          "bestPracticeId": 967,
          "attribute": "This element should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "attributeDetail": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "element": "<a title=\"View Vulnerability Notes\" href=\"https://www.kb.cert.org/vuls/\"><button type=\"button\" class=\"btn-cert-default btn\">View Vulnerability Notes</button></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.kb.cert.org/vuls/\"][title=\"View Vulnerability Notes\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 22,
          "bestPracticeId": 967,
          "attribute": "This element should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "attributeDetail": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "element": "<a title=\"View Announcements\" href=\"/uscert/announcements/\"><button type=\"button\" class=\"btn-cert-default btn\">View Announcements</button></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/uscert/announcements/\"][title=\"View Announcements\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'button', which is not unique in the same DOM",
          "element": "<a id=\"button\" type=\"button\" name=\"button\" class=\"btn btn-cert-report\" href=\"/uscert/hsin\">HSIN</a>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/uscert/hsin\"][class=\"btn btn-cert-report\"][name=\"button\"][type=\"button\"][id=\"button\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'button', which is not unique in the same DOM",
          "element": "<a id=\"button\" type=\"button\" name=\"button\" href=\"/uscert/report\" class=\"btn btn-cert-report btn-lg\">Report</a>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"btn btn-cert-report btn-lg\"][href=\"/uscert/report\"][name=\"button\"][type=\"button\"][id=\"button\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 260,
          "bestPracticeId": 1626,
          "attribute": "The aria-level attribute is not allowed on this element",
          "attributeDetail": "The aria-level attribute is not allowed on this DIV",
          "element": "<div aria-level=\"1\" class=\"col-sm-12\"></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"col-sm-12\"][aria-level=\"1\"]",
            "attNo": 2
          }
        }
      ]
    }
  ],
  "timeStamp": "4ea6d",
  "startTime": "2022-07-21T23:29:39",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      47
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      10
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 16,
  "logSize": 1719,
  "errorLogCount": 13,
  "errorLogSize": 1191,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-21T23:31:32",
  "elapsedSeconds": 118,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "motion": 33,
        "bulk": 0,
        "embAc": 9,
        "focInd": 3,
        "focOp": 16,
        "hover": 20,
        "linkUl": 194,
        "role": 20,
        "styleDiff": 29,
        "zIndex": 4
      },
      "alfa": {
        "r3": 8,
        "r53": 12,
        "r61": 4,
        "r62": 12,
        "r65": 1,
        "r66": 1,
        "r69": 1,
        "r70": 4,
        "r73": 56,
        "r74": 56,
        "r78": 4
      },
      "axe": {
        "hidden-content": 0,
        "css-orientation-lock": 1,
        "aria-allowed-attr": 4,
        "color-contrast-enhanced": 87,
        "duplicate-id-active": 3,
        "heading-order": 6,
        "label-title-only": 3,
        "landmark-unique": 2,
        "link-in-text-block": 9,
        "page-has-heading-one": 2,
        "region": 2
      },
      "htmlcs": {
        "e:AA.1_3_1.H49.Center": 4,
        "e:AA.4_1_1.F77": 4,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1_A.G141": 6,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G18.Abs": 3,
        "w:AA.1_4_3_F24.F24.FGColour": 1,
        "w:AA.4_1_2.H91.A.Empty": 2
      },
      "ibm": {
        "RPT_Table_DataHeadingsAria": 16,
        "RPT_Elem_UniqueId": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 8,
        "Rpt_Aria_MultipleComplementaryLandmarks_Implicit": 12,
        "Rpt_Aria_ComplementaryRequiredLabel_Implicit": 12,
        "landmark_name_unique": 12,
        "element_tabbable_role_valid": 48,
        "aria_semantics_attribute": 4,
        "element_attribute_deprecated": 6,
        "aria_role_redundant": 6
      },
      "wave": {
        "a:alt_redundant": 6,
        "a:alt_suspicious": 1,
        "a:alt_long": 2,
        "a:label_title": 2,
        "a:heading_skipped": 4,
        "a:link_redundant": 20,
        "a:title_redundant": 52,
        "a:table_layout": 6
      },
      "tenon": {
        "28": 4,
        "79": 160,
        "95": 20,
        "134": 9,
        "144": 24,
        "152": 28,
        "155": 2
      },
      "continuum": {
        "22": 12,
        "94": 8,
        "260": 4
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 17,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "activeEmbedding": {
          "testaro": {
            "embAc": {
              "score": 7,
              "what": "Active element is embedded in a link or button"
            }
          },
          "continuum": {
            "22": {
              "score": 9,
              "what": "Link contains an input, keygen, select, textarea, or button"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 3,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 12,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 5,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 97,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 6,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 5,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 15,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "element_tabbable_role_valid": {
              "score": 36,
              "what": "Tabbable element has a non-widget role"
            },
            "aria_role_redundant": {
              "score": 5,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 6,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id-active": {
              "score": 2,
              "what": "id attribute value of the active element is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 3,
              "what": "Duplicate id attribute value"
            }
          },
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 3,
              "what": "Element id attribute value is not unique within the document"
            }
          },
          "continuum": {
            "94": {
              "score": 6,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 6,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 3,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 3,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 2,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 22,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 5,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 1,
              "what": "Text outside widget has subminimum contrast"
            }
          }
        },
        "obsolete": {
          "alfa": {
            "r70": {
              "score": 3,
              "what": "Element is obsolete or deprecated"
            }
          },
          "htmlcs": {
            "e:AA.1_3_1.H49.Center": {
              "score": 3,
              "what": "center element is obsolete"
            }
          },
          "ibm": {
            "element_attribute_deprecated": {
              "score": 5,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 42,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 28,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-allowed-attr": {
              "score": 4,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          },
          "ibm": {
            "aria_semantics_attribute": {
              "score": 4,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          },
          "continuum": {
            "260": {
              "score": 4,
              "what": "element has an aria-level attribute, which is not allowed"
            }
          }
        },
        "controlLabelInvisible": {
          "axe": {
            "label-title-only": {
              "score": 3,
              "what": "Form element has no visible label"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          },
          "ibm": {
            "landmark_name_unique": {
              "score": 9,
              "what": "Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 4,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 2,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "tableHeaderless": {
          "ibm": {
            "RPT_Table_DataHeadingsAria": {
              "score": 12,
              "what": "Data table does not identify headers"
            }
          }
        },
        "asideConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleComplementaryLandmarks_Implicit": {
              "score": 9,
              "what": "Element with a complementary role has no unique purpose label among the complementary-role elements"
            }
          }
        },
        "complementaryNoText": {
          "ibm": {
            "Rpt_Aria_ComplementaryRequiredLabel_Implicit": {
              "score": 3,
              "what": "Element has a complementary role but has no label"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 2,
              "what": "Redundant text alternative"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image text alternative is suspicious"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 1,
              "what": "Long text alternative"
            }
          }
        },
        "titleAsLabel": {
          "wave": {
            "a:label_title": {
              "score": 2,
              "what": "Form control has a title but no label"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 10,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 13,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 40,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "layoutTable": {
          "wave": {
            "a:table_layout": {
              "score": 3,
              "what": "Table element is misused to arrange content"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 7,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 24,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 14,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 651,
      "log": 62,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkIndication",
          "score": 103
        },
        {
          "groupName": "roleBad",
          "score": 49
        },
        {
          "groupName": "titleRedundant",
          "score": 47
        },
        {
          "groupName": "noLeading",
          "score": 44
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 30
        },
        {
          "groupName": "contrastAAA",
          "score": 26
        },
        {
          "groupName": "leadingClipsText",
          "score": 26
        },
        {
          "groupName": "spontaneousMotion",
          "score": 19
        },
        {
          "groupName": "targetSize",
          "score": 16
        },
        {
          "groupName": "activeEmbedding",
          "score": 14
        },
        {
          "groupName": "focusableOperable",
          "score": 14
        },
        {
          "groupName": "duplicateID",
          "score": 14
        },
        {
          "groupName": "tableHeaderless",
          "score": 14
        },
        {
          "groupName": "headingStructure",
          "score": 12
        },
        {
          "groupName": "landmarkConfusion",
          "score": 12
        },
        {
          "groupName": "linkPair",
          "score": 12
        },
        {
          "groupName": "asideConfusion",
          "score": 11
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "obsolete",
          "score": 9
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 9
        },
        {
          "groupName": "fontSmall",
          "score": 9
        },
        {
          "groupName": "hoverSurprise",
          "score": 7
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 6
        },
        {
          "groupName": "focusIndication",
          "score": 5
        },
        {
          "groupName": "controlLabelInvisible",
          "score": 5
        },
        {
          "groupName": "contrastRisk",
          "score": 5
        },
        {
          "groupName": "complementaryNoText",
          "score": 5
        },
        {
          "groupName": "layoutTable",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "linkNoText",
          "score": 4
        },
        {
          "groupName": "imageTextRedundant",
          "score": 4
        },
        {
          "groupName": "titleAsLabel",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "contrastAA",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "imageTextLong",
          "score": 3
        }
      ]
    }
  }
}