VOOZH about

URL: https://www.javacodegeeks.com/tag/devsecops

⇱ DevSecOps Archives - Java Code Geeks


  • DevOps👁 Image
    Eleftheria DrosopoulouFebruary 10th, 2026
    0 218

    Security-First Development: DevSecOps and the Supply Chain Crisis

    How the XZ Utils backdoor changed enterprise security forever and why dependency scanning is now mission-critical March 29, 2024, should…

    Read More »
  • Core Java👁 Image
    Eleftheria DrosopoulouDecember 31st, 2025
    0 437

    Container Optimization for Java: Docker, Podman, and Build Strategies

    The transition from traditional server-side Java deployment to a containerized, cloud-native model requires more than just a Dockerfile. To achieve…

    Read More »
  • Core Java👁 Image
    Eleftheria DrosopoulouDecember 15th, 2025
    0 550

    Supply Chain Security for Java Projects: SBOMs, Vulnerability Scanning, and Dependency Management

    The software supply chain has become a primary attack vector for malicious actors. From the infamous Log4Shell vulnerability to sophisticated…

    Read More »
  • DevOps👁 Image
    Eleftheria DrosopoulouSeptember 16th, 2025
    0 404

    Securing Java from the Start: Top DevSecOps Practices for Your Codebase

    In today’s fast-paced software world, security can no longer be an afterthought. Java remains one of the most widely used…

    Read More »
  • Core Java👁 Image
    Eleftheria DrosopoulouAugust 18th, 2025
    0 551

    Securing Java Pipelines with OWASP ZAP, SonarQube & Security Gates

    Security is no longer something we “bolt on” at the end of development. In a modern DevSecOps culture, we embed…

    Read More »
  • DevOps👁 Image
    Eleftheria DrosopoulouDecember 11th, 2024
    0 453

    DevSecOps: Integrating Security into the CI/CD Pipeline

    DevSecOps is the evolution of traditional DevOps practices, emphasizing the integration of security at every stage of the software development…

    Read More »
Back to top button
Close