Skip to content

feat: add takumin/zizmor-bin#36326

Merged
suzuki-shunsuke merged 8 commits into
aquaproj:mainfrom
takumin:feat/takumin/zizmor-bin
May 12, 2025
Merged

feat: add takumin/zizmor-bin#36326
suzuki-shunsuke merged 8 commits into
aquaproj:mainfrom
takumin:feat/takumin/zizmor-bin

Conversation

@takumin

@takumin takumin commented May 12, 2025

Copy link
Copy Markdown
Contributor

takumin/zizmor-bin: Static build of zizmor

$ aqua g -i takumin/zizmor-bin

Check List

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ cmdx con linux amd64
+ bash scripts/connect.sh
[INFO] Connecting to the container aqua-registry (linux/amd64)
root@36c5901ada5b:/workspace# zizmor -h
Static analysis for GitHub Actions

Usage: zizmor-x86_64-unknown-linux-musl [OPTIONS] <INPUTS>...

Arguments:
  <INPUTS>...  The inputs to audit

Options:
  -p, --pedantic
          Emit 'pedantic' findings
      --persona <PERSONA>
          The persona to use while auditing [default: regular] [possible values: auditor, pedantic, regular]
  -o, --offline
          Perform only offline operations [env: ZIZMOR_OFFLINE=]
      --gh-token <GH_TOKEN>
          The GitHub API token to use [env: GH_TOKEN=]
      --gh-hostname <GH_HOSTNAME>
          The GitHub Server Hostname. Defaults to github.com [env: GH_HOST=] [default: github.com]
      --no-online-audits
          Perform only offline audits [env: ZIZMOR_NO_ONLINE_AUDITS=]
  -v, --verbose...
          Increase logging verbosity
  -q, --quiet...
          Decrease logging verbosity
      --no-progress
          Don't show progress bars, even if the terminal supports them
      --format <FORMAT>
          The output format to emit. By default, cargo-style diagnostics will be emitted [default: plain] [possible values: plain, json, json-v1, sarif, github]
      --color <MODE>
          Control the use of color in output [possible values: auto, always, never]
  -c, --config <CONFIG>
          The configuration file to load. By default, any config will be discovered relative to $CWD
      --no-config
          Disable all configuration loading
      --no-exit-codes
          Disable all error codes besides success and tool failure
      --min-severity <MIN_SEVERITY>
          Filter all results below this severity [possible values: unknown, informational, low, medium, high]
      --min-confidence <MIN_CONFIDENCE>
          Filter all results below this confidence [possible values: unknown, low, medium, high]
      --cache-dir <CACHE_DIR>
          The directory to use for HTTP caching. By default, a host-appropriate user-caching directory will be used
      --collect <COLLECT>
          Control which kinds of inputs are collected for auditing [default: default] [possible values: all, default, workflows-only, actions-only]
      --strict-collection
          Fail instead of warning on syntax and schema errors in collected inputs
      --completions <SHELL>
          Generate tab completion scripts for the specified shell [possible values: bash, elvish, fish, powershell, zsh]
  -h, --help
          Print help (see more with '--help')
  -V, --version
          Print version

If files such as configuration file are needed, please share them.

Reference

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label May 12, 2025
@suzuki-shunsuke suzuki-shunsuke added this to the v4.365.0 milestone May 12, 2025
@suzuki-shunsuke

Copy link
Copy Markdown
Member

Thank you!

@suzuki-shunsuke suzuki-shunsuke merged commit 6c8ac6b into aquaproj:main May 12, 2025
19 checks passed
@github-project-automation github-project-automation Bot moved this to Done in main May 12, 2025
@takumin takumin deleted the feat/takumin/zizmor-bin branch May 12, 2025 06:09
@suzuki-shunsuke

Copy link
Copy Markdown
Member

🎉 https://github.com/aquaproj/aqua-registry/releases/tag/v4.365.0

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request May 15, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.364.0` -> `v4.367.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

### [`v4.367.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.367.0)

[Compare Source](aquaproj/aqua-registry@v4.366.0...v4.367.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.367.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.367.0) | aquaproj/aqua-registry@v4.366.0...v4.367.0

#### 🎉 New Packages

[#&#8203;36413](aquaproj/aqua-registry#36413) [bytecodealliance/wrpc/wit-bindgen-wrpc](https://github.com/bytecodealliance/wrpc) - Wasm component-native RPC framework [@&#8203;AmandaCameron](https://github.com/AmandaCameron)
[#&#8203;36412](aquaproj/aqua-registry#36412) [bytecodealliance/wasm-pkg-tools](https://github.com/bytecodealliance/wasm-pkg-tools) [@&#8203;AmandaCameron](https://github.com/AmandaCameron)
[#&#8203;36410](aquaproj/aqua-registry#36410) [bytecodealliance/wasm-tools](https://github.com/bytecodealliance/wasm-tools) - CLI and Rust libraries for low-level manipulation of WebAssembly modules [@&#8203;AmandaCameron](https://github.com/AmandaCameron)
[#&#8203;36409](aquaproj/aqua-registry#36409) [wasmCloud/wasmCloud/wash](https://github.com/wasmCloud/wasmCloud) - wasmCloud is an open source Cloud Native Computing Foundation (CNCF) project that enables teams to build, manage, and scale polyglot apps across any cloud, K8s, or edge [@&#8203;AmandaCameron](https://github.com/AmandaCameron)

💡 To update `wasmCloud/wasmCloud/wash` using Renovate, please update aqua-renovate-config to 2.8.0 or newer.

https://github.com/aquaproj/aqua-renovate-config/releases/tag/2.8.0

[#&#8203;36393](aquaproj/aqua-registry#36393) [werf/nelm](https://github.com/werf/nelm): Nelm is a Helm 3 alternative. It is a Kubernetes deployment tool that manages Helm Charts and deploys them to Kubernetes
[#&#8203;36344](aquaproj/aqua-registry#36344) [apache/tomcat](https://github.com/apache/tomcat): An open source implementation of the Jakarta Servlet, Jakarta Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Annotations and Jakarta Authentication specifications [@&#8203;murank](https://github.com/murank)

#### Fixes

[#&#8203;36380](aquaproj/aqua-registry#36380) Canop/dysk

### [`v4.366.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.366.0)

[Compare Source](aquaproj/aqua-registry@v4.365.0...v4.366.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.366.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.366.0) | aquaproj/aqua-registry@v4.365.0...v4.366.0

#### 🎉 New Packages

[#&#8203;36328](aquaproj/aqua-registry#36328) [ianlewis/todos](https://github.com/ianlewis/todos) - Parse TODO and FIXME comments from code [@&#8203;ianlewis](https://github.com/ianlewis)

#### Fixes

[#&#8203;36333](aquaproj/aqua-registry#36333) crates.io/zizmor: Fix the repository of zizmor

### [`v4.365.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.365.0)

[Compare Source](aquaproj/aqua-registry@v4.364.0...v4.365.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.365.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.365.0) | aquaproj/aqua-registry@v4.364.0...v4.365.0

#### 🎉 New Packages

[#&#8203;36326](aquaproj/aqua-registry#36326) [takumin/zizmor-bin](https://github.com/takumin/zizmor-bin): Static build of `zizmor` [@&#8203;takumin](https://github.com/takumin)
[#&#8203;36313](aquaproj/aqua-registry#36313) [alvinunreal/tmuxai](https://github.com/alvinunreal/tmuxai): AI-Powered, Non-Intrusive Terminal Assistant

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS43IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuMTQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIlJlbm92YXRlIEJvdCJdfQ==-->
@risu729 risu729 mentioned this pull request Jul 2, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants