End-to-End CI/CD Pipeline for a Node.js App using GitHub Actions
Introduction In this blog post, I’ll walk you through building a complete CI/CD pipeline for a Node.js application using GitHub Actions. The pipeline covers: Security scanning with Trivy and Gitleaks Code quality analysis with SonarQube Docker ima...





