Skip to content
https://www.gitguardian.com

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
4
REVIEW
2
PASS
6
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

93
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

804 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.41 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

36 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.049

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.56 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

4.41 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
14
6 PASS 2 REVIEW 4 FIX
F
Page Weight Budget
Action
2.9 MB transferred, 127 requests
FIX
2.9 MB transferred, 127 requests
Warning::
Page weighs 8.7 MB (2.9 MB transferred)
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Warning::
127 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.61 g CO2 per page load
2.9 MB / 2.4 MB budget
2.9 MB transferred
127 requests
0.61 g CO2 per page load
JavaScript 1.3 MiB 44%
Images 546.7 KiB 18%
Other 533.0 KiB 18%
HTML 227.1 KiB 8%
Fonts 199.9 KiB 7%
CSS 127.0 KiB 4%
Other 28.5 KiB 1%
Other 2.4 KiB 0%
Other 347 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
99% third-party, 0 ms blocking
FIX
99% third-party, 0 ms blocking
Warning::
Third-party code accounts for 99% of page weight (2.9 MiB of 2.9 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
F
JS Bundles
Action
43 scripts, 502 KB unused
FIX
43 scripts, 502 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-782...: 102 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.prod.website-files.com/5ee25cbe4731001...: 71 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-T4X...: 70 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-L0Y8...: 65 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 64 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 502 KB
502 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=AW-782824926137 KB102 KB (75%)3rd
https://cdn.prod.website-files.com/5ee25cbe47310017adf964da/js/webflow.schunk.e0c428ff9737f919.js89 KB71 KB (80%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T4XWLFH177 KB70 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-L0Y8CSL3HQ&cx=c&gtm=4e6460163 KB65 KB (40%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-782824926&cx=c&gtm=4e6460137 KB64 KB (47%)3rd
https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.96.0/core-en.js110 KB54 KB (49%)3rd
https://www.clickcease.com/monitor/stat.js44 KB38 KB (90%)3rd
https://gitguardian.containers.piwik.pro/9639dc87-ba19-5a24-b4c1-9a4d031bfdf7.js78 KB37 KB (48%)3rd
https://static.gitguardian.com/marketing-static/scripts/d31dbc967ec34a86d2da.chunk.js8 KB3rd
https://js.usemessages.com/conversations-embed.js33 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
Info::
Last-Modified header present

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
48 images, 0 KB saveable
REVIEW
48 images, 0 KB saveable
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee25cbe4731001... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee25cbe4731001... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee25cbe4731001... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee25cbe4731001... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee25cbe4731001... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee25cbe4731001... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee25cbe4731001... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/5ee9da909a44e85... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
48 images 546 KB
0 oversized -0 KB
45 legacy format
24 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

C
JS Execution Cost
Action
1551ms total JS execution
REVIEW
1551ms total JS execution
Warning::
Unattributable: 377ms CPU time
Warning::
https://cdn.prod.website-files.com/5ee25cbe4731001...: 270ms CPU time
Info::
https://js.hs-analytics.net/analytics/177559440000...: 233ms CPU time
Info::
https://www.gitguardian.com/: 227ms CPU time
Info::
https://www.googletagmanager.com/gtag/destination?...: 109ms CPU time
Warning::
Third-party scripts: 1324ms (85% of total)

Main Thread Breakdown

Script Evaluation 44% Other 29% Style & Layout 16% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
Unattributable377ms39ms0ms3rd
https://cdn.prod.website-files.com/5ee25cbe47310017adf964da/js/webflow.schunk.cda1b6b5100b7235.js270ms56ms8ms3rd
https://js.hs-analytics.net/analytics/1775594400000/4483904.js233ms133ms3ms3rd
https://www.gitguardian.com/227ms15ms2ms1st
https://www.googletagmanager.com/gtag/destination?id=AW-782824926&cx=c&gtm=4e6460109ms89ms19ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T4XWLFH93ms79ms12ms3rd
https://cdn.prod.website-files.com/5ee25cbe47310017adf964da/js/webflow.b5369cae.4f1e73f5d70e30c1.js71ms70ms0ms3rd
https://gitguardian.containers.piwik.pro/9639dc87-ba19-5a24-b4c1-9a4d031bfdf7.js63ms55ms5ms3rd
https://www.googletagmanager.com/gtag/js?id=G-L0Y8CSL3HQ&cx=c&gtm=4e646055ms41ms12ms3rd
https://static.gitguardian.com/marketing-static/scripts/global.js53ms52ms0ms3rd
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
7 fonts (200 KB)
PASS
7 fonts (200 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

200 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 804 ms LCP 1.4 shttps://cdn.prod.website-files.com/5ee25cbe47310017adf964da/67c8dafedd6b3bddf05e1851_Haskoy-Bold.woff267c8dafedd6b3bddf05e185... https://cdn.prod.website-files.com/5ee25cbe47310017adf964da/67c8dafedd6b3bddf05e1851_Haskoy-Bold.woff2 — 38.2 KiB — 0 ms — font-display: swapdata:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AA…x-font-ttf;charset=utf-... data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AA… — 1.8 KiB — 0 ms — font-display: swaphttps://cdn.prod.website-files.com/5ee25cbe47310017adf964da/67c8daba84e85071acbb8b9f_Haskoy-Regular.woff267c8daba84e85071acbb8b9... https://cdn.prod.website-files.com/5ee25cbe47310017adf964da/67c8daba84e85071acbb8b9f_Haskoy-Regular.woff2 — 37.1 KiB — 0 ms — font-display: swaphttps://cdn.prod.website-files.com/5ee25cbe47310017adf964da/67c8daef9577a6464f6896b5_Haskoy-Medium.woff267c8daef9577a6464f6896b... https://cdn.prod.website-files.com/5ee25cbe47310017adf964da/67c8daef9577a6464f6896b5_Haskoy-Medium.woff2 — 38.1 KiB — 0 ms — font-display: swaphttps://cdn.prod.website-files.com/5ee25cbe47310017adf964da/6887e2b28efdd152dc32a231_Haskoy-SemiBold.woff26887e2b28efdd152dc32a23... https://cdn.prod.website-files.com/5ee25cbe47310017adf964da/6887e2b28efdd152dc32a231_Haskoy-SemiBold.woff2 — 38.1 KiB — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/instrumentsans/v4/pxiTypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr0SZe1ZuWi3g.woff2pxiTypc9vsFDm051Uf6KVwg... https://fonts.gstatic.com/s/instrumentsans/v4/pxiTypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr0SZe1ZuWi3g.woff2 — 29.2 KiB — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/funneldisplay/v3/B50WF7FGv37QNVWgE0ga--4Pbb6dDYs0gnHA.woff2B50WF7FGv37QNVWgE0ga--4... https://fonts.gstatic.com/s/funneldisplay/v3/B50WF7FGv37QNVWgE0ga--4Pbb6dDYs0gnHA.woff2 — 17.3 KiB — 0 ms — font-display: swap
67c8dafedd6b3bddf05e185... woff2 swap
Size 38 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
x-font-ttf;charset=utf-... unknown swap
Size 2 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
67c8daba84e85071acbb8b9... woff2 swap
Size 37 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
67c8daef9577a6464f6896b... woff2 swap
Size 38 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
6887e2b28efdd152dc32a23... woff2 swap
Size 38 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
pxiTypc9vsFDm051Uf6KVwg... woff2 swap
Size 29 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
B50WF7FGv37QNVWgE0ga--4... woff2 swap
Size 17 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~1 KB and ~2 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
127 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
85% of JavaScript execution is third-party
First-party Third-party 1324ms · 672KB · €14/mo
Unattributable
Other
Costly
Execution 377ms
Transfer 0 KB
Monthly Cost €4/mo
cdn.prod.website-files.com
Other
Costly
Execution 270ms
Transfer 70 KB
Monthly Cost €3/mo
HubSpot Analytics
Analytics
Costly
Execution 233ms
Transfer 42 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 109ms
Transfer 137 KB
Unused 47%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 93ms
Transfer 177 KB
Unused 40%
Monthly Cost €1/mo
cdn.prod.website-files.com
Other
Optional
Execution 71ms
Transfer 1 KB
Monthly Cost €1/mo
gitguardian.containers.piwik.pro
Other
Optional
Execution 63ms
Transfer 78 KB
Unused 48%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 55ms
Transfer 163 KB
Unused 40%
Monthly Cost €1/mo
static.gitguardian.com
Other
Optional
Execution 53ms
Transfer 4 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 377ms and costs ~€4/month
  • cdn.prod.website-files.com adds 270ms and costs ~€3/month
  • HubSpot Analytics adds 233ms and costs ~€3/month

85% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

Unattributable takes 377ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.prod.website-files.com takes 270ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

HubSpot Analytics takes 233ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback