Jenkins in Google Summer of Code Midterm Recap

The Jenkins in GSoC program recently reached its midterm milestone for GSoC 2023. This milestone served to assess performance, and precipitate pass/fail decisions. Taking time to evaluate the progress and workflow of the project provides an opportunity to correct course and address underlying issues. Earlier this month, on the Jenkins…

Continue ReadingJenkins in Google Summer of Code Midterm Recap

The GSoC 2024 contributor application has ended. What happens next?

The Google Summer of Code 2024 contributor application period has ended and we are excited to have received over 75 valid applications from potential contributors, interested in contributing to Jenkins via this program. We are grateful to all the students who applied and look forward to reviewing their applications over…

Continue ReadingThe GSoC 2024 contributor application has ended. What happens next?

New Public IPv4 for Jenkins Mirrors

The Jenkins project packages and plugins are hosted through a network of mirror servers (provided by our sponsors) close to your location. It provides a "HTTP redirector" service hosted behind the get.jenkins.io, mirrors.jenkins.io and mirrors.jenkins-ci.org domains, with a new public IP: `20.119.232.75` 20.7.178.24 (as per /blog/2023/07/12/jenkins-mirrors-postmortem-outage/) since the 12th of…

Continue ReadingNew Public IPv4 for Jenkins Mirrors

Security Scan Probe

Introduction The Jenkins Security team offers a GitHub action that automatically scans the plugin source code during Continuous Integration and reports security issues. The Jenkins community considers using such tools to ensure a high-security level for plugins as a good practice. The Security Scan probe identifies whether the plugin is…

Continue ReadingSecurity Scan Probe

Third Party Repository Detection Probe

Introduction A third-party repository is a repository that is not hosted at https://repo.jenkins-ci.org/. The Jenkins Infra team was concerned about the dependencies used by third-party repositories. These repositories are a concern, not just for security reasons, but also for reliability. The third-party repository detection probe ensures that plugins are built…

Continue ReadingThird Party Repository Detection Probe

Jenkins 2023 Recap

Contributed by: Wadeck Follonier The Jenkins Security team has multiple missions, with the most visible to users being the publication of advisories. In 2023, the team published 17 advisories: 4 included Jenkins core, and 13 were solely about plugins. In total, 211 vulnerabilities were announced. In terms of reporting trends,…

Continue ReadingJenkins 2023 Recap