Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLink & Button QualityAction4 issue(s) across 201 links and 4 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /hub/continuous-validation | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Continuous Validation | |||
| (empty) | empty | Add link text or aria-label | |
| https://www.hackerone.com/privacy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://ma.hacker.one/SubscriptionManage… | here | generic text | Replace with descriptive text |
Before: here Suggested: Subscriptionmanagement.Html | |||
| https://www.hackerone.com/cookies | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
a#main-content
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
/hub/continuous-validation ("Learn More"); https://ma.hacker.one/SubscriptionManagement.html ("here")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://www.hackerone.com/privacy; https://www.hackerone.com/cookies
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button#hamburger-btn
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
C404 Error PageActionHTTP 404, custom pageREVIEW
CFavicon & BrandingAction4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Not every vulnerabil… | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h1 Fix the ones that do… | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h2 User account menu | 1.00:1 | 3.0:1 | #000000 | #000003 | Fail |
| h2 Main navigation | 1.35:1 | 3.0:1 | #000000 | #262329 | Fail |
| h2 Main navigation | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h2 We protect the world… | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h2 One platform, dual f… | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h2 What's new at Hacker… | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h2 Numbers that speak f… | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h2 Real-world impact, b… | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h2 Protecting the world… | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h2 Ready to reduce risk… | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h2 Help build a safer i… | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h3 How Snap is pioneeri… | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h3 Adobe's formula for … | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h3 AI Red Teaming | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h3 Bug Bounty | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h3 Code | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h3 Agentic PTaaS | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
| h3 Challenge | 14.62:1 | 3.0:1 | #000000 | #D6D7DD | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
ALandmark Structure9 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
A+Heading Hierarchy21 headingsPASS
- H2 User account menu
- H2 Main navigation
- H2 Main navigation
- H1 Not every vulnerability matters. Fix the ones that do.
- H2 We protect the world's top innovators.
- H3 How Snap is pioneering AI with HackerOne AI Red Teaming
- H3 Adobe's formula for staying ahead of risk, with HackerOne's global research community
- H2 One platform, dual force: Human minds + AI power
- H3 AI Red Teaming
- H3 Bug Bounty
- H3 Code
- H3 Agentic PTaaS
- H3 Challenge
- H3 Response
- H3 Hai
- H2 What's new at HackerOne
- H2 Numbers that speak for themselves
- H2 Real-world impact, backed by CISOs
- H2 Protecting the world's top innovators
- H2 Ready to reduce risk continuously?
- H2 Help build a safer internet
A+Alt Text QualityAll 27 images OKPASS
A+Form AccessibilityAll 8 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #FirstName | text | *First Name: | for/id |
| #LastName | text | *Last Name: | for/id |
| *Business Email: | for/id | ||
| #Company | text | *Company: | for/id |
| #Title | text | *Job Title: | for/id |
| #Security_Objective__c | select | *What is your security objective? | for/id |
| #Country | select | *Country: | for/id |
| #honeypot | text | *Honeypot: | for/id |
ALighthouse Accessibility AuditsScore 92/100 — 2 failing, 29 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
header.text-white > div.mobile-navigation > div.px-6 > button#hamburger-btn header.text-white > div.mobile-navigation > div.px-6 > button#hamburger-btn |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
See how it works div.items-center > div.paragraph > div.cta-component > a.cta-primary |
The HackerOne Platform div.section-inner > div.container > div.product-layout-header > div.field |
Research Report a.relative > div.cta-card-item-content > div.content-top > div.cta-card-eyebrow |
Research Report a.relative > div.cta-card-item-content > div.content-top > div.cta-card-eyebrow |
These are opportunities to improve the legibility of your content.