Skip to content

zizmor: add page#21645

Open
navarroaxel wants to merge 1 commit intomainfrom
pages/zizmor
Open

zizmor: add page#21645
navarroaxel wants to merge 1 commit intomainfrom
pages/zizmor

Conversation

@navarroaxel
Copy link
Collaborator

@navarroaxel navarroaxel commented Mar 21, 2026

Checklist

  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The page(s) follow the style guide.
  • The PR contains at most 5 new pages.
  • The PR is authored by me, or has been human-reviewed if it was created with AI or machine translation software.
  • The PR title conforms to the recommended templates.
  • Version of the command being documented (if known): 1.22.0
  • Reference issue: #

@github-actions github-actions bot added documentation Issues/PRs modifying the documentation. new command Issues requesting creation of a new page or PRs adding a new page for a command. labels Mar 21, 2026
# zizmor

> Find security issues in GitHub Actions workflows and action definitions.
> More information: <https://woodruffw.github.io/zizmor/>.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> More information: <https://woodruffw.github.io/zizmor/>.
> More information: <https://docs.zizmor.sh/quickstart/>.

The link you had redirects to this.


- Run only offline audits (no network requests):

`zizmor --offline {{path/to/workflow.yml}}`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`zizmor --offline {{path/to/workflow.yml}}`
`zizmor {{[-o|--offline]}} {{path/to/workflow.yml}}`


- Display help:

`zizmor --help`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`zizmor --help`
`zizmor {{[-h|--help]}}`


- Display version:

`zizmor --version`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`zizmor --version`
`zizmor {{[-v|--version]}}`

Copy link
Member

@kbdharun kbdharun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome back and thanks for your contribution, LGTM after the above suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Issues/PRs modifying the documentation. new command Issues requesting creation of a new page or PRs adding a new page for a command.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants