v0.1.3 — Semgrep workflow scaffolding; first crates.io release (bcl-repocat)
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(therepocatname is taken by an unrelated crate):cargo install bcl-repocatinstalls therepocatbinary.
Binaries below are also installable via cargo binstall bcl-repocat.