Latest Updates

Documenting code, one commit at a time.

Git 1 post
×

Strengthening CI/CD Pipelines: Essential Practices for Robustness and Security

Introduction

In the world of continuous integration and continuous delivery (CI/CD), robust and secure pipeline functions are paramount. Our pfm-groovy-library aims to provide reusable deployment logic, streamlining how applications are built, tested, and deployed. However, as with any critical automation, these functions must be meticulously crafted to prevent vulnerabilities and ensure

Read more