Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-31 16:35 UTC

TencentBlueKing / bscp-go

bscp-go 是蓝鲸基础配置平台(BK-BSCP)提供的用于快速接入KV SDK,配置热更新,执行前后置脚本的官方命令行工具

GoCustom license★ 10 stars⑂ 8 forkssince Aug 2023View on GitHub ↗

TencentBlueKing/bscp-go holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (74/100) and lowest on Community & Adoption (34/100). It was last updated 11 days ago. 2 contributors account for most of its recent work.

56
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

56
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

腾讯蓝鲸Organization
798 followers129 public repossince Sep 2019

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/TencentBlueKing/bscp-gov1.3.9-2211 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

57Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 11 days ago
2.8/36Commit cadence — 4/52 weeks with commits
7.6/18Commit volume — 6 commits in the last year
0/10OpenSSF Scorecard: Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year6
human_commit_share1
days_since_last_push11
active_weeks_last_year4
How it's scored
27/27Ships releases — 21 releases published
36/36Release recency — latest release 11 days ago
19.8/27Release cadence — a release every ~75.3 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count21
latest_release_tagv1.3.9
releases_from_tagsno
days_since_latest_release11
mean_days_between_releases75.3

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

34At risk · 18% of overall
How it's scored
15.5/60Stars — 10 stars
7/25Forks — 8 forks
3.3/15Watchers — 5 watchers
Inputs used
forks8
stars10
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

74Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.3/22.5Commit distribution — top contributor authored 41% of commits
9.5/13.5Contributor breadth — 7 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor2
contributors_sampled7
top_contributor_share0.408
How it's scored
20.8/46.8Issue resolution — 44% of issues closed
34.9/38.3PR acceptance — 125/137 decided PRs merged
13.5/15OpenSSF Scorecard: Code-Review — Found 27/30 approved changesets -- score normalized to 9
Inputs used
merged_prs125
open_issues5
closed_issues4
issue_closed_ratio0.444
closed_unmerged_prs12
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
20.9/25Owner reach — 798 followers of TencentBlueKing
25/25Track record — 129 public repos, account ~6 yr old
Inputs used
followers798
owner_typeOrganization
is_verified
owner_loginTencentBlueKing
public_repos129
account_age_days2,517
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 11 days ago
20/20Version history — 22 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/TencentBlueKing/bscp-go
ecosystemsgo
any_deprecatedno
min_days_since_publish11

Engineering Quality

Are baseline engineering and documentation practices in place?

67Moderate · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
4/20OpenSSF Scorecard: CI-Tests — 7 out of 30 merged PRs checked by a CI test -- score normalized to 2
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

37At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0.5/2.5CI-Tests — 7 out of 30 merged PRs checked by a CI test -- score normalized to 2
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-Review — Found 27/30 approved changesets -- score normalized to 9
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
0/7.5Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 35 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.2
Excluded from scoring (no data or not applicable): branch_protection, packaging. Remaining weights renormalized.
How it's scored
8.9/35Direct dependencies free of known advisories — 2 affected: google.golang.org/grpc v1.64.0 (critical 9.1), golang.org/x/sys v0.30.0 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
32.6/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 755 days ago
Inputs used
sourceosv
advisories56
affected_packages5
assessed_packages77
unassessed_packages0
affected_by_severitycritical 2, moderate 1, unknown 2
direct_affected_packages2
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 77 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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.

62Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile, examples/download-file-bench/Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, examples/download-file-bench/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsexamples/go.mod, go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/56 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes21,668
source_files_sampled56
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

10GitHub stars
7contributors
6commits, last 12 months
11days since last push
21releases
2bus factor
5open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 8 ⇿
0Stars
8Forks
18Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

34567732023-082024-072025-07
Major 0Minor 3Patch 14

Each point covers 2 days.

OpenSSF Scorecard 3.2 / 10
3.2aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-31 16:35 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
2CI-Tests7 out of 30 merged PRs checked by a CI test -- score normalized to 2
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 27/30 approved changesets -- score normalized to 9
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities35 existing vulnerabilities detected
Direct dependencies 18
RegistryPackageVersion constraintManifest
Gogithub.com/TencentBlueKing/bk-bscp/pkgv0.0.1go.mod
Gogithub.com/allegro/bigcache/v3v3.1.0go.mod
Gogithub.com/dustin/go-humanizev1.0.1go.mod
Gogithub.com/fsnotify/fsnotifyv1.7.0go.mod
Gogithub.com/olekukonko/tablewriterv0.0.5go.mod
Gogithub.com/prometheus/client_golangv1.19.0go.mod
Gogithub.com/prometheus/procfsv0.12.0go.mod
Gogithub.com/shirou/gopsutil/v3v3.24.3go.mod
Gogithub.com/spf13/cobrav1.7.0go.mod
Gogithub.com/spf13/pflagv1.0.5go.mod
Gogithub.com/spf13/viperv1.19.0go.mod
Gogo.uber.org/atomicv1.11.0go.mod
Gogolang.org/x/expv0.0.0-20240613232115-7f521ea00fb8go.mod
Gogolang.org/x/syncv0.11.0go.mod
Gogolang.org/x/sysv0.30.0go.mod
Gogoogle.golang.org/grpcv1.64.0go.mod
Gogopkg.in/natefinch/lumberjack.v2v2.2.1go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
All dependencies 77

