Security

CI / CD or Integration and continuous deployment

Securely Managing Artifacts in CI/CD Pipelines

06/18/2024

“Artifacts” are the byproducts generated via your Continuous Integration (CI) pipelines during the build process. These artifacts are compiled code (binaries) or packaged in the shape of a container image that is ready to be deployed to a server.

Lire l'article
CI / CD or Integration and continuous deployment

Securely Managing Secrets in CI/CD Pipelines

05/02/2024

Welcome back to the CI/CD security series, where we continue to unravel the complexities and nuances of securing continuous integration and continuous delivery pipelines.

Lire l'article
CI / CD or Integration and continuous deployment

Secure Continuous Delivery (CD) Pipelines

04/16/2024

A deployment pipeline handles (automatically or semi-automatically) the process of configuring an environment such that a new version of an application is released.

Lire l'article
CI / CD or Integration and continuous deployment

Secure Continuous Integration (CI) Pipelines

04/08/2024

The continuous integration security (CI) pipeline is central to the software delivery system, yet it represents a security hotspot with multiple attack vectors.

Lire l'article
CI / CD or Integration and continuous deployment

Version Control Security

02/15/2024

The version control software GIT is at the heart of most software supply chain, with a key role in deployment processes.

Lire l'article
CI / CD or Integration and continuous deployment

DevSecOps & CI/CD pipelines

02/09/2024

Are you struggling to grasp the intricacies of DevSecOps CI/CD pipelines? Seeking comprehensive insights on how to balance speed and security in your software development journey? Look no further.

Lire l'article

Search