Building an End-to-End CI/CD Pipeline for Node.js Applications - Part 3: Jenkins with Trivy Security Scanning
April 27, 2024Jenkins
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
April 26, 2024Jenkins
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
April 26, 2024Jenkins
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.