Full resolved dependency set from the GitHub dependency graph: 18 direct and 59 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gogithub.com/allegro/bigcache/v3v3.1.0direct
Gogithub.com/dustin/go-humanizev1.0.1direct
Gogithub.com/fsnotify/fsnotifyv1.7.0direct
Gogithub.com/olekukonko/tablewriterv0.0.5direct
Gogithub.com/prometheus/client_golangv1.19.0direct
Gogithub.com/prometheus/procfsv0.12.0direct
Gogithub.com/shirou/gopsutil/v3v3.24.3direct
Gogithub.com/spf13/cobrav1.7.0direct
Gogithub.com/spf13/pflagv1.0.5direct
Gogithub.com/spf13/viperv1.19.0direct
Gogithub.com/tencentblueking/bk-bscp/pkgv0.0.1direct
Gogo.uber.org/atomicv1.11.0direct
Gogolang.org/x/expv0.0.0-20240613232115-7f521ea00fb8direct
Gogolang.org/x/syncv0.11.0direct
Gogolang.org/x/sysv0.30.0direct
Gogoogle.golang.org/grpcv1.64.0direct
Gogopkg.in/natefinch/lumberjack.v2v2.2.1direct
Gogopkg.in/yaml.v2v2.4.0direct
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/cespare/xxhash/v2v2.2.0indirect
Gogithub.com/coreos/go-semverv0.3.1indirect
Gogithub.com/coreos/go-systemd/v22v22.5.0indirect
Gogithub.com/dgryski/go-rendezvousv0.0.0-20200823014737-9f7001d12a5findirect
Gogithub.com/go-logr/logrv1.4.2indirect
Gogithub.com/go-ole/go-olev1.2.6indirect
Gogithub.com/go-redis/redis/v8v8.11.5indirect
Gogithub.com/gobwas/globv0.2.3indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.17.1indirect
Gogithub.com/hashicorp/go-versionv1.6.0indirect
Gogithub.com/hashicorp/hclv1.0.1-vault-5indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/lufia/plan9statsv0.0.0-20211012122336-39d0f177ccd0indirect
Gogithub.com/magiconair/propertiesv1.8.7indirect
Gogithub.com/mattn/go-runewidthv0.0.9indirect
Gogithub.com/mitchellh/mapstructurev1.5.0indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.2indirect
Gogithub.com/nxadm/tailv1.4.11indirect
Gogithub.com/pelletier/go-toml/v2v2.2.2indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/power-devops/perfstatv0.0.0-20210106213030-5aafc221ea8cindirect
Gogithub.com/prometheus/client_modelv0.5.0indirect
Gogithub.com/prometheus/commonv0.48.0indirect
Gogithub.com/sagikazarmark/locaferov0.6.0indirect
Gogithub.com/sagikazarmark/slog-shimv0.1.0indirect
Gogithub.com/samber/lov1.39.0indirect
Gogithub.com/shoenig/go-m1cpuv0.1.6indirect
Gogithub.com/sourcegraph/concv0.3.0indirect
Gogithub.com/spf13/aferov1.11.0indirect
Gogithub.com/spf13/castv1.6.0indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/tidwall/gjsonv1.16.0indirect
Gogithub.com/tidwall/matchv1.1.1indirect
Gogithub.com/tidwall/prettyv1.2.1indirect
Gogithub.com/tjfoc/gmsmv1.4.1indirect
Gogithub.com/tklauser/go-sysconfv0.3.12indirect
Gogithub.com/tklauser/numcpusv0.6.1indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.etcd.io/etcd/api/v3v3.5.14indirect
Gogo.etcd.io/etcd/client/pkg/v3v3.5.14indirect
Gogo.etcd.io/etcd/client/v3v3.5.14indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.uber.org/zapv1.27.0indirect
Gogolang.org/x/cryptov0.35.0indirect
Gogolang.org/x/netv0.26.0indirect
Gogolang.org/x/textv0.22.0indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20240617180043-68d350f18fd4indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20240617180043-68d350f18fd4indirect
Gogoogle.golang.org/protobufv1.34.2indirect
Gogopkg.in/ini.v1v1.67.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gogorm.io/gormv1.25.4indirect
Gok8s.io/klog/v2v2.130.0indirect
Dependency advisories 5

