Mobile 375 × 812

Desktop 1440 × 900

Score: 77 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
No Content-Security-Policy header found
1 image(s) missing alt attribute
10 link(s) with no accessible text
7 button(s) with no accessible text
[](https://beavercheck.com/results/12f1a3da-7968-5db9-b86f-c89832404761)<a href="https://beavercheck.com/results/12f1a3da-7968-5db9-b86f-c89832404761"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.jenkins.io" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.jenkins.ioThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
2.45 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
10.15 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
38 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.072
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.45 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.
14.37 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 40 ms |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.row > div.col-md-12 > a > img div.row > div.col-md-12 > a > img | www.jenkins.io/images/post-images/2025/07/24/redesigning-jenkins-part-two.png | 894.5 KiB | 871.3 KiB |
Redesigned Credentials in Jenkins li.app-card > a > div.app-card__preview > img | www.jenkins.io/images/post-images/2026/04/02/redesigned-credentials-plugin.png | 304.0 KiB | 245.2 KiB |
Plugin of the Month – April 2026: Pipeline Graph View li.app-card > a > div.app-card__preview > img | www.jenkins.io/images/post-images/2026/04/plugin_of_the_month_april.png | 189.9 KiB | 130.4 KiB |
Stefan Spieker div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/stefan_spieker.png | 60.1 KiB | 59.7 KiB |
Kris Stern div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/krisstern.png | 42.5 KiB | 42.1 KiB |
JetBrains Report Highlights Jenkins as a Popular CI/CD Tool in 2026 li.app-card > a > div.app-card__preview > img | www.jenkins.io/images/post-images/2026/04/06/jenkins-as-one-of-best-ci-tools.png | 27.5 KiB | 12.7 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size | Duration |
|---|---|---|
| cdn.jsdelivr.net/npm/@docsearch/css@3 | 3.7 KiB | 782 ms |
| www.jenkins.io/assets/bower/jquery/jquery.min.js | 35.6 KiB | 451 ms |
| www.jenkins.io/js/copy-to-clipboard.js | 1.4 KiB | |
| www.jenkins.io/css/jenkins.css | 9.1 KiB | 150 ms |
| www.jenkins.io/assets/bower/bootstrap/css/bootstrap.min.css | 42.1 KiB | 601 ms |
| www.jenkins.io/css/font-awesome.min.css | 7.0 KiB | |
| www.jenkins.io/stylesheets/styles.css | 16.7 KiB | 301 ms |
| www.jenkins.io/css/copy-to-clipboard.css | 854 B | |
| www.jenkins.io/css/footer.css | 410 B |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.jenkins.io/css/jenkins.css | 9.1 KiB | 2.1 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| cdn.jsdelivr.net/npm/@docsearch/js@3 | 35.5 KiB | 29.6 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
div.row > div.col-md-12 > a > img div.row > div.col-md-12 > a > img | www.jenkins.io/images/post-images/2025/07/24/redesigning-jenkins-part-two.png |
Stefan Spieker div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/stefan_spieker.png |
Stefan Spieker div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/stefan_spieker.png |
Stefan Spieker div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/stefan_spieker.png |
Stefan Spieker div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/stefan_spieker.png |
Stefan Spieker div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/stefan_spieker.png |
Kris Stern div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/krisstern.png |
div.container > div.row > div.col-md-5 > img div.container > div.row > div.col-md-5 > img | www.jenkins.io/images/logos/jenkins/jenkins.svg |
Jan Faracik div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | |
Tim Jacomb div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | |
Jan Faracik div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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.
| Failing Elements |
|---|
div#ProjectCarousel_590 > div.container > div.carousel-indicators > button.active div#ProjectCarousel_590 > div.container > div.carousel-indicators > button.active |
div#ProjectCarousel_590 > div.container > div.carousel-indicators > button div#ProjectCarousel_590 > div.container > div.carousel-indicators > button |
div#ProjectCarousel_590 > div.container > div.carousel-indicators > button div#ProjectCarousel_590 > div.container > div.carousel-indicators > button |
div#ProjectCarousel_590 > div.container > div.carousel-indicators > button div#ProjectCarousel_590 > div.container > div.carousel-indicators > button |
div#ProjectCarousel_590 > div.container > div.carousel-indicators > button div#ProjectCarousel_590 > div.container > div.carousel-indicators > button |
div#ProjectCarousel_590 > div.container > div.carousel-indicators > button div#ProjectCarousel_590 > div.container > div.carousel-indicators > button |
div#ProjectCarousel_590 > div.container > div.carousel-indicators > button div#ProjectCarousel_590 > div.container > div.carousel-indicators > button |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
| Failing Elements |
|---|
div.container > div.row > div.col-md-5 > img div.container > div.row > div.col-md-5 > img |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
| Failing Elements |
|---|
div.container > div.section > div.video > iframe div.container > div.section > div.video > iframe |
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.
| Failing Elements |
|---|
div.container > div.row > div.col-md-12 > a div.container > div.row > div.col-md-12 > a |
div.sponsors > ul > li > a div.sponsors > ul > li > a |
div.sponsors > ul > li > a div.sponsors > ul > li > a |
div.sponsors > ul > li > a div.sponsors > ul > li > a |
div.sponsors > ul > li > a div.sponsors > ul > li > a |
div.sponsors > ul > li > a div.sponsors > ul > li > a |
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Download div.row > div.col-md-5 > div > a.app-button |
Atlassian div.supporters > ul > li > a |
Datadog div.supporters > ul > li > a |
DigitalOcean div.supporters > ul > li > a |
Discourse div.supporters > ul > li > a |
Fastly div.supporters > ul > li > a |
IBM div.supporters > ul > li > a |
Netlify div.supporters > ul > li > a |
PagerDuty div.supporters > ul > li > a |
Sentry div.supporters > ul > li > a |
Tsinghua University div.supporters > ul > li > a |
XMission div.supporters > ul > li > a |
Belnet div.supporters > ul > li > a |
RWTH Aachen University div.supporters > ul > li > a |
Hostico div.supporters > ul > li > a |
FreeDif div.supporters > ul > li > a |
Servana div.supporters > ul > li > a |
Yamagata University div.supporters > ul > li > a |
ProthamD div.contributor-data > div.desc-div > p > a |
contributor-spotlight div.contributor-data > div.desc-div > p > a |
These are opportunities to improve the legibility of your content.
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.
| Failing Elements |
|---|
Continuous Integration and Continuous Delivery div.row > div.col-md-6 > div.box > h5 |
Plugin of the Month – April 2026: Pipeline Graph View ul.app-cards > li.app-card > a > h5.app-card__title |
These are opportunities to improve keyboard navigation in your application.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
| Failing Elements |
|---|
Plugins div.div-mar > ul.resources > li > a |
Security div.div-mar > ul.resources > li > a |
Roadmap div.div-mar > ul.project > li > a |
GitHub div.div-mar > ul.project > li > a |
Forum div.div-mar > ul.community > li > a |
Events div.div-mar > ul.community > li > a |
LinkedIn div.div-mar > ul.community > li > a |
Bluesky div.div-mar > ul.community > li > a |
Mastodon div.div-mar > ul.community > li > a |
Youtube div.div-mar > ul.community > li > a |
Reddit div.div-mar > ul.community > li > a |
Artwork div.div-mar > ul.other > li > a |
Awards div.div-mar > ul.other > li > a |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html.hydrated html.hydrated |
These items highlight common accessibility best practices.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| devopsdozen.com/devops-dozen-2024-community-award-winners/ | More info |
| /blog/2025/12/10/jenkins-bug-bounty-program-yeswehack-eur... | More info |
| contributors.jenkins.io/ | More info |
| stories.jenkins.io/ | More info |
| www.jenkins.io/participate/ | More info |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
| Failing Elements |
|---|
div.container > div.row > div.col-md-5 > img div.container > div.row > div.col-md-5 > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
607 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.88 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.069
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
607 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.88 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 50 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.row > div.col-md-12 > a > img div.row > div.col-md-12 > a > img | www.jenkins.io/images/post-images/2025/07/24/redesigning-jenkins-part-two.png | 894.5 KiB | 865.1 KiB |
Impressions from Jenkins Contributor Summit in Brussels li.app-card > a > div.app-card__preview > img | www.jenkins.io/images/post-images/2026/03/contributor_summit_group_picture.jpg | 795.2 KiB | 782.4 KiB |
Revamped Build Monitor plugin li.app-card > a > div.app-card__preview > img | www.jenkins.io/images/post-images/2026/03/19/revamped-build-monitor-plugin.png | 456.6 KiB | 440.5 KiB |
Redesigned Credentials in Jenkins li.app-card > a > div.app-card__preview > img | www.jenkins.io/images/post-images/2026/04/02/redesigned-credentials-plugin.png | 304.0 KiB | 287.9 KiB |
Jenkins Contributor Summit: Officers View on the Present and Future li.app-card > a > div.app-card__preview > img | www.jenkins.io/images/post-images/2026/03/contributor_summit_officers_view.jpg | 211.7 KiB | 200.2 KiB |
Plugin of the Month – April 2026: Pipeline Graph View li.app-card > a > div.app-card__preview > img | www.jenkins.io/images/post-images/2026/04/plugin_of_the_month_april.png | 189.9 KiB | 173.5 KiB |
Introducing the Jenkins Plugin of the Month li.app-card > a > div.app-card__preview > img | www.jenkins.io/images/post-images/2026/03/plugin_of_the_month_march.png | 156.1 KiB | 139.7 KiB |
Jenkins Contributor Awards 2026 - Nominations are Open li.app-card > a > div.app-card__preview > img | www.jenkins.io/images/post-images/2026/03/cdf_community_awards.png | 119.1 KiB | 101.3 KiB |
Introducing the Chinese Workday Plugin li.app-card > a > div.app-card__preview > img | www.jenkins.io/images/post-images/2026/03/22/chinese-workday-plugin.png | 88.1 KiB | 83.4 KiB |
Stefan Spieker div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/stefan_spieker.png | 60.1 KiB | 60.0 KiB |
Jan Faracik div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/janfaracik.jpg | 47.9 KiB | 47.9 KiB |
Kris Stern div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/krisstern.png | 42.5 KiB | 42.4 KiB |
Tim Jacomb div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/timja.jpg | 28.8 KiB | 28.8 KiB |
JetBrains Report Highlights Jenkins as a Popular CI/CD Tool in 2026 li.app-card > a > div.app-card__preview > img | www.jenkins.io/images/post-images/2026/04/06/jenkins-as-one-of-best-ci-tools.png | 27.5 KiB | 23.4 KiB |
Avatar div.thank-you-box > div.contributor-data > div.image-div > img | /u/155388736?u=55db0be9d035475d94636dc312ead3848aa650d7&v=4 | 23.6 KiB | 22.6 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size | Duration |
|---|---|---|
| www.jenkins.io/assets/bower/jquery/jquery.min.js | 35.4 KiB | 130 ms |
| www.jenkins.io/js/copy-to-clipboard.js | 1.4 KiB | |
| cdn.jsdelivr.net/npm/@docsearch/css@3 | 3.7 KiB | 231 ms |
| www.jenkins.io/css/footer.css | 462 B | |
| www.jenkins.io/css/font-awesome.min.css | 7.1 KiB | |
| www.jenkins.io/stylesheets/styles.css | 16.7 KiB | |
| www.jenkins.io/assets/bower/bootstrap/css/bootstrap.min.css | 42.0 KiB | 130 ms |
| www.jenkins.io/css/copy-to-clipboard.css | 929 B | |
| www.jenkins.io/css/jenkins.css | 9.2 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| cdn.jsdelivr.net/npm/@docsearch/js@3 | 35.5 KiB | 29.6 KiB |
| www.jenkins.io/assets/bower/jquery/jquery.min.js | 35.3 KiB | 25.8 KiB |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.jenkins.io/css/jenkins.css | 9.2 KiB | 2.1 KiB |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.jenkins.io/assets/bower/bootstrap/css/bootstrap.min.css | 18.1 KiB | 17.4 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
div.row > div.col-md-12 > a > img div.row > div.col-md-12 > a > img | www.jenkins.io/images/post-images/2025/07/24/redesigning-jenkins-part-two.png |
Jan Faracik div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/janfaracik.jpg |
Jan Faracik div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/janfaracik.jpg |
Tim Jacomb div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/timja.jpg |
Stefan Spieker div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/stefan_spieker.png |
Stefan Spieker div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/stefan_spieker.png |
Stefan Spieker div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/stefan_spieker.png |
Stefan Spieker div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/stefan_spieker.png |
Stefan Spieker div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/stefan_spieker.png |
Kris Stern div.app-card__details__authors > a.app-author-link > div.app-avatar > img.app-avatar__image | www.jenkins.io/images/avatars/krisstern.png |
div.container > div.row > div.col-md-5 > img div.container > div.row > div.col-md-5 > img | www.jenkins.io/images/logos/jenkins/jenkins.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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.
| Failing Elements |
|---|
div#ProjectCarousel_590 > div.container > div.carousel-indicators > button.active div#ProjectCarousel_590 > div.container > div.carousel-indicators > button.active |
div#ProjectCarousel_590 > div.container > div.carousel-indicators > button div#ProjectCarousel_590 > div.container > div.carousel-indicators > button |
div#ProjectCarousel_590 > div.container > div.carousel-indicators > button div#ProjectCarousel_590 > div.container > div.carousel-indicators > button |
div#ProjectCarousel_590 > div.container > div.carousel-indicators > button div#ProjectCarousel_590 > div.container > div.carousel-indicators > button |
div#ProjectCarousel_590 > div.container > div.carousel-indicators > button div#ProjectCarousel_590 > div.container > div.carousel-indicators > button |
div#ProjectCarousel_590 > div.container > div.carousel-indicators > button div#ProjectCarousel_590 > div.container > div.carousel-indicators > button |
div#ProjectCarousel_590 > div.container > div.carousel-indicators > button div#ProjectCarousel_590 > div.container > div.carousel-indicators > button |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
| Failing Elements |
|---|
div.container > div.row > div.col-md-5 > img div.container > div.row > div.col-md-5 > img |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
| Failing Elements |
|---|
div.container > div.section > div.video > iframe div.container > div.section > div.video > iframe |
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.
| Failing Elements |
|---|
div.container > div.row > div.col-md-12 > a div.container > div.row > div.col-md-12 > a |
div.sponsors > ul > li > a div.sponsors > ul > li > a |
div.sponsors > ul > li > a div.sponsors > ul > li > a |
div.sponsors > ul > li > a div.sponsors > ul > li > a |
div.sponsors > ul > li > a div.sponsors > ul > li > a |
div.sponsors > ul > li > a div.sponsors > ul > li > a |
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Search div > button.DocSearch > span.DocSearch-Button-Container > span.DocSearch-Button-Placeholder |
Download div.row > div.col-md-5 > div > a.app-button |
Atlassian div.supporters > ul > li > a |
Datadog div.supporters > ul > li > a |
DigitalOcean div.supporters > ul > li > a |
Discourse div.supporters > ul > li > a |
Fastly div.supporters > ul > li > a |
IBM div.supporters > ul > li > a |
Netlify div.supporters > ul > li > a |
PagerDuty div.supporters > ul > li > a |
Sentry div.supporters > ul > li > a |
Tsinghua University div.supporters > ul > li > a |
XMission div.supporters > ul > li > a |
Belnet div.supporters > ul > li > a |
RWTH Aachen University div.supporters > ul > li > a |
Hostico div.supporters > ul > li > a |
FreeDif div.supporters > ul > li > a |
Servana div.supporters > ul > li > a |
Yamagata University div.supporters > ul > li > a |
ProthamD div.contributor-data > div.desc-div > p > a |
contributor-spotlight div.contributor-data > div.desc-div > p > a |
These are opportunities to improve the legibility of your content.
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.
| Failing Elements |
|---|
Continuous Integration and Continuous Delivery div.row > div.col-md-6 > div.box > h5 |
Plugin of the Month – April 2026: Pipeline Graph View ul.app-cards > li.app-card > a > h5.app-card__title |
These are opportunities to improve keyboard navigation in your application.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
| Failing Elements |
|---|
Jan Faracik li.app-card > div.app-card__details > div.app-card__details__authors > a.app-author-link |
Tim Jacomb li.app-card > div.app-card__details > div.app-card__details__authors > a.app-author-link |
Plugins div.div-mar > ul.resources > li > a |
Security div.div-mar > ul.resources > li > a |
Roadmap div.div-mar > ul.project > li > a |
GitHub div.div-mar > ul.project > li > a |
Forum div.div-mar > ul.community > li > a |
Events div.div-mar > ul.community > li > a |
LinkedIn div.div-mar > ul.community > li > a |
Bluesky div.div-mar > ul.community > li > a |
Mastodon div.div-mar > ul.community > li > a |
Youtube div.div-mar > ul.community > li > a |
Reddit div.div-mar > ul.community > li > a |
Artwork div.div-mar > ul.other > li > a |
Awards div.div-mar > ul.other > li > a |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html.hydrated html.hydrated |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
Search
K div > button.DocSearch |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| devopsdozen.com/devops-dozen-2024-community-award-winners/ | More info |
| /blog/2025/12/10/jenkins-bug-bounty-program-yeswehack-eur... | More info |
| contributors.jenkins.io/ | More info |
| stories.jenkins.io/ | More info |
| www.jenkins.io/participate/ | More info |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
| Failing Elements |
|---|
div.container > div.row > div.col-md-5 > img div.container > div.row > div.col-md-5 > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback