update-gosec-action-version
星标8,909
分支704
更新时间2026年2月28日 17:57
Update the gosec GHCR image version in action.yml using a provided gosec version.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Update the gosec GHCR image version in action.yml using a provided gosec version.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Update gosec to the latest patch versions of the two latest supported Go major versions using go.dev release data.
Analyze, reproduce, and fix a gosec bug reported in a GitHub issue with a confirmation-gated workflow.
Propose and implement a new generic gosec rule from a Go security issue description.
| name | Update Gosec Action Version |
| description | Update the gosec GHCR image version in action.yml using a provided gosec version. |
Use this skill when you want to update the gosec version used by this repository's GitHub Action.
<gosec version, for example 2.24.1>
action.yml.runs.image with format docker://ghcr.io/securego/gosec:<version>.action.yml.docker://ghcr.io/securego/gosec:<provided_version>.chore/update-action-gosec-<provided_version>.chore(action): bump gosec to <provided_version>.master with:
chore(action): bump gosec to <provided_version>action.yml GHCR image version.action.yml was modified for the version bump.