[CodeQL] Enable GitHub Actions Workflows security analysis
未关闭
needs-triage
- 主要语言
- Go
- 星标
- 46.3k
- 派生
- 9k
- 平均合并
- 2 天 6 小时
- 30 天内合并 PR
- 97
描述
Reference:
https://github.blog/changelog/2025-04-22-github-actions-workflow-security-analysis-with-codeql-is-now-generally-available/
May need to update https://github.com/cli/cli/blob/trunk/.github/workflows/codeql.yml for the matrix stragety with `actions` and `go` as suggested here:
https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#changing-the-languages-that-are-analyzed
贡献指南
调研方向
从 .github/workflows/codeql.yml 开始,并将其矩阵策略与链接的 GitHub 文档进行比较。检查矩阵是否包含用于 CodeQL 分析的 actions 和 go,然后验证 workflow 配置是否启用了 GitHub Actions workflow 安全分析。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, go
- 领域
- ci-cd, security
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100