Remove guide-to-using-docker-for-your-ci-cd-pipelines
article thumbnail

The GitHub Actions Worm: Compromising GitHub Repositories Through the Actions Dependency Tree

Prisma Clud

Learn how a novel attack vector in GitHub Actions allows attackers to distribute malware across repositories using a technique that exploits the actions dependency tree and puts countless open-source projects and internal repositories at risk. The 100-clone security measure, though, often proves inadequate for repositories hosting actions.

Malware 144
article thumbnail

Top 5 CI/CD best practices for 2021

CircleCI

Optimize your pipelines in 2021 with these CI/CD best practices. It’s 2021, and CI/CD is instrumental for engineering teams in improving their development cycles. At CircleCI, we are committed to helping our customers achieve more optimized pipelines to streamline their delivery to production.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Infrastructure as code, part 3: automate Kubernetes deployments with continuous integration and deployment

CircleCI

Part 02: build Docker images and deploy to Kubernetes. Part 03: automate deployments with CI/CD. In this post, I will demonstrate how to create continuous integration and deployment (CI/CD) pipelines that automate the Terraform IaC deployments that were covered in part 1 and part 2 of this series.

article thumbnail

CircleCI onboarding toolkit: User-friendly tools to help you ship sooner

CircleCI

Continuous integration and delivery (CI/CD) optimizes team development flows by automating build, test, and deployment processes to ensure fast and reliable delivery of high-quality software. Despite these benefits, bringing new technologies into your toolchain sometimes involves a long and frustrating learning process.

Tools 59
article thumbnail

Sharding Postgres on a single Citus node, how why & when

The Citus Data

So in addition to using the Citus extension to Postgres to scale out Postgres across a distributed cluster, you can now also: Try out Citus on a single node with just a few simple commands. Shard Postgres on a single Citus node to be “scale-out-ready” Simplify CI/CD pipelines by testing with single-node Citus.

article thumbnail

Build private CircleCI orbs on any organization

CircleCI

Using CircleCI’s orbs is a great way to share CI/CD configuration across projects. This new access opens up a number of new possibilities for your pipelines. In this article you will learn about private orbs and how to use them for your own organization. Understanding of how pipelines work.

article thumbnail

Comparison of Most Popular Continuous Integration Tools: Jenkins, TeamCity, Bamboo, Travis CI and more

Altexsoft

As you build a product, your codebase keeps growing and, unless properly managed, can become a virtual Rubik’s cube for future developers to solve. Today’s practice of continuous integration (CI) rolls out program updates even faster, within days or hours. Then, you’ll see which tool meets your business needs best.