Install
CI/CD Pipelines
Build/test/deploy across GitHub Actions, GitLab, Jenkins, and progressive delivery.
- 4 Tracked terms
- Last 30 days Feed window
What this topic collects on
An article joins this feed when it matches these terms. Each one is also a search of its own.
Related topics
Latest in CI/CD Pipelines
Hardening Jenkins After the September 2026 Plugin Advisory: A Practical Guide
3+ day, 6+ hour ago (729+ words) The Jenkins advisory of September 16, 2026 covers 20 plugin vulnerabilities, seven of which break the Script Security sandbox and yield code execution on the controller. The patches are available. What follows is the operational work around them: how to apply the fixes,…...
I pointed my own security tool at my own GitHub Action. It found two bugs.
1+ week, 4+ day ago (864+ words) I write an application-security tool called SecHelix. Last week I added a GitHub Action to it. Before merging, I pointed the tool at its own new Action. It found two real defects. Neither would have failed a test. Both were…...