公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-24 13:47 UTC

grafana / pyroscope-jfr-parser

Java Flight Recorder parser library written in Go.

GoApache-2.0★ 48 星标⑂ 20 复刻始于 2022年3月在 GitHub 上查看 ↗

grafana/pyroscope-jfr-parser 的健康指数为 100 分中的 68 分,处于「中等」区间。 其得分最高的类别是Security(90/100),最低的是Community & Adoption(53/100)。 最近一次更新在今天。 近期的大部分工作由 2 位贡献者完成。

68
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

7,111 关注者587 个公开仓库始于 2014年4月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/grafana/jfr-parser指向其他仓库——不计分v0.18.0-279 天前

按类别列示的指标

活力

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

65中等 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
12.5/36提交节奏 — 52 周中有 18 周有提交
14.8/18提交量 — 最近一年 43 次提交
10/10OpenSSF Scorecard:Maintained — 15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year43
human_commit_share0.81
days_since_last_push0
active_weeks_last_year18

发布纪律

52中等
评分方式
27/27有发布版本 — 已发布 6 个发布版本
0/36发布时效 — 最近一次发布版本于 1,078 天前
19.8/27发布节奏 — 约每 98.5 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count6
latest_release_tagv0.7.0
releases_from_tags
days_since_latest_release1,078
mean_days_between_releases98.5
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

53中等 · 占总体的 18%

流行度与采用

42存在风险
评分方式
27.1/60星标 — 48 个星标
10.7/25复刻 — 20 个复刻
4.3/15关注者 — 7 位关注者
所用输入
forks20
stars48
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

73良好 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
15.7/22.5提交分布 — 头号贡献者编写了 30% 的提交
13.5/13.5贡献者广度 — 14 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 3 contributing companies or organizations -- score normalized to 10
所用输入
bus_factor2
contributors_sampled14
top_contributor_share0.304
评分方式
31.9/46.8议题解决 — 68% 的议题已关闭
31.7/38.3PR 接受 — 已裁定的 PR 中 77/93 已合并
12/15OpenSSF Scorecard:Code-Review — Found 8/10 approved changesets -- score normalized to 8
所用输入
merged_prs77
open_issues7
closed_issues15
issue_closed_ratio0.682
closed_unmerged_prs16
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
25/25所有者影响力 — grafana 有 7,111 位关注者
25/25既往记录 — 587 个公开仓库,账户约 12 年
所用输入
followers7,111
owner_typeOrganization
is_verified
owner_logingrafana
public_repos587
account_age_days4,492

工程质量

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

61中等 · 占总体的 20%

工程实践

68中等
评分方式
24/24CI 工作流 — 1 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
20/20OpenSSF Scorecard:CI-Tests — 23 out of 23 merged PRs checked by a CI test -- score normalized to 10
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

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

安全

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

90优秀 · 占总体的 16%

安全态势

87优秀
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6/7.5Code-Review — Found 8/10 approved changesets -- score normalized to 8
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
5/5Pinned-Dependencies — all dependencies are pinned
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate8.7
已排除计分(无数据或不适用):packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages12
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 12 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

65中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 81 次人类提交中有 71 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.877
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, internal/cmd/fuzz/Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — lockfile
10/10已体现的代理实践 — 最近 100 次提交中有 6 次由代理编写或署名代理
0/8自动化维护 — 未观察到自动依赖更新
10/10OpenSSF Scorecard:Pinned-Dependencies — all dependencies are pinned
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile, internal/cmd/fuzz/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.06
toolchain_manifestsgo.mod
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 50 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes28,808
source_files_sampled50
oversized_source_files0

机器可读接口