This repository publishes no package the index resolves, so its own dependency graph was assessed — 77 packages, which also include development and test pins that never ship: 5 carry known advisories, of which 2 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.64.0directcritical61.82.1
golang.org/x/cryptov0.35.0indirectcritical320.52.0
golang.org/x/netv0.26.0indirectmoderate161.26.3
golang.org/x/sysv0.30.0directunknown10.44.0
golang.org/x/textv0.22.0indirectunknown10.39.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 20450,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 253174,
        "Shell": 109,
        "Smarty": 3324,
        "Makefile": 3847,
        "Dockerfile": 1040,
        "Go Template": 1828
      },
      "pushed_at": "2026-07-20T11:44:27Z",
      "created_at": "2023-08-10T10:05:51Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T08:24:00Z",
      "description": "bscp-go 是蓝鲸基础配置平台(BK-BSCP)提供的用于快速接入KV SDK,配置热更新,执行前后置脚本的官方命令行工具",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://bk.tencent.com/",
      "name": "腾讯蓝鲸",
      "type": "Organization",
      "login": "TencentBlueKing",
      "company": null,
      "location": "Shenzhen, China",
      "followers": 798,
      "avatar_url": "https://avatars.githubusercontent.com/u/55096704?v=4",
      "created_at": "2019-09-09T14:24:57Z",
      "is_verified": null,
      "public_repos": 129,
      "account_age_days": 2517
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.3.9",
          "kind": "patch",
          "published_at": "2026-07-20T11:44:27Z"
        },
        {
          "tag": "v1.3.8",
          "kind": "patch",
          "published_at": "2025-10-20T12:47:43Z"
        },
        {
          "tag": "v1.3.7",
          "kind": "patch",
          "published_at": "2025-10-15T02:23:14Z"
        },
        {
          "tag": "v1.3.6",
          "kind": "patch",
          "published_at": "2025-03-11T06:44:19Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2024-11-19T08:25:32Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2024-11-15T03:56:10Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2024-10-15T12:28:23Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2024-10-08T03:37:42Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2024-09-12T07:46:07Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2024-09-11T03:49:28Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2024-06-07T06:47:26Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2024-05-17T03:56:42Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2024-03-12T11:46:10Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2024-02-19T03:03:08Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2023-12-28T08:00:48Z"
        },
        {
          "tag": "v1.0.6-rc1",
          "kind": "prerelease",
          "published_at": "2023-12-27T07:23:27Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2023-11-22T01:49:51Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2023-10-23T12:30:39Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2023-09-15T11:30:39Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2023-08-23T09:54:04Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2023-08-22T07:25:20Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "fabbf49dfced7236eeafd9b8fc9c7afcbcaaeafa",
          "body": null,
          "is_bot": false,
          "headline": "客户端链接超时时间可配置 (#147)",
          "author_name": "超carry的小林",
          "author_login": "a-linye",
          "committed_at": "2026-07-20T08:23:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b00dbccea6cb73c78d70b18829abcf947b8750d",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复组件库安全漏洞,升级相关依赖版本 (#146)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2026-04-13T06:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d982d817bb5aec303010fc66b77757c76fd8415",
          "body": null,
          "is_bot": false,
          "headline": "针对nodeman 插件版本输出移除v前缀,与tpl配置一致 (#145)",
          "author_name": "silenceper",
          "author_login": "silenceper",
          "committed_at": "2025-10-20T12:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e1be42cbe983d921f8f4a38e0d2ec574f63867",
          "body": null,
          "is_bot": false,
          "headline": "Update Go version in release workflow (#144)",
          "author_name": "silenceper",
          "author_login": "silenceper",
          "committed_at": "2025-10-15T06:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1981b94eb92bc35783fa171dd270ab2619c20929",
          "body": null,
          "is_bot": false,
          "headline": "-v 输出精简版本 (#143)",
          "author_name": "silenceper",
          "author_login": "silenceper",
          "committed_at": "2025-10-15T02:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f581ae468c874a423dd3933f098be8caaad76617",
          "body": "* fix 修复多版本变更状态竞争导致新事件被覆盖的问题\n\n* upgrade go version\n\n* upgrade go version v1.23\n\n* 返回关键错误\n\n* 字符串截断,支持中文截断\n\n* 网络重连发生panic问题&cpu打满问题修复\n\n* fix lint error",
          "is_bot": false,
          "headline": "fix: 修复多版本变更状态竞争导致新事件被覆盖的问题 (#141)",
          "author_name": "silenceper",
          "author_login": "silenceper",
          "committed_at": "2025-10-14T12:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "906c4778522187cd2ba0b776a17efc017e9a45ad",
          "body": null,
          "is_bot": false,
          "headline": "feat: bscp-go 连接超时问题优化 (#140)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2025-07-09T02:51:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62337fe0475999c58f2b70633d6f80926029aa7d",
          "body": null,
          "is_bot": false,
          "headline": "feat: go sdk新增获取全部kv数据的示例 (#139)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2025-04-01T06:23:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54952910f4aa71d89361c1eb447aab16c08871a9",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade bscp pkg to v0.0.1 (#138)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2025-03-11T06:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1f66d572d28f0a53bf3a1551bc54a37d7adf5a9",
          "body": "* chore: remove bcs-common pkg\r\n\r\n* chore: add trpc-plugin",
          "is_bot": false,
          "headline": "chore: remove bcs-common pkg (#137)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2025-01-21T04:09:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1fb5cf7c46d1605cbf21967a27ad1a728cee91a",
          "body": null,
          "is_bot": false,
          "headline": "fix: 跳过的变更版本不做上报 (#134)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2024-11-19T07:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a586d17892bc0d99c461fc1466fffad0ed0cfae",
          "body": null,
          "is_bot": false,
          "headline": "feat: Go SDK支持拉取指定配置文件与配置项 (#130)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2024-11-18T03:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc16bdf840dfb8a57c9db8bc7471ad9a277d70ed",
          "body": null,
          "is_bot": false,
          "headline": "chore: update bscp pkg to latest (#133)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2024-11-15T09:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6be41d7193ca020b45be710038913dafc193bb8b",
          "body": null,
          "is_bot": false,
          "headline": "feat: add github.com/TencentBlueKing/bk-bscp/pkg (#132)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2024-11-15T07:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6f2d5839ac9dbd28d8d797451819533fc8f0462",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复uid重复问题 (#131)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2024-11-14T09:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13af7e8b5d1730c5741357c4b9b85586a951b3fe",
          "body": null,
          "is_bot": false,
          "headline": "feat: 新增内置标签podname (#129)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2024-11-07T12:01:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ae47ee67f40245ef822a46d47d4ac592b9837e",
          "body": "* feat: windows pluign use tcp listen\r\n\r\n* feat: windows pluign use tcp listen",
          "is_bot": false,
          "headline": "feat: windows pluign use tcp listen (#127)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2024-10-15T12:27:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1adb2884c55eb4956c335dee22a2b3b71a6dfde0",
          "body": null,
          "is_bot": false,
          "headline": "fix: bk-bscp dependency (#126)",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2024-10-14T12:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "defef91242539d10aec6293cd035c7250477a278",
          "body": "* fix: text file line break\r\n\r\n* fix: modify text file line break even if file exists",
          "is_bot": false,
          "headline": "fix: modify text file line break even if file exists (#124)",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2024-10-14T12:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5105f4c3a3b9c55492e36f6925b801a653cc2cc8",
          "body": null,
          "is_bot": false,
          "headline": "feat: support high availability for file download --task=75127660 (#115)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-10-14T09:48:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "513d0e843931e770c738dbe1b73c19d15c013cee",
          "body": null,
          "is_bot": false,
          "headline": "feat: 记录每一次变更的事件 (#125)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2024-10-14T08:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fb8c4a558da1d318d5ede65d8f22e0a7778d8ea",
          "body": null,
          "is_bot": false,
          "headline": "fix: text file line break (#123)",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2024-09-29T07:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cffe7a78b3b7f2021967d095ee90f1e64b6a9da7",
          "body": null,
          "is_bot": false,
          "headline": "fix: github action release nodeman plugin product (#121)",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2024-09-12T06:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d3120bd18e1863c9f6da729455ddaf42f45a4eb",
          "body": null,
          "is_bot": false,
          "headline": "fix: get config matches from env (#119)",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2024-09-12T03:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c60c11c1b8aa51d6d350a4eb0d927b4704b693e1",
          "body": null,
          "is_bot": false,
          "headline": "fix: .github release action yaml (#118)",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2024-09-11T03:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d600135c776a6583c4bbef59fefd15b29741485",
          "body": null,
          "is_bot": false,
          "headline": "fix:Makefile (#117)",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2024-09-11T03:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0237a555d77423df58916aa17b2c31b450e82e18",
          "body": "* fix: p2p download and nodeman plugin support windows\r\n\r\n* feat: hook support bat and powershell in windows\r\n\r\n* feat: bknodeman plugin support windows\r\n\r\n* feat: bknodeman plugin support windows\r\n\r\n* feat: bknodeman plugin support windows\r\n\r\n* feat: bknodeman plugin support windows\r\n\r\n* feat: bknodeman plugin support windows\r\n\r\n* feat: bknodeman plugin support windows",
          "is_bot": false,
          "headline": "fix: p2p download and nodeman plugin support windows (#106)",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2024-09-11T03:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1d5d7c0fd1b7be3bf56fe340f0516aaa51ef640",
          "body": null,
          "is_bot": false,
          "headline": "fix: client frequently reeconnect (#113)",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2024-08-20T02:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd43b2406c46e446ef3b7a47c24ac06dc5855e1f",
          "body": null,
          "is_bot": false,
          "headline": "feat: add default labels for client request --tech=118414071 (#110)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-08-19T06:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31c23ba9c2b1183ef036a00dc9f0ea1539d3dc3f",
          "body": "…ules are same --bug=128720431 (#112)\n\n* fix: ignore file updates only when both release id and config match rules are same --bug=128720431\r\n\r\n* chore: adjust nodeman plugin fields\r\n\r\n* chore: delete useless log",
          "is_bot": false,
          "headline": "fix: ignore file updates only when both release id and config match r…",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-08-15T12:48:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2073c52ab757ba5af92fe535ba237ea03cb5a0b",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复插件方式部署客户端时上报资源参数问题 (#111)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2024-08-09T09:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "659f2c1e4a21bfc3c7ee94b79bc7df2c93ede37c",
          "body": "* feat: nodeman plugin supports config match\r\n\r\n* chore: prepare dir before add files",
          "is_bot": false,
          "headline": "feat: nodeman plugin supports config match (#108)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-08-09T03:37:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b01f54b46840e5312ff6105eea710aea0d37107",
          "body": null,
          "is_bot": false,
          "headline": "fix: 插件方式部署客户端时上报资源默认为true (#109)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2024-08-07T07:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94c0d69ac68112035ed16e81911d45b54ccb8324",
          "body": "* feat: client pull/watch supports config match --story=117735100\r\n\r\n* build: update go.mod\r\n\r\n* chore: adjust config",
          "is_bot": false,
          "headline": "feat: client pull/watch supports config match --story=117735100 (#107)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-07-29T12:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e31bcb44564bbdb094d2a9fcc30530bde77103e9",
          "body": "* feat: support delayed download of files under feed-server control\r\n\r\n* chore: adjust code\r\n\r\n* chore: adjust code\r\n\r\n* chore: adjust code\r\n\r\n* chore: adjust code\r\n\r\n* chore: update go.mod",
          "is_bot": false,
          "headline": "feat: support delayed download of files under feed-server control (#104)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-07-19T11:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45ec5a52db5c00cd9b60df5585d3321f4b4953fa",
          "body": null,
          "is_bot": false,
          "headline": "fix: nodeman plugin support async download (#105)",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2024-07-15T07:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ac599ea1c42d7e8815619771046aeef6ea77428",
          "body": "* feat(bcs-bscp): feedserver support sync download file api\r\n\r\n* feat:support p2p sync download file\r\n\r\n* feat:support p2p sync download file\r\n\r\n* feat:support p2p sync download file\r\n\r\n* feat:support p2p sync download file\r\n\r\n* feat:support p2p sync download file\r\n\r\n* feat: optimize p2p async download\r\n\r\n* feat: optimize p2p async download\r\n\r\n* feat: optimize p2p async download\r\n\r\n* feat: optimize p2p async download",
          "is_bot": false,
          "headline": "feat: support p2p async download (#89)",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2024-07-08T12:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e413e24d14ede593f97edda8e4198f269470160b",
          "body": "* feat: add kv cache\r\n\r\n* feat: add kv cache for sdk\r\n\r\n* feat: change cache lib to support threshold megabyte\r\n\r\n* chore: update go.mod\r\n\r\n* feat: feedserver不可用时降级从缓存获取kv value\r\n\r\n* chore: remove unnecessary code\r\n\r\n* feat: adjust code\r\n\r\n* feat: adjust code\r\n\r\n* feat: adjust code\r\n\r\n* feat: get kv value from cache first\r\n\r\n* feat: adjust code",
          "is_bot": false,
          "headline": "feat: add kv cache (#100)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-06-25T08:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2168d28c92147803ab3ea66ca2fe4809d158af9e",
          "body": null,
          "is_bot": false,
          "headline": "fix: release change info in watch (#102)",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2024-06-05T02:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec0ef3e7f5bd015c55aae7b5606f972d41e8963b",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复累计下载大小以及下载数量bug (#103)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2024-06-04T07:11:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "956200de6628bb770c1a60cd2940492d4c204bdb",
          "body": null,
          "is_bot": false,
          "headline": "feat: 未命名版本内容支持从历史版本/从其他服务导入 (#101)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2024-05-30T02:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a154fac64940f67d384384f2fb6946f81014139b",
          "body": "* fix: check same name for downloading files\r\n\r\n* chore: adjust code",
          "is_bot": false,
          "headline": "fix: check same name for downloading files (#98)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-05-29T08:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6347aacb93830cc7a6bde95badcf45610fe8723c",
          "body": "* feat: support default config file --story=117531818\r\n\r\n* fix: allow cmdline flg's default config not existent",
          "is_bot": false,
          "headline": "feat: support default config file --story=117531818 (#99)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-05-29T08:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bbe4d11f7d53e6d93ea56238b727650aa8696fb",
          "body": null,
          "is_bot": false,
          "headline": "fix: 修复上报cpu和内存资源时计算错误问题 (#97)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2024-05-22T07:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b254852d0551a16ed2d8a1defcec42874f6c92ec",
          "body": "* feat: support file multiple match\r\n\r\n* feat: support save file with ignoring dir\r\n\r\n* feat: compatible with the old version of bscp server\r\n\r\n* feat: update go.mod file",
          "is_bot": false,
          "headline": "feat: support file multiple match and other optimizations (#96)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-05-20T06:28:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a734607ed7b7550fae1a8cdc27b338c85138fdf",
          "body": null,
          "is_bot": false,
          "headline": "fix: pull时没有权限等问题时也需上报连接信息 (#94)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2024-05-08T03:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d4a46ee22ea231c4b03dfed6e38ebb99fa548f7",
          "body": null,
          "is_bot": false,
          "headline": "feat: support file downlad and some file optimizations (#95)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-05-06T13:45:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94cea1aa5b29002a7c3e89b7a1a8d0999173072d",
          "body": "* fix: release change failed if metadata.json not exists\r\n\r\n* fix: release change failed if metadata.json not exists",
          "is_bot": false,
          "headline": "fix: release change failed if metadata.json not exists (#93)",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2024-04-25T13:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2722af69bd5c014a343e402c25d12154c9dfc1fa",
          "body": null,
          "is_bot": false,
          "headline": "fix: 新增未知错误类型 (#92)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2024-04-25T06:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fdfc3ff5335ab7227639ce3cdde9918b9d20b4d",
          "body": null,
          "is_bot": false,
          "headline": "feat: 新增错误类型(主类+次类)、上报时统一utc时区 (#88)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2024-04-22T12:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "442cd5b45eae49e7ab13009ca6ec667548079197",
          "body": "* feat: optimize log level and content --story=116271634\r\n\r\n* chore: adjust code\r\n\r\n* chore: adjust code\r\n\r\n* chore: adjust code\r\n\r\n* feat: add files summary\r\n\r\n* feat: use cache\r\n\r\n* chore: update code\r\n\r\n* chore: update code",
          "is_bot": false,
          "headline": "feat: optimize log level and content --story=116271634 (#82)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-04-18T06:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75700835f52bd323ff0ecb442b8e0395ceb5a1f9",
          "body": "* fix: plugin_path var render\r\n\r\n* fix: plugin_path var render\r\n\r\n* fix: plugin_path var render\r\n\r\n* fix: plugin_path var render\r\n\r\n* fix: plugin_path var render\r\n\r\n* fix: plugin_path var render\r\n\r\n* chore: refine err msg\r\n\r\n* chore: refine err msg\r\n\r\n* chore: use ensurePid first\r\n\r\n* chore: refine err msg\r\n\r\n* chore: refine err msg\r\n\r\n* chore: refine err msg\r\n\r\n* feat: add BKAgentId",
          "is_bot": false,
          "headline": "feat: gse plugin add check process (#91)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2024-04-17T02:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b839ebc2219bb210ef786b156bfab62a44971ceb",
          "body": "* feat: gse plugin add reload\r\n\r\n* feat: gse plugin add reload\r\n\r\n* feat: gse plugin add reload\r\n\r\n* feat: gse plugin add reload\r\n\r\n* feat: gse plugin add reload\r\n\r\n* feat: gse plugin add reload\r\n\r\n* feat: gse plugin add reload\r\n\r\n* feat: gse plugin add reload",
          "is_bot": false,
          "headline": "feat: gse plugin add pidPath (#90)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2024-04-16T10:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58d49b5f3bd2cd9869f89aead7f4d66131b1508e",
          "body": "* feat: add  release gseplugin\r\n\r\n* feat: add  release gseplugin\r\n\r\n* feat: add  release gseplugin\r\n\r\n* feat: add release gseplugin\r\n\r\n* feat: add gsePlugin\r\n\r\n* feat: add gsePlugin\r\n\r\n* feat: add gsePlugin\r\n\r\n* add project makeGsePluginVersion\r\n\r\n* finish build gsePlugin\r\n\r\n* finish build gsePlugin\n[…]\ndemanPlugin\r\n\r\n* feat: rename gsePlugin to nodemanPlugin\r\n\r\n* feat: rename gsePlugin to nodemanPlugin\r\n\r\n* feat: rename gsePlugin to nodemanPlugin\r\n\r\n* update: remove sock\r\n\r\n* update: use os.MkdirAll",
          "is_bot": false,
          "headline": "feat: add  release gseplugin (#87)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2024-04-16T03:02:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "74a7517e5b22ed778760e2215eba1586cb039a0f",
          "body": "* fix: make lables env available\r\n\r\n* chore: add comment\r\n\r\n* chore: add comments for ci\r\n\r\n* chore: adjust token print value",
          "is_bot": false,
          "headline": "fix: make lables env available (#83)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-04-08T09:42:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79e889bb2a68babe7667842bb22fafc74a491ccf",
          "body": "* refactor: unify the cmdline config priority\r\n\r\n* chore: update go mod file\r\n\r\n* refactor: optimize code\r\n\r\n* refactor: make func length lower than 90\r\n\r\n* chore: adjust comment",
          "is_bot": false,
          "headline": "refactor: unify the cmdline config priority (#81)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-03-26T08:06:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dcd15592b9ceaec74c913d4d53c5647425c343d",
          "body": null,
          "is_bot": false,
          "headline": "feat: kv add md5 (#80)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2024-03-12T11:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "993b882cee6cb6b06a699014eec6bd8d88c64aa4",
          "body": "* fix: solve nil pointer dereference for get file cmd\r\n\r\n* chore: adjust code",
          "is_bot": false,
          "headline": "fix: solve nil pointer dereference for get file cmd (#79)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-03-11T03:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0fd4c5f9c2d837b18f2690cae12772689684433",
          "body": "* fix(internal/cache/cache.go): lower cache task log level to debug\r\n\r\n* style: fix tencent code style problems",
          "is_bot": false,
          "headline": "fix(internal/cache/cache.go): lower cache task log level to debug (#78)",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2024-03-08T08:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2784492375800480d52d856077c67d901ef990b8",
          "body": "…d release consistent with current release (#77)",
          "is_bot": false,
          "headline": "fix(client/types.go): skip execute release change function if recieve…",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2024-03-07T12:45:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ffb6a06c6eeec201e7de5aced303dea6053b687",
          "body": null,
          "is_bot": false,
          "headline": "feat: add current version name for hook env variable (#76)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-03-07T09:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d610f52e09e7e03f1c5e7370f7ec85f36e9c68d",
          "body": null,
          "is_bot": false,
          "headline": "上报客户端连接、版本变更等数据 (#69)",
          "author_name": "ambition",
          "author_login": "Ambition9186",
          "committed_at": "2024-03-04T07:47:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d03d74c3a9e5be19a3fa108e0be702537b2c2c",
          "body": null,
          "is_bot": false,
          "headline": "fix: add export operation for the env file (#75)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-02-29T01:55:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13177ff5f4c4fe948c742b3b5b5561eaa7554d28",
          "body": "* feat: update bcs-bscp mod for kv sha256 signature\r\n\r\n* feat: update bcs-bscp mod for kv sha256 signature",
          "is_bot": false,
          "headline": "feat: update bcs-bscp mod for kv sha256 signature (#74)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2024-02-27T12:39:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a0ff4a52effec85928259cd3672dbf72c283805",
          "body": "* feat: add hook env file\r\n\r\n* chore: adjust code",
          "is_bot": false,
          "headline": "feat: add hook env file --tech=116006044 (#73)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-02-26T03:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9ed0cb98044bd9a18727cd5320d63ef9b565d29",
          "body": "* feat: cmdline supports to get file info\r\n\r\n* feat: add revision info for file detail\r\n\r\n* chore: update go.sum",
          "is_bot": false,
          "headline": "feat: cmdline supports to get file info (#71)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-02-20T12:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb1e4ecd29525971a894db35e22086999f0de625",
          "body": null,
          "is_bot": false,
          "headline": "feat: sidecar镜像支持rsync命令 --story=116119129 (#72)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2024-02-19T02:25:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bfcc443dd7346963d038441a59597e959fd9d31",
          "body": "* feat: add file cache\r\n\r\n* docs: add doc for file cache\r\n\r\n* chore: adjust code\r\n\r\n* refactor: enhance code robustness\r\n\r\n* refactor: adjust code\r\n\r\n* chore: adjust code\r\n\r\n* chore: adjust code",
          "is_bot": false,
          "headline": "feat: add file cache (#68)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-02-01T07:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc14ecc0181f3f069a92db07b32b6df25abd789",
          "body": "* feat: cmdline supports to get multiple kv details\r\n\r\n* refactor: get kv details in client side",
          "is_bot": false,
          "headline": "feat: cmdline supports to get multiple kv details (#70)",
          "author_name": "johnypeng",
          "author_login": "fireyun",
          "committed_at": "2024-01-31T09:29:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44263b96adfcd497389ee3d62a94bf98ac7fc839",
          "body": "* refactor: use TencentBlueKing mod\r\n\r\n* refactor: use TencentBlueKing mod",
          "is_bot": false,
          "headline": "refactor: use TencentBlueKing mod (#66)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2024-01-11T09:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa316910567213f0e435f1fd4c52e7b496c86102",
          "body": null,
          "is_bot": false,
          "headline": "feat: remove unuse SideUserKey metadata (#65)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2024-01-11T09:11:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02becaa11916a7b52a3490f4d4ef095ecf83cb0f",
          "body": null,
          "is_bot": false,
          "headline": "fix: get kv list not work with label (#59)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-28T07:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52fd84acb2347609edbdbb999fd48a3aa53f9011",
          "body": "* refactor: use PersistentPreRun set log level\r\n\r\n* refactor: use PersistentPreRun set log level",
          "is_bot": false,
          "headline": "refactor: use PersistentPreRun set log level (#58)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-28T06:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef2942e4a8cfb10a8f97dd07709316583590cdd0",
          "body": "* refactor: remove print code\r\n\r\n* feat: support log level\r\n\r\n* feat: support log level\r\n\r\n* feat: support log level\r\n\r\n* feat: support log level\r\n\r\n* feat: support log level\r\n\r\n* feat: support log level",
          "is_bot": false,
          "headline": "feat: support log level (#57)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-28T03:50:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "742d1115e51cffa1f707dba71339ade498f9fb01",
          "body": "* feat: get machineid as client uid\r\n\r\n* feat: get machineid as client uid\r\n\r\n* feat: get fringerprint from /proc if can not get machineid",
          "is_bot": false,
          "headline": "feat: get machineid as client uid (#54)",
          "author_name": "AlkaidChen",
          "author_login": "alkaidchen",
          "committed_at": "2023-12-27T07:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78d6b08f78cbab06366cb413a99573fb75154b75",
          "body": null,
          "is_bot": false,
          "headline": "feat: gen kv conf (#56)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-27T06:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93fd9c1816d9e63c1eb0f4f384e6ac072da6a26d",
          "body": null,
          "is_bot": false,
          "headline": "feat: get kv add labels (#53)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-27T03:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6869f4b821c94bf676cb69fb924dbb9e857090c4",
          "body": null,
          "is_bot": false,
          "headline": "chore: docker image add tzdata pkg (#52)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-27T02:28:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caa2ae7490cfa9932b8615652619059fc4a3bd86",
          "body": "* feat: support BSCP_CONFIG env\r\n\r\n* feat: support feed_addr config\r\n\r\n* feat: support feed_addr config",
          "is_bot": false,
          "headline": "feat: support BSCP_CONFIG env (#51)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-27T02:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c5b41084b72ee64e62e0e803eae62311b80e2df",
          "body": null,
          "is_bot": false,
          "headline": "fix: bscp release action (#50)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-26T14:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cd353b8559aee9916b48b9cd8f9debba05205a1",
          "body": null,
          "is_bot": false,
          "headline": "feat: use argv for res match (#49)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-26T14:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74456576fc85616d5678709a6350e51f05aaa8de",
          "body": "* feat: add get app cmd\r\n\r\n* feat: add get app cmd\r\n\r\n* feat: add get app cmd\r\n\r\n* feat: add get app cmd\r\n\r\n* feat: feed get app cmd\r\n\r\n* feat: feed get app cmd\r\n\r\n* feat: feed get app cmd\r\n\r\n* feat: feed get app cmd\r\n\r\n* feat: feed get app cmd\r\n\r\n* feat: feed get app cmd\r\n\r\n* feat: feed get app cmd",
          "is_bot": false,
          "headline": "feat: add get app, kv cmd (#48)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-26T14:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f21c33122288bf6d7ca9a7e8187e594e01d4c1ab",
          "body": "* Feat: refine kv-ctl\r\n\r\n* Feat: refine kv-ctl\r\n\r\n* Feat: refine kv-ctl\r\n\r\n* Feat: cache server refresh appid",
          "is_bot": false,
          "headline": "Feat: refine kv-ctl (#47)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-18T13:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cf012ca491c188b6643b6c7df57502a42667ed7",
          "body": "* refactor: add pkg for metrics and logger\r\n\r\n* refactor: add pkg for metrics and logger\r\n\r\n* refactor: add pkg for metrics and logger\r\n\r\n* refactor: add pkg for metrics and logger\r\n\r\n* refactor: add pkg for metrics and logger",
          "is_bot": false,
          "headline": "refactor: add pkg for metrics and logger (#46)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-15T10:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb5a5d414ff267cc45227722950ce31f8b36c274",
          "body": "* refactor: refine client opts\r\n\r\n* refactor: refine client opts\r\n\r\n* refactor: refine client opts\r\n\r\n* refactor: refine client opts\r\n\r\n* refactor: refine client opts\r\n\r\n* refactor: refine client opts\r\n\r\n* refactor: refine client opts\r\n\r\n* refactor: refine client opts\r\n\r\n* refactor: refine client opts\r\n\r\n* refactor: refine client opts",
          "is_bot": false,
          "headline": "refactor: refine client opts (#45)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-15T08:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91460c5a1098fa19d9bab0f43dcfc64d72e5c418",
          "body": "* refactor: add internal pkg\r\n\r\n* refactor: add internal pkg\r\n\r\n* refactor: add internal pkg\r\n\r\n* refactor: add internal pkg\r\n\r\n* refactor: add internal pkg\r\n\r\n* refactor: add internal pkg\r\n\r\n* refactor: add internal pkg\r\n\r\n* refactor: add internal pkg\r\n\r\n* refactor: add internal pkg",
          "is_bot": false,
          "headline": "refactor: add internal pkg (#44)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-14T09:18:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "922c20c4046a282191ec253be6fd9423c6a12dee",
          "body": "…vic… (#43)\n\n* chore: rename bscp.io to github.com/TencentBlueking/bk-bcs/bcs-services/bcs-bscp\r\n\r\n* chore: rename bscp.io to github.com/TencentBlueking/bk-bcs/bcs-services/bcs-bscp",
          "is_bot": false,
          "headline": "refactor: rename bscp.io to github.com/TencentBlueking/bk-bcs/bcs-ser…",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-14T07:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f4ce2f94ebf2eb1f4428eb2fe0b9a97666955b6",
          "body": "* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志\n[…]\n #41\r\n\r\n* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志 #41\r\n\r\n* Feat: 使用 slog 优化日志 #41",
          "is_bot": false,
          "headline": "Feat: 使用 slog 优化日志 #41 (#42)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-13T11:25:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b97d706d3db1cb117d05e954e94a89513181d7d8",
          "body": "* --story=115483357 Feat: add kv-ctl example\r\n\r\n* --story=115483357 Feat: add kv-ctl example\r\n\r\n* --story=115483357 Feat: add kv-ctl example",
          "is_bot": false,
          "headline": "--story=115483357 Feat: add kv-ctl example (#40)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-12T06:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e64dc16c377342d670b39c5785caa97c0ba8a0dc",
          "body": "* feat: 添加 kv 使用示例 --task=74728904\r\n\r\n* feat: 添加 kv 使用示例 --task=74728904\r\n\r\n* feat: 添加 kv 使用示例 --task=74728904\r\n\r\n* feat: 添加 kv 使用示例 --task=74728904",
          "is_bot": false,
          "headline": "feat: 添加 kv 使用示例 --task=74728904 (#38)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-09T08:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19d55ea78ea4f9a72427daa295d2c532f25acf24",
          "body": "* Feat: sdk 代码结构优化 --story=115422653\r\n\r\n* Feat: sdk 代码结构优化 --story=115422653",
          "is_bot": false,
          "headline": "Feat: sdk release 结构优化 --story=115422653 (#36)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-09T07:18:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ba834f649293956d831c883e46952042daa5103",
          "body": null,
          "is_bot": false,
          "headline": "docs: 修复文档链接不正确问题 --task=74726219 (#37)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-08T04:17:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d17a72ad1ce0352a707a469bb5aaa484c1babf92",
          "body": "* Feat: 添加文件型 SDK 示例 --story=115418473\r\n\r\n* Feat: 添加文件型 SDK 示例 --story=115418473\r\n\r\n* Feat: 添加文件型 SDK 示例 --story=115418473\r\n\r\n* Feat: 添加文件型 SDK 示例 --story=115418473\r\n\r\n* Feat: 添加文件型 SDK 示例 --story=115418473\r\n\r\n* Feat: 添加文件型 SDK 示例 --story=115418473",
          "is_bot": false,
          "headline": "Feat: 添加文件型 SDK 示例 --story=115418473 (#35)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-12-06T10:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fef50824b28fea334d78d4ce72439b3c98d7fd0",
          "body": null,
          "is_bot": false,
          "headline": "Update: fix refinedLabelsFile nil pointer error (#33)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-11-22T01:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd7e4839f25ee31b121da232ab7f563f96a280c0",
          "body": null,
          "is_bot": false,
          "headline": "Update: reconnectChan add buff for labelfile watch (#32)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-11-21T13:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8e009129d5d660917be5ebb9284ef61db9ff7a4",
          "body": null,
          "is_bot": false,
          "headline": "Update: remove duplicate labelfile events (#31)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-11-21T10:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4a4e1e083f4a147c66ca1ba7174f775681ae235",
          "body": null,
          "is_bot": false,
          "headline": "Feat: add pprof default (#30)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-11-20T12:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1766d32a98e36c3e924f5660a75bf9fddaf81c06",
          "body": "* Update: refine reconnect signal\r\n\r\n* Update: refine reconnect signal\r\n\r\n* Update: refine reconnect signal\r\n\r\n* Update: refine reconnect signal\r\n\r\n* Update: refine reconnect signal",
          "is_bot": false,
          "headline": "Update: refine reconnect signal (#29)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-11-20T11:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e81ae27491a282c9ddab98a2df53baffad3868f9",
          "body": "* Update: improve loop heartbeat log\r\n\r\n* Update: improve loop heartbeat log\r\n\r\n* Update: add stop and reconnect duration log",
          "is_bot": false,
          "headline": "Update: improve loop heartbeat log (#28)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-11-20T01:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42d5f88df2143a64a11673d04a8ab3bb3625450a",
          "body": "* Fix: cann't connect feed-server bug\r\n\r\n* Update: add Client inteface\r\n\r\n* Update: refine watch\r\n\r\n* Update: refine watch\r\n\r\n* Update: refine watch\r\n\r\n* Update: refine reset labels\r\n\r\n* Update: refine reset labels",
          "is_bot": false,
          "headline": "Fix: cann't reconnect feed-server bug (#27)",
          "author_name": "Joe Lei",
          "author_login": "ifooth",
          "committed_at": "2023-11-18T12:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 21,
      "commits_last_year": 6,
      "latest_release_at": "2026-07-20T11:44:27Z",
      "latest_release_tag": "v1.3.9",
      "releases_from_tags": false,
      "days_since_last_push": 11,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 11,
      "mean_days_between_releases": 75.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/TencentBlueKing/bscp-go",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/TencentBlueKing/bscp-go",
          "is_deprecated": false,
          "latest_version": "v1.3.9",
          "repository_url": "https://github.com/TencentBlueKing/bscp-go",
          "versions_count": 22,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-20T08:23:36Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        }
      ]
    },
    "popularity": {
      "forks": 8,
      "stars": 10,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2023-08-10",
            "count": 2
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 7,
        "total_forks": 8
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "examples/download-file-bench/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "examples/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 21668,
      "source_files_sampled": 56,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "examples/go.mod",
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.64.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GHSA-p77j-4mvh-x3m3",
              "GHSA-xr7q-jx4m-x55m",
              "GO-2024-2978",
              "GO-2026-4762",
              "GO-2026-6061"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 6,
            "oldest_advisory_days": 755
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.35.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-f6x5-jh6r-wrfv",
              "GHSA-j5w8-q4qc-rx2x",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 32,
            "oldest_advisory_days": 259
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.26.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GHSA-qxp5-gwg8-xv66",
              "GHSA-vvgc-356p-c3xw",
              "GO-2024-3333",
              "GO-2025-3503",
              "GO-2025-3595",
              "GO-2026-4440",
              "GO-2026-4441",
              "GO-2026-4918",
              "GO-2026-5025"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 16,
            "oldest_advisory_days": 589
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.30.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 69
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.22.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 16
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2,
          "critical": 2,
          "moderate": 1
        },
        "advisory_count": 56,
        "affected_count": 5,
        "assessed_count": 77,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/TencentBlueKing/bk-bscp/pkg",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.1"
        },
        {
          "name": "github.com/allegro/bigcache/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.1.0"
        },
        {
          "name": "github.com/dustin/go-humanize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/fsnotify/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/olekukonko/tablewriter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.5"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/prometheus/procfs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        },
        {
          "name": "github.com/shirou/gopsutil/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.24.3"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.5"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "go.uber.org/atomic",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240613232115-7f521ea00fb8"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.30.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.64.0"
        },
        {
          "name": "gopkg.in/natefinch/lumberjack.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.1"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/allegro/bigcache/v3",
            "direct": true,
            "version": "v3.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": true,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/tablewriter",
            "direct": true,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": true,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil/v3",
            "direct": true,
            "version": "v3.24.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tencentblueking/bk-bscp/pkg",
            "direct": true,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/atomic",
            "direct": true,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": true,
            "version": "v0.0.0-20240613232115-7f521ea00fb8",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.30.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.64.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/natefinch/lumberjack.v2",
            "direct": true,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": true,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-semver",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-systemd/v22",
            "direct": false,
            "version": "v22.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgryski/go-rendezvous",
            "direct": false,
            "version": "v0.0.0-20200823014737-9f7001d12a5f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-redis/redis/v8",
            "direct": false,
            "version": "v8.11.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/glob",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.17.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-version",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl",
            "direct": false,
            "version": "v1.0.1-vault-5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lufia/plan9stats",
            "direct": false,
            "version": "v0.0.0-20211012122336-39d0f177ccd0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "v1.8.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nxadm/tail",
            "direct": false,
            "version": "v1.4.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/power-devops/perfstat",
            "direct": false,
            "version": "v0.0.0-20210106213030-5aafc221ea8c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/slog-shim",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/samber/lo",
            "direct": false,
            "version": "v1.39.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shoenig/go-m1cpu",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/gjson",
            "direct": false,
            "version": "v1.16.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/match",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/pretty",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tjfoc/gmsm",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/api/v3",
            "direct": false,
            "version": "v3.5.14",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/client/pkg/v3",
            "direct": false,
            "version": "v3.5.14",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/etcd/client/v3",
            "direct": false,
            "version": "v3.5.14",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/multierr",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.uber.org/zap",
            "direct": false,
            "version": "v1.27.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.26.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20240617180043-68d350f18fd4",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20240617180043-68d350f18fd4",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.34.2",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "v1.67.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/gorm",
            "direct": false,
            "version": "v1.25.4",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": false,
            "version": "v2.130.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 77,
        "direct_count": 18,
        "indirect_count": 59
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 125,
        "open_issues": 5,
        "closed_ratio": 0.444,
        "closed_issues": 4,
        "closed_unmerged_prs": 12
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "ifooth",
          "commits": 51,
          "avatar_url": "https://avatars.githubusercontent.com/u/1853121?v=4"
        },
        {
          "type": "User",
          "login": "alkaidchen",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/43276537?v=4"
        },
        {
          "type": "User",
          "login": "fireyun",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/8186883?v=4"
        },
        {
          "type": "User",
          "login": "Ambition9186",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/39669748?v=4"
        },
        {
          "type": "User",
          "login": "silenceper",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/2044558?v=4"
        },
        {
          "type": "User",
          "login": "linfang-canway",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/86582008?v=4"
        },
        {
          "type": "User",
          "login": "a-linye",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/63327612?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.408
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "go.yml",
        "lint.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 2,
            "reason": "7 out of 30 merged PRs checked by a CI test -- score normalized to 2",
            "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": 9,
            "reason": "Found 27/30 approved changesets -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "1 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": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": "35 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "fabbf49dfced7236eeafd9b8fc9c7afcbcaaeafa",
        "ran_at": "2026-07-31T16:35:02Z",
        "aggregate_score": 3.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-31T07:15:12Z",
      "oldest_open_prs": [
        {
          "number": 148,
          "created_at": "2026-07-28T04:14:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-20T08:23:36Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 61,
          "created_at": "2023-12-29T01:56:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 62,
          "created_at": "2023-12-29T02:00:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 63,
          "created_at": "2023-12-29T02:16:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 67,
          "created_at": "2024-01-12T09:16:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 86,
          "created_at": "2024-04-10T03:42:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/TencentBlueKing/bscp-go",
    "host": "github.com",
    "name": "bscp-go",
    "owner": "TencentBlueKing"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 37,
        "vitality": 57,
        "community": 34,
        "governance": 74,
        "engineering": 67
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 57,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "commits_last_year": 6,
              "human_commit_share": 1,
              "days_since_last_push": 11,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 11 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "6 commits in the last year",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 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": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 21,
              "latest_release_tag": "v1.3.9",
              "releases_from_tags": false,
              "days_since_latest_release": 11,
              "mean_days_between_releases": 75.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "21 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 11 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~75.3 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 75.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 11,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 11 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 34,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "forks": 8,
              "stars": 10,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "10 stars",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "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": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": "good",
        "name": "Sustainability & Governance",
        "value": 74,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 7,
              "top_contributor_share": 0.408
            },
            "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 41% of commits",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 41
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "merged_prs": 125,
              "open_issues": 5,
              "closed_issues": 4,
              "issue_closed_ratio": 0.444,
              "closed_unmerged_prs": 12
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "44% of issues closed",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 44
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "125/137 decided PRs merged",
                "points": 34.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 125,
                      "decided": 137
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 27/30 approved changesets -- score normalized to 9",
                "points": 13.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "followers": 798,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "TencentBlueKing",
              "public_repos": 129,
              "account_age_days": 2517
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "798 followers of TencentBlueKing",
                "points": 20.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 798,
                      "login": "TencentBlueKing"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "129 public repos, account ~6 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 129
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/TencentBlueKing/bscp-go"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 11
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 11 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "22 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 67,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "7 out of 30 merged PRs checked by a CI test -- score normalized to 2",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "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": 10,
                "status": "met",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 37,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.2
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "7 out of 30 merged PRs checked by a CI test -- score normalized to 2",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "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 27/30 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "1 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": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "35 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 77 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 77
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "source": "osv",
              "advisories": 56,
              "affected_packages": 5,
              "assessed_packages": 77,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, moderate 1, unknown 2",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: google.golang.org/grpc v1.64.0 (critical 9.1), golang.org/x/sys v0.30.0 (unknown)",
                "points": 8.9,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "google.golang.org/grpc v1.64.0 (critical 9.1), golang.org/x/sys v0.30.0 (unknown)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 755 days ago",
                "points": 32.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 755
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 77,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 7
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 62,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "examples/download-file-bench/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "examples/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, examples/download-file-bench/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, examples/download-file-bench/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": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, 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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 21668,
              "source_files_sampled": 56,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/56 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 56,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T16:35:23.941878Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/TencentBlueKing/bscp-go.svg",
  "full_name": "TencentBlueKing/bscp-go",
  "license_state": "custom",
  "license_spdx": null
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.