The Truth About Kubernetes Patching: Sequence vs. Success
Understanding Kubernetes Patch Versions A Kubernetes version number follows semantic versioning: MAJOR.MINOR.PATCH (e.g., 1.27.3) Major…
Understanding the Supply Chain Attack in xz Libraries (CVE-2024-3094)
Background of the Incident Recent investigations have revealed a significant supply chain attack within the…
Architecting a Secure CI/CD Pipeline
Introduction Continuous Integration/Continuous Deployment (CI/CD) pipelines are central to modern software development practices, enabling rapid,…
The Open Source Patching Dilemma
In the dynamic world of software development, open-source software (OSS) has become a cornerstone, offering…
Defendable Architecture: Security Intelligence Driven Framework
In the fast-paced world of technology, where cyber threats are constantly evolving, businesses and organizations…
Azure Defence In Depth from OpenShift(Kubernetes) Perspective
I also have written about "Azure Defence In Depth" in another blog entry. OpenShift is…
Azure Defence In Depth
In an age where data is the lifeblood of modern enterprises, securing your digital assets…
Basic RootCA Infrastructure with OpenSSL
Image: https://qph.fs.quoracdn.net/main-qimg-f2d9af77cbca3c6bc42bdd31437a7d6c Objective Becoming organization/private PKI provider Shared rootCA certificate to be trusted by client.…