Strategies for finding binary dependencies
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Python 99.7%
CMake 0.1%
Rust 0.1%
Shell 0.1%
C 0.1%
PowerShell 0.1%
C++ 0.1%
Ruby 0.1%
27 1 0

Clone this repository

https://tangled.org/vlad.website/bindep https://tangled.org/did:plc:uewggldox6lus2tzm3ie35hb/bindep
git@tangled.org:vlad.website/bindep git@tangled.org:did:plc:uewggldox6lus2tzm3ie35hb/bindep

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

bindep — Strategies for finding binary dependencies#

A codebase might depend on another project's source code; or it might depend on another project's compiled binaries. Source code dependency relationships are mostly easy to identify; binary dependency relationships are not. We need to identify binary dependency relationships to ensure the Open Source ecosystem is secure and sustainably funded.

This project aims to provide tools that enable us to identify binary dependency relationships.

Detailed proposal : Bindep, a Binary Dependency Discovery System

See the 2026 FOSDEM talk : Binary Dependencies: Identifying the Hidden Packages We All Depend On

See also : Connecting the dots between system package managers and language package managers

Usage#

This repository will contain some programs. They are currently being written. Check back!

Authorship#

Vlad-Stefan Harbuz (vlad.website) unless otherwise noted.