Skip to content

v0.1.3 — Semgrep workflow scaffolding; first crates.io release (bcl-repocat)

Choose a tag to compare

@jstockdi jstockdi released this 23 May 14:34
· 9 commits to main since this release
5b73797

Added

  • actions.require_semgrep_workflow — scaffolds a SHA-pinned Semgrep → SARIF → GitHub code-scanning workflow (skips private repos). SAST in the same place CodeQL would report (SA-11, RA-5).

Packaging

  • Published to crates.io as bcl-repocat (the repocat name is taken by an unrelated crate): cargo install bcl-repocat installs the repocat binary.

Binaries below are also installable via cargo binstall bcl-repocat.