← Back to KHAO

Business ·

GitHub found that using eBPF, we could selectively monitor and block those calls

2 min read

Compiled by KHAO Editorial — aggregated from 1 outlet. See llms.txt for citation guidance.

★ Tier-1 Source

Decorative background featuring floating green cubes, including one with the GitHub invertocat logo.

Let’s start by looking at the types of circular dependencies through a hypothetical scenario.

Key facts

Summary

Did you know that, at GitHub, they host all of their own source.com? This is what you’d call a simple circular dependency: to deploy GitHub, they needed GitHub. So they're done, right? When they started to design their new host-based deployment system, they evaluated some new approaches to prevent deployment code from creating circular dependencies.

Read full article at GitHub Blog →