Building an End-to-End CI/CD Pipeline for Node.js Applications - Part 3: Jenkins with Trivy Security Scanning

Building an End-to-End CI/CD Pipeline for Node.js Applications - Part 3: Jenkins with Trivy Security Scanning

Author Avatar April 27, 2024
Jenkins CI/CD DevOps Node.js

The third part of our Node.js CI/CD pipeline series, focusing on implementing advanced security scanning with Trivy in a Jenkins pipeline.

Building an End-to-End CI/CD Pipeline for Node.js Applications - Part 1: Jenkins Basic Setup

Building an End-to-End CI/CD Pipeline for Node.js Applications - Part 1: Jenkins Basic Setup

Author Avatar April 26, 2024
Jenkins CI/CD DevOps Node.js

The first part of our Node.js CI/CD pipeline series, focusing on setting up a basic pipeline with Jenkins and Docker.

Building an End-to-End CI/CD Pipeline for Node.js Applications - Part 2: Using CircleCI

Building an End-to-End CI/CD Pipeline for Node.js Applications - Part 2: Using CircleCI

Author Avatar April 26, 2024
Jenkins CI/CD DevOps Node.js

The second part of our Node.js CI/CD pipeline series, exploring how to implement a continuous integration and deployment workflow using CircleCI.