# BeaverCheck Audit Report — https://hackerone.com

**Date:** April 22, 2026  
**URL:** https://hackerone.com  
**Overall Grade:** C (78/100)  
**Report:** https://beavercheck.com/results/600f4a6a-340b-4a01-b0d9-c33a5ceec110

## Top Findings

1. **[CRITICAL]** Page weighs 7.5 MB (4.9 MB transferred) — Performance > Page Weight Budget
2. **[CRITICAL]** 1 button(s) with no accessible text — Accessibility > Link & Button Quality
3. **[CRITICAL]** 1 link(s) with no accessible text — Accessibility > Link & Button Quality
4. **[WARNING]** 86 third-party resources (100% of weight) — Performance > Page Weight Inventory
5. **[WARNING]** Cross-Origin-Embedder-Policy header is missing — Security > Security Headers

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 52 |
| Accessibility | 92 |
| Best Practices | 100 |
| SEO | 54 |

---

## Security

### Security Headers (B — 80/100)

*7 of 10 headers properly configured*

- **[PASS]** Strict-Transport-Security is properly configured
- **[PASS]** X-Content-Type-Options is properly configured
- **[PASS]** X-Frame-Options is properly configured
- **[PASS]** Referrer-Policy is properly configured
- **[WARNING]** Permissions-Policy header is missing — Controls which browser features (camera, microphone, geolocation) are allowed. Set it to restrict unused features.
- **[PASS]** Content-Security-Policy is present
- **[INFO]** Cross-Origin-Opener-Policy is set but not 'same-origin'
- **[WARNING]** Cross-Origin-Embedder-Policy header is missing — COEP prevents loading cross-origin resources without explicit permission. Required for SharedArrayBuffer and high-resolution timers.
- **[PASS]** X-Powered-By header is not present
- **[PASS]** Server header is present without version info

### Content Security Policy (A — 90/100)

*7 of 10 CSP checks passed*

- **[INFO]** Raw CSP policy
- **[PASS]** default-src directive is set
- **[PASS]** No 'unsafe-inline' in script source
- **[PASS]** No 'unsafe-eval' in script source
- **[PASS]** No wildcard in script source
- **[WARNING]** object-src allows plugin content — Set object-src to 'none' to prevent Flash/Java plugin exploits.
- **[PASS]** base-uri is properly restricted
- **[PASS]** frame-ancestors directive is set
- **[PASS]** form-action directive is set
- **[INFO]** upgrade-insecure-requests is not set — This directive upgrades HTTP resources to HTTPS automatically, preventing mixed content.

### TLS & Certificates (A+ — 100/100)

*TLS 1.3, 7 checks passed*

- **[PASS]** TLS 1.3 is used
- **[PASS]** Strong cipher suite is used
- **[INFO]** HTTP/2 is not negotiated — HTTP/2 provides multiplexing and header compression for better performance.
- **[PASS]** Certificate is valid (expires in 334 days)
- **[PASS]** Certificate chain has 2 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 4 domain(s)
- **[PASS]** Certificate is issued by a trusted CA

### Cookie Security (A+ — 100/100)

*2 cookies analyzed, 6 checks passed*

- **[PASS]** Cookie 'h1_device_id' has the Secure flag
- **[PASS]** Cookie 'h1_device_id' has the HttpOnly flag
- **[PASS]** Cookie 'h1_device_id' has SameSite=None
- **[PASS]** Cookie '__Host-session' has the Secure flag
- **[PASS]** Cookie '__Host-session' has the HttpOnly flag
- **[PASS]** Cookie '__Host-session' has SameSite=None

---

## Advanced Security

### Subresource Integrity (F — 20/100)

*0 of 11 external resources have SRI*

- **[WARNING]** External script from www.google-analytics.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn-app.pathfactory.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.google-analytics.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from consent.trustarc.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from ma.hacker.one lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External link from ma.hacker.one lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from consent.trustarc.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from ma.hacker.one lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.

### JS Library Vulnerabilities (A+ — 100/100)

*No known vulnerabilities*

- **[PASS]** No known JavaScript library vulnerabilities detected

### Information Leakage (A+ — 100/100)

*No exposures*

- **[INFO]** No security.txt found — Consider adding a security.txt at /.well-known/security.txt.
- **[PASS]** No sensitive files exposed

### Email Security (A+ — 100/100)

*DMARC: reject*

- **[PASS]** DMARC policy is reject — strongest protection

