An open API service indexing awesome lists of open source software.

https://github.com/ind4skylivey/lockb-xray

🚀 lockb-xray is a Rust-based forensic CLI tool that analyzes Bun’s bun.lockb lockfile to detect supply-chain risks such as phantom dependencies, registry tampering, and integrity mismatches. It parses the binary lockfile format directly, without relying on the Bun runtime, to provide transparent and security-focused audits for Bun projects.
https://github.com/ind4skylivey/lockb-xray

bun cli dependency-analysis lockfile malware-analysis reverse-engineering rust security-tooling supply-chain-security

Last synced: 2 months ago
JSON representation

🚀 lockb-xray is a Rust-based forensic CLI tool that analyzes Bun’s bun.lockb lockfile to detect supply-chain risks such as phantom dependencies, registry tampering, and integrity mismatches. It parses the binary lockfile format directly, without relying on the Bun runtime, to provide transparent and security-focused audits for Bun projects.

Awesome Lists containing this project