原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 201,
"has_wiki": false,
"homepage": "https://grafana.github.io/promql-builder/",
"languages": {
"CSS": 3131,
"CUE": 4535,
"Shell": 18408,
"Python": 71481,
"Makefile": 910,
"TypeScript": 72416,
"Go Template": 16488
},
"pushed_at": "2026-07-23T17:13:36Z",
"created_at": "2025-02-13T23:13:12Z",
"owner_type": "Organization",
"updated_at": "2026-05-28T18:19:20Z",
"description": "Set of libraries for writing and composing PromQL queries as-code in several languages.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"Python"
]
},
"owner": {
"blog": "https://grafana.com",
"name": "Grafana Labs",
"type": "Organization",
"login": "grafana",
"company": null,
"location": "Sweden",
"followers": 7126,
"avatar_url": "https://avatars.githubusercontent.com/u/7195757?v=4",
"created_at": "2014-04-06T12:22:57Z",
"is_verified": null,
"public_repos": 586,
"account_age_days": 4497
},
"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.0.6",
"kind": "patch",
"published_at": "2026-05-28T18:19:13Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2026-05-28T14:13:13Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2025-02-17T16:27:46Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2025-02-14T12:53:49Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2025-02-13T23:38:11Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2025-02-13T23:31:44Z"
}
],
"recent_commits": [
{
"oid": "4febee560d00c40d20b36093ff5e9d5879b4c738",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Next release (#66)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-28T18:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ee755555b88b94444513f4d1ab997226cbf37b1",
"body": "* Make sure the NPM is up-to-date when releasing\n\n* Skip validation when generating PR previews\n\n* Run the codegen pipeline in the CI",
"is_bot": false,
"headline": "Make sure the NPM is up-to-date when releasing (#65)",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2026-05-28T16:54:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd9335ae7c8b66e27e34eba7d7a6cd372af24086",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Next release (#64)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-28T14:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "085e1399af4dddfae0e020ffbdf49863894848f6",
"body": null,
"is_bot": false,
"headline": "Let the release pipeline open PRs (#63)",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2026-05-28T13:55:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49909e59da5cb9f1cdd55f8b9190d0c4856aa332",
"body": "…e CI (#62)",
"is_bot": false,
"headline": "Redesign the release process to stop pushing directly to main from th…",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2026-05-28T13:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e3dff25449542748b2cc7263918a2d1c19f0aa0",
"body": "* Give `contents: write` permissions to the release.codegen job\n\n* Add missing python 'build' dependency\n\n* Fix npm package building and publishing",
"is_bot": false,
"headline": "Fix release pipeline (#61)",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2026-05-28T11:23:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c3534bce028e9a4f900aa77db38068f6e048f95",
"body": "| datasource | package | from | to |\n| ---------- | -------- | ------ | ------ |\n| pypi | zensical | 0.0.41 | 0.0.43 |\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 dependency zensical to v0.0.43 (#52)",
"author_name": "renovate-sh-app[bot]",
"author_login": "renovate-sh-app[bot]",
"committed_at": "2026-05-28T10:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e33b358831f6cd4b117b78198db8a99c8e51a150",
"body": "| datasource | package | from | to |\n| ----------- | --------------------------- | ------- | ------- |\n| github-tags | pypa/gh-action-pypi-publish | v1.13.0 | v1.14.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 pypa/gh-action-pypi-publish action to v1.14.0 (#58)",
"author_name": "renovate-sh-app[bot]",
"author_login": "renovate-sh-app[bot]",
"committed_at": "2026-05-28T10:41:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24ada5e078c03c1f528f0cc2be58d0f62c1bacbf",
"body": null,
"is_bot": false,
"headline": "Migrate NPM token to OIDC (#9)",
"author_name": "Selene",
"author_login": "spinillos",
"committed_at": "2026-05-28T10:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c49f0e1ec68552d0cbcc0c2984bd39da4e36bb7",
"body": null,
"is_bot": false,
"headline": "Replace mkdocs by zensical (#48)",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2026-05-27T20:37:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "119cb7de51973bcd548283b0ca17d5c2e024c8c0",
"body": "…e (#40)",
"is_bot": false,
"headline": "Add missing closing square-bracket for subquery expressions with rang…",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2026-05-27T20:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a9287eb8f2aeb33976afaadf0a85064632ae249",
"body": null,
"is_bot": false,
"headline": "Always render parenthesis for GroupLabels expressions (#39)",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2026-05-27T20:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff86f574112d423915bbbfab0fecb3e35c645bcc",
"body": null,
"is_bot": false,
"headline": "chore: Disable install scripts in package manager configs (#37)",
"author_name": "Kristian Bremberg",
"author_login": "KristianGrafana",
"committed_at": "2026-05-27T20:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e43977d3fc45389459bbb14ca711454ed58a6bf1",
"body": "* Bump cog to v0.1.13\n\n* Bump go to 1.26 in devbox\n\n* Cleanup CI\n\n* Simplify literal veneers\n\n* Bump some actions\n\n* Upload generated preview diff as PR artifact\n\n* Fix a few labelSelector factories\n\n* Set grafana-app-platform as codeowners",
"is_bot": false,
"headline": "Maintenance (#38)",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2026-05-27T12:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fa9625b89a38b83726b26b87b5f99a5f2cfa088",
"body": "Fix binary expression rendering when group modifiers are involved",
"is_bot": false,
"headline": "Merge pull request #8 from lel-amri/fix-group-modifiers-rendering",
"author_name": "Selene",
"author_login": "spinillos",
"committed_at": "2025-09-16T11:10:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edf5d3ce8ddc577cfd949a7ec67b008a3f8d0f54",
"body": "Parentheses that follow a `group_left` or `group_right` can be ambiguous\nwhen they surround the right side of the binary expression and when no\nargument is passed to the group modifier.\n\nThis fix explicitely renders empty parentheses for group modifiers that\nhave no label list.",
"is_bot": false,
"headline": "Fix binary expression rendering when group modifiers are involved",
"author_name": "Léo El Amri",
"author_login": "lel-amri",
"committed_at": "2025-06-26T12:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ece37f606982094df1bdc746db6ffd8330f1f11",
"body": "fix: Apply zizmor recommendations",
"is_bot": false,
"headline": "Merge pull request #7 from grafana/rooneyshuman/add-zizmor-recs",
"author_name": "Javier Palomo",
"author_login": "jvrplmlmn",
"committed_at": "2025-04-29T09:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eeeeee3d7ab6f59d7517ab3fc19697ba98af063",
"body": null,
"is_bot": false,
"headline": "fix: Apply zizmor recommendations",
"author_name": "belén",
"author_login": "rooneyshuman",
"committed_at": "2025-04-29T01:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04e54ec636c3aad59944af6a2eea918a2a101f39",
"body": null,
"is_bot": true,
"headline": "Release v0.0.4",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-02-17T16:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd088ce571110c2e0faf0d8a854c6f67be3ca5c9",
"body": "Add runnable Python examples",
"is_bot": false,
"headline": "Merge pull request #5 from grafana/python-examples",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-17T16:22:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78a79944b772294e22ccb65a384d6344ed4f3b14",
"body": null,
"is_bot": false,
"headline": "Add runnable Python examples",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-17T16:21:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40bced7136a795a58a45757c2ffb19b215b88b6f",
"body": "Add runnable Typescript examples",
"is_bot": false,
"headline": "Merge pull request #4 from grafana/typescript-examples",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-17T16:00:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d9abbbfae166ef0610015ad9dfc143d58253f7c",
"body": null,
"is_bot": false,
"headline": "Add runnable Typescript examples",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-17T15:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e0bf5fa51ae7fe9a8d7e65eb9d3b223746a6ba4",
"body": "Go examples",
"is_bot": false,
"headline": "Merge pull request #3 from grafana/go-examples",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-17T15:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ed901ee2f40b1b3d5a91d24e2ec4bb77a871f2",
"body": null,
"is_bot": false,
"headline": "Don't skip validation when generating diff",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-17T15:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f05f4c2f5b408f7f49bd4f959e89eec52b21a69f",
"body": null,
"is_bot": false,
"headline": "Add runnable Go examples",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-17T15:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eae21b61ed4577051e38a96ce1db269304f267c",
"body": null,
"is_bot": false,
"headline": "Add a String() method to go builders",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-17T15:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9272c4987ad99fde113d5ed812963d86c8d2ec7",
"body": "Add preview in CI",
"is_bot": false,
"headline": "Merge pull request #2 from grafana/ci-pr-previews",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-17T11:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbd8cc7a7c724bd7df8e5e3b47f3bb984f5cd6ed",
"body": null,
"is_bot": false,
"headline": "Add preview in CI",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-17T11:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f83cf33ce162a3a68e586fa3a0a5dd065403b2ef",
"body": "Validate cog configuration in CI",
"is_bot": false,
"headline": "Merge pull request #1 from grafana/ci-bootstrap",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-17T10:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7639f88a63b9a737a4fc63b24c20c52a3f152cde",
"body": null,
"is_bot": false,
"headline": "Validate cog configuration in CI",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-17T10:57:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "700dc4e38b373bdaf77caf77a27e4bf3f3fb89ea",
"body": null,
"is_bot": false,
"headline": "Add typescript examples",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-14T13:01:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06bd69ab00dbb24ab7f9c4a6a7a78014df9636c9",
"body": null,
"is_bot": true,
"headline": "Release v0.0.3",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-02-14T12:53:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6db478c1cf42a91e1b00db51e02d558c16c57758",
"body": null,
"is_bot": false,
"headline": "Set default working directory in typescript release job",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-14T12:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "607a3f974acaceab411d4c3ebc47806b67d4b833",
"body": null,
"is_bot": false,
"headline": "Skip NPM publishing in dry-run release mode",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-14T12:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5438c6d4837e401ecef4771025c7576a022453c",
"body": null,
"is_bot": false,
"headline": "Add installation instructions for typescript",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-14T12:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f346b95f308fd66f3d1460de1ca511dcc9cac0fe",
"body": null,
"is_bot": false,
"headline": "Typescript release job",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-14T12:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4953a7776d521910b0e26302f29c7ec9d75893ce",
"body": null,
"is_bot": false,
"headline": "Cleanup typescript packaging config",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-14T12:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b29f8fdeb4983d9cfc2563c6823b9412b025340",
"body": null,
"is_bot": false,
"headline": "Update Python install instructions",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-13T23:43:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef2bb4d291448d97be557fd0bdd9e67a3001ffdb",
"body": null,
"is_bot": true,
"headline": "Release v0.0.2",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-02-13T23:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59cdc6cb778a5d7e4ea74e0769cdb77b7b5e689e",
"body": null,
"is_bot": false,
"headline": "Move python package release into the main release pipeline",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-13T23:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3239d23a1528c0b5b37161ee29d4556bd07fc390",
"body": null,
"is_bot": true,
"headline": "Release v0.0.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-02-13T23:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c071f955e6109a8c0c9a42ab5751c7e74e15012",
"body": null,
"is_bot": false,
"headline": "Don't build and publish documentation on release dry run",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-13T23:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "849ad7e41a04452f828291aa2f64b2ba0dbed03a",
"body": null,
"is_bot": false,
"headline": "Initial import",
"author_name": "Kévin Gomez",
"author_login": "K-Phoen",
"committed_at": "2025-02-13T23:14:09Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 15,
"latest_release_at": "2026-05-28T18:19:13Z",
"latest_release_tag": "v0.0.6",
"releases_from_tags": true,
"days_since_last_push": 6,
"active_weeks_last_year": 3,
"days_since_latest_release": 62,
"mean_days_between_releases": 93.8
},
"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/promql-builder/go",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/grafana/promql-builder/go",
"is_deprecated": false,
"latest_version": "v0.0.6",
"repository_url": "https://github.com/grafana/promql-builder",
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-05-28T18:19:13Z",
"latest_version_yanked": null,
"days_since_latest_publish": 62
},
{
"name": "promql_builder",
"exists": true,
"license": null,
"keywords": [
"builder",
"observability",
"prometheus",
"promql",
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Software Development :: Libraries",
"Topic :: System :: Monitoring"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/promql_builder/",
"is_deprecated": false,
"latest_version": "0.0.6",
"repository_url": "https://github.com/grafana/promql-builder.git",
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2025-02-13T23:39:30.142909Z",
"latest_published_at": "2026-05-28T18:21:27.313435Z",
"latest_version_yanked": null,
"days_since_latest_publish": 62
},
{
"name": "@grafana/promql-builder",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"observability",
"builder",
"prometheus",
"promql"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@grafana/promql-builder",
"is_deprecated": false,
"latest_version": "0.0.6",
"repository_url": "https://github.com/grafana/promql-builder",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 73251,
"first_published_at": "2025-02-14T12:54:17.071000Z",
"latest_published_at": "2026-05-28T18:20:52.030000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 62
}
]
},
"popularity": {
"forks": 2,
"stars": 20,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2025-06-26",
"count": 1
},
{
"date": "2025-11-27",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 13
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
".cog/templates/typescript/extra/tsconfig.json",
"examples/typescript/tsconfig.json",
"python/promql_builder/py.typed",
"typescript/tsconfig.json"
],
"toolchain_manifests": [
".cog/templates/go/extra/go.mod",
"examples/go/go.mod",
"go/go.mod"
],
"largest_source_bytes": 59634,
"source_files_sampled": 40,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go/go.mod",
"python/pyproject.toml",
"requirements.txt",
"typescript/package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "diff",
"direct": false,
"version": "4.0.2",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-73rr-hh4g-fpgx"
],
"fixed_version": "8.0.3",
"advisory_count": 1,
"oldest_advisory_days": 196
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"moderate": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 27,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 0
},
"ecosystems": [
"go",
"npm",
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/grafana/promql-builder/go",
"direct": false,
"version": "0.0.0-20250217112952-d9272c4987ad",
"ecosystem": "go"
},
{
"name": "@cspotcode/source-map-support",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "@grafana/promql-builder",
"direct": false,
"version": "0.0.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node10",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node12",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node14",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node16",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "20.17.19",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.14.0",
"ecosystem": "npm"
},
{
"name": "acorn-walk",
"direct": false,
"version": "8.3.4",
"ecosystem": "npm"
},
{
"name": "arg",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "create-require",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "make-error",
"direct": false,
"version": "1.3.6",
"ecosystem": "npm"
},
{
"name": "ts-node",
"direct": false,
"version": "10.9.2",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.3.3",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.7.2",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.19.8",
"ecosystem": "npm"
},
{
"name": "v8-compile-cache-lib",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "yn",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "build",
"direct": false,
"version": "1.5.0",
"ecosystem": "pypi"
},
{
"name": "mypy",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "mypy-extensions",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "promql-builder",
"direct": false,
"version": "0.0.3",
"ecosystem": "pypi"
},
{
"name": "zensical",
"direct": false,
"version": "0.0.43",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 28,
"direct_count": 0,
"indirect_count": 28
}
},
"maintainership": {
"issues": {
"open_prs": 10,
"merged_prs": 21,
"open_issues": 3,
"closed_ratio": 0.5,
"closed_issues": 3,
"closed_unmerged_prs": 31
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "K-Phoen",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/66958?v=4"
},
{
"type": "User",
"login": "spinillos",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4040733?v=4"
},
{
"type": "User",
"login": "jvrplmlmn",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1429460?v=4"
},
{
"type": "User",
"login": "KristianGrafana",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/114284895?v=4"
},
{
"type": "User",
"login": "lel-amri",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9554100?v=4"
},
{
"type": "User",
"login": "rooneyshuman",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/38337779?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.833
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"ci.yaml",
"docs.yaml",
"release.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"yarn.lock"
],
"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": 5,
"reason": "12 out of 21 merged PRs checked by a CI test -- score normalized to 5",
"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": 6,
"reason": "Found 12/18 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "14 commit(s) and 2 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 8,
"reason": "dependency not pinned by hash detected -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 4,
"reason": "SAST tool is not run on all commits -- score normalized to 4",
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4febee560d00c40d20b36093ff5e9d5879b4c738",
"ran_at": "2026-07-30T11:01:26Z",
"aggregate_score": 7.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-05-28T18:20:04Z",
"oldest_open_prs": [
{
"number": 49,
"created_at": "2026-05-27T19:10:10Z",
"last_comment_at": "2026-05-28T10:50:38Z",
"last_comment_author": "renovate-sh-app"
},
{
"number": 50,
"created_at": "2026-05-27T19:10:15Z",
"last_comment_at": "2026-05-27T19:12:14Z",
"last_comment_author": "github-actions"
},
{
"number": 51,
"created_at": "2026-05-27T19:10:19Z",
"last_comment_at": "2026-05-27T19:12:19Z",
"last_comment_author": "github-actions"
},
{
"number": 53,
"created_at": "2026-05-27T20:45:24Z",
"last_comment_at": "2026-05-31T20:14:24Z",
"last_comment_author": "renovate-sh-app"
},
{
"number": 54,
"created_at": "2026-05-27T20:45:27Z",
"last_comment_at": "2026-05-27T20:47:31Z",
"last_comment_author": "github-actions"
},
{
"number": 55,
"created_at": "2026-05-27T20:45:30Z",
"last_comment_at": "2026-05-27T20:47:18Z",
"last_comment_author": "github-actions"
},
{
"number": 56,
"created_at": "2026-05-27T20:45:46Z",
"last_comment_at": "2026-05-27T20:47:31Z",
"last_comment_author": "github-actions"
},
{
"number": 57,
"created_at": "2026-05-27T21:10:25Z",
"last_comment_at": "2026-05-27T21:12:27Z",
"last_comment_author": "github-actions"
},
{
"number": 60,
"created_at": "2026-05-28T10:51:00Z",
"last_comment_at": "2026-06-07T08:16:50Z",
"last_comment_author": "renovate-sh-app"
},
{
"number": 67,
"created_at": "2026-07-17T05:14:23Z",
"last_comment_at": "2026-07-17T05:15:59Z",
"last_comment_author": "github-actions"
}
],
"last_merged_pr_at": "2026-05-28T18:19:14Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 6,
"created_at": "2025-04-04T17:15:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2025-12-02T17:26:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 68,
"created_at": "2026-07-17T13:19:16Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/grafana/promql-builder",
"host": "github.com",
"name": "promql-builder",
"owner": "grafana"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 59 is calibrated to 63 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 59,
"calibrated": 63,
"calibration": "2026-08-02"
}
}
],
"value": 63,
"inputs": {
"security": 78,
"vitality": 67,
"community": 53,
"governance": 61,
"calibration": "2026-08-02",
"engineering": 42,
"ai_readiness": 47,
"weighted_overall_raw": 59
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 67,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"commits_last_year": 15,
"human_commit_share": 0.818,
"days_since_last_push": 6,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "15 commits in the last year",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 15
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "14 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 80,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v0.0.6",
"releases_from_tags": true,
"days_since_latest_release": 62,
"mean_days_between_releases": 93.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 62 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 62
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~93.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 93.8
}
}
],
"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": "exceptional",
"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": 66,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 66 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 66
}
}
],
"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.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"forks": 2,
"stars": 20,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "20 stars",
"points": 20.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 20
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"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": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"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
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 81,
"inputs": {
"packages": [
"github.com/grafana/promql-builder/go",
"promql_builder",
"@grafana/promql-builder"
],
"dependents": null,
"ecosystems": "go, npm, pypi",
"total_downloads": null,
"monthly_downloads": 73251
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "73,251 downloads/month across go, npm, pypi",
"points": 64.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 73251,
"ecosystems": "go, npm, pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 61,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.833
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 83% of commits",
"points": 3.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 83
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "weak",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"merged_prs": 21,
"open_issues": 3,
"closed_issues": 3,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 31,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 21,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "21/52 decided PRs merged",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 21,
"decided": 52
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 12/18 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "excellent",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 7126,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "grafana",
"public_repos": 586,
"account_age_days": 4497
},
"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,126 followers of grafana",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7126,
"login": "grafana"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "586 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 586
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/grafana/promql-builder/go",
"promql_builder",
"@grafana/promql-builder"
],
"ecosystems": "go, npm, pypi",
"any_deprecated": false,
"min_days_since_publish": 62
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "3 package(s) on go, npm, pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 3,
"ecosystems": "go, npm, pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 62 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 62
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "5 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 5
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "weak",
"name": "Engineering Quality",
"value": 42,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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": "12 out of 21 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://grafana.github.io/promql-builder/",
"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": "https://grafana.github.io/promql-builder/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 78,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 7.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "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": "12 out of 21 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 12/18 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "14 commit(s) and 2 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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 8",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 4",
"points": 2,
"status": "partial",
"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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"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 27 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 27
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 27,
"unassessed_packages": 1,
"affected_by_severity": "moderate 1",
"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": "exceptional",
"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": 27,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 11
},
"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": "weak",
"name": "AI Readiness",
"value": 47,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.472,
"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": "17 of 36 human commits state their intent (structured subject or explanatory body)",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 17,
"sampled": 36
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"go.sum",
"yarn.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
".cog/templates/typescript/extra/tsconfig.json",
"examples/typescript/tsconfig.json",
"python/promql_builder/py.typed",
"typescript/tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [
".cog/templates/go/extra/go.mod",
"examples/go/go.mod",
"go/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"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": ".cog/templates/typescript/extra/tsconfig.json, examples/typescript/tsconfig.json, python/promql_builder/py.typed, typescript/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".cog/templates/typescript/extra/tsconfig.json, examples/typescript/tsconfig.json, python/promql_builder/py.typed, typescript/tsconfig.json"
}
}
],
"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": "no agent-authored commits among the last 44",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 44
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 59634,
"source_files_sampled": 40,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/40 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 40,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 18
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry:pypi",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T11:01:46.902414Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/grafana/promql-builder.svg",
"full_name": "grafana/promql-builder",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}