### Permissions-Policy (D — 40/100)

*No header set*

- **[WARNING]** No Permissions-Policy header — Consider adding a Permissions-Policy header to restrict browser feature access from embedded content.

### CORS Configuration (B — 80/100)

*No CORS headers*

- **[PASS]** No CORS headers present — secure default

---

## Performance

### Page Weight Budget (F — 0/100)

*4.9 MB transferred, 87 requests*

- **[CRITICAL]** Page weighs 7.5 MB (4.9 MB transferred)
- **[WARNING]** JavaScript is 1.0 MB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[INFO]** Fonts are 248 KB — consider subsetting or using system fonts — Subset fonts to include only used characters, or switch to system font stacks.
- **[INFO]** 87 HTTP requests
- **[INFO]** Estimated 1.0 g CO2 per page load

### Third-Party Impact (D — 50/100)

*100% third-party, 0 ms blocking*

- **[WARNING]** Third-party code accounts for 100% of page weight (4.9 MiB of 4.9 MiB)
- **[PASS]** Third-party blocking time is low (0 ms)

### Text Compression (A+ — 100/100)

*All text resources are compressed*

- **[PASS]** All text resources are compressed

### Image Optimization (B — 70/100)

*20 images, 0 KB saveable*

- **[WARNING]** https://www.hackerone.com/themes/custom/hackerone/... is missing width/height — may cause layout shift — Set explicit width and height to prevent CLS.

### JS Execution Cost (F — 20/100)

*6901ms total JS execution*

- **[WARNING]** https://www.hackerone.com/: 1506ms CPU time
- **[WARNING]** Unattributable: 1440ms CPU time
- **[WARNING]** https://www.googletagmanager.com/gtm.js?id=GTM-KLQ...: 1190ms CPU time
- **[WARNING]** https://ma.hacker.one/js/forms2/js/forms2.min.js: 758ms CPU time
- **[WARNING]** https://www.googletagmanager.com/gtag/js?id=G-BM4M...: 542ms CPU time
- **[WARNING]** Third-party scripts: 6901ms (100% of total)

### Font Loading (A+ — 100/100)

*4 fonts (248 KB)*

- **[INFO]** 4 font(s) use font-display: swap (FOUT risk but functional)

### JS Bundles (D — 40/100)

*26 scripts, 368 KB unused*

- **[WARNING]** https://www.googletagmanager.com/gtag/js?id=G-BM4M...: 66 KB unused (37%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtm.js?id=GTM-KLQ...: 62 KB unused (35%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtag/js?id=G-MLXT...: 61 KB unused (41%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.hackerone.com/sites/default/files/js/j...: 40 KB unused (44%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://ma.hacker.one/js/forms2/js/forms2.min.js: 33 KB unused (49%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 368 KB

### Resource Caching (A+ — 100/100)

*All resources properly cached*

- **[PASS]** No caching issues found

### Critical Rendering Path (A+ — 100/100)

*No render-blocking resources*

- **[PASS]** No render-blocking resources detected

### Resource Hints (A+ — 100/100)

*No optimization needed*

- **[PASS]** No resource hint issues

### Page Weight Inventory (D — 40/100)

*87 resources · 4.9 MB · 368 KB savings available*

- **[WARNING]** Page weight 3.9 MB over 1MB target
- **[INFO]** ~368 KB of savings available
- **[WARNING]** 86 third-party resources (100% of weight)
- **[INFO]** 3 resources over 200KB

### Render-Blocking Resources (A+ — 100/100)

*No render-blocking resources detected*

- **[PASS]** No render-blocking resources detected in <head>

### Third-Party Resources (A+ — 100/100)

*No third-party resources detected*


---

## Content Quality

### Links (F — 40/100)

*139 links checked, 53 healthy, 86 broken*

