Tag: DevSecOps

DevOps vs DevSecOps: differences & how to shift

In the fast-paced world of software development, companies are constantly searching for ways to deliver high-quality products quickly and efficiently. The evolution of DevOps revolutionized the industry by merging development and operations teams, breaking down silos, and fostering collaboration and communication. However, as startups and businesses strive for agility and speed, security often falls by the wayside. This is where DevSecOps steps in – the integration of security practices into the DevOps framework. In this...
Continue Reading DevOps vs DevSecOps: differences & how to shift

GitLab CI: How to automate secure deploys with Syft & Grype

Ensuring the security of your code is paramount in today’s fast-paced development landscape. Thankfully, the automation capabilities of CI/CD pipelines can make this process seamless. In this article, we’ll guide you through setting up a GitLab CI pipeline that automates code security checks, allowing you to focus on your code with the assurance that you’ll only be alerted when your attention is required. 💡 tldr; Learn how to set up a secure and automated Continuous...
Continue Reading GitLab CI: How to automate secure deploys with Syft & Grype