Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DForm AccessibilityAction4 of 8 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #iub-toggle-id-1 | checkbox | Necessary | for/id |
| #iub-toggle-id-2 | checkbox | Functionality | for/id |
| #iub-toggle-id-4 | checkbox | Measurement | for/id |
| #iub-toggle-id-5 | checkbox | Marketing | for/id |
| #email-2 | (Your Company email address) | placeholder only | |
| #Email-adress-2 | (Email address) | placeholder only | |
| #book-demo-field-home | submit | (none) | none |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" id="book-demo-field-home">; <input type="submit">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<input type="email" name="email-2" id="email-2">; <input type="email" name="Email-adress-2" id="Email-adress-2">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
FLink & Button QualityAction51 issue(s) across 114 links and 6 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | home | img no alt | Add alt attribute to the image |
| /ggshield | (empty) | empty | Add link text or aria-label |
| /ggscout | (empty) | empty | Add link text or aria-label |
| /detectors | (empty) | empty | Add link text or aria-label |
| /integrations | (empty) | empty | Add link text or aria-label |
| /nhi-security | (empty) | empty | Add link text or aria-label |
| /code-security | (empty) | empty | Add link text or aria-label |
| /secrets-sprawl | (empty) | empty | Add link text or aria-label |
| /supply-chain-security | (empty) | empty | Add link text or aria-label |
| /itdr | (empty) | empty | Add link text or aria-label |
| /agentic-ai-security | (empty) | empty | Add link text or aria-label |
| /developers | (empty) | empty | Add link text or aria-label |
| /secops-analysts | (empty) | empty | Add link text or aria-label |
| /security-engineers | (empty) | empty | Add link text or aria-label |
| /iam-teams | (empty) | empty | Add link text or aria-label |
| /industries/public-sector | (empty) | empty | Add link text or aria-label |
| /industries/finance | (empty) | empty | Add link text or aria-label |
| /industries/automotive | (empty) | empty | Add link text or aria-label |
| /industries/telco | (empty) | empty | Add link text or aria-label |
| /customer-stories | (empty) | empty | Add link text or aria-label |
| /customer-reviews | (empty) | empty | Add link text or aria-label |
| /interactive-demo | Start the tour now | new tab | Add '(opens in new tab)' to text |
| https://blog.gitguardian.com | (empty) | empty | Add link text or aria-label |
| /resources | (empty) | empty | Add link text or aria-label |
| /state-of-secrets-sprawl-report-2026 | (empty) | empty | Add link text or aria-label |
| /breaches | (empty) | empty | Add link text or aria-label |
| https://docs.gitguardian.com/ | (empty) | empty | Add link text or aria-label |
| /remediation | (empty) | empty | Add link text or aria-label |
| /learning-center | (empty) | empty | Add link text or aria-label |
| /secrets-management-maturity-questionnai… | (empty) | empty | Add link text or aria-label |
| /secrets-management-guide | (empty) | empty | Add link text or aria-label |
| /github-security-audit | (empty) | empty | Add link text or aria-label |
| /hasmysecretleaked | (empty) | empty | Add link text or aria-label |
| https://www.saas-sentinel.gitguardian.co… | (empty) | empty | Add link text or aria-label |
| /value-calculator | (empty) | empty | Add link text or aria-label |
| /events | (empty) | empty | Add link text or aria-label |
| /pulse-newsletter | (empty) | empty | Add link text or aria-label |
| /security-champions | (empty) | empty | Add link text or aria-label |
| /interactive-demo | Start the tour now | new tab | Add '(opens in new tab)' to text |
| /partners | (empty) | empty | Add link text or aria-label |
| /wall-of-love | (empty) | empty | Add link text or aria-label |
| /newsroom | (empty) | empty | Add link text or aria-label |
| /faq | (empty) | empty | Add link text or aria-label |
| /about-us | (empty) | empty | Add link text or aria-label |
| /good-samaritan | (empty) | empty | Add link text or aria-label |
| /careers | (empty) | empty | Add link text or aria-label |
| https://labs.gitguardian.com | (empty) | empty | Add link text or aria-label |
| /interactive-demo | Start the tour now | new tab | Add '(opens in new tab)' to text |
| https://github.com/marketplace?type=apps | #1 App on GitHub marketplace | new tab | Add '(opens in new tab)' to text |
| https://dashboard.gitguardian.com/auth/s… | Start for free | new tab | Add '(opens in new tab)' to text |
| /customer-stories/peerspot-review-from-a… | (empty) | empty | Add link text or aria-label |
| /customer-stories/peerspot-review-from-t… | (empty) | empty | Add link text or aria-label |
| /customer-stories/peerspot-review-from-h… | (empty) | empty | Add link text or aria-label |
| /monitor-internal-repositories-for-secre… | (empty) | empty | Add link text or aria-label |
| /monitor-public-github-for-secrets | (empty) | empty | Add link text or aria-label |
| /nhi-governance | (empty) | empty | Add link text or aria-label |
| /nhi-governance | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Nhi Governance | |||
| https://dashboard.gitguardian.com/auth/s… | Start for free | new tab | Add '(opens in new tab)' to text |
| /ggshield | Run ggshield | new tab | Add '(opens in new tab)' to text |
| https://www.g2.com/products/gitguardian/… | Read our 248 reviews | new tab | Add '(opens in new tab)' to text |
| /secrets-management-maturity-questionnai… | Secrets Management Maturity Mo… | img no alt | Add alt attribute to the image |
| /state-of-secrets-sprawl-report-2025 | The State of Secrets SprawlGit… | img no alt | Add alt attribute to the image |
| /value-calculator | Value CalculatorEstimate the p… | img no alt | Add alt attribute to the image |
| /whitepapers/enterprise-buyers-guide | Enterprise Buyer’s Guide … | img no alt | Add alt attribute to the image |
| https://labs.gitguardian.com/ | Labs | new tab | Add '(opens in new tab)' to text |
| https://blog.gitguardian.com/ | Blog | new tab | Add '(opens in new tab)' to text |
| https://roadmap.gitguardian.com/ | Roadmap | new tab | Add '(opens in new tab)' to text |
| https://docs.gitguardian.com/ | Documentation | new tab | Add '(opens in new tab)' to text |
| https://api.gitguardian.com/docs | API | new tab | Add '(opens in new tab)' to text |
| https://status.gitguardian.com/ | Status | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/gitguar… | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/channel/UCHGxYyz… | Youtube | new tab | Add '(opens in new tab)' to text |
| https://github.com/GitGuardian | GitHub | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/GitGuardian/ | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/gitguardian?lang=en | X (Twitter) | new tab | Add '(opens in new tab)' to text |
| https://www.gitguardian.com/legal/cookie… | cookie policy | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
/ggshield; /ggscout; /detectors; /integrations; /nhi-security; /code-security; /secrets-sprawl; /supply-chain-security; /itdr; /agentic-ai-security (+40 more)
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.
/nhi-governance ("Learn more")
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.
/interactive-demo; /interactive-demo; /interactive-demo; https://github.com/marketplace?type=apps; https://dashboard.gitguardian.com/auth/signup; https://dashboard.gitguardian.com/auth/signup; /ggshield; https://www.g2.com/products/gitguardian/reviews; https://labs.gitguardian.com/; https://blog.gitguardian.com/ (+10 more)
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
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionValid manifestFIX
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction9 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Secure Every Secret.… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h2 600,000+ developers … | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h2 The GitGuardian Plat… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h2 Monitor and govern y… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h2 Detection without re… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h2 Remediate incidents … | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h2 Secure your code fro… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h2 One Platform. | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h2 Every Tool in Your S… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h2 Empower your applica… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h2 Check out some usefu… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h3 Non-Human Identity &… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h3 Unified Incident Man… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h3 Detailed Incident In… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h3 Prioritized remediat… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h3 Enhanced collaborati… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h3 Time-saving automate… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h3 Custom remediation g… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h3 Shift left with Git … | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
| h3 Comprehensive scanni… | 1.17:1 | 3.0:1 | #000000 | #081633 | Fail |
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.
BLighthouse Accessibility AuditsScore 85/100 — 5 failing, 25 passedREVIEW
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.
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 |
|---|
Accept all div.iubenda-cs-rationale > div.iubenda-cs-opt-group > div.iubenda-cs-opt-group-consent > button.iubenda-cs-accept-btn |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Privacy Policy div.footer-2__form-block > form#wf-form-Newsletter-Form > p.footer__privacy-policy-link > a |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Ari Kalfus div.home__used-by-grid-item > div.home__used-by-grid-item-bottom > div.mobile-t4-small-text-regular > h4 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. Learn more about input buttons.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
form#wf-form-Newsletter-Form > div.footer-2__form-inner > div.footer__form-button-wrapper > input.footer__form-button form#wf-form-Newsletter-Form > div.footer-2__form-inner > div.footer__form-button-wrapper > input.footer__form-button |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.home__used-by > div.home__used-by-grid > div.home__used-by-grid-item > a.home__used-by-grid-item-link div.home__used-by > div.home__used-by-grid > div.home__used-by-grid-item > a.home__used-by-grid-item-link |
div.home__used-by > div.home__used-by-grid > div.home__used-by-grid-item > a.home__used-by-grid-item-link div.home__used-by > div.home__used-by-grid > div.home__used-by-grid-item > a.home__used-by-grid-item-link |
div.home__used-by > div.home__used-by-grid > div.home__used-by-grid-item > a.home__used-by-grid-item-link div.home__used-by > div.home__used-by-grid > div.home__used-by-grid-item > a.home__used-by-grid-item-link |
div > div.products-cards__slot > div.products-cards__card > a.products-cards__card-link div > div.products-cards__slot > div.products-cards__card > a.products-cards__card-link |
div > div.products-cards__slot > div.products-cards__card > a.products-cards__card-link div > div.products-cards__slot > div.products-cards__card > a.products-cards__card-link |
div > div.products-cards__slot > div.products-cards__card > a.products-cards__card-link div > div.products-cards__slot > div.products-cards__card > a.products-cards__card-link |
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.
AHeading Hierarchy34 headings, 1 skip(s)PASS
- H1 Secure Every Secret. Govern Every NHI.
- H2 600,000+ developers protected | Fortune 500 Trust | 1B+ commits scanned daily
- H4 Ari Kalfus skipped
- H4 Theo Cusnir
- H4 Grégory Maitrallain
- H2 The GitGuardian Platform
- H3 Non-Human Identity & Secrets Security
- H2 Monitor and govern your NHIs and secrets
- H2 Detection without remediation is just noise
- H2 Remediate incidents at scale
- H3 Unified Incident Management
- H3 Detailed Incident Investigation
- H3 Prioritized remediation
- H3 Enhanced collaboration
- H3 Time-saving automated playbooks
- H3 Custom remediation guidelines
- H2 Secure your code from the start
- H3 Shift left with Git hooks
- H3 Comprehensive scanning
- H3 Streamlined workflows
- H3 Continuous improvement
- H2 One Platform. Every Tool in Your Stack.
- H2 Empower your application security journey
- H2 Check out some useful resources
- H3 Secrets Management Maturity Model
- H3 The State of Secrets Sprawl
- H3 Value Calculator
- H3 Enterprise Buyer’s Guide for Secrets Detection
- H3 Subscribe to our newsletter
- H4 Platform
- H4 Explore
- H4 Resources
- H4 Company
- H4 Connect
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
AAlt Text Quality1 of 85 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |
| too long | 2 image(s) |