Skip to content
@buildcage

Buildcage

GitHub Actions that restrict outbound network access during builds to an allowlist
  • Japan

Buildcage

Restrict outbound network access during CI builds to an allowlist of domains.

When a compromised dependency tries to exfiltrate secrets or phone home mid-build, Buildcage blocks it: only the destinations you allow are reachable. It runs entirely inside your GitHub Actions job — no external service, no telemetry, free and open source.

buildcage.github.io — what it does, what changes in your build, and how it compares to the alternatives.

Which one do I use?

Use this when
Buildcage for Docker You build a Docker image. Every RUN step is isolated, with no Dockerfile changes.
Buildcage for run: Steps You run a command directly in a workflow step — npm install, a test suite, a build script.

Each repository has its own setup guide, parameter reference, and security details.

Popular repositories Loading

  1. docker docker Public

    GitHub Action to build Docker images with outbound network access restricted to an allowlist

    TypeScript 10

  2. isolated-run isolated-run Public

    GitHub Action to run commands in an isolated sandbox with network access restricted to an allowlist

    TypeScript

  3. .github .github Public

    Buildcage organization profile

  4. buildcage.github.io buildcage.github.io Public

    Buildcage landing page

    HTML

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…