Top

Tag: CI/CD


Computing, Software & Applications

GitLab Releases Patch for Critical CI/CD Pipeline Vulnerability and 13 Others

June 28, 2024

Via: The Hacker News

GitLab has released security updates to address 14 security flaws, including one critical vulnerability that could be exploited to run continuous integration and continuous deployment (CI/CD) pipelines as any user. The weaknesses, which affect GitLab Community Edition (CE) and Enterprise […]


Computing, Software & Applications

Microsoft .NET 7 makes its official debut

November 8, 2022

Via: Info World

Microsoft has rolled out the production release of .NET 7, the latest version of the company’s cross-platform, open-source software development platform. The update brings performance enhancements, C# language upgrades, and a roster of cloud-native, container-based development capabilities. Key themes of […]


Computing, Data Management

How to choose a cloud CI/CD platform

October 24, 2022

Via: Info World

If your goals are high-velocity software development and frequent delivery of working builds to production, you need to automate at least part of the testing and delivery process. Ideally, that means implementing CI/CD pipelines for your projects, along with test […]


Computing, Software & Applications

5 best practices for securing CI/CD pipelines

September 19, 2022

Via: Info World

The engineer’s mindset is to understand a problem, build a solution, and then figure out how to deploy a robust and secure implementation into production environments. Unfortunately, it’s often more complicated and expensive to embed security best practices into a […]


Computing, Data Management

Azure Artifacts helps you standardize on packages and modules

July 13, 2022

Via: Info World

Continuous integration and continuous delivery (CI/CD) is one of the engines driving modern cloud-native development. Each time we build from the main branch of an application, we deploy it to our live systems—everything from the UI to the application infrastructure. […]


Computing, Data Management

How to protect your Kubernetes infrastructure from the Argo CD vulnerability

February 23, 2022

Via: Info World

Argo CD is a popular open source, continuous delivery (CD) platform for Kubernetes that is used by hundreds of organizations globally. Recently, a serious vulnerability in Argo CD was uncovered by Apiiro, which enables attackers to access sensitive information such […]


Privacy, Security

Integrate security into CI/CD with the Trivy scanner

December 7, 2021

Via: Info World

Attacks on cloud-native infrastructures are on the rise. Research over a six-month period in 2021 shows a 26% increase in attacks on container environments over the previous six months. Malicious actors are targeting the auto-build process, packing the payloads, using […]


Data Science

How CI/CD is different for data science

November 23, 2021

Via: Info World

Agile programming is the most-used methodology that enables development teams to release their software into production, frequently to gather feedback and refine the underlying requirements. For agile to work in practice, however, processes are needed that allow the revised application […]


Cloud Computing

Designing new cloud architectures: Exploring CI/CD – from data centre to cloud

June 1, 2018

Via: iCLOUD.pe

Today, most companies are using continuous integration and delivery (CI/CD) in one form or another – and this is of significance due to various reasons: It increases the quality of the code base and the testing of that code base […]