Check GitHub CLI authentication and scopes for security alert APIs. Use when gh api security endpoints return 403/404 or before fetching Dependabot, code scanning, or secret scanning alerts.
原文语言:英语
菜单
SkillsMP 已收集 yu-iskw/github-security-report-plugin 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 8 / 8 个已收集 Skill。
Check GitHub CLI authentication and scopes for security alert APIs. Use when gh api security endpoints return 403/404 or before fetching Dependabot, code scanning, or secret scanning alerts.
原文语言:英语
Merge normalized envelopes from fetch-dependabot-alerts, fetch-code-scanning-alerts, and fetch-secret-scanning-alerts into one JSON summary and Markdown report. Use after fetch skills complete. Does not call gh.
原文语言:英语
List and normalize code scanning alerts (CodeQL, SARIF) for a GitHub organization or repository using gh api. Use when the user asks for code scanning, SAST, or CodeQL alerts for an org or repo.
原文语言:英语
List and normalize Dependabot alerts for a GitHub organization or repository using gh api. Use when the user asks for dependency vulnerabilities, Dependabot alerts, GHSA, or CVE data for an org or repo.
原文语言:英语
List and normalize secret scanning alerts for a GitHub organization or repository using gh api. Use when the user asks for leaked secrets, secret scanning, or token exposure for an org or repo.
原文语言:英语
Check gh auth and org access before security fetches. Use when gh returns 403/404 or before first report on an org.
原文语言:英语
Security report for one repository (all three alert types). Use when the user names owner/repo.
原文语言:英语
Full org security report (Dependabot, code scanning, secret scanning). Use when the user wants an organization security overview or open-alert summary.
原文语言:英语