Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 05:25
965bd32

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

  • 965bd32 fix(coverage): don't count comment lines as uncovered patch lines (#16)
  • f7392d0 fix(semgrep): scope the token-less fallback to the PR's diff (#15)