Introducing Our New ClickHouse OSS Trust Center

  • Post author:
  • Post category:Databases

Introduction # We value our Open Source community and are taking steps to improve our security communications. We launched the ClickHouse Cloud Trust Center in 2022 which describes our security controls, compliance efforts, and enables customers to subscribe for updates to our program. Today, we are excited to announce the…

Continue ReadingIntroducing Our New ClickHouse OSS Trust Center

Introducing Teleport 16 – Enhanced Security and Usability with New Features

  • Post author:
  • Post category:IT Security

It’s that time again — for a brand new major release. Our team releases major versions of Teleport every 4 months. Here we introduce Teleport 16. This post goes into detail about Teleport 16 breaking changes, bug fixes and improvements. In Teleport 16, we focused on new features and enhancements…

Continue ReadingIntroducing Teleport 16 – Enhanced Security and Usability with New Features

Branch for Dolibarr v20 Beta has been created. The branch develop is now open to developers for new features.

A new stage before the release of Dolibarr ERP CRM version 20 has been reached: The v20 branch has been created in the version control system (GitHub). This will allow to start integrating development of new features for version 21, while continuing to stabilize version 20. From now on, any…

Continue ReadingBranch for Dolibarr v20 Beta has been created. The branch develop is now open to developers for new features.

How to remove deprecated plugins from Jenkins while using Docker

The Jenkins plugin ecosystem is highly active, and it’s not uncommon to come across deprecated plugins. This can be both positive and negative. On the positive side, it signifies that the plugin is no longer necessary since its functionality has been integrated into Jenkins core or rendered obsolete by new…

Continue ReadingHow to remove deprecated plugins from Jenkins while using Docker

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

Jenkins June 2023 Newsletter

Key Takeaways Red Hat Enterprise Linux 7, and derivatives like CentOS 7, reach early end of life. Upgrades and improvements of Jenkins components continue with significant progress towards the eventual removal of Prototype.js from Jenkins core. Thanks to a kind donation from Launchable, pull requests to Jenkins core now complete…

Continue ReadingJenkins June 2023 Newsletter

Post Mortem of the 7th July 2023 Jenkins Infrastructure Outage

On Friday 7th of July 2023, the Jenkins infrastructure suffered a major outage from 11:05am UTC until 15:25pm UTC with complete downtime of the following public services: accounts.jenkins.io fallback.get.jenkins.io get.jenkins.io incrementals.jenkins.io javadoc.jenkins.io plugin-health.jenkins.io plugin-site-issues.jenkins.io plugins.origin.jenkins.io plugins.jenkins.io rating.jenkins.io repo.azure.jenkins.io reports.jenkins.io stories.jenkins.io uplink.jenkins.io weekly.ci.jenkins.io www.origin.jenkins.io We also had complete downtime of the…

Continue ReadingPost Mortem of the 7th July 2023 Jenkins Infrastructure Outage

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