Skip to content

Repository files navigation

build-pulse

A research-focused Jenkins CI/CD static build analyzer.

image

Quick Start

Requirements

  • openssl (bundled by default)
  • pkg-config
  • python3
  • rust
  • sqlite (bundled by default)
  • uv
  • (optional) nix

Installation

  • Install requirements or run nix develop
  • cargo build --release
  • ./target/release/build-pulse -o report.html

Check config.toml for runtime configuration.

Additional Documentation

  • Run cargo doc for crate
  • Supporting writeups are in docs/

Releases

Packages

Contributors

Languages