Skip to content

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 11:45
c20b279

bulwark

Unified code-quality and security scanning for Rust, TypeScript, and Go —
one CLI, run identically locally and in CI.

Install / update

curl -fsSL https://github.com/wardnet/bulwark/releases/latest/download/install.sh | sh

bulwark update self-updates the CLI in place.

Changelog

  • c20b279 fix(coverage): never let a partial run shrink the baseline; report detected-but-unmeasured languages as UNMEASURED (#20)