Skip to content

🤝 Demo of Dalec and Copa working together to patch a dependency vulnerability

Notifications You must be signed in to change notification settings

sozercan/dalec-copa-demo

Repository files navigation

dalec-copa-demo

Copa can do an amazing job patching OS level vulnerabilities, using packages in containers. One of the top feedback we heard from copa users was request for addressing app level vulnerabilities. This means code in applications and their dependencies, and recompiling applications to use patched versions of dependencies.

In this demo, we will show how to use Dalec to address application level vulnerabilities, and Copa to patch both OS and application level vulnerabilities.

Recording

You can watch the recording of the demo here.

Prerequisites

Make sure you have the following tools installed on your machine and available in your PATH:

How to run the demo

  • Clone this repository
git clone https://github.com/sozercan/dalec-copa-demo.git
  • Change directory to the repository
cd dalec-copa-demo
  • Run the demo
./demo.sh

Dependabot

Dependabot is a tool that helps you keep your dependencies up to date. This includes copa patched images used in Dockerfiles, Kubernetes manifests, and Helm charts.

Example: sozercan/dependabot-test#1

About

🤝 Demo of Dalec and Copa working together to patch a dependency vulnerability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages