NashTech Insights

Jenkins pipeline

Posts by categories

Posts by tags

Security Testing: Integrating ZAP with Jenkins

This blog will help us with Security Testing: Integrating ZAP with Jenkins. OWASP ZAP is an integral part of our Application Security Testing toolkit. As a free and open-source scanner, it conducts real-time penetration tests on web applications and services, uncovering potential vulnerabilities.While ZAP is versatile enough to manually test specific web applications, its true …

Security Testing: Integrating ZAP with Jenkins Read More »

data codes through eyeglasses

How to mask secrets in Jenkins

In today’s fast-paced development environments, continuous integration and continuous deployment (CI/CD) pipelines have become integral to the software development lifecycle. Jenkins, a popular automation server, plays a crucial role in orchestrating these pipelines. However, with the increasing importance of security, it’s essential to handle sensitive information, such as API keys, passwords, and tokens, with care. …

How to mask secrets in Jenkins Read More »