公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-23 08:43 UTC

owen-mc / codeql-go

The CodeQL extractor and libraries for Go.

CodeQL · GoMIT★ 2 星标⑂ 0 复刻始于 2020年5月复刻在 GitHub 上查看 ↗

owen-mc/codeql-go 的健康指数为 100 分中的 30 分,处于「存在风险」区间。 其得分最高的类别是Engineering Quality(50/100),最低的是Community & Adoption(12/100)。 最近一次更新在 1528 天前。 近期的大部分工作由 2 位贡献者完成。

30
总分 / 100
存在风险

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

30
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

所有权

Owen Mansel-Chan个人账户
12 关注者4 个公开仓库始于 2020年3月GitHub

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/github/codeql-go指向其他仓库——不计分v1.27.0-71959 天前

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

20危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 1,528 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share1
days_since_last_push1,528
active_weeks_last_year0

发布纪律

48存在风险
评分方式
16.2/27有发布版本 — 3 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 2,416 天前
27/27发布节奏 — 约每 0 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count3
latest_release_tagv1.23.2
releases_from_tags
days_since_latest_release2,416
mean_days_between_releases0
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

12危急 · 占总体的 18%
评分方式
0/60星标 — 2 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars2
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

38存在风险 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
15.9/22.5提交分布 — 头号贡献者编写了 29% 的提交
13.5/13.5贡献者广度 — 29 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 4 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled29
top_contributor_share0.292
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 已裁定的 PR 中 0/1 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs1
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
8/25所有者影响力 — owen-mc 有 12 位关注者
17.1/25既往记录 — 4 个公开仓库,账户约 6 年
所用输入
followers12
owner_typeUser
is_verified
owner_loginowen-mc
public_repos4
account_age_days2,315
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

50中等 · 占总体的 20%

工程实践

60中等
评分方式
24/24CI 工作流 — 1 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

35存在风险
评分方式
0/30README
25/25文档目录
0/15文档 / 主页站点
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

30存在风险 · 占总体的 16%

安全态势

30存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
4.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 83 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

47存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
22.9/40可读的提交历史 — 100 次人类提交中有 43 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.43
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
10/10可复现环境 — devcontainer, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod, ql/test/extractor-tests/go-mod-comments/go.mod, ql/test/library-tests/semmle/go/GoModExpr/go.mod, ql/test/library-tests/semmle/go/GoModExpr/squirrel/go.mod, ql/test/library-tests/semmle/go/Packages/go.mod, ql/test/library-tests/semmle/go/PrintAst/go.mod, ql/test/library-tests/semmle/go/concepts/LoggerCall/go.mod, ql/test/library-tests/semmle/go/dependencies/codeql-go/go.mod, ql/test/library-tests/semmle/go/dependencies/fabric-snaps/go.mod, ql/test/library-tests/semmle/go/dependencies/hrm-profile-tool/go.mod, ql/test/library-tests/semmle/go/dependencies/sweb/go.mod, ql/test/library-tests/semmle/go/frameworks/Beego/go.mod, ql/test/library-tests/semmle/go/frameworks/BeegoOrm/go.mod, ql/test/library-tests/semmle/go/frameworks/Chi/go.mod, ql/test/library-tests/semmle/go/frameworks/CouchbaseV1/go.mod, ql/test/library-tests/semmle/go/frameworks/Echo/go.mod, ql/test/library-tests/semmle/go/frameworks/ElazarlGoproxy/go.mod, ql/test/library-tests/semmle/go/frameworks/Email/go.mod, ql/test/library-tests/semmle/go/frameworks/Encoding/go.mod, ql/test/library-tests/semmle/go/frameworks/EvanphxJsonPatch/go.mod, ql/test/library-tests/semmle/go/frameworks/Gin/go.mod, ql/test/library-tests/semmle/go/frameworks/GoKit/go.mod, ql/test/library-tests/semmle/go/frameworks/Gorestful/go.mod, ql/test/library-tests/semmle/go/frameworks/K8sIoApiCoreV1/go.mod, ql/test/library-tests/semmle/go/frameworks/K8sIoApimachineryPkgRuntime/go.mod, ql/test/library-tests/semmle/go/frameworks/K8sIoClientGo/go.mod, ql/test/library-tests/semmle/go/frameworks/Macaron/go.mod, ql/test/library-tests/semmle/go/frameworks/Mux/go.mod, ql/test/library-tests/semmle/go/frameworks/NoSQL/go.mod, ql/test/library-tests/semmle/go/frameworks/Protobuf/go.mod, ql/test/library-tests/semmle/go/frameworks/Revel/go.mod, ql/test/library-tests/semmle/go/frameworks/SQL/Gorm/go.mod, ql/test/library-tests/semmle/go/frameworks/SQL/Sqlx/go.mod, ql/test/library-tests/semmle/go/frameworks/SQL/go.mod, ql/test/library-tests/semmle/go/frameworks/Spew/go.mod, ql/test/library-tests/semmle/go/frameworks/StdlibTaintFlow/go.mod, ql/test/library-tests/semmle/go/frameworks/SystemCommandExecutors/go.mod, ql/test/library-tests/semmle/go/frameworks/WebSocket/go.mod, ql/test/library-tests/semmle/go/frameworks/XNetHtml/go.mod, ql/test/library-tests/semmle/go/frameworks/Yaml/go.mod, ql/test/library-tests/semmle/go/frameworks/Zap/go.mod, ql/test/query-tests/Security/CWE-020/IncompleteHostnameRegexp/go.mod, ql/test/query-tests/Security/CWE-079/go.mod, ql/test/query-tests/Security/CWE-089/go.mod, ql/test/query-tests/Security/CWE-312/go.mod, ql/test/query-tests/Security/CWE-322/go.mod, ql/test/query-tests/Security/CWE-338/InsecureRandomness/go.mod, ql/test/query-tests/Security/CWE-352/go.mod, ql/test/query-tests/Security/CWE-640/go.mod, ql/test/query-tests/Security/CWE-643/go.mod, ql/test/query-tests/Security/CWE-918/go.mod, ql/test/query-tests/filters/ClassifyFiles/go.mod, vendor/golang.org/x/xerrors/go.mod
dependency_bot_commit_share0
评分方式
0/45可类型检查的代码 — CodeQL,未配置类型检查
55/55可控的文件大小 — 采样的 498 个源文件中有 0 个超过 60KB
所用输入
primary_languageCodeQL
largest_source_bytes43,877
source_files_sampled498
oversized_source_files0
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — ql/test/library-tests/semmle/go/frameworks/Protobuf/protos/query.proto
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_filesql/test/library-tests/semmle/go/frameworks/Protobuf/protos/query.proto

关键数据

2GitHub 星标
29贡献者
0最近 12 个月提交数
1,528距最近推送天数
3发布版本数
2巴士系数(bus factor)
0开放议题
Go软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • go package 'github.com/github/codeql-go' points at a different repository (https://github.com/github/codeql-go); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 3.0 / 10
3.0综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-23 08:43 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
9Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities83 existing vulnerabilities detected
直接依赖 2
注册表软件包版本约束清单文件
Gogolang.org/x/modv0.3.0go.mod
Gogolang.org/x/toolsv0.0.0-20201022035929-9cf592e881e9go.mod
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 15656,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 510366,
        "Java": 16831,
        "Shell": 1932,
        "CodeQL": 1419953,
        "Makefile": 5250,
        "Batchfile": 730
      },
      "pushed_at": "2022-05-16T09:10:50Z",
      "created_at": "2020-05-12T09:08:53Z",
      "owner_type": "User",
      "updated_at": "2024-08-11T03:25:10Z",
      "description": "The CodeQL extractor and libraries for Go.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "CodeQL",
      "significant_languages": [
        "CodeQL",
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Owen Mansel-Chan",
      "type": "User",
      "login": "owen-mc",
      "company": "GitHub",
      "location": "UK",
      "followers": 12,
      "avatar_url": "https://avatars.githubusercontent.com/u/62447351?v=4",
      "created_at": "2020-03-20T20:41:47Z",
      "is_verified": null,
      "public_repos": 4,
      "account_age_days": 2315
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.23.2",
          "kind": "patch",
          "published_at": "2019-12-11T00:43:15Z"
        },
        {
          "tag": "v1.23.1",
          "kind": "patch",
          "published_at": "2019-12-11T00:43:15Z"
        },
        {
          "tag": "v1.23.0",
          "kind": "minor",
          "published_at": "2019-12-11T00:43:15Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e6d11fc99e09df23b2e80840cce2d7f05338d97e",
          "body": "Add models for gopkg.in/yaml",
          "is_bot": false,
          "headline": "Merge pull request #475 from sauyon/yaml",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-02-16T15:11:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2be66d1d7486b8e8a506e9427fe35eca7fdc0f75",
          "body": "…-notes\n\nAdd missing change notes",
          "is_bot": false,
          "headline": "Merge pull request #479 from smowton/smowton/admin/add-missing-change…",
          "author_name": "Chris Smowton",
          "author_login": "smowton",
          "committed_at": "2021-02-16T09:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c6a68ae9397d646940963f1b9ac5d29de66d946",
          "body": "Simplify Logrus model",
          "is_bot": false,
          "headline": "Merge pull request #478 from owen-mc/update-logrus-model",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-16T07:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1acbfaafcc47fed2b3462e5f7d7578398b1cd986",
          "body": null,
          "is_bot": false,
          "headline": "Add models for gopkg.in/yaml",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-02-15T18:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95008d1ccb9208b08201958f2dc712d1cb73b7d3",
          "body": "Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update change-notes/2021-02-09-html-templates.md",
          "author_name": "Chris Smowton",
          "author_login": "smowton",
          "committed_at": "2021-02-15T14:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f5f1c4829810cfad04fe3620e05df70a361d16a",
          "body": null,
          "is_bot": false,
          "headline": "Add missing change notes",
          "author_name": "Chris Smowton",
          "author_login": "smowton",
          "committed_at": "2021-02-15T14:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46cc9e9fa421061ab744188184278169b4e9a6fe",
          "body": null,
          "is_bot": false,
          "headline": "Add change note",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-15T13:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2c0b6ade6f7651624f3cdff5d491907d30fc7c0",
          "body": "List of constants sanitizer guards (switch statement in function only)",
          "is_bot": false,
          "headline": "Merge pull request #464 from owen-mc/list-constants-sanitizers",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-15T11:39:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d29a35ac901c8258e9bb5680286e814005f43a9",
          "body": "Co-authored-by: Chris Smowton <smowton@github.com>",
          "is_bot": false,
          "headline": "Factor the duplicate code in LogCall",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-15T11:20:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68c54d43e6464ad512430cbc5b23fc3aaf8cad6d",
          "body": null,
          "is_bot": false,
          "headline": "Move code to TaintTrackingUtil.qll",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-15T10:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef94cde0b3e99111da07fad7bcc82812fb7ef55a",
          "body": "Make methods which add data to entries sinks in their own right, rather\nthan trying to track the data flow of the entry to a later logging call.\n\nThis may cause some false positives, but only in the situation that\ntainted data is added to an entry and that entry is never logged. It will\nsave us from false negatives when tainted data is added to an entry\nwhich flows across a function boundary to a logging call.",
          "is_bot": false,
          "headline": "Simplify Logrus model",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-15T09:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a2a1871f7a31e4178d9a12aa27cf7d381f1f26d",
          "body": "Model zap",
          "is_bot": false,
          "headline": "Merge pull request #476 from owen-mc/model-zap",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-13T13:15:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dc474650ad757f0a3c6c98111108edf450d11c1",
          "body": null,
          "is_bot": false,
          "headline": "Model zap",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-11T14:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9a1d9a17e659e6b845355c98e8c4de322f97f8a",
          "body": "Update actions codeql to 2.4.3",
          "is_bot": false,
          "headline": "Merge pull request #474 from sauyon/update-codeql",
          "author_name": "Chris Smowton",
          "author_login": "smowton",
          "committed_at": "2021-02-11T12:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d0817363177df9a07e67d711fbb55f085b7f997",
          "body": "[CWE-369] Query for divide by zero detection",
          "is_bot": false,
          "headline": "Merge pull request #442 from monkey-junkie/main",
          "author_name": "Chris Smowton",
          "author_login": "smowton",
          "committed_at": "2021-02-11T12:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b84aef6b833e3d73a9763e9368bf2d27d161669e",
          "body": "…ASuccessor*\n\nThis avoids recursion through the magic side-condition as each discovery of a ListOfConstantsComparisonSanitizerGuard expands the set of things whose getASuccessor* is wanted, which in turn enlarges the set of transitive successors and causes getACalleeSource() to be pointlessly recomputed (pointlessly because all exprNode(getCalleeExpr())s were already computed)",
          "is_bot": false,
          "headline": "Prevent getACalleeSource() from sharing magic with other users of get…",
          "author_name": "Chris Smowton",
          "author_login": "smowton",
          "committed_at": "2021-02-11T10:29:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9452df1a5ce331884f73078da103ebbc1ef3c0d0",
          "body": null,
          "is_bot": false,
          "headline": "Update actions codeql to 2.4.3",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-02-10T22:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "617b5510d922795984b79d59044482a1f56cd254",
          "body": "…st-panic-edges\n\nRemove panicking edges leading from an equality test where possible",
          "is_bot": false,
          "headline": "Merge pull request #465 from smowton/smowton/feature/less-equality-te…",
          "author_name": "Chris Smowton",
          "author_login": "smowton",
          "committed_at": "2021-02-10T08:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c29ab8958f85381fabc4750c2999741bdb0fb444",
          "body": null,
          "is_bot": false,
          "headline": "tests and docs updated",
          "author_name": "user",
          "author_login": null,
          "committed_at": "2021-02-09T21:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b24e5641ea78c4e16f93bd76932a030b7bf926d",
          "body": "fix\n\ntest fix\n\nUpdate ql/src/experimental/CWE-369/DivideByZero.ql\n\nCo-authored-by: Chris Smowton <smowton@github.com>\n\nUpdate ql/src/experimental/CWE-369/DivideByZero.qhelp\n\nCo-authored-by: Chris Smowton <smowton@github.com>\n\nUpdate ql/src/experimental/CWE-369/DivideByZero.qhelp\n\nCo-authored-by: Chris Smowton <smowton@github.com>",
          "is_bot": false,
          "headline": "formatting + example",
          "author_name": "Your Name",
          "author_login": null,
          "committed_at": "2021-02-09T21:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd09868686dffa21b97365c078620d5b3e58106f",
          "body": "Update ql/src/experimental/CWE-369/DivideByZero.qhelp\n\nCo-authored-by: Chris Smowton <smowton@github.com>\n\nUpdate ql/src/experimental/CWE-369/DivideByZero.qhelp\n\nCo-authored-by: Chris Smowton <smowton@github.com>\n\nUpdate ql/src/experimental/CWE-369/DivideByZero.qhelp\n\nCo-authored-by: Chris Smowton <\n[…]\n ql/src/experimental/CWE-369/DivideByZero.ql\n\nCo-authored-by: Chris Smowton <smowton@github.com>\n\nUpdate ql/src/experimental/CWE-369/DivideByZero.ql\n\nCo-authored-by: Chris Smowton <smowton@github.com>",
          "is_bot": false,
          "headline": "test fixed, comments added",
          "author_name": "Your Name",
          "author_login": null,
          "committed_at": "2021-02-09T21:26:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8c5e0a42b396e310b50a0612e7e8a189e220a5b5",
          "body": "Update ql/src/experimental/CWE-369/DivideByZero.ql\n\nCo-authored-by: Chris Smowton <smowton@github.com>\n\nUpdate ql/src/experimental/CWE-369/DivideByZero.ql\n\nCo-authored-by: Chris Smowton <smowton@github.com>\n\nUpdate ql/src/experimental/CWE-369/DivideByZero.ql\n\nCo-authored-by: Chris Smowton <smowton@github.com>",
          "is_bot": false,
          "headline": "test fixed",
          "author_name": "Your Name",
          "author_login": null,
          "committed_at": "2021-02-09T21:26:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41e808dab43f27945e549475f9a2e1a6ae6ed8fc",
          "body": null,
          "is_bot": false,
          "headline": "conversion detect + tests",
          "author_name": "Your Name",
          "author_login": null,
          "committed_at": "2021-02-09T21:26:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a77f36fba850eee1ed43ce28e1dcfee63df4b95d",
          "body": "Update ql/src/experimental/CWE-369/DivideByZero.ql\n\nCo-authored-by: Chris Smowton <smowton@github.com>\n\nUpdate ql/src/experimental/CWE-369/DivideByZero.ql\n\nCo-authored-by: Chris Smowton <smowton@github.com>",
          "is_bot": false,
          "headline": "formatting fix",
          "author_name": "Your Name",
          "author_login": null,
          "committed_at": "2021-02-09T21:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef658b292a8396c89d066aa4b99a731a64c6766b",
          "body": null,
          "is_bot": false,
          "headline": "Fix join order for ListOfConstantsComparisonSanitizerGuard",
          "author_name": "Chris Smowton",
          "author_login": "smowton",
          "committed_at": "2021-02-09T19:42:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b9abc5310b80b850e079f361e3f0695e7df2d9a",
          "body": "Add -overlay to recognized go build flags",
          "is_bot": false,
          "headline": "Merge pull request #470 from sauyon/go116flagadd",
          "author_name": "Chris Smowton",
          "author_login": "smowton",
          "committed_at": "2021-02-09T18:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c60c614dbd7ed9524b301329ab21ae06c97606f",
          "body": null,
          "is_bot": false,
          "headline": "Add -overlay to recognized go build flags",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-02-09T17:09:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf59ec98f730f3e417b3ad2ad1db9c54e924110",
          "body": "Create CODEOWNERS",
          "is_bot": false,
          "headline": "Merge pull request #469 from github/owen-mc-code-owners-file",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-09T17:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cab5b29121dc336a0eefbf98edc24be5665be8b",
          "body": "This is so that `@codeql-go` is automatically suggested as a reviewer for PRs",
          "is_bot": false,
          "headline": "Create CODEOWNERS",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-09T17:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a919cc6c8c6d3ccc6cc56c9397fc8935ce48069",
          "body": "…-models\n\nRemove models for html/template execution",
          "is_bot": false,
          "headline": "Merge pull request #466 from smowton/smowton/fix/remove-html-template…",
          "author_name": "Chris Smowton",
          "author_login": "smowton",
          "committed_at": "2021-02-09T11:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02d21cfce89ae66de57486a67ec2417e57eba7f1",
          "body": "These escape HTML and JavaScript anyhow; because they don't write to their return value they don't quite fit the form of EscapeFunction, so to be expedient I've simply removed their models entirely. Presumably the case where someone HTML-templates something and then uses it for a purpose where HTML sanitisation is insufficient is very rare anyhow.",
          "is_bot": false,
          "headline": "Remove models for html/template execution",
          "author_name": "Chris Smowton",
          "author_login": "smowton",
          "committed_at": "2021-02-08T19:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3251618198b1e6742023f1baad6e4c8d6f78e9b",
          "body": "Promote Insecure RNG Query",
          "is_bot": false,
          "headline": "Merge pull request #455 from sauyon/insecure-rng",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-02-06T16:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00e5b7cdfca0f398db9c55c1c5b303b7ddb03c1e",
          "body": null,
          "is_bot": false,
          "headline": "InsecureRNG: Select first result in fn only",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-02-06T06:51:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ff256c424c22af675ff3c6b00dac5197528371",
          "body": "These exist because an equality comparison of explicitly-incomparable interface values can panic, as can comparisons of arrays or structs containing them. Other type comparisons cannot panic.",
          "is_bot": false,
          "headline": "Remove panicking edges leading from an equality test where possible",
          "author_name": "Chris Smowton",
          "author_login": "smowton",
          "committed_at": "2021-02-04T15:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d75cc404830b9fc43d534cb06c97fa23acc36fc8",
          "body": "Made various changes to make it work when there are multiple\nswitch statements.\n\nAlso addressed performance problems.",
          "is_bot": false,
          "headline": "Make test with multiple switch statements pass",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-04T14:30:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36fafadda54fb6ee3c61b7bc144383e8f4569788",
          "body": null,
          "is_bot": false,
          "headline": "Add `fallthrough` statements to switch statement tests",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-03T15:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7545cd11b74c754b8988580ecd213e9346ece4b",
          "body": null,
          "is_bot": false,
          "headline": "Add test with multiple switch statements",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-03T14:38:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "760d89b0d3ade1150175188789e69765b96d1737",
          "body": "Co-authored-by: Chris Smowton <smowton@github.com>",
          "is_bot": false,
          "headline": "Apply suggestions from code review",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-03T14:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ec25de1fcf805e46afd855103b297bc7543d5aa",
          "body": null,
          "is_bot": false,
          "headline": "Add change note",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-02T16:27:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08c59f0f48684916ddd20def9c53f58572a8ad53",
          "body": "Currently it only deals with the case of a switch statement in\na function.",
          "is_bot": false,
          "headline": "Add a default sanitizer guard for list of constants comparison",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-02T16:25:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c30ed90547be1c3451166dd67c9d674f3f98383",
          "body": null,
          "is_bot": false,
          "headline": "Add predicate to get return statement from return instruction",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-02T15:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4eaf791e6b95f0605e042f7442cc71ea444177f",
          "body": null,
          "is_bot": false,
          "headline": "Add predicate for cast test passing edge in switch statement",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-02T15:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd079d4e5119df0a85c64d9644246cbca1d65bb8",
          "body": null,
          "is_bot": false,
          "headline": "(clean-up) Make use of `this` explicit",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-02T11:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f279fa17afd8950b71ca9e81ce6b8a55ebf109bd",
          "body": null,
          "is_bot": false,
          "headline": "(clean-up) Move comment",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-02-02T11:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73dc1354807fdb1da22bbd657c52bc1c029d70b4",
          "body": "Also give it a precision",
          "is_bot": false,
          "headline": "Move insecure randomness query to cwe-338",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-02-02T08:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82bd293e5c9f2c0166c9263970dbac0e79bd7604",
          "body": null,
          "is_bot": false,
          "headline": "Polish insecure randomness query",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-02-02T08:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfb9593af8fcb34d00b6ffa207fcfc74d5a49320",
          "body": null,
          "is_bot": false,
          "headline": "Move InsecureRandomness out of experimental",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-02-01T15:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48a52cfd2fbaf415f4c5f1c81312a5ed78036b60",
          "body": "Model elazarl/goproxy",
          "is_bot": false,
          "headline": "Merge pull request #437 from sauyon/goproxy",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-01-28T06:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93aaa74c8c9b4300d285d0de5a755d05a145a2e8",
          "body": "Add gokit models",
          "is_bot": false,
          "headline": "Merge pull request #451 from sauyon/gokit",
          "author_name": "Chris Smowton",
          "author_login": "smowton",
          "committed_at": "2021-01-27T17:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb84df241a6352d3cf390c807f10a40199cc3d72",
          "body": null,
          "is_bot": false,
          "headline": "Add change note for goproxy modeling",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-01-27T17:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53b468174ffef299b21db0991397148584d344dc",
          "body": null,
          "is_bot": false,
          "headline": "Make InsecureHostnameRegex check for rejecting handlers",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-01-27T17:38:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4712afae8337904a6ff4d07b3d9e697c1120c262",
          "body": null,
          "is_bot": false,
          "headline": "Add models for github.com/elazarl/goproxy",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-01-27T17:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0ddf4b68b3274b2e79c120001b1827eeccb8a17",
          "body": null,
          "is_bot": false,
          "headline": "Add model for net/http.Error",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-01-27T17:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf9bba79c21e0f9ca5bab0b5e1fa2cd580a32397",
          "body": null,
          "is_bot": false,
          "headline": "Add getHeaderValue predicate to HTTP::HeaderWrite",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-01-27T17:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39c33c5db148fffb63f86159e048f2a02fa8d26d",
          "body": null,
          "is_bot": false,
          "headline": "Add HTTP handler concept",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-01-27T17:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b76ff0d2336da19074e823fe1774f96fd4e234e9",
          "body": "…cope\n\nMove reused barrier guards into separate files",
          "is_bot": false,
          "headline": "Merge pull request #461 from owen-mc/avoid-unused-barrier-guards-in-s…",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-26T06:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf0f0aff5ed303ed5cbc998a3b3be2b3e80cb3a7",
          "body": "This way only the barrier guards that are used will be imported.\nThis is important because of the comment above BarrierGuard, which\nwarns about the potential danger of having classes that extend\nBarrierGuard in scope which are not used.",
          "is_bot": false,
          "headline": "Move reused barrier guards into separate files",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-25T17:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e55db63184ef7f9f86ca4b7f4d571f417179b7eb",
          "body": "…-specific\n\nMake PathContainmentCheck more specific",
          "is_bot": false,
          "headline": "Merge pull request #462 from owen-mc/make-path-containment-check-more…",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-25T16:46:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ed9e66c7a43e93749a8598971ceae4dadc29e24",
          "body": null,
          "is_bot": false,
          "headline": "Add gokit models",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-01-25T16:15:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71d52500f789768287609b3242432458da93a229",
          "body": "Recent changes to Property.checkOn mean that in the code\n  err == nil && <unrelated-condition>\nPathContainmentCheck matches the first condition and the whole &&\nexpression. Originally it would have only matched the first condition,\nand this commit restores that behaviour. This pattern appears 3 times in\nthe tests, which all still pass.",
          "is_bot": false,
          "headline": "Make PathContainmentCheck more specific",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-25T15:05:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc74bcec21be0eebed027ec51bfc393bcfe90b51",
          "body": "Make comment on BarrierGuard more specific",
          "is_bot": false,
          "headline": "Merge pull request #459 from owen-mc/update-barrier-guard-comment",
          "author_name": "Max Schaefer",
          "author_login": "max-schaefer",
          "committed_at": "2021-01-25T14:34:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8c3fbf84551a9b338033095e40ce5cdca4c0ec1",
          "body": "…uality-test-guard\n\nMake EqualityTestGuard a default taint sanitizer guard",
          "is_bot": false,
          "headline": "Merge pull request #454 from owen-mc/default-taint-sanitizer-guard-eq…",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-25T14:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06c6ceda5084624d78d91029b3c06155f797c755",
          "body": "The problem that this comment is trying to warn about is the following:\nsay you have two subclasses of BarrierGuard BG1 and BG2, both of which\ncontain some node g. Also assume that you have a configuration C which\nspecifies BG1 as a barrier guard, but not BG2. Because g is contained in\nboth classes, you will then still get the barrier guard definition from\nBG2 due to the way dynamic dispatch works in QL.",
          "is_bot": false,
          "headline": "Make comment on BarrierGuard more specific",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-25T13:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8acf572283d533791195b81d69a81284a9790160",
          "body": null,
          "is_bot": false,
          "headline": "Add change note",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-22T17:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71f2ed36f21a1b44727037e87171da2ebcd60f09",
          "body": "It will apply to all configurations, not just those involving Xss.",
          "is_bot": false,
          "headline": "Make EqualityTestGuard a default taint sanitizer guard",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-22T17:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dfe5d9f07ae0358e77b1abc1d42112f204ee1bf",
          "body": "Reuse existing class instead of repeating it",
          "is_bot": false,
          "headline": "Merge pull request #457 from owen-mc/cleanup-avoid-code-duplication",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-21T10:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f00ab1f08f4a5da9b3eed02d631c3260135db05",
          "body": "Add tests for guarding functions proxied by a variable",
          "is_bot": false,
          "headline": "Merge pull request #456 from owen-mc/add-guarding-function-test",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-21T10:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad22445d1630a20d158b4ff1b8b9c20222568ff2",
          "body": null,
          "is_bot": false,
          "headline": "refactor",
          "author_name": "Your Name",
          "author_login": null,
          "committed_at": "2021-01-20T22:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8da633d7be0a902ada454a8524733e1cce3f892",
          "body": "Co-authored-by: Chris Smowton <smowton@github.com>",
          "is_bot": false,
          "headline": "Update ql/src/experimental/CWE-369/DivideByZero.ql",
          "author_name": "monkey-junkie",
          "author_login": "monkey-junkie",
          "committed_at": "2021-01-20T21:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7339f3e0950843cd09464a3400e0e89070f3f0ff",
          "body": "This is already done elsewhere.",
          "is_bot": false,
          "headline": "Reuse existing class instead of repeating it",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-20T16:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b623a4c8ec0fb0477b6243c6fc6af9062f56c8d1",
          "body": "Negation doesn't appear to be handled correctly, so one\nof the lines is marked as a false positive.",
          "is_bot": false,
          "headline": "Add tests for guarding functions proxied by a variable",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-20T14:36:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2a79f400ef9a15f45add02ef88daa85f356b09b",
          "body": "It makes it easier to understand the code.",
          "is_bot": false,
          "headline": "Make use of `this` explicit",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-19T15:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "903ff33b0d6fc2c29ba9b9145dfddc94f76ca844",
          "body": "This allows us to specify taint sanitizer guards that apply in\nall configurations.",
          "is_bot": false,
          "headline": "Add class for default taint sanitizer guards",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-18T10:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83c26a35945ee4073e43a3ae48959bf5451833c4",
          "body": "Renamed `defaultTaintSanitizer` to `isDefaultTaintSanitizer`.",
          "is_bot": false,
          "headline": "Improve predicate name",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-18T10:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3251fb5c07047218ff0be7d306cb4560dd27f7d2",
          "body": null,
          "is_bot": false,
          "headline": "updated",
          "author_name": "Your Name",
          "author_login": null,
          "committed_at": "2021-01-17T23:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbe0474d0ccbaaa03a9217be7f8182cd69cc951c",
          "body": "Update Architectures.qll",
          "is_bot": false,
          "headline": "Merge pull request #453 from owen-mc/update-architectures",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-15T16:01:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6219a28b13790157286febc954fab63b3f967064",
          "body": null,
          "is_bot": false,
          "headline": "Update Architectures.qll",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-15T14:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f9c1a60496e37da1c4e5cdf4520e3fbe8701af9",
          "body": "Use `package()` for package paths not in the standard library",
          "is_bot": false,
          "headline": "Merge pull request #452 from owen-mc/package-path",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-15T07:25:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e2c066e8b45312f35a3b4ca28f404473e1b8c88",
          "body": "This has the advantage that it deals with versioning. For example,\n`package(\"a.io\", \"b\")` matches \"a.io/v2/b\"\nas well as \"a.io/b\".\n\nAt the same time I have created `packagePath()` predicates where they\nseemed useful and tried to standardise them a bit.",
          "is_bot": false,
          "headline": "Use `package()` for package paths not in the standard library",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-14T17:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62052a8772fb2d7b429f71d231b26d100f74c041",
          "body": "Model Couchbase Go library",
          "is_bot": false,
          "headline": "Merge pull request #449 from owen-mc/model-couchbase-gocb",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-14T17:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b5e8b1dbc679c5abb26ecfb0043eb388648ef7",
          "body": null,
          "is_bot": false,
          "headline": "Remove distinct between package paths for v1 and v2",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-14T15:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd984f3caf608b587efb8373eb18cc0b0c62e14",
          "body": "Miscellaneous clean-ups",
          "is_bot": false,
          "headline": "Merge pull request #450 from owen-mc/misc",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-13T12:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5dfef894b3ff8d785e9b1aeaad3d4294cefc6a4",
          "body": null,
          "is_bot": false,
          "headline": "Add change note",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-13T09:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8105a5be0e0593257b0f517a38a5237f45afc7d",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for Couchbase v2 NoSQL queries",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-13T09:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b02fc16dfcfdb4934cab97430d84326e523a7a81",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for Couchbase v1 NoSQL queries",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-13T09:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ee20b3026de2fdb70ea2946b1a0af841ff5f2af",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for Couchbase v1",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-13T09:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2164e16d168f903aa89456f8e78f9bf8348a08b",
          "body": null,
          "is_bot": false,
          "headline": "Switch NoSQL tests to use inline expectations",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-13T09:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ac947d166d18f00aaac610fb4fbac3d4078f78",
          "body": null,
          "is_bot": false,
          "headline": "Model Couchbase v2 NoSQL queries",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-13T09:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fc88ad85b39b0ae4c5066851b1e8b63698a32ec",
          "body": null,
          "is_bot": false,
          "headline": "Model Couchbase v1 NoSQL query sinks",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-13T09:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a973ce453988e1ba1337262f0ea7e534ebb20752",
          "body": null,
          "is_bot": false,
          "headline": "Model Couchbase gocb v1",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-13T09:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a51de56deeb10e9e17cd18abad4667ab8335f90",
          "body": null,
          "is_bot": false,
          "headline": "Add comment explaining \\Q and \\E in regex",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-12T16:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9236ad752be9ada8bf02573eea109472d8bdd17b",
          "body": null,
          "is_bot": false,
          "headline": "Improve formatting and style in Gin.qll",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-12T16:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71774ed2d485ae182cc33460df0753b6bab13667",
          "body": "RawMessage implements Marshaler and Unmarshaler, so these methods are\ncovered by the two sections below",
          "is_bot": false,
          "headline": "Remove redundant code",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-12T16:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57ee3a8a648d2052969f30cafc99c95a702d82aa",
          "body": null,
          "is_bot": false,
          "headline": "Use set literal",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-12T16:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe1f08fb12ae025d19e43bfd969fe86b153f8776",
          "body": "There already exists the predicate\nimplements(string pkg, string tp, string name)\nwhich does exactly what this code does",
          "is_bot": false,
          "headline": "Use existing predicate",
          "author_name": "Owen Mansel-Chan",
          "author_login": "owen-mc",
          "committed_at": "2021-01-12T16:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f1197d605d057ca38214b87ffac070ec1045ba1",
          "body": "Autoformatter update",
          "is_bot": false,
          "headline": "Merge pull request #448 from sauyon/autoformat",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-01-12T14:29:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c11028229a59020b7074ac6636a15cce0e38d706",
          "body": null,
          "is_bot": false,
          "headline": "Bump codeql version",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-01-12T13:15:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a4dbc6fa7671d689212bfae3aea1a76dc2573a2",
          "body": null,
          "is_bot": false,
          "headline": "Autoformatter update",
          "author_name": "Sauyon Lee",
          "author_login": null,
          "committed_at": "2021-01-12T13:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c79e4f78369cf3f9fe6aa6240597e2aaf4592ea5",
          "body": "Add change-note for addition of `git` to the list of known interpreters for the go/command-injection query",
          "is_bot": false,
          "headline": "Merge pull request #447 from smowton/smowton/admin/git-change-note",
          "author_name": "Chris Smowton",
          "author_login": "smowton",
          "committed_at": "2021-01-12T11:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9cff821619727a50d4b11af4db7f839b9c00dc3",
          "body": "…rs for the go/command-injection query.",
          "is_bot": false,
          "headline": "Add change-note for addition of `git` to the list of known interprete…",
          "author_name": "Chris Smowton",
          "author_login": "smowton",
          "committed_at": "2021-01-11T18:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 3,
      "commits_last_year": 0,
      "latest_release_at": "2019-12-11T00:43:15Z",
      "latest_release_tag": "v1.23.2",
      "releases_from_tags": true,
      "days_since_last_push": 1528,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2416,
      "mean_days_between_releases": 0
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/github/codeql-go",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/github/codeql-go",
          "is_deprecated": false,
          "latest_version": "v1.27.0",
          "repository_url": "https://github.com/github/codeql-go",
          "versions_count": 7,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2021-03-11T15:52:39Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1959
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 2,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "ql/test/library-tests/semmle/go/frameworks/Protobuf/protos/query.proto"
      ],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "ql/test/extractor-tests/go-mod-comments/go.mod",
        "ql/test/library-tests/semmle/go/GoModExpr/go.mod",
        "ql/test/library-tests/semmle/go/GoModExpr/squirrel/go.mod",
        "ql/test/library-tests/semmle/go/Packages/go.mod",
        "ql/test/library-tests/semmle/go/PrintAst/go.mod",
        "ql/test/library-tests/semmle/go/concepts/LoggerCall/go.mod",
        "ql/test/library-tests/semmle/go/dependencies/codeql-go/go.mod",
        "ql/test/library-tests/semmle/go/dependencies/fabric-snaps/go.mod",
        "ql/test/library-tests/semmle/go/dependencies/hrm-profile-tool/go.mod",
        "ql/test/library-tests/semmle/go/dependencies/sweb/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/Beego/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/BeegoOrm/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/Chi/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/CouchbaseV1/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/Echo/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/ElazarlGoproxy/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/Email/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/Encoding/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/EvanphxJsonPatch/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/Gin/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/GoKit/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/Gorestful/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/K8sIoApiCoreV1/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/K8sIoApimachineryPkgRuntime/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/K8sIoClientGo/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/Macaron/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/Mux/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/NoSQL/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/Protobuf/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/Revel/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/SQL/Gorm/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/SQL/Sqlx/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/SQL/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/Spew/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/StdlibTaintFlow/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/SystemCommandExecutors/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/WebSocket/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/XNetHtml/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/Yaml/go.mod",
        "ql/test/library-tests/semmle/go/frameworks/Zap/go.mod",
        "ql/test/query-tests/Security/CWE-020/IncompleteHostnameRegexp/go.mod",
        "ql/test/query-tests/Security/CWE-079/go.mod",
        "ql/test/query-tests/Security/CWE-089/go.mod",
        "ql/test/query-tests/Security/CWE-312/go.mod",
        "ql/test/query-tests/Security/CWE-322/go.mod",
        "ql/test/query-tests/Security/CWE-338/InsecureRandomness/go.mod",
        "ql/test/query-tests/Security/CWE-352/go.mod",
        "ql/test/query-tests/Security/CWE-640/go.mod",
        "ql/test/query-tests/Security/CWE-643/go.mod",
        "ql/test/query-tests/Security/CWE-918/go.mod",
        "ql/test/query-tests/filters/ClassifyFiles/go.mod",
        "vendor/golang.org/x/xerrors/go.mod"
      ],
      "largest_source_bytes": 43877,
      "source_files_sampled": 498,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20201022035929-9cf592e881e9"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "smowton",
          "commits": 261,
          "avatar_url": "https://avatars.githubusercontent.com/u/283483?v=4"
        },
        {
          "type": "User",
          "login": "gagliardetto",
          "commits": 204,
          "avatar_url": "https://avatars.githubusercontent.com/u/15271561?v=4"
        },
        {
          "type": "User",
          "login": "owen-mc",
          "commits": 183,
          "avatar_url": "https://avatars.githubusercontent.com/u/62447351?v=4"
        },
        {
          "type": "User",
          "login": "max-schaefer",
          "commits": 178,
          "avatar_url": "https://avatars.githubusercontent.com/u/54907921?v=4"
        },
        {
          "type": "User",
          "login": "intrigus",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/10353467?v=4"
        },
        {
          "type": "User",
          "login": "adityasharad",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/6874315?v=4"
        },
        {
          "type": "User",
          "login": "intrigus-lgtm",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/60750685?v=4"
        },
        {
          "type": "User",
          "login": "aibaars",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/10979737?v=4"
        },
        {
          "type": "User",
          "login": "monkey-junkie",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/64044667?v=4"
        },
        {
          "type": "User",
          "login": "aeisenberg",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/363559?v=4"
        }
      ],
      "contributors_sampled": 29,
      "top_contributor_share": 0.292
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeqltest.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 9,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "83 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e6d11fc99e09df23b2e80840cce2d7f05338d97e",
        "ran_at": "2026-07-23T08:43:03Z",
        "aggregate_score": 3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/owen-mc/codeql-go",
    "host": "github.com",
    "name": "codeql-go",
    "owner": "owen-mc"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 30,
      "inputs": {
        "security": 30,
        "vitality": 20,
        "community": 12,
        "governance": 38,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 1528,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1528 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1528
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "releases_count": 3,
              "latest_release_tag": "v1.23.2",
              "releases_from_tags": true,
              "days_since_latest_release": 2416,
              "mean_days_between_releases": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "3 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2416 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2416
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1982,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1982 days, with nothing left unanswered; held at dormant by nothing open to answer",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 1982
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 2,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 38,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 29,
              "top_contributor_share": 0.292
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 29% of commits",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 29
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "29 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/1 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "followers": 12,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "owen-mc",
              "public_repos": 4,
              "account_age_days": 2315
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "12 followers of owen-mc",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 12,
                      "login": "owen-mc"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "4 public repos, account ~6 yr old",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 4
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "83 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 47,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.43,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "43 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 22.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 43,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": true,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod",
                "ql/test/extractor-tests/go-mod-comments/go.mod",
                "ql/test/library-tests/semmle/go/GoModExpr/go.mod",
                "ql/test/library-tests/semmle/go/GoModExpr/squirrel/go.mod",
                "ql/test/library-tests/semmle/go/Packages/go.mod",
                "ql/test/library-tests/semmle/go/PrintAst/go.mod",
                "ql/test/library-tests/semmle/go/concepts/LoggerCall/go.mod",
                "ql/test/library-tests/semmle/go/dependencies/codeql-go/go.mod",
                "ql/test/library-tests/semmle/go/dependencies/fabric-snaps/go.mod",
                "ql/test/library-tests/semmle/go/dependencies/hrm-profile-tool/go.mod",
                "ql/test/library-tests/semmle/go/dependencies/sweb/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/Beego/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/BeegoOrm/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/Chi/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/CouchbaseV1/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/Echo/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/ElazarlGoproxy/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/Email/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/Encoding/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/EvanphxJsonPatch/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/Gin/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/GoKit/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/Gorestful/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/K8sIoApiCoreV1/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/K8sIoApimachineryPkgRuntime/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/K8sIoClientGo/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/Macaron/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/Mux/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/NoSQL/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/Protobuf/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/Revel/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/SQL/Gorm/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/SQL/Sqlx/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/SQL/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/Spew/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/StdlibTaintFlow/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/SystemCommandExecutors/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/WebSocket/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/XNetHtml/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/Yaml/go.mod",
                "ql/test/library-tests/semmle/go/frameworks/Zap/go.mod",
                "ql/test/query-tests/Security/CWE-020/IncompleteHostnameRegexp/go.mod",
                "ql/test/query-tests/Security/CWE-079/go.mod",
                "ql/test/query-tests/Security/CWE-089/go.mod",
                "ql/test/query-tests/Security/CWE-312/go.mod",
                "ql/test/query-tests/Security/CWE-322/go.mod",
                "ql/test/query-tests/Security/CWE-338/InsecureRandomness/go.mod",
                "ql/test/query-tests/Security/CWE-352/go.mod",
                "ql/test/query-tests/Security/CWE-640/go.mod",
                "ql/test/query-tests/Security/CWE-643/go.mod",
                "ql/test/query-tests/Security/CWE-918/go.mod",
                "ql/test/query-tests/filters/ClassifyFiles/go.mod",
                "vendor/golang.org/x/xerrors/go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "CodeQL",
              "largest_source_bytes": 43877,
              "source_files_sampled": 498,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "CodeQL without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "CodeQL"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/498 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 498,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "ql/test/library-tests/semmle/go/frameworks/Protobuf/protos/query.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "ql/test/library-tests/semmle/go/frameworks/Protobuf/protos/query.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "ql/test/library-tests/semmle/go/frameworks/Protobuf/protos/query.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "go package 'github.com/github/codeql-go' points at a different repository (https://github.com/github/codeql-go); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T08:43:25.960572Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/owen-mc/codeql-go.svg",
  "full_name": "owen-mc/codeql-go",
  "license_state": "standard",
  "license_spdx": "MIT"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计Go.