- **[CRITICAL]** 53 of 139 links are healthy
- **[WARNING]** Broken link: https://hackerone.com/themes/custom/hackerone/assets/favi... — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/themes/custom/hackerone/assets/favi... — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/themes/custom/hackerone/assets/favi... — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/themes/custom/hackerone/assets/favi... — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/css/css_K-K9Uv4... — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/css/css_kpxJ4Yr... — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/js/js_LJuxJuhg4... — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/modules/contrib/google_tag/js/gtag.... — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/modules/contrib/google_tag/js/gtm.j... — Found in <script src>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/hub/continuous-validation — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/users/sign_in — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://hackerone.com/contact/security-incident — Found in <a href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/themes/custom/hackerone/logo.svg — Found in <img src>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/platform — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://hackerone.com/product/bug-bounty-platform — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/product/response-vulnerability-disc... — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/product/ai-red-teaming — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/product/code — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/platform/hai — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/platform/insights — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/platform/triage — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/platform/live-hacking-events — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/partners/integrations — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/platform/services — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/adversarial-exposure-vali... — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/ai — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/application-security-test... — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/cloud-security-solution — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/continuous-security-testing — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/continuous-vulnerability-... — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/crowdsourced-security — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/continuous-threat-exposur... — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/vulnerability-management-... — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/web3 — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/automotive-and-transporta... — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/crypto-blockchain — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/public-sector — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/healthcare — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/retail-ecommerce — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/retail-hospitality-and-en... — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/united-states-federal — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/solutions/uk-government — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/report/future-of-ai — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/partners/technology-alliance-program — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/partners/aws — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/partners/find-a-partner — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/hackers/how-to-start-hacking — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/hackers/ambassador-world-cup — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/report/hacker-powered-security — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/vulnerability-disclosure-policy-map — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/company — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://hackerone.com/company/public-policy — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/company/newsroom — Found in <a href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/max_500x... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/max_500x... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/max_500x... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/thumbnai... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/thumbnai... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/medium/p... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/max_800x... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/styles/max_700x... — Found in <img src>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/knowledge-center/what-application-s... — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/knowledge-center/what-is-penetratio... — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/knowledge-center/what-hacking-black... — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/knowledge-center/16-types-cybersecu... — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/policies — Found in <a href>. Returns HTTP 404.
- **[CRITICAL]** Broken link: https://hackerone.com/policies/privacy — Found in <a href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/core/assets/vendor/jquery/jquery.mi... — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/js/js_cMQ3kzAQ_... — Found in <script src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://hackerone.com/sites/default/files/js/js_q278e2vWZ... — Found in <script src>. Returns HTTP 404.

### Mixed Content (A+ — 100/100)

*No mixed content detected — all resources use HTTPS.*

- **[PASS]** No mixed content detected — all resources use HTTPS

### Open Graph (C — 75/100)

*Open Graph tags are partially configured — some improvements recommended.*

- **[WARNING]** Missing og:description — The og:description tag controls the description in social sharing previews.
- **[INFO]** Missing og:type — The og:type tag helps social platforms categorize the content.
- **[INFO]** Missing twitter:card — Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

### Structured Data (A — 90/100)

*1 JSON-LD block(s) found — structured data is well configured.*

- **[WARNING]** Missing required property "name" for Organization — The "name" property is required for the Organization schema type.
- **[INFO]** Missing recommended property "url" for Organization — Adding "url" can improve how search engines display your content.
- **[INFO]** Missing recommended property "logo" for Organization — Adding "logo" can improve how search engines display your content.
- **[INFO]** Missing recommended property "sameAs" for Organization — Adding "sameAs" can improve how search engines display your content.

---

## Infrastructure

### DNS Records (A+ — 100/100)

*2 A records, 19 ms lookup*

- **[PASS]** Resolves to 2 IPv4 address(es)
- **[PASS]** Has 2 IPv6 (AAAA) record(s)
- **[PASS]** 2 nameserver(s) configured
- **[PASS]** 5 mail exchanger(s) configured
- **[INFO]** CAA records not checked — CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
- **[PASS]** SPF record present in TXT
- **[PASS]** DNS resolution time: 19 ms

### Redirect Chain (A — 90/100)

*1 redirect(s), 131 ms total*

- **[PASS]** Single redirect
- **[INFO]** WWW normalization redirect
- **[INFO]** Uses 302 (temporary) redirect — If permanent, use 301 instead.

### IPv6 Readiness (F — 30/100)

*IPv6 records exist but unreachable*

- **[WARNING]** IPv6 DNS records exist but server is not reachable — Having AAAA records but an unreachable server is worse than no AAAA — clients may experience delays before falling back to IPv4.
- **[INFO]** IPv6 connection error

### Crawlability (A+ — 100/100)

*robots.txt present, sitemap with 38 URLs*

- **[PASS]** robots.txt is present
- **[PASS]** sitemap.xml is present
- **[PASS]** sitemap.xml is valid XML
- **[PASS]** sitemap.xml contains 38 entries
- **[PASS]** Sitemap index with 38 child sitemaps
- **[PASS]** robots.txt references sitemap

