Policy engine
Rules by package name, version range, age, source, license and custom criteria. Block or log-only, with time-limited exceptions. Re-evaluated on every request.
Conda installs prebuilt binaries, resolved against a prioritized channel list. Whichever channel answers first wins, whether or not you meant it to. Decide what gets through.
Bytesafe Dependency Firewall sits in front of your existing repository, protecting developers, CI/CD pipelines and AI agents.
EU-based company · Software supply chain security since 2018.
A selection of documented supply chain attacks on Conda. The Conda ecosystem has been targeted by malicious packages, account takeovers, and dependency confusion attacks.
Misconfigured build infrastructure leaked the anaconda.org upload token for the conda-forge channel to every feedstock maintainer for about seven weeks (CVE-2025-31484). Anyone holding it could have uploaded or overwritten packages in the production channel. An audit found no packages were altered before the token was revoked.
Infrastructure exposureThe conda-forge-metadata package declared an optional dependency, conda-oci-mirror, that had never been published under that name. Anyone could have claimed it and shipped code that ran on install, a flaw rated 9.3 CVSS before it was fixed.
Unclaimed dependencyWhen the CVE-2024-3094 backdoor in xz surfaced, conda-forge had to confirm its own builds were clean. Its last xz upload predated the compromised 5.6.x release line, so conda-forge artifacts were unaffected, but every team running a conda-distributed xz needed to run the same check.
Build toolchain backdoorConda resolves package names against a prioritized list of channels. If a client's channel order isn't locked down, a public conda-forge or user-channel package can resolve ahead of an internal one with the same name.
Namespace attackDependency Firewall does not prevent all attacks, but blocks packages that match known malware signatures or violate your policies.
Every package install is a potential entry point. Traditional SCA tools find problems after packages are already in your environment. Dependency Firewall intercepts every Conda request before it reaches your developers, CI/CD pipelines or AI agents.
You define the rules: block packages with known CVEs, block known malicious packages, or delay newly published versions for a configurable period to give the ecosystem community time to surface zero-day threats.
Works in front of enterprise repository platforms and any Conda registry. No agent installs. No workflow changes.
Public Conda registry
Vulnerable and malicious versions included
Dependency Firewall
Policy engineDevelopers and CI/CD
Internal environment
Policy controls, malware blocking, package delay, dependency confusion protection, publish scanning, and full audit visibility across every Conda request.
Rules by package name, version range, age, source, license and custom criteria. Block or log-only, with time-limited exceptions. Re-evaluated on every request.
Block packages with known CVEs before install. Filter by CVSS and EPSS severity per registry or team. New advisories take effect immediately.
Detect malicious payloads, suspicious install hooks and obfuscated code before execution. Quarantined packages are logged and never silently dropped.
Flags npm releases published with weaker provenance than the version before them, the pattern behind account-takeover attacks. npm only today.
Block namespace attacks where public packages impersonate your internal ones. Configurable upstream priority rules ensure private packages always win.
Hold newly published versions for a configurable window (7 or 14 days) before they reach developers or pipelines. Gives the ecosystem time to surface threats.
Every package is fingerprinted: first-seen date, download frequency, requester, version age. Know exactly what passed through and when.
Every block, allow and exception is recorded and exportable to your SIEM. Built to make security teams and auditors happy out of the box.
Packages are scanned for malware, secrets, and sensitive data before they are published to an upstream registry.
No vulnerability blocking yet
CVE and EPSS based rules aren't available for Conda. The dashboard doesn't offer them for Conda firewalls, and the API rejects a vulnerabilities rule.
License rules see unknown only
There's no license data source for Conda packages yet, so every version resolves as unknown license. Only the unknown option in a license rule has any effect.
Read-only channel
The firewall serves Conda channels read-only. There's no publish-scanning phase for uploads in the beta.
Route Conda package traffic through Dependency Firewall, define policies for what's allowed and let the firewall block the rest. Developers and pipelines keep their existing package manager commands.
01
Point your Conda configuration at Dependency Firewall. Every install request passes through the firewall before reaching the registry or your environment.
02
Set vulnerability thresholds, enable malware scanning, configure safety delays for new versions and write allowlist or blocklist rules. Create multiple firewalls with individual rules for different teams or projects.
03
Every request is evaluated in real time. Blocked packages are logged with the policy that triggered them. Approved packages are served transparently.
Set the firewall as the only channel with --override-channels, so no other configured channel or cached conda-forge entry can resolve packages around it. Credentials ride in the channel URL: HTTP basic auth with username __token__ and your Bytesafe access token as the password.
Works with the repositories you already use
Each rule targets an ecosystem and applies a condition: vulnerability severity, package age, license type or name pattern. Rules either block or log. Stack multiple rules per firewall. Changes take effect immediately.
Security teams can start with broad guardrails, then narrow policies by upstream, package, version range, internal status, maximum age, CVSS score and EPSS score.

Every blocked package is logged: package name, version, status, ecosystem, which firewall evaluated it, which rule triggered and who requested it. Filter by firewall or user.
The log view gives developers a fast answer when an install fails and gives AppSec a complete audit trail for policy enforcement.

Open a package to review advisories, licenses, project metadata, OpenSSF Scorecard checks, dependency counts and source links before deciding whether to block, allow or investigate further.
The package page brings runtime firewall context together with upstream project health. Security teams can compare CVEs, maintainer signals, and repository hygiene from the same screen.

Other enterprise dependency firewalls are often bundled into repository platforms. Dependency Firewall is an independent firewall that works with any registry and is built in the EU.
| Criterion | Dependency Firewall | Other enterprise firewalls |
|---|---|---|
| Works with your existing repository | Yes, as a proxy in front of it | Bundled into their platform most often |
| Deploys in minutes | Yes | Usually weeks of platform work most often |
| Predictable pricing | Flat, no usage-based fees | Usage-based or opaque most often |
| EU data sovereignty | Yes | No, US-based most often |
Common questions from security and engineering teams.
Book a 30-minute session and we'll show you how Dependency Firewall fits into your existing setup. Your registries stay unchanged.