40存在风险
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — pprof/jfr_labels.proto
0/20MCP 服务器
0/40可运行示例
所用输入
example_dirs
has_mcp_signal
api_schema_filespprof/jfr_labels.proto

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • go package 'github.com/grafana/jfr-parser' points at a different repository (https://github.com/grafana/jfr-parser); excluded from ecosystem scoring

更多细节

Star 与 Fork 历史 0 ★ / 20 ⇿
0Star
20Fork
6发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

0481216202022022-032024-052026-07
主版本 0次版本 4修订 2

每个点涵盖 4 天。

OpenSSF Scorecard 8.7 / 10
8.7综合

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

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 8/10 approved changesets -- score normalized to 8
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 5
注册表软件包版本约束清单文件
Gogithub.com/google/pprofv0.0.0-20260507013755-92041b743c96go.mod
Gogithub.com/grafana/pyroscope/apiv1.5.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogolang.org/x/textv0.39.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
全部依赖 12

来自 GitHub 依赖图的完整解析依赖集合:5 个直接依赖与 7 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
Gogithub.com/google/pprofv0.0.0-20260507013755-92041b743c96直接
Gogithub.com/grafana/pyroscope/apiv1.5.0直接
Gogithub.com/stretchr/testifyv1.11.1直接
Gogolang.org/x/textv0.39.0直接
Gogoogle.golang.org/protobufv1.36.11直接
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33cc间接
Gogithub.com/google/gnosticv0.7.1间接
Gogithub.com/google/gnostic-modelsv0.7.0间接
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20250313105119-ba97887b0a25间接
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2间接
Gogo.yaml.in/yaml/v3v3.0.4间接
Gogopkg.in/yaml.v3v3.0.1间接
依赖安全公告 0

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 12 个包,其中也包含从不交付的开发与测试版本固定:0 个存在已知公告,0 个为直接依赖。

没有已知公告影响已评估的依赖。

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 51978,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 120420,
        "Makefile": 923
      },
      "pushed_at": "2026-07-24T11:59:40Z",
      "created_at": "2022-03-11T15:57:25Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-24T12:01:04Z",
      "description": "Java Flight Recorder parser library written in Go.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://grafana.com",
      "name": "Grafana Labs",
      "type": "Organization",
      "login": "grafana",
      "company": null,
      "location": "Sweden",
      "followers": 7111,
      "avatar_url": "https://avatars.githubusercontent.com/u/7195757?v=4",
      "created_at": "2014-04-06T12:22:57Z",
      "is_verified": null,
      "public_repos": 587,
      "account_age_days": 4492
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2023-08-11T05:01:50Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2022-06-12T01:50:01Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2022-05-25T09:24:24Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2022-05-13T05:30:13Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-04-07T14:30:55Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-04-05T15:21:29Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0385ba746147bebd4f4c1ef1ba4ff42e2e38439e",
          "body": "fix(security/unknown/): update module golang.org/x/text to v0.39.0 [security]",
          "is_bot": false,
          "headline": "Merge pull request #117 from grafana/renovate/security-golang.orgxtext",
          "author_name": "Aleksandar Petrov",
          "author_login": "aleks-p",
          "committed_at": "2026-07-24T11:59:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f0e6ff1e52e794b55c6caf8eb398890aa8b0e57",
          "body": "…ecurity]\n\n| datasource | package           | from    | to      |\n| ---------- | ----------------- | ------- | ------- |\n| go         | golang.org/x/text | v0.37.0 | v0.39.0 |\n\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(security/unknown/): update module golang.org/x/text to v0.39.0 [s…",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-21T23:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2444833a5dd15c501ffd848f638889b2591224d1",
          "body": "* feat: parse and expose traceIdHi/traceIdLo as a trace_id label\n\nOur async-profiler fork (branch feat/trace-id-context) emits a 128-bit\nW3C trace id as two long fields, traceIdHi and traceIdLo, on every event\nthat already carries span context (spanId/spanName/contextId):\nExecutionSample, WallClockS\n[…]\nercising the full parse -> label path end to end.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: parse and expose traceIdHi/traceIdLo as a trace_id label (#115)",
          "author_name": "Tolyan Korniltsev",
          "author_login": "korniltsev-grafanista",
          "committed_at": "2026-07-15T10:00:52Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fa86ed1d8160500489cc9c6f9877cd089ad49422",
          "body": "…urity] (#113)\n\n| datasource     | package | from   | to     |\n| -------------- | ------- | ------ | ------ |\n| golang-version | go      | 1.26.4 | 1.26.5 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(security/unknown/): update go toolchain directive to v1.26.5 [sec…",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-07-09T06:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06dc1978b00f89a8ad2cfcdd8ed88b25a69be64d",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Extend grafana-renovate-config base preset (#110)",
          "author_name": "Tolyan Korniltsev",
          "author_login": "korniltsev-grafanista",
          "committed_at": "2026-06-06T00:25:45Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8596358fb5108425d5ce0c6e5de6059797a23ee8",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update go toolchain directive to v1.26.4 (#108)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-06-05T02:11:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4b929e6c1b1e8f10600ed46fa014ab13743866b",
          "body": "…urity] (#109)\n\n| datasource     | package | from    | to      |\n| -------------- | ------- | ------- | ------- |\n| golang-version | go      | 1.25.10 | 1.25.11 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(security/unknown): update go toolchain directive to v1.25.11 [sec…",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-06-03T03:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "940c127952c4b1ce7c7e1f3fe52058c2b13cd32f",
          "body": "Add a toolchain directive pinning to the latest Go 1.25 patch\nrelease (go1.25.10) while keeping the language version at 1.25\n(go 1.25.0 is the canonical full-version form go tooling accepts).\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: set toolchain to go1.25.10, language to go 1.25 (#107)",
          "author_name": "Tolyan Korniltsev",
          "author_login": "korniltsev-grafanista",
          "committed_at": "2026-06-01T14:30:47Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "788682f6cbc584ca57a2ee239b619a5f72dc7ba4",
          "body": "* fix(deps): update module golang.org/x/text to v0.37.0\n\n| datasource | package           | from    | to      |\n| ---------- | ----------------- | ------- | ------- |\n| go         | golang.org/x/text | v0.22.0 | v0.37.0 |\n\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.no\n[…]\n-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: Tolyan Korniltsev <anatoly.korniltsev@grafana.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/text to v0.37.0 (#105)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-05-28T07:29:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3bdde1813889c79085ada02548075b02996e348b",
          "body": "…digest\n\nfix(deps): update github.com/google/pprof digest to 92041b7",
          "is_bot": false,
          "headline": "Merge pull request #87 from grafana/renovate/github.com-google-pprof-…",
          "author_name": "Aleksandar Petrov",
          "author_login": "aleks-p",
          "committed_at": "2026-05-14T13:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7c62186671f0a8c7f33dfaf0e7e23e3fb8e29cb",
          "body": "chore(deps): update actions/setup-go action to v6.4.0",
          "is_bot": false,
          "headline": "Merge pull request #88 from grafana/renovate/actions-setup-go-6.x",
          "author_name": "Aleksandar Petrov",
          "author_login": "aleks-p",
          "committed_at": "2026-05-14T13:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83b211de1e29312bbfdf5d95406e5b29b69985bb",
          "body": "perf: regex fast-path for mergeJVMGeneratedClasses (-62% allocs)",
          "is_bot": false,
          "headline": "Merge pull request #104 from grafana/20260512_perf-regex-fast-path",
          "author_name": "Christian Simon",
          "author_login": "simonswine",
          "committed_at": "2026-05-12T10:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c25588fd4ac024456fb56f12f567d5b3ab2644b",
          "body": "ReplaceAllString allocates even on no-match ([]byte(src) + string(b)),\nso calling it unconditionally on every symbol string was responsible for\n~84% of alloc-objects in the parser hot path.\n\nGuard each regex with a cheap strings.Contains / strings.HasPrefix check.\nOrdinary Java class names (the vast majority) carry none of the relevant\nsubstrings and now skip all regex work entirely.",
          "is_bot": false,
          "headline": "perf: skip regex in mergeJVMGeneratedClasses when pattern cannot match",
          "author_name": "Christian Simon",
          "author_login": "simonswine",
          "committed_at": "2026-05-12T09:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a28436c4b56a073c3387242914479e1de1537977",
          "body": "Reproduces the allocation spike seen in the Pyroscope distributor\n(distributor-alloc-spike.pprof). Uses the four most representative test\nfiles to exercise the hot paths identified in the production profile:\nStackTraceList.Parse, addStacktrace, addLocation, and\nAddExternalSampleWithLabels.",
          "is_bot": false,
          "headline": "bench: add BenchmarkParseAlloc targeting production alloc hotspots",
          "author_name": "Christian Simon",
          "author_login": "simonswine",
          "committed_at": "2026-05-12T09:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdd2d2f4cbd2089fe57d37e1b9e8621ea5873b20",
          "body": "| datasource | package                 | from                               | to                                 |\n| ---------- | ----------------------- | ---------------------------------- | ---------------------------------- |\n| go         | github.com/google/pprof | v0.0.0-20260202012954-cb029daf43ef | v0.0.0-20260507013755-92041b743c96 |\n\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update github.com/google/pprof digest to 92041b7",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-05-10T04:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b870018ab587fc70dc5e88f66c268263cd8b2156",
          "body": "Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add CODEOWNERS file (#101)",
          "author_name": "Tolyan Korniltsev",
          "author_login": "korniltsev-grafanista",
          "committed_at": "2026-04-07T07:55:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1cdd1c232e266fad5217c8a71632309c55542a51",
          "body": "fix: prevent panic on JFR events with invalid size fields",
          "is_bot": false,
          "headline": "Merge pull request #94 from grafana/fix/invalid-event-size-panic",
          "author_name": "Christian Simon",
          "author_login": "simonswine",
          "committed_at": "2026-03-31T09:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46953119da548edc52c58f4e017799ab600fca9a",
          "body": "An event whose size varint encodes a uint64 >= chunkEnd caused two bugs:\n\n1. Values with the MSB set become negative when cast to int, so\n   p.pos = pp + int(size) goes deeply negative. The next p.buf[p.pos]\n   access then panics: \"index out of range [negative]\".\n   Seen in production as: index out \n[…]\nions because it only checked\n   pos < len(p.buf), which is always true for negative values.\n\nFix:\n- Validate size against chunk bounds before advancing p.pos\n- Add pos >= 0 guard to seek()\n\nCloses #90",
          "is_bot": false,
          "headline": "fix: prevent panic on JFR events with invalid size fields",
          "author_name": "Christian Simon",
          "author_login": "simonswine",
          "committed_at": "2026-03-31T08:28:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "66f3601e623686be568813299d5a73c6dcc79c6f",
          "body": "| datasource  | package          | from   | to     |\n| ----------- | ---------------- | ------ | ------ |\n| github-tags | actions/setup-go | v6.3.0 | v6.4.0 |\n\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-go action to v6.4.0",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-03-30T04:02:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "113e259d8eba9f68a179e1142bb329b5b5be1034",
          "body": "fix: avoid app_name duplicates",
          "is_bot": false,
          "headline": "Merge pull request #86 from grafana/alsoba13/fix-app-name-duplicates",
          "author_name": "Alberto",
          "author_login": "alsoba13",
          "committed_at": "2026-03-05T09:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80be1f4cae9555db6502fb142c6a30e2e45822ea",
          "body": null,
          "is_bot": false,
          "headline": "fix: avoid app_name duplicates",
          "author_name": "Alberto Soto",
          "author_login": "alsoba13",
          "committed_at": "2026-03-04T11:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97bb5dab4194ca91f855ef7e38b0042baec45098",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-go action to v6.3.0 (#85)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-03-01T19:12:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d06ce37e9830f5456873bd3524b77567ad39a30",
          "body": "* wall: add cpu sample if thread state is running\n\n* fix old testdata",
          "is_bot": false,
          "headline": "wall: add cpu sample if thread state is running (#84)",
          "author_name": "korniltsev-grafanista",
          "author_login": "korniltsev-grafanista",
          "committed_at": "2026-02-20T01:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "719e82dcd8bd6fc7e7bb9eaf0f83b456d588ac27",
          "body": "| datasource | package                 | from                               | to                                 |\n| ---------- | ----------------------- | ---------------------------------- | ---------------------------------- |\n| go         | github.com/google/pprof | v0.0.0-20251007162407-5df77e3\n[…]\n9daf43ef |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update github.com/google/pprof digest to cb029da (#77)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-02-20T01:35:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1ddc9f00600753926a982dbff4eb2a5081df3f2f",
          "body": "| datasource  | package          | from   | to     |\n| ----------- | ---------------- | ------ | ------ |\n| github-tags | actions/setup-go | v6.0.0 | v6.2.0 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-go action to v6.2.0 (#78)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-02-20T01:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "430c7e9906189062477a80adff56a6873881cdeb",
          "body": "| datasource | package                    | from     | to       |\n| ---------- | -------------------------- | -------- | -------- |\n| go         | google.golang.org/protobuf | v1.36.10 | v1.36.11 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module google.golang.org/protobuf to v1.36.11 (#79)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-02-20T01:35:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccf62a23b0e06adbb6c5ee418aa779454b6cc4a7",
          "body": "| datasource  | package          | from   | to     |\n| ----------- | ---------------- | ------ | ------ |\n| github-tags | actions/checkout | v5.0.0 | v6.0.2 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v6 (#80)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2026-02-20T01:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61a65ecc8bcb9837a10026d117d8f40a3a611686",
          "body": "Add spanId, spanName, and contextId fields to WallClockSample struct\nand update the pprof parser to pass StacktraceCorrelation for wall\nclock samples, enabling span-based queries for wall profiles.\n\nPreviously, span correlation only worked for ExecutionSample (CPU)\nevents. This change brings parity \n[…]\nstributed traces.\n\nRelated: https://github.com/grafana/async-profiler/issues/10\nRelated: https://github.com/grafana/async-profiler/pull/11\n\nCo-authored-by: Dor Amid <dordor12@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add span correlation support for WallClockSample events (#82)",
          "author_name": "Dor Amid",
          "author_login": "dordor12",
          "committed_at": "2026-02-08T03:08:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0f06c4273f3218242f0a42a46df95dce46916829",
          "body": "Ensures that running 'make generate-types' produces no changes,\nverifying all generated code is committed.\n\nCo-authored-by: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: add check for generated files being up to date (#83)",
          "author_name": "korniltsev-grafanista",
          "author_login": "korniltsev-grafanista",
          "committed_at": "2026-02-06T04:26:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7d0e6b262614e78d4901a7fd2f964d5badeae0d4",
          "body": "* chore(deps): update actions/setup-go action to v6\n\n| datasource  | package          | from   | to     |\n| ----------- | ---------------- | ------ | ------ |\n| github-tags | actions/setup-go | v5.5.0 | v6.0.0 |\n\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.gith\n[…]\ne-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: Tolya Korniltsev <anatoly.korniltsev@grafana.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-go action to v6 (#74)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2025-10-21T03:23:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bc094c5005f33666a64ed4a6390902164cc954a9",
          "body": "| datasource  | package          | from   | to     |\n| ----------- | ---------------- | ------ | ------ |\n| github-tags | actions/checkout | v4.3.0 | v5.0.0 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v5 (#73)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2025-10-21T03:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dd75731878b07817d4a74b9e7e7e09dcd83f464",
          "body": "| datasource | package                    | from    | to       |\n| ---------- | -------------------------- | ------- | -------- |\n| go         | google.golang.org/protobuf | v1.34.2 | v1.36.10 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module google.golang.org/protobuf to v1.36.10 (#72)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2025-10-21T03:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2022034eb14bac711e552499d1958146783f702d",
          "body": "| datasource | package                     | from   | to      |\n| ---------- | --------------------------- | ------ | ------- |\n| go         | github.com/stretchr/testify | v1.9.0 | v1.11.1 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/stretchr/testify to v1.11.1 (#69)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2025-10-21T03:16:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6b99bd74140967b0df84a8323bf8434d9881d2a",
          "body": "| datasource  | package          | from   | to     |\n| ----------- | ---------------- | ------ | ------ |\n| github-tags | actions/setup-go | v5.4.0 | v5.5.0 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-go action to v5.5.0 (#68)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2025-10-21T03:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "612b7c543705e819612e7f87511a44fa7eb03fe0",
          "body": "| datasource | package                 | from                               | to                                 |\n| ---------- | ----------------------- | ---------------------------------- | ---------------------------------- |\n| go         | github.com/google/pprof | v0.0.0-20240727154555-813a5fb\n[…]\n7e3f7d1d |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update github.com/google/pprof digest to 5df77e3 (#66)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2025-10-21T03:08:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "907958dde086ef13166a2b2d7af051068ae3d594",
          "body": "| datasource  | package          | from   | to     |\n| ----------- | ---------------- | ------ | ------ |\n| github-tags | actions/checkout | v4.2.2 | v4.3.0 |\n\nSigned-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>\nCo-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout action to v4.3.0 (#67)",
          "author_name": "renovate-sh-app[bot]",
          "author_login": "renovate-sh-app[bot]",
          "committed_at": "2025-10-21T03:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a217a7005ae783862097e344a2f0cdddd7f95f5e",
          "body": null,
          "is_bot": false,
          "headline": "fix: merge EnhancerBySpringCGLIB classes (#65)",
          "author_name": "korniltsev-grafanista",
          "author_login": "korniltsev-grafanista",
          "committed_at": "2025-10-03T11:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b7b0c2823cd3a15fb0fcef77de1e342a88b3f92",
          "body": "chore: Switch to self-hosted GitHub agents",
          "is_bot": false,
          "headline": "Merge pull request #64 from oleg-kozlyuk-grafana/update-github-agents",
          "author_name": "korniltsev-grafanista",
          "author_login": "korniltsev-grafanista",
          "committed_at": "2025-09-09T10:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45315f7e8c2b1cec7ff94b40c403f6ad2c759fd5",
          "body": "Co-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: Switched to self-hosted GitHub agents",
          "author_name": "Oleg Kozliuk",
          "author_login": "oleg-kozlyuk-grafana",
          "committed_at": "2025-09-09T09:57:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b2de37b047eea2480387c22bfda42c86ce1b768e",
          "body": null,
          "is_bot": false,
          "headline": "Add initial fuzzer (#63)",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2025-08-19T08:55:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d620535ba0786cae9a4ab50d280d45ec6342eca",
          "body": null,
          "is_bot": false,
          "headline": "add testdata with options (#61)",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2025-08-10T07:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37435b78daf60267c6030904901f3b06adfb3a39",
          "body": "…(#60)",
          "is_bot": false,
          "headline": "chore: add a mmap test to verify the source buffer is not referenced …",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2025-08-10T07:03:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "678259dc1adb7a48dc63f20ed9f879dfe2546c9f",
          "body": null,
          "is_bot": false,
          "headline": "update pprof module's parser dependency to v0.11.0",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2025-07-29T02:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ce6971ad49a1c1ac69c51d1ef864332ab4e9383",
          "body": "* Add T_SHORT primitive type support to JFR parser generator\n\n- Add T_SHORT to TypeMap struct\n- Implement emitReadI16() function for 16-bit LEB128 decoding\n- Add T_SHORT parsing cases to generateBindLoop()\n- Map T_SHORT to Go's uint16 type\n- Add T_SHORT initialization to checkTypes() function\n- Incl\n[…]\nSHORT in basic types filter\n- Add v16_ variable to generated parser functions\n- Regenerate all parser types with T_SHORT support\n\n* fix multichunk parsing\n\n* add truncated frame option\n\n* fix testdata",
          "is_bot": false,
          "headline": "Various parser fixes (#55)",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2025-07-29T02:36:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "82e372d2c34b39270560d964a69cbda8646b5594",
          "body": null,
          "is_bot": false,
          "headline": "zizmor (#53)",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2025-04-30T09:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e55dc576f25a138ea0179730a1d272599cba20a",
          "body": null,
          "is_bot": false,
          "headline": "fix pprof/go.mod",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2025-04-11T00:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c08c42b153e12a633f9996f3e7dcc31016ab0539",
          "body": null,
          "is_bot": false,
          "headline": "update pprof module's parser dependency to v0.10.0",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2025-04-11T00:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aa6a50d0aebd3454c1dc9c638189211f95d57ab",
          "body": "https://github.com/grafana/async-profiler/pull/5/files",
          "is_bot": false,
          "headline": "chore: add new span context fields (#52)",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2025-04-11T00:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "557a6bd35a2d878abcc874447b3401cd707b24ec",
          "body": null,
          "is_bot": false,
          "headline": "Bump jfr-parser version (#51)",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2025-03-04T02:07:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "241171721abade88259627584b7c48f971c901b2",
          "body": "* add wall\n\n* malloc free",
          "is_bot": false,
          "headline": "support wallclock, malloc, free events (#49)",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2025-03-04T01:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2aeef62c3566ca44179b9bad2130ea8a0683839",
          "body": null,
          "is_bot": false,
          "headline": "docs: remove outdated info from readme (#50)",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2025-03-03T08:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b51778c4eb38e7db638a321c1c2937ff1b05bdf0",
          "body": null,
          "is_bot": false,
          "headline": "parse java.lang.String cp (#48)",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2025-03-03T04:10:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ec78d48f07e05efd0d356e68a46eeb617a0f654",
          "body": "Check that outside of the goworkspace, dependcies are uptodate",
          "is_bot": false,
          "headline": "Merge pull request #47 from grafana/20250117_check-pprof-dependency",
          "author_name": "Christian Simon",
          "author_login": "simonswine",
          "committed_at": "2025-01-20T09:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "453f8162080607111ef89debdc5e0c0ce283f95a",
          "body": null,
          "is_bot": false,
          "headline": "Check that outside of the goworkspace, dependcies are uptodate",
          "author_name": "Christian Simon",
          "author_login": "simonswine",
          "committed_at": "2025-01-20T09:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "530e1897235f09799db3bbc25b246ad18a632946",
          "body": "Bump jfr-parser version",
          "is_bot": false,
          "headline": "Merge pull request #46 from grafana/20250117_bump-pprof-dependecy",
          "author_name": "Christian Simon",
          "author_login": "simonswine",
          "committed_at": "2025-01-20T09:18:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb3a647185eed33208cb418c194d951c857ce5c1",
          "body": "The current dependecy version was too old\n\n```\n{ cd ./pprof && GOWORK=off go test ./... }\n./parser.go:53:23: parser.TypeMap.T_ALLOC_SAMPLE undefined (type def.TypeMap has no field or method T_ALLOC_SAMPLE)\n./parser.go:54:29: parser.ObjectAllocationSample undefined (type *parser.Parser has no field o\n[…]\nrser/pprof/cmd/jfrparser [build failed]\nFAIL    github.com/grafana/jfr-parser/pprof/cmd/jfrparser/format [build failed]\n?       github.com/grafana/jfr-parser/pprof/pyroscope   [no test files]\nFAIL\n```",
          "is_bot": false,
          "headline": "Bump jfr-parser version",
          "author_name": "Christian Simon",
          "author_login": "simonswine",
          "committed_at": "2025-01-17T13:39:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a8d22a1cd731f0ef8b48f84c5bab58532a9af541",
          "body": "Fixes overflow error in parsing Ref IDs",
          "is_bot": false,
          "headline": "Read Ref IDs as uint64 (#43)",
          "author_name": "Sivachandran Paramasivam",
          "author_login": "sivachandran",
          "committed_at": "2024-10-16T06:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1987b3f3c91a4a4a1dfa172409237b13cb6495ee",
          "body": null,
          "is_bot": false,
          "headline": "pprof: bump dependency",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2024-09-09T14:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fda3b3ed66baf4a9a0f39ae2a0b10a5da48a2ed",
          "body": null,
          "is_bot": false,
          "headline": "Add ObjectAllocationSample type support (#42)",
          "author_name": "Sivachandran Paramasivam",
          "author_login": "sivachandran",
          "committed_at": "2024-09-09T08:31:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7aebd80db9208db18d1ac76284769f348cd2838",
          "body": null,
          "is_bot": false,
          "headline": "Use int64 as TypeID and use -1 as uninitialised value (#41)",
          "author_name": "Sivachandran Paramasivam",
          "author_login": "sivachandran",
          "committed_at": "2024-09-06T14:23:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "365b30328459842b37599f3eed176603f9f29129",
          "body": null,
          "is_bot": false,
          "headline": "pprof: bump depdendencies",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2024-09-04T07:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6bed230e4ff240704f378be6d9ddb9ebca4b838",
          "body": "This reverts commit eb4fb99ea1b4fbb2d4e81f3820099bc3177ecaee.",
          "is_bot": false,
          "headline": "Revert \"pprof: bump depdendencies\"",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2024-09-04T07:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24d85db84fd6381fac60662f519ab5e2ee6942a9",
          "body": null,
          "is_bot": false,
          "headline": "fix test",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2024-09-04T07:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb4fb99ea1b4fbb2d4e81f3820099bc3177ecaee",
          "body": null,
          "is_bot": false,
          "headline": "pprof: bump depdendencies",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2024-09-04T07:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef53f5bdf2127ea61ff216000812a3d1c7c4e868",
          "body": null,
          "is_bot": false,
          "headline": "renamed:    cmd/jfrparser/main.go -> pprof/cmd/jfrparser/main.go",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2024-09-04T07:38:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cbe18cffc759ac584117eb57bf4be0c04a525f0",
          "body": null,
          "is_bot": false,
          "headline": "Use uint64 for CPool Type Ref (#39)",
          "author_name": "Sivachandran Paramasivam",
          "author_login": "sivachandran",
          "committed_at": "2024-09-03T15:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "059831ebd46aba1fa4b1a2c23fbac64b417764d5",
          "body": null,
          "is_bot": false,
          "headline": "Read CPool Constant Index as uint64 (#38)",
          "author_name": "Sivachandran",
          "author_login": "sivachandran",
          "committed_at": "2024-09-03T09:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a03c4c83f02c5731aeb59154f68cc31dece6bbe0",
          "body": null,
          "is_bot": false,
          "headline": "Update jfr-parser version to fix undefined parser.ProcessSymbols (#37)",
          "author_name": "Sivachandran",
          "author_login": "sivachandran",
          "committed_at": "2024-08-23T11:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfd6e79a1afccfe1bab8a07e5ad3374e1116576d",
          "body": null,
          "is_bot": false,
          "headline": "Update go.mod. Fix #35 (#36)",
          "author_name": "Elton Hoffmann",
          "author_login": "eltonjr",
          "committed_at": "2024-08-21T02:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4296f63fd6d786e6d16fb69ca8d8661b1aa049a1",
          "body": "Support parsing char array string in emitted code",
          "is_bot": false,
          "headline": "Merge pull request #33 from sivachandran/parse-char-array-string",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2024-08-15T06:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d3234ebc73cfcb2c74ceb0ff31913a42a5e555a",
          "body": null,
          "is_bot": false,
          "headline": "Support char array string in emitted string parsing",
          "author_name": "Sivachandran Paramasivam",
          "author_login": "sivachandran",
          "committed_at": "2024-08-15T04:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fd683453097fb48f8ab9d67e894cc51ed6abb98",
          "body": null,
          "is_bot": false,
          "headline": "Add test profile data with char array string",
          "author_name": "Sivachandran Paramasivam",
          "author_login": "sivachandran",
          "committed_at": "2024-08-15T04:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "863b92b65144131f5110f3460d1690dc43c07ea3",
          "body": "* Format generated code\r\n\r\n* Remove padding generate code\r\n\r\nWe are formatting the generate code anyway",
          "is_bot": false,
          "headline": "Format generated code (#31)",
          "author_name": "Sivachandran",
          "author_login": "sivachandran",
          "committed_at": "2024-08-14T14:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f984a370a6541e9e32adea0c33536ca78d281897",
          "body": null,
          "is_bot": false,
          "headline": "jfrparser-cli: add cli that formats json (#30)",
          "author_name": "Tomer Shafir",
          "author_login": "tomershafir",
          "committed_at": "2024-04-28T04:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8abcb81c304c1963194d78ed1e8d0a2f40c4282d",
          "body": "chore: disable pprof profile pool",
          "is_bot": false,
          "headline": "Merge pull request #29 from grafana/chore/disable-pprof-profile-pool",
          "author_name": "Anton Kolesnikov",
          "author_login": "kolesnikovae",
          "committed_at": "2024-02-28T02:42:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35d04ab45616a6a973178e773639a35c3018f069",
          "body": null,
          "is_bot": false,
          "headline": "chore: disable pprof profile pool",
          "author_name": "Anton Kolesnikov",
          "author_login": "kolesnikovae",
          "committed_at": "2024-02-28T02:40:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "986e71dc036129506f6cdaa24265daff23a4de11",
          "body": null,
          "is_bot": false,
          "headline": "fix: adjust lambda merging regex (#28)",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2024-01-26T07:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8e77257aa110b835b73bc137025f3c51f2061b3",
          "body": "* add jfr2pprof\r\n\r\n* rewrite test\r\n\r\n* rm scratch\r\n\r\n* fix: add line numbers\r\n\r\n* linenumbers testdata\r\n\r\n* optimize context labels\r\n\r\n* rollback int overflow check\r\n\r\n* bump dependency\r\n\r\n* rm dupe",
          "is_bot": false,
          "headline": "feat: parse line numbers to pprof (#27)",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2024-01-19T05:54:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7f61c1f689eb4c20e7dd8b6f5a8fa07c0b67565",
          "body": "…le (#26)\n\n* move jfr->pprof conversion code from pyroscope repo to jfr-parser submodule\r\n\r\n* do not add appName if it is empty\r\n\r\n* fix thread state parsing for asprof 3.0",
          "is_bot": false,
          "headline": "move jfr-pprof conversion code from pyroscope repo to jfr-parser modu…",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2024-01-08T13:54:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08fa3a941bf83570b21b222f88eaf3bd3c83ad90",
          "body": null,
          "is_bot": false,
          "headline": "improve memory allocation during parsing (#25)",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2023-08-31T14:06:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d08782b9105ff29e40a56d54a09fdc32c72eacf",
          "body": null,
          "is_bot": false,
          "headline": "MethodScratch name",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2023-08-21T12:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e11aad6a662487898661def682613cd0f54d1a6e",
          "body": "Enhancement #22\r\n\r\nimprove memory&cpu consumption  (#22)\r\n\r\n\r\n\r\n* parser_test: ReportAllocs\r\n\r\n* reader: avoid memory escape and unsafe byte to string\r\n\r\n* types: do not malloc base type\r\n\r\n* types: batch allocate StackFrame\r\n\r\n* batch allocate constants\r\n\r\n* cache typeFn in ClassMetadata\r\n\r\n* check\n[…]\nl and add test\r\n\r\n* fix conflict\r\n\r\n* add async-profiler test\r\n\r\n* fix example_parsed.json.gz\r\n\r\n* fix getPointerToStackFrames\r\n\r\n* move unsafeByteToString into ChunkParseOptions\r\n\r\n* modify README.md",
          "is_bot": false,
          "headline": "fix: improve memory&cpu consumption  (#22)",
          "author_name": "杨杰",
          "author_login": "zdyj3170101136",
          "committed_at": "2023-08-11T04:57:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "222d6984912fa847e45f35964a206b1b6b7e666f",
          "body": null,
          "is_bot": false,
          "headline": "fix: correct field name in parse ObjectAllocation event. (#21)",
          "author_name": "杨杰",
          "author_login": "zdyj3170101136",
          "committed_at": "2023-08-05T15:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db7cbf3049835bc1047597f7840cf27e0b925fde",
          "body": null,
          "is_bot": false,
          "headline": "Add LiveObject (#18)",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2023-02-14T01:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3073e8118417b4b7f6551cef20861bbbb1e9c9d6",
          "body": "Add cpool preprocessor parse option",
          "is_bot": false,
          "headline": "Merge pull request #17 from pyroscope-io/feat/symbol_preprocessor",
          "author_name": "Dmitry Filimonov",
          "author_login": "petethepig",
          "committed_at": "2022-06-12T01:42:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5267e8aaecd0cdcd0e15f8f9cdb59c08dc473e5b",
          "body": null,
          "is_bot": false,
          "headline": "cpool parsing processor option",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2022-06-10T15:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3228ecf7d79aff91aca35a6063a0545ad35f17ac",
          "body": "* Add a simple parsing test\r\n\r\n* Do not resolve same instances multiple times\r\n\r\n* rm unused example.jfr (not gzipped) file",
          "is_bot": false,
          "headline": "Improve constant pool resolving speed (#16)",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2022-05-25T09:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ac8ddf8bf8412e0d64b63511d6521aacaadeb58",
          "body": "Parse \"contextId\" fields from new async-profiler feature",
          "is_bot": false,
          "headline": "Merge pull request #15 from pyroscope-io/feat/context_id",
          "author_name": "Dmitry Filimonov",
          "author_login": "petethepig",
          "committed_at": "2022-05-13T05:28:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "badc14d8b4018fdae91a6af5a7181406eb9c6f20",
          "body": "Add support for parsing new fields from https://github.com/jvm-profiling-tools/async-profiler/pull/576/files",
          "is_bot": false,
          "headline": "Add 'contextId' parsing for async-profiler",
          "author_name": "Tolya Korniltsev",
          "author_login": "korniltsev",
          "committed_at": "2022-05-10T17:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45dba601bb45735189c4b892cda3b7730fbf5866",
          "body": null,
          "is_bot": false,
          "headline": "fix: brings back constants parsing",
          "author_name": "Dmitry Filimonov",
          "author_login": "petethepig",
          "committed_at": "2022-04-22T04:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2cc8a41b83b5738be3c7e80c9dbeb561f446e57",
          "body": "feat: improve support for types and event types.",
          "is_bot": false,
          "headline": "Merge pull request #14 from pyroscope-io/feat/improve-type-support",
          "author_name": "Alfredo Beaumont",
          "author_login": "abeaumont",
          "committed_at": "2022-04-07T14:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98be606b7c4727c684edf9e285717c4efb9e41f0",
          "body": "- 8 new types have been added, for a total of 25 supported types.\n- 41 new event types have been added, for a total of 54 supported\n  event types.\n\nOpenJDK 17 supports 59 types and 167 event types, so there's still a\nlot of work to do, but at least the Java Flight Recorder output of #4\nis fully supported.",
          "is_bot": false,
          "headline": "feat: improve support for types and event types.",
          "author_name": "Alfredo Beaumont",
          "author_login": "abeaumont",
          "committed_at": "2022-04-07T11:00:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3cd14fd2d84b3b1495b711c0800554fcc163a4d",
          "body": "fix: return errors that are not being returned.",
          "is_bot": false,
          "headline": "Merge pull request #13 from pyroscope-io/fix/return-errors",
          "author_name": "Alfredo Beaumont",
          "author_login": "abeaumont",
          "committed_at": "2022-04-07T10:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a262a62b60a943fe01923dc331f1ef8fd954b67",
          "body": null,
          "is_bot": false,
          "headline": "fix: return errors that are not being returned.",
          "author_name": "Alfredo Beaumont",
          "author_login": "abeaumont",
          "committed_at": "2022-04-07T10:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e50fbc5633ecdfa0fd60e9bb8599de187e6d521e",
          "body": "…roperty-field\n\nfix: correct field name in initial system property event.",
          "is_bot": false,
          "headline": "Merge pull request #12 from pyroscope-io/fix/parsing-initial-system-p…",
          "author_name": "Alfredo Beaumont",
          "author_login": "abeaumont",
          "committed_at": "2022-04-06T12:18:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a985eb85f7e4999239776bab74b60999607f782",
          "body": null,
          "is_bot": false,
          "headline": "fix: correct field name in initial system property event.",
          "author_name": "Alfredo Beaumont",
          "author_login": "abeaumont",
          "committed_at": "2022-04-06T11:49:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bfb268ac19c95540721b5872a82239cb98dd0f9",
          "body": "fix: read compressed integers properly.",
          "is_bot": false,
          "headline": "Merge pull request #9 from pyroscope-io/fix/compressed-integer-reader",
          "author_name": "Alfredo Beaumont",
          "author_login": "abeaumont",
          "committed_at": "2022-04-06T11:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1423737342579c2d574b0cfc6b7d6905e0062265",
          "body": "fix: resolve constants eagerly to avoid infinite loops.",
          "is_bot": false,
          "headline": "Merge pull request #10 from pyroscope-io/fix/resolve-constants-eargerly",
          "author_name": "Alfredo Beaumont",
          "author_login": "abeaumont",
          "committed_at": "2022-04-06T11:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8042bcdddc2201d961636b031beedcd07c46215a",
          "body": "…int-events\n\nfix: support multiple checkpoint events.",
          "is_bot": false,
          "headline": "Merge pull request #11 from pyroscope-io/fix/support-multiple-checkpo…",
          "author_name": "Alfredo Beaumont",
          "author_login": "abeaumont",
          "committed_at": "2022-04-06T11:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fda8b6c2f933b05fd99f6006381ae35416862af",
          "body": "The existing support for multiple checkpoint events (handling and\nchecking checkpoint delta value) was buggy and not good enough to\nactually parse data with multiple such events.\n\nNow, the deltas are properly handled and all the parsed events parsed\nare properly tracked to avoid duplicates.\n\nRelated to #4.",
          "is_bot": false,
          "headline": "fix: support multiple checkpoint events.",
          "author_name": "Alfredo Beaumont",
          "author_login": "abeaumont",
          "committed_at": "2022-04-06T11:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 6,
      "commits_last_year": 43,
      "latest_release_at": "2023-08-11T05:01:50Z",
      "latest_release_tag": "v0.7.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 18,
      "days_since_latest_release": 1078,
      "mean_days_between_releases": 98.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/grafana/jfr-parser",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/grafana/jfr-parser",
          "is_deprecated": false,
          "latest_version": "v0.18.0",
          "repository_url": "https://github.com/grafana/jfr-parser",
          "versions_count": 27,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-15T10:00:52Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        }
      ]
    },
    "popularity": {
      "forks": 20,
      "stars": 48,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-12-16",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 2
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 20,
        "total_forks": 20
      },
      "star_history": null,
      "open_issues_and_prs": 9
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "internal/cmd/fuzz/Makefile"
      ],
      "api_schema_files": [
        "pprof/jfr_labels.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 28808,
      "source_files_sampled": 50,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 12,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/google/pprof",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260507013755-92041b743c96"
        },
        {
          "name": "github.com/grafana/pyroscope/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.39.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/google/pprof",
            "direct": true,
            "version": "v0.0.0-20260507013755-92041b743c96",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grafana/pyroscope/api",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.39.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gnostic",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gnostic-models",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": false,
            "version": "v0.6.1-0.20250313105119-ba97887b0a25",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 12,
        "direct_count": 5,
        "indirect_count": 7
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 77,
        "open_issues": 7,
        "closed_ratio": 0.682,
        "closed_issues": 15,
        "closed_unmerged_prs": 16
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "abeaumont",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/80059?v=4"
        },
        {
          "type": "User",
          "login": "korniltsev",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/331773?v=4"
        },
        {
          "type": "User",
          "login": "simonswine",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/223048?v=4"
        },
        {
          "type": "User",
          "login": "sivachandran",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/292921?v=4"
        },
        {
          "type": "User",
          "login": "korniltsev-grafanista",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/229453617?v=4"
        },
        {
          "type": "User",
          "login": "aleks-p",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/8142643?v=4"
        },
        {
          "type": "User",
          "login": "petethepig",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/662636?v=4"
        },
        {
          "type": "User",
          "login": "kolesnikovae",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/12090599?v=4"
        },
        {
          "type": "User",
          "login": "zdyj3170101136",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/52686065?v=4"
        },
        {
          "type": "User",
          "login": "alsoba13",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3586560?v=4"
        }
      ],
      "contributors_sampled": 14,
      "top_contributor_share": 0.304
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
            "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": 8,
            "reason": "Found 8/10 approved changesets -- score normalized to 8",
            "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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "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": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0385ba746147bebd4f4c1ef1ba4ff42e2e38439e",
        "ran_at": "2026-07-24T13:47:13Z",
        "aggregate_score": 8.7,
        "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-24T12:00:48Z",
      "oldest_open_prs": [
        {
          "number": 112,
          "created_at": "2026-06-22T04:07:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 116,
          "created_at": "2026-07-20T11:45:35Z",
          "last_comment_at": "2026-07-20T11:45:58Z",
          "last_comment_author": "cla-assistant"
        }
      ],
      "last_merged_pr_at": "2026-07-24T11:59:41Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 56,
          "created_at": "2025-07-28T05:37:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 57,
          "created_at": "2025-07-28T05:38:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 71,
          "created_at": "2025-10-20T12:27:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 89,
          "created_at": "2026-03-30T13:02:01Z",
          "last_comment_at": "2026-04-03T04:19:02Z",
          "last_comment_author": "korniltsev-grafanista"
        },
        {
          "number": 93,
          "created_at": "2026-03-31T08:25:39Z",
          "last_comment_at": "2026-05-11T05:39:18Z",
          "last_comment_author": "korniltsev-grafanista"
        },
        {
          "number": 95,
          "created_at": "2026-03-31T08:35:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 100,
          "created_at": "2026-04-03T04:50:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/grafana/pyroscope-jfr-parser",
    "host": "github.com",
    "name": "pyroscope-jfr-parser",
    "owner": "grafana"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 90,
        "vitality": 65,
        "community": 53,
        "governance": 73,
        "engineering": 61
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 65,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "commits_last_year": 43,
              "human_commit_share": 0.81,
              "days_since_last_push": 0,
              "active_weeks_last_year": 18
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "18/52 weeks with commits",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 18
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "43 commits in the last year",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "releases_count": 6,
              "latest_release_tag": "v0.7.0",
              "releases_from_tags": false,
              "days_since_latest_release": 1078,
              "mean_days_between_releases": 98.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "6 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1078 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1078
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~98.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 98.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 53,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "forks": 20,
              "stars": 48,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "48 stars",
                "points": 27.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "20 forks",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "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": 13.5,
                "status": "met",
                "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": 73,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 14,
              "top_contributor_share": 0.304
            },
            "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 30% of commits",
                "points": 15.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 30
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "14 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "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": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 77,
              "open_issues": 7,
              "closed_issues": 15,
              "issue_closed_ratio": 0.682,
              "closed_unmerged_prs": 16
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "68% of issues closed",
                "points": 31.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 68
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "77/93 decided PRs merged",
                "points": 31.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 77,
                      "decided": 93
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 8/10 approved changesets -- score normalized to 8",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 7111,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "grafana",
              "public_repos": 587,
              "account_age_days": 4492
            },
            "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": "7,111 followers of grafana",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 7111,
                      "login": "grafana"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "587 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 587
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 61,
        "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": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "excellent",
        "name": "Security",
        "value": 90,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "excellent",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 87,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 8.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 8/10 approved changesets -- score normalized to 8",
                "points": 6,
                "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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "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": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 12 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",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 12
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 12,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "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": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "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": 12,
              "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": 65,
        "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": 0.877,
              "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": "71 of 81 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 71,
                      "sampled": 81
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "internal/cmd/fuzz/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.06,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, internal/cmd/fuzz/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, internal/cmd/fuzz/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "6 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 6,
                      "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": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "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": 28808,
              "source_files_sampled": 50,
              "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/50 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 50,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "pprof/jfr_labels.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "pprof/jfr_labels.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "pprof/jfr_labels.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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",
    "go package 'github.com/grafana/jfr-parser' points at a different repository (https://github.com/grafana/jfr-parser); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T13:47:38.755334Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/grafana/pyroscope-jfr-parser.svg",
  "full_name": "grafana/pyroscope-jfr-parser",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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