# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

      |-----handy-ruler------------------------------------------------------|
zizmor: zizmor (Static analysis for GitHub Actions)
zizmor:
zizmor: zizmor is a static analysis tool for GitHub Actions. It can find many
zizmor: common security issues in typical GitHub Actions CI/CD setups,
zizmor: including:
zizmor: - Template injection vulnerabilities, leading to attacker-controlled
zizmor:   code execution
zizmor: - Accidental credential persistence and leakage
zizmor: - Excessive permission scopes and credential grants to runners
zizmor: - Impostor commits and confusable git references
zizmor:
