原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"grafana",
"metrics",
"prometheus",
"v2ray-core",
"xray-core",
"v2ray-exporter",
"xray-exporter"
],
"is_fork": false,
"size_kb": 221,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 59412,
"Dockerfile": 203
},
"pushed_at": "2026-07-25T07:24:44Z",
"created_at": "2025-07-07T13:25:07Z",
"owner_type": "Organization",
"updated_at": "2026-07-26T01:39:33Z",
"description": "An exporter that collects Xray (and V2Ray) metrics over its Stats API and exports them to Prometheus. It also provides enhanced user activity metrics by parsing access logs.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "www.compassvpn.org",
"name": "CompassVPN",
"type": "Organization",
"login": "compassvpn",
"company": null,
"location": null,
"followers": 71,
"avatar_url": "https://avatars.githubusercontent.com/u/169551264?v=4",
"created_at": "2024-05-11T17:39:10Z",
"is_verified": null,
"public_repos": 6,
"account_age_days": 806
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.6.4",
"kind": "patch",
"published_at": "2026-07-20T06:18:24Z"
},
{
"tag": "v0.6.3",
"kind": "patch",
"published_at": "2026-07-18T17:11:28Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2026-07-05T12:35:41Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-07-05T12:18:58Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-06-19T08:22:24Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-06-19T08:02:00Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-06-19T07:46:10Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-06-18T21:41:29Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-06-18T21:22:02Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-01-26T13:36:26Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2025-09-04T21:03:23Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2025-09-04T14:09:06Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2025-09-03T10:00:08Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2025-07-20T20:28:02Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2025-07-20T08:09:54Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2025-07-18T15:54:05Z"
},
{
"tag": "v.0.1.3",
"kind": "other",
"published_at": "2025-07-18T15:42:01Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2025-07-18T13:30:34Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-07-18T11:36:57Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-07-18T10:48:26Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2025-07-08T12:49:46Z"
}
],
"recent_commits": [
{
"oid": "3ea2c2f8fd736070f80554b31ddb800bb1c8be9b",
"body": null,
"is_bot": false,
"headline": "improve logging: info default, throttled warnings, json format (#36)",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-07-20T06:17:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d1b15706ff013f313e9ef6b9483fd1dc3a85c70",
"body": null,
"is_bot": false,
"headline": "fix: bound log metrics by time-window expiry, not rank (#35)",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-07-20T06:08:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e043d464f5f2f78c224969c7ecf4276d73c8a501",
"body": null,
"is_bot": false,
"headline": "fix: correct metric types and drop misleading _total suffix (#34)",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-07-18T17:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e474950a79f24e55932a9bf4970859caa2c323",
"body": null,
"is_bot": false,
"headline": "fix: parse log timestamps in local time (#33)",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-07-18T13:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d46c759ddf0f6d8a01b2d5f8207a21dcff948369",
"body": null,
"is_bot": true,
"headline": "build(deps): bump the go-deps group with 2 updates (#32)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T04:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c4d0b7e44845e43e149b01778ba4e9e56406da1",
"body": "… (#31)\n\nBumps the go-deps group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.22.0` | `1.23.2` |\n| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.3` |\n[…]\npe: version-update:semver-minor\n dependency-group: go-deps\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump the go-deps group across 1 directory with 6 updates…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-05T12:34:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "04a6d9eeb253a5cee314aa0dcc2ffde7abd9b731",
"body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.73.0 to 1.79.3.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.73.0...v1.79.3)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n dependency-version: 1.79.3\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump google.golang.org/grpc from 1.73.0 to 1.79.3 (#30)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-05T12:32:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c8c5dcd08019964ecd4c886b69ab7ccce118afe",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.41.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-version: 0.55.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/net from 0.41.0 to 0.55.0 (#29)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-05T12:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51916096e51b8d2126ccfe8f6e98225872a4a8f9",
"body": "Bumps the actions group with 3 updates: [actions/setup-go](https://github.com/actions/setup-go), [actions/download-artifact](https://github.com/actions/download-artifact) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release).\n\n\nUpdates `actions/setup-go` from 5 to 6\n- [Re\n[…]\npe: version-update:semver-major\n dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump the actions group with 3 updates (#28)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-05T12:29:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c36779f0563f72e6eac0050a4b0c8b7f6023dc3d",
"body": null,
"is_bot": false,
"headline": "ci: expand Dependabot to cover Go modules and Docker base image (#27)",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-07-05T12:23:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "937cc1a3a99faddd27eed1b2b4f4c7b276c7891d",
"body": "… (#26)\n\n- build-push: add sbom: true and provenance: mode=max attestations\n- build-push: add OCI annotations via docker/metadata-action (index level),\n replacing hand-rolled inline tag logic (behavior preserved)\n- upload-artifact: if-no-files-found: error to catch empty builds\n- checkout: persist-credentials: false (no post-checkout git auth needed)",
"is_bot": false,
"headline": "ci: adopt new action features (SBOM, provenance, annotations, guards)…",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-07-05T12:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53c78e34db02eb0a02a5614711527feb1ebc8c98",
"body": "Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.\n- [Release notes](https://github.com/docker/setup-buildx-action/releases)\n- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: docker/set\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump docker/setup-buildx-action from 3 to 4 (#25)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-05T12:09:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1676e62314b4a0c4c28c47eddb738e8457e64961",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 5 to 7 (#24)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-05T12:09:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0f811e36fe0e2bf62646a25160e1698ae4d35bfa",
"body": "Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: docker/login-action\n dependency-versi\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump docker/login-action from 3 to 4 (#23)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-05T12:09:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "decfa021ec0fe70ceb44cba27be4b29abfc5b9cf",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/upload-artifact from 6 to 7 (#22)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-05T12:08:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "43162426930f54e28c3942c7dabbbd158008d725",
"body": "Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: docker/build-push-\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump docker/build-push-action from 6 to 7 (#21)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-05T12:08:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "66946a3194de609b3559684c3342dbe1ad05c926",
"body": "Per-user traffic byte counters (the dimension=\"user\" rows from the gRPC\nstats API) are skipped by default to bound cardinality. This adds an\nopt-in --user-traffic-metrics (-u) flag that re-enables them, useful on\ninstances with a bounded, known set of users (e.g. fair-use monitoring).\n\nReadied for m\n[…]\niding\nwith the existing log-based \"user activity\" metrics, and documented the\nopt-in plus its cardinality trade-off in the README.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add --user-traffic-metrics flag to export per-user traffic",
"author_name": "jfk9w",
"author_login": null,
"committed_at": "2026-06-19T08:21:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9bfe2849001963c6985cca093e3ea1066136a06e",
"body": "The binary copied from the dist folder was missing the executable bit in the container, causing entrypoint failures. Added --chmod=0755 to the COPY command to ensure the binary can run immediately.",
"is_bot": false,
"headline": "Add file permissions to xray-exporter entrypoint (#15)",
"author_name": "Vladimir Eremin",
"author_login": "deytenit",
"committed_at": "2026-06-19T08:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09f4759d93881edc1e7ab543834d7e41443f3bbc",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/upload-artifact from 4 to 6 (#13)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-19T08:00:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f6198bd172f874f5bbecb3735cf450beb628b91c",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v5...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/download-artifact from 5 to 7 (#12)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-19T08:00:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6682ea8fd3113430f041554965694e4bd3abddbd",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 5 to 6 (#11)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-19T07:58:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "78eb683352c45130f1cdaeb292e04878a578299c",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '6'\n depen\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go from 5 to 6 (#7)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-19T07:58:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dc2d50e70a900be55869a980a2ec0d1bc014817f",
"body": "gofmt + vet + build in one line, matching the CI lint gate.",
"is_bot": false,
"headline": "docs: add a one-command pre-commit check to the README (#20)",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-06-19T07:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53926ba0184d6546601d289f5a3da5bdda4df76f",
"body": "High:\n- windows: detect rotation via NTFS file index, not ModTime (was re-reading\n the whole log every scan and inflating all counters)\n- exporter: guard the >>> stat-name split + recover() in Collect so a weird\n stat name can't crash the whole process\n\nMedium:\n- geoip download failure is non-fata\n[…]\n- drop dead mutex + getSubnet24 + NewExporter\n- ctx-aware retry sleep, route bind errors through main\n- pin alpine:3.24, CI permissions + gofmt/vet gate\n- normalize line endings to LF (.gitattributes)",
"is_bot": false,
"headline": "fix a batch of audit findings (reliability/perf/security) (#19)",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-06-19T07:45:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "39bbe9cb68aca100b4b5a2d239a15fd92df2c902",
"body": "- go.mod: go 1.26 / toolchain go1.26.4, CI setup-go -> 1.26\n- dedupe the 7 copy-pasted top-N metric blocks into one topN() helper\n- maps.Clone for getter copies, slices.SortFunc, min(), range-over-int, any\n\nmostly mechanical, behavior unchanged. ~150 fewer lines.",
"is_bot": false,
"headline": "bump to go 1.26.4 + tidy up (#18)",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-06-18T21:40:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b89bc289cb40054b152c1aa79e13528aad005573",
"body": "error/warn/info/debug, with LOG_LEVEL env fallback. debug logs were\nunreachable before since the level was never configured.",
"is_bot": false,
"headline": "add --log-level flag (default warn) (#17)",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-06-18T21:21:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a9bcc24babfc978bb02862bfff3176af4547baf",
"body": "feat(metrics): add top_asn, top_countries, top_cities",
"is_bot": false,
"headline": "Merge pull request #14 from compassvpn/feat/top",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-01-26T13:35:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab2fd4e6d2e7ece8c72ad3ae93291534b57d0e8f",
"body": null,
"is_bot": false,
"headline": "update: go fmt",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-01-26T13:33:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9120c47ddeb461e2ff6605e65b3cf44d46afcd17",
"body": null,
"is_bot": false,
"headline": "update: go fmt",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-01-26T13:33:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b21b3c8cd0a50188857968d11a33550e28c9517b",
"body": null,
"is_bot": false,
"headline": "fix: typo",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-01-26T13:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3ca49dffcced2c6e4ca8b37b002415769595497",
"body": null,
"is_bot": false,
"headline": "feat(metrics): update top metrics",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-01-26T13:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3353d206134381786b2ca67dca2fbd436a91ee5e",
"body": "Added GeoIP tracking section with details on automatic database updates and metrics.",
"is_bot": false,
"headline": "Enhance README with GeoIP tracking information",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-01-26T13:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e75d9e92d05135915f45eba5060e091721513f2",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-01-26T13:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ba7b83fb0b0c011b33e67f2afa9a0205ca5a072",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-01-26T13:02:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f86429b3880dacf1e410a57f825a65486a51ed13",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-01-26T13:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a93ce08a6e93f571184f9d31c9bf7c9972564294",
"body": "Add GeoLite2 database download on startup.",
"is_bot": false,
"headline": "Implement GeoIP database download on startup",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-01-26T13:01:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e47a49ffd0e21dacb16d6591f8d0fa6e4af48331",
"body": "Added GeoIP support for ASN, city, and country lookups in the exporter. Enhanced metrics collection for client subnets, ASNs, countries, and cities.",
"is_bot": false,
"headline": "Implement GeoIP lookups and enhance metrics collection",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-01-26T13:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a972d63e64405bf4207a22ae06c1af27ebb18da",
"body": null,
"is_bot": false,
"headline": "Switch base image from scratch to alpine",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-01-26T13:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04a17776ae38309976ae8df4f329b3db4605c5f9",
"body": null,
"is_bot": false,
"headline": "Add GeoIP support for ASN, country, and city metrics",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-01-26T12:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12d127b49028c8bdc4c64dcdec4e31726cf5756",
"body": "Implements a downloader for GeoLite2 databases with retry logic.",
"is_bot": false,
"headline": "Add downloader for GeoLite2 databases",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2026-01-26T12:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac4eb72355997b54992de33106c463d05425c8b3",
"body": null,
"is_bot": false,
"headline": "update: parser: filter dns/private IPs",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2025-09-04T19:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53d9537be70f052919ed4f1cac8743a731036d74",
"body": null,
"is_bot": false,
"headline": "fix: outbound parser",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2025-09-04T14:08:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac7aed984feaf0b8ba88f736a625e8c772c7d98c",
"body": null,
"is_bot": false,
"headline": "update: default log-time from 3m to 5m",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2025-09-03T09:58:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fc2a8f93303ad11f7e6933a103673ccb0cfedf8",
"body": "…ns/download-artifact-5\n\nbuild(deps): bump actions/download-artifact from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #5 from compassvpn/dependabot/github_actions/actio…",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2025-08-27T16:14:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ec7009ee2319b57caf000032d6d3ca0976a9a9a",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/download-artifact from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-27T16:09:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb670a30434ecc1b06f2214e898a1ba64aa192a4",
"body": "…ns/checkout-5\n\nbuild(deps): bump actions/checkout from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #6 from compassvpn/dependabot/github_actions/actio…",
"author_name": "Ran The",
"author_login": "ranthe21",
"committed_at": "2025-08-27T16:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29013a193ef3da9e59b13f24437655f7c1d86863",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-18T06:39:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bb948661f2ee6c99de42c28bc3a837a45bdcb777",
"body": "Optimizations",
"is_bot": false,
"headline": "Merge pull request #4 from compassvpn/optiz",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-20T20:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e5abf44e81ba9ade22e6a02dd2079b71763109d",
"body": null,
"is_bot": false,
"headline": "update: higher caps",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-20T11:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e22bec95f45d0120281551403159b37c6452593",
"body": null,
"is_bot": false,
"headline": "update: higher caps",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-20T11:41:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2ff567445f849ed46df03016a9e2638141a01e8",
"body": null,
"is_bot": false,
"headline": "update: change def scrape time from 3s to 5s",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-20T11:41:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7b6caadcc20bcd46ebec14feb689fb67c109f93",
"body": null,
"is_bot": false,
"headline": "fix: more buffer",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-20T08:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "def3f61154c4b6ef135db152ca9be05ed6dd25e4",
"body": null,
"is_bot": false,
"headline": "cleanup unused funcs",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-18T15:41:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5f427a35e686058b3d6c661e8894589c1bd35c3",
"body": null,
"is_bot": false,
"headline": "Optimizations",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-18T15:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d1298fd36f432b9e91299d4e716919dcb104bd1",
"body": null,
"is_bot": false,
"headline": "some optimizations",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-18T13:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb289fce3e1e2c82e77f47e1517fd3217b97cc2c",
"body": null,
"is_bot": false,
"headline": "up: better parser optimizations",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-18T13:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e45aaee4aa9bc86ff077db67fab45a11c9859424",
"body": null,
"is_bot": false,
"headline": "fix: permissions",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-18T11:36:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb1eee3278f9ed31e0a4c66fda461d4e65cc224",
"body": "Delete redundant blocked metric",
"is_bot": false,
"headline": "Merge pull request #3 from compassvpn/delete_redundent_blocked",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-18T10:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fa9753e4408f02813afc4a931d2a2c661404789",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-18T10:35:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9860bf2ad56582b717b934504f6d89e8b8e9ed0f",
"body": null,
"is_bot": false,
"headline": "del: redundant blocked metric",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-18T10:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95506f6fb8cc5fab43e8f9de6a8bb6755abcd7d4",
"body": null,
"is_bot": false,
"headline": "del: redundant blocked metric",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-18T10:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72cc801d0e66c9699086cafe64fa94d3fa00f283",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-18T10:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2beae149cc3c59c75293dc53c5e1af6093d3de22",
"body": "refactor/update: Add user metrics",
"is_bot": false,
"headline": "Merge pull request #1 from compassvpn/refactor-update",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-18T10:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f822ea099aa8fb230499f77fbe7cc07308976952",
"body": null,
"is_bot": false,
"headline": "fix: bug",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-18T10:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e2052eae31571c0f0daaa1383c34b14ec31e317",
"body": null,
"is_bot": false,
"headline": "fix: better timer",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-18T09:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "426fc940cdc0b50bab92a92bfa7efe0b9fad7a19",
"body": null,
"is_bot": false,
"headline": "refactor/update: add user metrics",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-18T09:28:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d71e8052e8af99c10123f7d644e11e646b1630c",
"body": null,
"is_bot": false,
"headline": "Create dependabot.yml",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T13:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e73e70b970c7a6c3331326dfe17dd70de4e9274",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T12:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a19f2e7f326ec1e26448d5e2dbf2d5cdec1f1f1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T12:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a344609b26ae7e05021ee06c122b8bf4df931ec",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T12:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0a51f3586edf728a2fdb02b166023a721df620d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T12:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "100574382e6f1cbf7e8bc501da02925b3c156715",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T12:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc67ba5f4a01880cae4687c6a42cfdc46868e3d2",
"body": null,
"is_bot": false,
"headline": "up: dep",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T12:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d8aeca79f2efbc4ad9ac2cea86db0f6a5211070",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T12:20:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "736c1ede3194e5f75666534e50fed79da5fd56b5",
"body": null,
"is_bot": false,
"headline": "Update build-release-deploy.yml",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T12:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f1a2d0e1a3027667c0d8bb247b1319f6e4c0a5a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T12:07:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c862c30502f64f9673b7c004c718f40870507810",
"body": null,
"is_bot": false,
"headline": "Update Dockerfile",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T12:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5371ce2181a66617461dc22f8df408cdcc693f85",
"body": null,
"is_bot": false,
"headline": "Update build-release-deploy.yml",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T12:03:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b37f996e25af0ff3899069927870dc613afde247",
"body": null,
"is_bot": false,
"headline": "Rename ci.yml to build-release-deploy.yml",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T12:02:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d132eef5b37a5494497523ab0d8c7e4f52148e5",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T11:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c636f6ff93f3ce7a500fc6061b049484e9232a7e",
"body": null,
"is_bot": false,
"headline": "fix: small typo",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T11:55:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2307095fc73af4ff90c1b4822b5246de676604d5",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T11:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e778ef81a5609759b74d7dbfcfc754b9c979b495",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T11:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "099141d3a50b27eb8c60ff697d74da173af28325",
"body": null,
"is_bot": false,
"headline": "Delete k8s directory",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T11:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "537e120679110b8889b42b5fe62bb1351752c084",
"body": null,
"is_bot": false,
"headline": "Delete skaffold.yaml",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T11:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95701eff914a506f2f7aa44bbbf54028d4f27640",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T11:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d0364ddb2e32216f57fc168e04c7eecbdee4890",
"body": null,
"is_bot": false,
"headline": "Create ci.yml",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T11:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f68d37867c2547b5949977d8313e3b9f34b061c8",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T10:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30bb1f4225a472a6d3dc8947c0149bd196550e03",
"body": null,
"is_bot": false,
"headline": "Initial Commit",
"author_name": "RanV",
"author_login": "ranthe21",
"committed_at": "2025-07-08T10:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e083a12c84ea3513f776271be169e42fca6cacdf",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "CompassVPN",
"author_login": null,
"committed_at": "2025-07-07T13:25:07Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 47,
"latest_release_at": "2026-07-20T06:18:24Z",
"latest_release_tag": "v0.6.4",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 8,
"days_since_latest_release": 7,
"mean_days_between_releases": 19.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 8,
"stars": 16,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2025-11-14",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
},
{
"date": "2026-05-05",
"count": 1
},
{
"date": "2026-05-30",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 8
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 24593,
"source_files_sampled": 7,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 1053
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "google.golang.org/grpc",
"direct": true,
"version": "v1.82.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf"
],
"fixed_version": "1.82.1",
"advisory_count": 1,
"oldest_advisory_days": 5
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"critical": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 21,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/jessevdk/go-flags",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.1"
},
{
"name": "github.com/oschwald/geoip2-golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.2"
},
{
"name": "github.com/sirupsen/logrus",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.4"
},
{
"name": "github.com/xtls/xray-core",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.260327.0"
},
{
"name": "golang.org/x/net",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.57.0"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.47.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.82.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/jessevdk/go-flags",
"direct": true,
"version": "v1.6.1",
"ecosystem": "go"
},
{
"name": "github.com/oschwald/geoip2-golang",
"direct": true,
"version": "v1.13.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "v1.23.2",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": true,
"version": "v1.9.4",
"ecosystem": "go"
},
{
"name": "github.com/xtls/xray-core",
"direct": true,
"version": "v1.260327.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": true,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": true,
"version": "v1.82.0",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/oschwald/maxminddb-golang",
"direct": false,
"version": "v1.13.0",
"ecosystem": "go"
},
{
"name": "github.com/pires/go-proxyproto",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "v0.66.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.16.1",
"ecosystem": "go"
},
{
"name": "github.com/sagernet/sing",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v2",
"direct": false,
"version": "v2.4.2",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20260414002931-afd174a4e478",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.11",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 21,
"direct_count": 8,
"indirect_count": 13
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 32,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "ranthe21",
"commits": 71,
"avatar_url": "https://avatars.githubusercontent.com/u/197520740?v=4"
},
{
"type": "User",
"login": "deytenit",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/60275123?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.986
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"build-release-deploy.yml"
],
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "27 out of 27 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": 1,
"reason": "Found 2/13 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": "26 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 2,
"reason": "SAST tool is not run on all commits -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": "3ea2c2f8fd736070f80554b31ddb800bb1c8be9b",
"ran_at": "2026-07-27T16:55:38Z",
"aggregate_score": 5.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T07:24:49Z",
"oldest_open_prs": [
{
"number": 37,
"created_at": "2026-07-21T04:14:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2026-07-21T04:15:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 39,
"created_at": "2026-07-25T07:24:45Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-20T06:17:24Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/compassvpn/xray-exporter",
"host": "github.com",
"name": "xray-exporter",
"owner": "compassvpn"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 58,
"vitality": 76,
"community": 37,
"governance": 42,
"engineering": 46
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 76,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"commits_last_year": 47,
"human_commit_share": 0.822,
"days_since_last_push": 2,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "47 commits in the last year",
"points": 15.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 47
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "26 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": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 21,
"latest_release_tag": "v0.6.4",
"releases_from_tags": false,
"days_since_latest_release": 7,
"mean_days_between_releases": 19.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~19.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 19.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 7,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 7 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 7
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 37,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"forks": 8,
"stars": 16,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "16 stars",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 16
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 42,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.986
},
"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 99% of commits",
"points": 0.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"merged_prs": 32,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "32/36 decided PRs merged",
"points": 34,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 32,
"decided": 36
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/13 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"followers": 71,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "compassvpn",
"public_repos": 6,
"account_age_days": 806
},
"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": "71 followers of compassvpn",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 71,
"login": "compassvpn"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "6 public repos, account ~2 yr old",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 6
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 46,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 44,
"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": "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": 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": "27 out of 27 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": [
"grafana",
"metrics",
"prometheus",
"v2ray-core",
"xray-core",
"v2ray-exporter",
"xray-exporter"
],
"has_wiki": false,
"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": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"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": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 5.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "27 out of 27 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 2/13 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "26 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 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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "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": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 21 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 21
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 66,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 21,
"unassessed_packages": 0,
"affected_by_severity": "critical 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: google.golang.org/grpc v1.82.0 (critical 9.1)",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "google.golang.org/grpc v1.82.0 (critical 9.1)"
}
}
],
"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 has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"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": 21,
"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
}
]
}
],
"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": 64,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.527,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 1053
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"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": "39 of 74 human commits state their intent (structured subject or explanatory body)",
"points": 28.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 39,
"sampled": 74
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.011,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.178
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 90 commits agent-authored or agent-credited",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 90
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "16 of the last 90 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 16,
"sampled": 90
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 24593,
"source_files_sampled": 7,
"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/7 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 7,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T16:55:56.530490Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/compassvpn/xray-exporter.svg",
"full_name": "compassvpn/xray-exporter",
"license_state": "standard",
"license_spdx": "MIT"
}