### URL Variants (B — 75/100)

*www/non-www, trailing slash, HTTP→HTTPS*

- **[CRITICAL]** Both www and non-www versions serve content
- **[PASS]** HTTP correctly 301-redirects to HTTPS

### Domain Intelligence (A+ — 100/100)

*hackerone.com — via Cloudflare, Inc., 18 years, 8 months old, hosted on Cloudflare*

- **[PASS]** Domain registered until Nov 26, 2026 (7 months remaining)
- **[PASS]** DNSSEC is enabled
- **[PASS]** Registrar: Cloudflare, Inc.
- **[WARNING]** Registrar lock is NOT enabled — The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
- **[PASS]** Hosting: Cloudflare

---

## Compliance

### WCAG Compliance (A+ — 100/100)

*No testable criteria*


### Cookie Consent & Privacy (B — 80/100)

*No consent signals detected*

- **[WARNING]** No privacy policy link detected — A privacy policy page is recommended for transparency and may be legally required.
- **[INFO]** No terms of service link detected
- **[INFO]** No cookie consent banner detected
- **[PASS]** 2 cookie(s) set on initial load (functional)
- **[INFO]** This is an automated check, not legal advice — BeaverCheck detects technical indicators of consent management. This does not constitute a legal compliance assessment. Consult a privacy professional for GDPR/CCPA compliance.

### Language & i18n (A — 90/100)

*Lang attribute present*

- **[PASS]** <html lang> attribute is present
- **[PASS]** <html lang> value is valid
- **[INFO]** No Content-Language HTTP header
- **[INFO]** Language signals are inconsistent — The <html lang> attribute and Content-Language header should agree.

### Readability & Typography (A+ — 100/100)

*Font sizes and tap targets checked*


### Viewport Configuration (A+ — 100/100)

*Viewport properly configured*

- **[PASS]** Viewport meta tag is present
- **[PASS]** width=device-width is set
- **[PASS]** User zooming is allowed

### Third-Party Trackers (C — 55/100)

*6 trackers detected*

- **[INFO]** 6 third-party trackers detected — Found 5 analytics, 0 advertising, 0 marketing, 1 tag manager trackers.
- **[WARNING]** Trackers detected but no cookie policy found — This page loads 6 trackers but no cookie policy was detected. GDPR requires disclosure when using tracking cookies.
- **[WARNING]** Trackers detected but no privacy policy found — Most data protection regulations require a privacy policy when collecting user data via trackers.

### Cookie & Tracker Inventory (A+ — 100/100)

*2 cookies · 6 trackers · 0 pre-consent*

- **[INFO]** 2 cookie(s) could not be classified
- **[INFO]** 6 third-party tracker(s) detected on page

---

## Legal

### Legal Page Ecosystem (B — 75/100)

*3 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at https://www.hackerone.com/privacy.
- **[PASS]** Terms of Service detected — Found at /terms, linked from footer.
- **[PASS]** Cookie Policy detected — Found at https://www.hackerone.com/cookies, linked from footer.
- **[INFO]** Accessibility Statement not detected — No link matching common Accessibility Statement URL patterns or link text was found. Most websites are expected to have a Accessibility Statement, especially those collecting user data.
- **[INFO]** DMCA / Copyright Notice not detected — No link matching common DMCA / Copyright Notice URL patterns or link text was found. Most websites are expected to have a DMCA / Copyright Notice, especially those collecting user data.
- **[INFO]** Refund / Returns Policy not detected — No link matching common Refund / Returns Policy URL patterns or link text was found. Most websites are expected to have a Refund / Returns Policy, especially those collecting user data.
- **[INFO]** Acceptable Use Policy not detected — No link matching common Acceptable Use Policy URL patterns or link text was found. Most websites are expected to have a Acceptable Use Policy, especially those collecting user data.

### Copyright Notice (A+ — 100/100)

*©2026 HackerOne All rights reserved*

- **[PASS]** Copyright notice is up to date — Copyright notice is up to date: ©2026 HackerOne All rights reserved
- **[PASS]** Copyright holder: HackerOne

### Regulatory Indicators

*2 regulatory indicator(s) detected*

