create-new-gosec-rule
Propose and implement a new generic gosec rule from a Go security issue description.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Propose and implement a new generic gosec rule from a Go security issue description.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Update the gosec GHCR image version in action.yml using a provided gosec version.
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.
| name | Create New Gosec Rule |
| description | Propose and implement a new generic gosec rule from a Go security issue description. |
Use this skill when you want to design and implement a new gosec rule based on a Go security issue report.
Provide the issue description using this structure:
<os, architecture, and relevant environment details>
After confirmation, implement end-to-end: