CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/04/08 04:24:41
Log message:
import zizmor, a static analysis tool for GitHub Actions
with a few tweaks stolen from a very similar WIP by Laurent Cheylus
tests/input/ok jtt
zizmor is a static analysis tool for GitHub Actions.
It can find many common issues in typical GitHub Actions CI/CD setups,
including:
* Template injection vulnerabilities, leading to attacker-controlled
code execution
* Accidental credential persistence and leakage
* Excessive permission scopes and credential grants to runners
* Impostor commits and confusable git references
Status:
Vendor Tag: tb
Release Tags: tb_20260408
N ports/devel/zizmor/Makefile
N ports/devel/zizmor/crates.inc
N ports/devel/zizmor/distinfo
N ports/devel/zizmor/pkg/DESCR
N ports/devel/zizmor/pkg/PLIST
N ports/devel/zizmor/patches/patch-crates_zizmor_src_main_rs
N ports/devel/zizmor/patches/patch-crates_zizmor_Cargo_toml
No conflicts created by this import