Drupal Starshot blog: Join the Drupal Starshot team as a track lead

Drupal Starshot seeks track leads to drive key project components. Apply by July 31st and help bring Drupal Starshot to life! The Drupal Starshot initiative has been making significant progress behind the scenes, and I'm excited to share some updates with the community. Leadership team formation and product definition Over…

Continue ReadingDrupal Starshot blog: Join the Drupal Starshot team as a track lead

How to Package and Deploy Answer Plugins

We’ve noticed that some users are struggling to package Answer plugins. It might be frustrating since the doc using plugins doesn’t contain successful packaging examples. In this blog, we’ll guide you through the process of packing your Answer plugin with step-by-step tutorial. Getting Started​ To get started, please make sure…

Continue ReadingHow to Package and Deploy Answer Plugins

How GitLab Agile planning improves collaborative project management

  • Post author:
  • Post category:Automation

Effective collaboration is the backbone of Agile project management, enabling enterprise teams to deliver high-quality software efficiently. GitLab’s comprehensive platform enhances collaboration, streamlines workflows, and supports Agile principles. In this article, you'll learn how GitLab empowers teams to work together seamlessly and improve project outcomes. The value of collaborative project…

Continue ReadingHow GitLab Agile planning improves collaborative project management

TeamCity Pipelines Pulse, Issue #4: Dependency Cache

  • Post author:
  • Post category:Automation

Everyone wants faster builds. Historically in TeamCity Pipelines, running Maven builds meant having to download all of your dependencies from scratch for every single build. Introducing Dependency Cache! Now, TeamCity Pipelines caches your Maven dependencies after the initial run and reuses them in future builds, saving you time and money.…

Continue ReadingTeamCity Pipelines Pulse, Issue #4: Dependency Cache

Meet the 2024 MongoDB Community Champions!

  • Post author:
  • Post category:Databases

MongoDB is excited to announce our new cohort of Community Champions! MongoDB Community Champions comprise an inspirational global group of passionate, dedicated MongoDB advocates—including customers, partners, and inspiring community leaders. They demonstrate exceptional leadership in advancing the growth and knowledge of MongoDB’s brand and technology. The eighteen Community Champions this…

Continue ReadingMeet the 2024 MongoDB Community Champions!

CVE-2024-39908 : DoS in REXML

  • Post author:
  • Post category:Web Runtime

There is a DoS vulnerability in REXML gem. This vulnerability has been assigned the CVE identifier CVE-2024-39908. We strongly recommend upgrading the REXML gem. Details When it parses an XML that has many specific characters such as <, 0 and %>. REXML gem may take long time. Please update REXML…

Continue ReadingCVE-2024-39908 : DoS in REXML