HTML/CSS/JS Code Quality — 2026-03-28
Run ID: run-2026-03-28-bce4391e0f · Status: success · ← Back to full report
About Code Quality
This page surfaces HTML, CSS, and JavaScript code quality signals from Google Lighthouse's Best Practices category. These audits help identify technical debt, browser compatibility risks, and security vulnerabilities across the most-visited U.S. government websites.
- Deprecated APIs — Use of browser features (HTML/CSS/JS) that have been removed or scheduled for removal. These can break in current or future browsers and may indicate outdated code that relies on legacy browser behaviour.
- Console Errors — JavaScript runtime errors logged to the browser console during page load. These often indicate broken functionality or incompatible scripts.
- document.write — Use of the synchronous
document.write()API. This API blocks HTML parsing, harms performance, and is blocked in certain browser contexts (e.g. HTTP/2 push, cross-origin scripts). - Vulnerable Libraries — Front-end JavaScript libraries (e.g. jQuery, Bootstrap) with known CVE security vulnerabilities. Outdated libraries are a common vector for web security issues.
- JS Library Inventory — All client-side JavaScript libraries detected. Useful for understanding browser compatibility requirements: libraries with wide browser support indicate polyfills may be in use; newer APIs without polyfills may exclude users on older browsers.
All audits come from Lighthouse scanning 100 successfully scanned URLs on 2026-03-28.
Summary
Detected JavaScript Libraries
JavaScript libraries detected from network requests during Lighthouse scans. Library version data helps identify whether sites depend on libraries that require polyfills for older browsers, or conversely, rely on browser features that are not yet widely supported.
| Library | URLs | Share |
|---|---|---|
| jQuery | 73 | 73% |
| Drupal | 37 | 37% |
| core-js | 28 | 28% |
| jQuery UI | 27 | 27% |
| Bootstrap | 19 | 19% |
| Lo-Dash | 10 | 10% |
| Modernizr | 9 | 9% |
| boomerang.js | 8 | 8% |
| Underscore | 7 | 7% |
| Angular | 7 | 7% |
| React | 6 | 6% |
| Moment.js | 5 | 5% |
| yepnope | 4 | 4% |
| LitElement | 3 | 3% |
| lit-html | 3 | 3% |
| WordPress | 3 | 3% |
| Preact | 3 | 3% |
| Vue | 2 | 2% |
| Gatsby | 2 | 2% |
| RequireJS | 2 | 2% |
| FlexSlider | 2 | 2% |
| Leaflet | 2 | 2% |
| Create React App | 1 | 1% |
| Zurb | 1 | 1% |
| Prototype | 1 | 1% |
| AmplifyJS | 1 | 1% |
| jQuery Tools | 1 | 1% |
| Material Design Lite | 1 | 1% |
| Dojo | 1 | 1% |
| Backbone | 1 | 1% |
| Handlebars | 1 | 1% |
| Hammer.js | 1 | 1% |
| Next.js | 1 | 1% |
| D3 | 1 | 1% |
| SWFObject | 1 | 1% |
| Google Maps | 1 | 1% |
| Mustache | 1 | 1% |
Vulnerable Libraries
Libraries with known security vulnerabilities as reported by Lighthouse's no-vulnerable-libraries audit (powered by Snyk). Upgrading these libraries reduces security risk and may also improve browser compatibility and access to modern APIs.
No libraries with known vulnerabilities were detected.
Per-URL Code Quality Results
Code quality audit results for each scanned URL. Columns show the Lighthouse Best Practices score and pass ✓ / fail ✗ for each audit. Click any URL to open the live page.
| URL | Best Practices | Deprecated APIs | Console Errors | document.write | Vulnerable Libs | JS Libraries |
|---|---|---|---|---|---|---|
| https://tools.usps.com | 96 | — | ✓ | — | — | Bootstrap jQuery jQuery UI Modernizr |
| https://ncbi.nlm.nih.gov | 96 | — | ✓ | — | — | jQuery jQuery UI Underscore core-js |
| https://pmc.ncbi.nlm.nih.gov | 96 | — | ✓ | — | — | jQuery core-js |
| https://pubmed.ncbi.nlm.nih.gov | 100 | — | ✓ | — | — | jQuery core-js |
| https://irs.gov | 100 | — | ✓ | — | — | jQuery jQuery UI Underscore Drupal |
| https://usps.com | 54 | — | ✗ (3) | — | — | Bootstrap jQuery core-js |
| https://forecast.weather.gov | 85 | — | ✗ (2) | — | — | jQuery jQuery UI |
| https://secure.login.gov | 100 | — | ✓ | — | — | |
| https://informeddelivery.usps.com | 50 | — | ✗ (1) | — | — | jQuery |
| https://ssa.gov | 92 | — | ✗ (1) | — | — | jQuery boomerang.js Drupal |
| https://va.gov | 100 | — | ✓ | — | — | React core-js |
| https://secure.ssa.gov | 73 | — | ✗ (1) | — | — | jQuery boomerang.js Drupal |
| https://weather.gov | 85 | — | ✗ (2) | — | — | jQuery jQuery UI |
| https://studentaid.gov | 54 | — | ✗ (196) | — | — | Lo-Dash Angular boomerang.js Drupal |
| https://urs.earthdata.nasa.gov | 92 | — | ✗ (3) | — | — | jQuery jQuery UI Modernizr yepnope |
| https://cdc.gov | 100 | — | ✓ | — | — | Bootstrap jQuery |
| https://pubchem.ncbi.nlm.nih.gov | 100 | — | ✓ | — | — | React core-js |
| https://travel.state.gov | 50 | — | ✗ (2) | — | — | Bootstrap LitElement lit-html jQuery jQuery UI Lo-Dash core-js |
| https://sec.gov | 100 | — | ✓ | — | — | jQuery Moment.js Drupal |
| https://nps.gov | 100 | — | ✓ | — | — | jQuery Modernizr core-js |
| https://medlineplus.gov | 96 | — | ✓ | — | — | jQuery jQuery UI |
| https://justice.gov | 73 | — | ✗ (28) | — | — | jQuery Drupal |
| https://usajobs.gov | 100 | — | ✓ | — | — | |
| https://uscis.gov | 73 | — | ✗ (2) | — | — | jQuery Drupal |
| https://tsa.gov | 73 | — | ✗ (2) | — | — | jQuery jQuery UI Drupal |
| https://myaccount.uscis.gov | 73 | — | ✗ (1) | — | — | Create React App |
| https://reg.usps.com | 92 | — | ✗ (1) | — | — | Bootstrap jQuery |
| https://www.va.gov | 100 | — | ✓ | — | — | React core-js |
| https://radar.weather.gov | 100 | — | ✓ | — | — | Lo-Dash Vue core-js |
| https://ofac.treasury.gov | 92 | — | ✗ (1) | — | — | jQuery boomerang.js Drupal |
| https://egov.uscis.gov | 96 | — | ✗ (3) | — | — | |
| https://nasa.gov | 96 | — | ✗ (1) | — | — | jQuery jQuery UI WordPress core-js |
| https://fs.usda.gov | 88 | — | ✗ (2) | — | — | jQuery Drupal |
| https://ais.usvisa-info.com | 100 | — | ✓ | — | — | Zurb jQuery jQuery UI Moment.js |
| https://fda.gov | 100 | — | ✓ | — | — | jQuery jQuery UI Underscore Drupal |
| https://ncei.noaa.gov | 92 | — | ✗ (1) | — | — | jQuery Drupal |
| https://ceac.state.gov | 46 | — | ✗ (38) | — | — | |
| https://tsp.gov | 100 | — | ✓ | — | — | Bootstrap jQuery |
| https://spc.noaa.gov | 65 | — | ✓ | — | — | jQuery Prototype |
| https://webbook.nist.gov | 73 | — | ✗ (1) | — | — | jQuery |
| https://science.nasa.gov | 77 | — | ✓ | — | — | jQuery jQuery UI React WordPress core-js |
| https://ecfr.gov | 100 | — | ✓ | — | — | Bootstrap jQuery Modernizr Underscore yepnope AmplifyJS Moment.js |
| https://founders3.upress.virginia.edu | 0 | — | — | — | — | |
| https://home.treasury.gov | 96 | — | ✓ | — | — | jQuery jQuery UI boomerang.js Drupal |
| https://medicare.gov | 54 | — | ✓ | — | — | jQuery jQuery UI core-js Drupal |
| https://cisa.gov | 77 | — | ✓ | — | — | jQuery Drupal |
| https://consumerfinance.gov | 77 | — | ✓ | — | — | LitElement lit-html |
| https://bls.gov | 92 | — | ✓ | — | — | Bootstrap jQuery jQuery Tools |
| https://clinicaltrials.gov | 96 | — | ✓ | — | — | Angular core-js |
| https://my.uscis.gov | 77 | — | ✓ | — | — | jQuery |
| https://dhs.gov | 54 | — | ✗ (1) | — | — | jQuery jQuery UI boomerang.js Drupal |
| https://esta.cbp.dhs.gov | 92 | — | ✓ | — | — | Bootstrap jQuery jQuery UI Angular Material Design Lite core-js |
| https://cms.gov | 73 | — | ✓ | — | — | jQuery jQuery UI Preact Drupal |
| https://usa.gov | 100 | — | ✓ | — | — | jQuery Drupal |
| https://epa.gov | 96 | — | ✓ | — | — | jQuery core-js Drupal |
| https://www.usajobs.gov | 100 | — | ✓ | — | — | |
| https://healthcare.gov | 73 | — | ✗ (1) | — | — | Gatsby |
| https://sam.gov | 92 | — | ✓ | — | — | jQuery Lo-Dash Angular Drupal |
| https://store.usps.com | 50 | — | ✗ (1) | — | — | Bootstrap jQuery Dojo Modernizr RequireJS core-js |
| https://cbp.gov | 73 | — | ✓ | — | — | jQuery jQuery UI Drupal |
| https://fas.usda.gov | 100 | — | ✓ | — | — | jQuery core-js Drupal |
| https://nhlbi.nih.gov | 73 | — | ✓ | — | — | jQuery jQuery UI Drupal |
| https://eric.ed.gov | 96 | — | ✓ | — | — | jQuery |
| https://accessdata.fda.gov | 0 | — | — | — | — | |
| https://acis.eoir.justice.gov | 77 | — | ✓ | — | — | React Gatsby |
| https://nhtsa.gov | 54 | — | ✗ (1) | — | — | jQuery jQuery UI core-js Drupal |
| https://cpsc.gov | 100 | — | ✓ | — | — | jQuery jQuery UI Lo-Dash FlexSlider Drupal |
| https://www.dol.gov | 77 | — | ✓ | — | — | jQuery jQuery UI Modernizr yepnope boomerang.js Drupal |
| https://dea.gov | 54 | — | ✗ (2) | — | — | jQuery Modernizr Lo-Dash core-js Drupal |
| https://login.gov | 100 | — | ✓ | — | — | |
| https://prevention.nih.gov | 73 | — | ✗ (2) | — | — | jQuery Lo-Dash Drupal |
| https://earthquake.usgs.gov | 96 | — | ✓ | — | — | |
| https://ttp.cbp.dhs.gov | 92 | — | ✓ | — | — | Bootstrap jQuery Angular |
| https://fbi.gov | 77 | — | ✓ | — | — | Bootstrap jQuery Backbone Leaflet Underscore RequireJS FlexSlider core-js |
| https://fisheries.noaa.gov | 96 | — | ✗ (2) | — | — | jQuery Underscore Drupal |
| https://nsopw.gov | 96 | — | ✓ | — | — | jQuery Drupal |
| https://federalregister.gov | 100 | — | ✓ | — | — | Bootstrap jQuery jQuery UI |
| https://i94.cbp.dhs.gov | 96 | — | ✓ | — | — | Angular core-js |
| https://army.mil | 0 | — | — | — | — | |
| https://tsaenrollmentbyidemia.tsa.dhs.gov | 50 | — | ✗ (7) | — | — | Bootstrap jQuery Underscore core-js |
| https://osha.gov | 88 | — | ✗ (5) | — | — | jQuery Modernizr yepnope Drupal |
| https://opm.gov | 73 | — | ✗ (2) | — | — | jQuery core-js |
| https://archives.gov | 81 | — | ✓ | — | — | jQuery Drupal |
| https://noaa.gov | 92 | — | ✗ (1) | — | — | jQuery Handlebars Drupal |
| https://portal.cms.gov | 69 | — | ✗ (2) | — | — | Bootstrap jQuery Angular Hammer.js core-js |
| https://faa.gov | 81 | — | ✓ | — | — | jQuery jQuery UI Drupal |
| https://my.navy.mil | 85 | — | ✗ (3) | — | — | Bootstrap jQuery |
| https://fdic.gov | 54 | — | ✓ | — | — | jQuery Moment.js boomerang.js Drupal |
| https://aviationweather.gov | 100 | — | ✓ | — | — | Leaflet |
| https://ustraveldocs.com | 96 | — | ✓ | — | — | Lo-Dash Vue core-js |
| https://cnsb.usps.com | 92 | — | ✗ (6) | — | — | Lo-Dash core-js |
| https://uspto.gov | 77 | — | ✓ | — | — | Bootstrap jQuery jQuery UI Preact Drupal |
| https://plus.nasa.gov | 96 | — | ✗ (1) | — | — | jQuery WordPress |
| https://tsaprecheckbyclear.tsa.dhs.gov | 54 | — | ✗ (1) | — | — | React Next.js core-js |
| https://census.gov | 46 | — | ✗ (1) | — | — | Bootstrap jQuery jQuery UI Modernizr Lo-Dash D3 SWFObject |
| https://gsa.gov | 92 | — | ✗ (2) | — | — | LitElement lit-html Google Maps jQuery Preact Mustache Moment.js Drupal |
| https://cancer.gov | 100 | — | ✓ | — | — | |
| https://time.gov | 77 | — | ✓ | — | — | jQuery |
| https://search.usa.gov | 0 | — | — | — | — | |
| https://about.usps.com | 88 | — | ✗ (1) | — | — | Bootstrap jQuery |
Browser Compatibility Context
U.S. government websites should support the broadest possible range of users. This means:
- Avoid too-new APIs without polyfills — features only available in recent browser versions exclude users on older hardware or enterprise environments with locked browser versions.
- Avoid too-old APIs — deprecated or removed browser features may fail silently or cause errors in modern browsers.
- Use polyfills strategically — polyfills allow use of modern features with graceful fallback for older browsers, but unused polyfills add unnecessary page weight. Can I Use provides browser support data to determine when a polyfill can be removed.
- Keep libraries updated — updated libraries often include browser compatibility improvements and security patches.
The Deprecated APIs and Vulnerable Libraries audits above are the most actionable signals for improving browser compatibility and security on government websites.