- **[INFO]** This is a technical scan, not a legal assessment — BeaverCheck detects technical indicators that may suggest regulatory relevance. This is not a compliance audit and should not be relied upon for legal decisions. Consult qualified legal counsel for compliance assessments.
- **[INFO]** GDPR indicators detected (strong confidence) — Indicators suggesting GDPR may be relevant: Consent management platform detected: trustarc.com; Privacy policy page found. EU General Data Protection Regulation — governs collection and processing of personal data of EU residents.
- **[INFO]** HIPAA indicators detected (weak confidence) — Indicators suggesting HIPAA may be relevant: Text mentions: phi. Health Insurance Portability and Accountability Act — protects sensitive patient health information.

### Third-Party Data Sharing

*2 third-party service(s) detected*

- **[INFO]** Data inventory for transparency purposes — This inventory identifies third-party services that receive data from your site visitors. Under regulations like GDPR (Article 30), maintaining records of data processing activities is commonly considered a best practice. This automated scan provides a starting point — it may not capture all data flows.
- **[INFO]** 2 third-party services across 2 categories — 2 third-party services detected across 2 categories: Analytics (1), Tag Management (1). Each of these services receives some user data from your site visitors.
- **[INFO]** Google Analytics (Analytics) — Detected via script URL. Typically collects: Page views, User behavior, Demographics, Device info, IP address. Privacy policy: https://policies.google.com/privacy. Data Processing Agreement available.
- **[INFO]** Google Tag Manager (Tag Management) — Detected via script URL. Typically collects: Orchestrates other tracking scripts, Page views. Privacy policy: https://policies.google.com/privacy. Data Processing Agreement available.

### Compliance Badges (B — 70/100)

*1 compliance badge(s) detected*

- **[PASS]** TRUSTe / TrustArc badge detected — Found via body text: 'truste'. Note: the presence of a badge does not verify the certification is current or valid.

---

## Availability

### CDN & Delivery (A — 85/100)

*Cloudflare (DYNAMIC)*

- **[PASS]** Site is served via Cloudflare CDN (edge: SJC)
- **[INFO]** CDN cache status: DYNAMIC

### HTTP Caching (D — 40/100)

*no-store (uncacheable)*

- **[INFO]** Cache-Control: no-store prevents all caching — Intentional for dynamic content, but increases server load for every page view.
- **[INFO]** No ETag or Last-Modified header — Conditional requests (304 Not Modified) are not possible without validators.

### Transport Security (A — 90/100)

*HTTP/3, HSTS, and TLS version analysis*

- **[INFO]** HTTP/3 (QUIC) not advertised — HTTP/3 eliminates head-of-line blocking. If your CDN supports it, consider enabling it.
- **[PASS]** HSTS enabled (includeSubDomains, preload)
- **[PASS]** HSTS preload enabled
- **[PASS]** TLS 1.3 in use (fastest handshake, 1-RTT)

---

## Accessibility

### Landmark Structure (A — 90/100)

*9 landmarks*

- **[PASS]** <main> landmark present
- **[PASS]** 5 <nav> landmark(s) found
- **[WARNING]** 2 of 5 <nav> elements are unlabeled — Multiple navigations need aria-label to distinguish them for screen readers.
- **[PASS]** Skip navigation link present

### Heading Hierarchy (A+ — 100/100)

*21 headings*

- **[PASS]** Single H1 present

### Alt Text Quality (A+ — 100/100)

*All 27 images OK*

- **[PASS]** 1 decorative image(s) correctly marked
- **[PASS]** 26 image(s) with good alt text

### Form Accessibility (A+ — 100/100)

*All 8 controls labeled*

- **[PASS]** 8 control(s) properly labeled

### Link & Button Quality (C — 64/100)

*4 issue(s) across 201 links and 4 buttons*

- **[CRITICAL]** 1 link(s) with no accessible text — Links without text are announced as raw URLs by screen readers.
- **[WARNING]** 2 link(s) with generic text — Generic link text like 'click here' doesn't describe the destination.
- **[WARNING]** 2 link(s) open in new tab without warning — Add '(opens in new tab)' to link text or aria-label.
- **[CRITICAL]** 1 button(s) with no accessible text — Icon-only buttons need an aria-label so screen readers can announce them.
- **[PASS]** 196 link(s) with descriptive text

---

## UX

### 404 Error Page (C — 65/100)

*HTTP 404, custom page*

- **[PASS]** Correct 404 status code returned
- **[PASS]** Custom styled 404 page
- **[PASS]** Homepage link present on 404 page

### Favicon & Branding (C — 65/100)

*4 icon(s) detected*

- **[PASS]** favicon.ico present at site root
- **[PASS]** HTML icon links detected
- **[PASS]** Apple touch icon present
- **[PASS]** SVG favicon detected — scales perfectly to any size

### Web Manifest (D — 40/100)

*Not found*

- **[INFO]** No web manifest found — No manifest at standard paths (/manifest.json, /site.webmanifest). A manifest is optional but enables PWA features like home screen installation and standalone display.

### Dark Mode Support (D — 40/100)

*No dark mode signals*

- **[INFO]** No dark mode signals detected — Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
- **[INFO]** Detection limited to meta tags and inline styles — External CSS files may contain prefers-color-scheme rules not visible to this scan.

### Print Stylesheet (D — 40/100)

*No print styles*

- **[INFO]** No print-specific styles detected — When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.

### Navigation UX (D — 40/100)

*2 navigation pattern(s)*

- **[PASS]** Skip navigation link detected
- **[PASS]** Back-to-top link detected
- **[PASS]** 5 navigation landmark(s) detected

---

## SEO

### Canonical URL (A+ — 95/100)

*Properly configured*

- **[PASS]** Canonical tag present
- **[PASS]** Canonical is self-referencing
- **[PASS]** Canonical matches final URL after redirects
- **[PASS]** Canonical target reachable (self-referencing)
- **[INFO]** Canonical points to a different domain

### Meta Tags (A+ — 95/100)

*Title optimized*

- **[PASS]** Page title is set
- **[PASS]** Title length (59 chars) is optimal
- **[INFO]** Title and H1 have very different wording — Alignment helps users confirm they've reached the right page.

### Content Depth (A — 85/100)

*1422 words, Very Difficult*

- **[PASS]** Page has 1422 words — good depth for search engines
- **[INFO]** Text-to-HTML ratio is 4% — Very low ratio suggests heavy framework overhead or boilerplate.
- **[INFO]** Reading level: Very Difficult (grade 23)

### Internal Links (A+ — 95/100)

*174 internal, 27 external*

- **[PASS]** 174 internal links (87%)
- **[PASS]** 99% of links use descriptive anchor text
- **[INFO]** Page has 201 links — consider reducing
- **[INFO]** 174 internal / 27 external links

### Image SEO (A+ — 100/100)

*27 images, 26 descriptive filenames*

- **[INFO]** 1 image(s) have hash/generic filenames

### Hreflang

*0 hreflang tags*


---

## Sustainability

### CO2 Per Page Load (D — 50/100)

*1.15g CO2 per view*

- **[WARNING]** 1.15g CO2 per page view — This page transfers 4.9 MB, producing an estimated 1.15g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.03g, network 0.24g, end-user device 0.88g.
- **[INFO]** At 10,000 monthly views: 138.1 kg CO2/year — With 10,000 page views per month, this page would generate approximately 138.1 kg of CO2 annually — equivalent to charging 17263 smartphones.
- **[PASS]** Green hosting reduces data center emissions

### Green Hosting (A+ — 100/100)

*Green (both)*

- **[PASS]** Both hosting and CDN use renewable energy
- **[INFO]** Amazon Web Services: Verified by the Green Web Foundation
- **[INFO]** Cloudflare: 100% renewable energy for global network since 2019
- **[INFO]** Green hosting status based on known provider commitments — Green hosting detection uses a curated database of provider renewable energy commitments. This is not a real-time verification. For authoritative checks, visit thegreenwebfoundation.org.

### Repeat Visit Weight (A+ — 100/100)

*99% cached*

- **[PASS]** 99% reduction on repeat visits — Returning visitors download only 70 KB (vs 4979 KB first visit). 85 of 87 resources are served from browser cache, saving 1.13g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.02g CO2 (first visit: 1.15g)

### Carbon Budget (D — 50/100)

*65th percentile*

- **[WARNING]** 1.15g CO2 — above the median website (0.60g) — Heavier than an estimated 35% of websites. Reducing page weight, optimizing images, and removing unused JavaScript would lower the carbon footprint. See the Performance tab.
- **[INFO]** Estimated 65th percentile — Compared to: top 10% = 0.20g, target = 0.50g, median = 0.60g per page view.

### Transfer Efficiency (A+ — 100/100)

*93% efficient*

- **[PASS]** Transfer efficiency: 93% — Only 368 KB of potential savings identified. Your page is well-optimized for size.

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/600f4a6a-340b-4a01-b0d9-c33a5ceec110*
