Set up CodeQL for this repo
未关闭
还没有人认领这个 Issue。
jira-sync-complete
- 主要语言
- Java
- 星标
- 438
- 派生
- 117
- PR 合并指标
- 30 天内没有已合并 PR
描述
Code scanning is a feature that analyzes the code in a GitHub repository to find security vulnerabilities and coding errors. Any problems identified by the analysis are shown in GitHub.
GH supports Java, which is the main language for this project. We should integrate this product with our CI builds using the instructions provided here: https://docs.github.com/en/code-security/code-scanning/using-codeql-code-scanning-with-your-existing-ci-system/about-codeql-code-scanning-in-your-ci-system.
/cc: @mapbox/navigation-android
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从仓库的 CI 构建以及关于将 CodeQL 集成到现有 CI 系统中的链接 GitHub CodeQL 文档开始。为项目的 Java 代码设置 CodeQL 分析,并验证 workflow 是否成功运行以及是否在 GitHub Code scanning 中报告 findings。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, java
- 领域
- ci-cd, security
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100