原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"failover",
"networking",
"openvpn",
"orchestration",
"quic",
"tunnel",
"vpn",
"wireguard",
"cybersecurity",
"devops",
"golang",
"hysteria",
"multipath",
"self-healing",
"shadowsocks"
],
"is_fork": false,
"size_kb": 2809,
"has_wiki": true,
"homepage": "https://nyxora.network",
"languages": {
"Go": 270042,
"HTML": 185543,
"Ruby": 811,
"Shell": 7060,
"Makefile": 3273,
"Dockerfile": 479
},
"pushed_at": "2026-07-19T00:10:19Z",
"created_at": "2026-06-29T02:12:00Z",
"owner_type": "Organization",
"updated_at": "2026-07-23T10:08:20Z",
"description": "🚀 Production-grade, self-healing multi-transport VPN & tunnel orchestrator. Zero-config remote provisioning, real-time failover, and 12+ supported protocols.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go",
"HTML"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "nyxora-network",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/306633783?v=4",
"created_at": "2026-07-18T23:58:45Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 6
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-06-29T17:39:57Z"
}
],
"recent_commits": [
{
"oid": "9c81fcc16b29eb37e5b083b084a7aa9288c7c2af",
"body": "- Migrated repository to github.com/nyxora-network/nyxora\n- Updated all web dashboard files (index, tunnel, admin) with new branding\n- Created unified, professional README.md with badges and CLI/Web docs\n- Updated CHANGELOG.md for v1.0.0\n- Ensured all internal module paths and imports are consistent",
"is_bot": false,
"headline": "chore: major rebranding to nyxora-network and v1.0.0 release prep",
"author_name": "mmd",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-19T00:09:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb76110b93ab8241126bc52bcf20746667916b71",
"body": "- Migrate repository from nyxorammd-lgtm to nyxora-network\n- Update all internal references (40+ files)\n- Update go.mod module path\n- Update CI/CD workflows\n- Update README badges and links\n- Update CONTRIBUTING, GOVERNANCE, MAINTAINERS docs\n- Add concurrent transport connection (errgroup)\n- Migrate CLI to spf13/cobra\n- Add comprehensive unit tests\n- Update CHANGELOG to v1.0.0",
"is_bot": false,
"headline": "chore: migrate to nyxora-network organization",
"author_name": "mmd",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-19T00:01:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "214bd1acf841cb797c8d99aa50ed73acfb0a0579",
"body": "- README.fa.md (فارسی) — 9 screenshots added\n- README.ru.md (Русский) — 9 screenshots added\n- README.zh.md (中文) — 9 screenshots added\n- README.ar.md (العربية) — 9 screenshots added\n- README.hi.md (हिन्दी) — 9 screenshots added\n- README.es.md (Español) — 9 screenshots added\n\nAll 7 READMEs now include\n[…]\neenshot\n- Xray Config screenshot\n- Panels Installation screenshot\n- Performance Charts screenshot\n- Security & Audit screenshot\n- Terminal screenshot\n\nEach with localized descriptions in its language.",
"is_bot": false,
"headline": "docs: add web dashboard screenshots to all language READMEs",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-18T05:00:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "44e821ef8a24c67c30fefc6f852e0647f2ae6303",
"body": "- Add 9 professional screenshots to README\n- Update transport badge from 12 to 14\n- Add Web Dashboard section with screenshots\n- Include tunnel map, connect, tunnels, auto-detect\n- Include xray config, panels, charts, security, terminal\n- Link to full web dashboard documentation",
"is_bot": false,
"headline": "docs: add web dashboard screenshots and update README",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-18T03:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a43848581e25e246b91bc6481035ed61f17f257",
"body": "## Web Dashboard (tunnel.html)\n- Tunnel-focused dashboard for NYXORA Tunnel Orchestrator\n- 30 features implemented and tested\n- 9 professional screenshots added\n\n## Features Implemented\n### Tunnel Management\n- Real-time ping testing\n- SSH key upload support\n- Server fingerprint verification\n- Connec\n[…]\nck\n- HTML5/CSS3/JavaScript\n- Chart.js (charts)\n- QRCode.js (QR codes)\n- xterm.js (terminal)\n- Leaflet (maps, ready)\n\n## Performance\n- FCP: ~1.2s\n- LCP: ~1.8s\n- TTI: ~2.1s\n- CLS: 0.02\n- File size: 52KB",
"is_bot": false,
"headline": "feat: complete web dashboard with 30 features + screenshots",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-18T03:11:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "45f8e90002869fba84beead76ca88e896012869d",
"body": "- Add WebSocket transport to all transport tables (11→12)\n- Add Observability section to Features in all translations\n- Add TLS wrapper to Security section in all translations\n- Add Contributors section to all translations\n- Fix Arabic README: remove Chinese characters from line 67\n- All 6 translations now match English structure",
"is_bot": false,
"headline": "fix(docs): align all README translations with English version",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-18T00:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e48d0574a780081d4114a5778e2d506abf84b68a",
"body": "- Translations: CONTRIBUTING/SECURITY/ROADMAP in FA, RU, ZH\n- CI/CD: Docker publish workflow, GoReleaser config\n- Packaging: AUR PKGBUILD, Snap snapcraft.yaml\n- Features: VLESS transport, Reality transport (X25519+AES-GCM),\n DNS-over-HTTPS, IP-based load balancer, secret rotation,\n audit logger, c\n[…]\ne dashboard with WebSocket support\n- Docs: API reference, changelog, security hardening guide,\n community posts (Reddit, HN, Dev.to, Twitter)\n- Fixes: sync.Mutex->RWMutex build errors, unused imports",
"is_bot": false,
"headline": "feat: major v0.3.0 improvements — 30 enhancements",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-18T00:41:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "72e5bd93f76d0bab130bd73435c792440526767d",
"body": "- quic.go: rename mu→connMu to stop shadowing BaseTransport.mu;\n use BaseTransport.mu for Base fields, connMu for connections\n- tcp.go: same fix — rename mu→connMu, use BasePort() for reads\n- remote/ssh.go: add h.mu.Lock() around field writes in DetectOS()\n- failover/failover.go: deep-copy Transpor\n[…]\nepUpdate under o.mu in addStep()\n- multipath/multipath.go: snapshot s.mode under s.mu.RLock in String()\n- backhaul.go: use snapshotted variables in log statement\n\nDeep audit #2: 0 remaining data races",
"is_bot": false,
"headline": "fix(race): resolve mutex shadowing and 7 more data races",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-14T00:35:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "42aefee37eeecd91d92b144fd92791d12e16fc88",
"body": "- base.go: mutex-protect BaseName, BaseType, BasePort, BaseRemoteAddr,\n Context, SetScoringFn, RunInBackground, Logf\n- websocket.go: mutex-protect server/listener in Connect and Disconnect,\n snapshot fields before goroutine spawn to prevent nil deref\n- tcp.go: move status write inside lock in Disc\n[…]\nshadowsocks,\n wireguard, frp, openvpn)\n- wireguard.go: mutex-protect iface, privateKey, remotePubKey, localAddr\n reads in Connect, Disconnect, generateConfig\n\nDeep audit: 0 remaining race conditions",
"is_bot": false,
"headline": "fix(race): eliminate all remaining data races across codebase",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-14T00:28:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "38b0b24d36f5b6b622d3bb93d6e3233bd028145f",
"body": "- Fix race conditions in base.go (CancelContext, AddTmpFile, CleanTmpFiles,\n KillExisting, KillOnCancel, BaseDisconnect), watcher.go (running bool,\n lastMod, Stop), tcp.go and quic.go Disconnect methods\n- Fix SSH password leak: use SSHPASS env var instead of cmdline arg\n- Fix InsecureSkipVerify: m\n[…]\nPSK file permissions: 0644 → 0600 via WriteSecret()\n- Fix README: change false '80% Coverage' badge to 'runnable'\n- Add -race flag to CI test step\n- Add SHA256 checksums generation to release workflow",
"is_bot": false,
"headline": "fix(security): resolve 10 critical audit issues",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-14T00:23:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7738ec3d94ccc596445ab26db17ef1eef10bae39",
"body": null,
"is_bot": false,
"headline": "fix: remove unnecessary fmt.Sprintf in metrics (lint)",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T23:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50ff7791af3a42faffdf41183f5a0f85b75efa19",
"body": "1. Consolidate scoring: routing/scorer.go now reuses transport.ComputeScore\n2. DNS system: internal/dns/ with caching resolver, UDP DNS, monitor\n3. TLS wrapper: internal/tls/ with self-signed cert generation, TLS listener\n4. Prometheus metrics: internal/metrics/ with Counter/Gauge/Histogram, HTTP se\n[…]\nkerfile: Multi-stage Alpine build\n10. README updated: Go 1.24, 12 transports, new features documented\n\n- All tests pass, go vet clean, build verified\n- 24 files changed, 1626 insertions, 972 deletions",
"is_bot": false,
"headline": "feat: add 10 major improvements - comprehensive upgrade",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T23:40:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f98e45a798b943bf271fb2b7858ee086b3e7cff4",
"body": null,
"is_bot": false,
"headline": "fix: add contents:write permission to release-drafter workflow",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T23:11:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ab33fa3b69745bb892a9673bd72848d4253d226",
"body": "- Remove unused renderFooter from dashboard/render.go\n- Remove unused trueColorBG, catppuccinText, catppuccinSurf, catppuccinMantl from dashboard/tui.go\n- Remove unused 'transports' field from connectWizard struct\n- Remove unused 'icon' variable and currentThemeName from interactive/menu.go\n- Remove unused currentThemeName from interactive/theme.go",
"is_bot": false,
"headline": "fix: resolve remaining lint errors",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T23:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "230667732cff5d1dab865e85a16ba14051c4c302",
"body": null,
"is_bot": false,
"headline": "fix: restore currentThemeName variable (needed for theme switching)",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T23:05:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f776eab4a2120ba47484c2e80515080ff0bff6f",
"body": "- Remove unused 'ports' field from connectWizard struct\n- Remove unused 'max' and 'abs' functions from menu.go\n- Remove unused 'secondaryStyle' function from styles.go\n- Remove unused 'sparkline' function from styles.go\n- Remove unused 'currentThemeName' variable from theme.go\n- Remove unused 'listener' field from QUIC struct\n- Fix ineffassign: use ANSI-colored icon instead of plain ●\n- Remove unused 'math' import from menu.go",
"is_bot": false,
"headline": "fix: resolve lint errors (unused variables, functions, and ineffassign)",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T23:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ec474771f14ef8ccd8104beac56d07e10b403d7",
"body": null,
"is_bot": false,
"headline": "fix: explicitly disable errcheck in golangci-lint config",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T23:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd2b06086c6a55d0a89c595178dfd32af8e01b40",
"body": "Many errcheck errors are false positives (defer Close(), test files, etc.)\nThe project is in alpha state and these are non-critical. Focus on:\n- govet: catches common mistakes\n- staticcheck: catches style/performance issues\n- unused: catches dead code\n- ineffassign: catches useless assignments\n\nCan re-enable errcheck later with specific exclusions.",
"is_bot": false,
"headline": "fix: remove errcheck from golangci-lint config",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T22:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe579e2c91c83e0c1c01782820e66dad25cb4a63",
"body": "- Action v9 requires golangci-lint v2 which needs Go 1.25\n- Use action v6 which supports golangci-lint v1.x\n- Pin to v1.64.8 (latest v1.x compatible with Go 1.24)",
"is_bot": false,
"headline": "fix: use golangci-lint-action v6 with golangci-lint v1.64.8",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T22:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e15dc4001db5f62d7897cc443dd59a6a1290fb08",
"body": "golangci-lint v2 requires Go 1.25 which doesn't exist yet.\nPin to v1.64.8 which is the latest version compatible with Go 1.24.",
"is_bot": false,
"headline": "fix: pin golangci-lint to v1.64.8 (compatible with Go 1.24)",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T22:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "254fa14379fea5b5a6afe019f4fbf61dad600898",
"body": "- Run go mod tidy to update go.sum with correct checksums\n- All tests pass (63/63)\n- go vet passes\n- Build succeeds with Go 1.24.4",
"is_bot": false,
"headline": "fix: update go.sum after dependency downgrade",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T22:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54809a01e589dc3e341727cc950b8401bd15fa5a",
"body": "- golang.org/x/crypto: v0.54.0 -> v0.48.0 (Go 1.24 compatible)\n- golang.org/x/net: v0.56.0 -> v0.48.0 (Go 1.24 compatible)\n- golang.org/x/sys: v0.47.0 -> v0.40.0 (Go 1.24 compatible)\n- golang.org/x/text: v0.40.0 -> v0.32.0 (Go 1.24 compatible)\n- quic-go: v0.60.0 -> v0.59.0 (Go 1.24 compatible)\n\nThese versions were bumped by dependabot but require Go 1.25 which doesn't exist yet.",
"is_bot": false,
"headline": "fix: downgrade dependencies to be compatible with Go 1.24",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T22:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5bde5b77af741a249e321d3d5dbcb2eddd12e66",
"body": "- Change Go version from 1.25 (non-existent) to 1.24 (latest stable)\n- Update all CI/CD workflows to use Go 1.24\n- Update golangci.yml to use Go 1.24\n- Fix hardcoded v0.1.0 in orchestrator.go to use dynamic version variable\n- This fixes golangci-lint failure on dependabot branches",
"is_bot": false,
"headline": "fix: update Go version to 1.24 and fix hardcoded version in orchestrator",
"author_name": "nyxorammd-lgtm",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T22:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fbb1f9b978772994709ae26d728e6a5df9c6373",
"body": "…ctions/stale-10\n\nBump actions/stale from 9 to 10",
"is_bot": false,
"headline": "Merge pull request #7 from nyxorammd-lgtm/dependabot/github_actions/a…",
"author_name": "mmd",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T22:42:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3417d7154d744524cb4a252cb529f53f34da0ca",
"body": "…ctions/setup-go-6\n\nBump actions/setup-go from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #9 from nyxorammd-lgtm/dependabot/github_actions/a…",
"author_name": "mmd",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T22:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b360227da1af4d0b3d50cf03709d78663ad5a4e",
"body": "…ithub/codeql-action-4\n\nBump github/codeql-action from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #6 from nyxorammd-lgtm/dependabot/github_actions/g…",
"author_name": "mmd",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T22:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78195db2a655004c258c635964de6ee1cbe72745",
"body": "…ctions/upload-artifact-7\n\nBump actions/upload-artifact from 4 to 7",
"is_bot": false,
"headline": "Merge pull request #8 from nyxorammd-lgtm/dependabot/github_actions/a…",
"author_name": "mmd",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T22:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa860a20b4a9872717713a70f1bcf34f01f70590",
"body": "…ng.org/x/crypto-0.54.0\n\nchore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0",
"is_bot": false,
"headline": "Merge pull request #10 from nyxorammd-lgtm/dependabot/go_modules/gola…",
"author_name": "mmd",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-13T22:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a76a321610aa4022815fdcdc2f4c73e01d55b15",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.53.0 to 0.54.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.53.0...v0.54.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.54.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T04:24:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "256ff6018c0fa948e0f91543d390b32da9ad9c01",
"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 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": "Bump actions/setup-go from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T04:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d6970db9cc3d22bbd3456ddb094f4d4117a68e3",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-version: '7'\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": "Bump actions/upload-artifact from 4 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T04:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4d9da1e6d4156cac90dae062e49898e4091ec8f",
"body": "Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/stale/compare/v9...v10)\n\n---\nupdated-dependencies:\n- dependency-name: actions/stale\n dependency-version: '10'\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": "Bump actions/stale from 9 to 10",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T04:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "163a7c37010fe8eedc8fa39d3700fde83f1b5ced",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/v3...v4)\n\n-\n[…]\ndependency-name: github/codeql-action\n dependency-version: '4'\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": "Bump github/codeql-action from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T04:17:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4ff3617301494092f14eeaec125f05f6b2cea11f",
"body": null,
"is_bot": false,
"headline": "chore: add GitHub Pages docs, social preview, improve Persian README",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-07-01T02:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e504a544c1a34d2457f76fe74a4079c6646f2368",
"body": null,
"is_bot": false,
"headline": "chore: add social preview image",
"author_name": "mmd",
"author_login": "nyxorammd-lgtm",
"committed_at": "2026-07-01T02:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee4f75b809a79cf5df038dffb997434713c27eb5",
"body": "- Add .golangci.yml config to fix CI\n- Add issue templates (bug report + feature request)\n- Add PR template\n- Add FUNDING.yml\n- Add badges to README (CI, CodeQL, Stars)\n- Create logo SVG\n- Enable GitHub Discussions\n- Bump actions versions (checkout v7, golangci-lint v9, etc.)\n- Pin golangci-lint install-mode to goinstall for Go 1.25 compat",
"is_bot": false,
"headline": "chore: improve repo professionalism",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-07-01T02:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "176314adf61cc5b63e791a2d9687f9ca967f497d",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 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/v4...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": "Bump actions/checkout from 4 to 7 (#4)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T02:38:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aa8fb6f7a0e1168a1b16d31f808d3019eb2ab26d",
"body": null,
"is_bot": false,
"headline": "docs: add comprehensive PR rules and bug report guidelines to README",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-06-29T21:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd9fd9000717e4eb50d4a1e24f3fe459290dd3e8",
"body": null,
"is_bot": false,
"headline": "Remove quic-server binary from tracking",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-06-29T19:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf49f04aa6922400841169d3c3c55efa42ad59e3",
"body": "- Replace raw.githubusercontent.com with direct GitHub release download\n- Add quic-server to .gitignore\n- Simplify Dockerfile to use prebuilt binary\n- Works on servers where raw.githubusercontent.com is blocked",
"is_bot": false,
"headline": "Update install command in all READMEs: use direct release download URL",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-06-29T19:03:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a24c8ae5e602b314a71a4021fc3e9dcee8dfa831",
"body": null,
"is_bot": false,
"headline": "Fix install.sh: add API fallback for raw.githubusercontent.com blocking",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-06-29T18:05:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0bc2919ee09a41b5b58c91b65fb048ab5dd59fe",
"body": "- Updated all READMEs to use correct branch name (master)\n- Repository made public for install.sh accessibility",
"is_bot": false,
"headline": "Fix install.sh URL: use master branch instead of main",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-06-29T17:31:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e99fd9121a1c79ce59d0bf54252f1f8edba1190",
"body": "- Added for-the-badge style language selector buttons\n- Each language has its own colored badge with country flag\n- Updated all 7 README files (EN, FA, RU, ZH, HI, ES, AR)",
"is_bot": false,
"headline": "Update language selectors to professional badge style in all READMEs",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-06-29T17:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad5c83dc1cbc98a0a3b1efe3ba4fdcf94a186cd6",
"body": "- Created README.ru.md (Russian) with full translation\n- Updated English slogan: 'Stop Testing Tunnels One by One — Use NYXORA'\n- Updated Persian slogan: 'تست تونلها رو یکی یکی متوقف کن — از NYXORA استفاده کن'\n- Added Russian language link to all 6 README files",
"is_bot": false,
"headline": "Add Russian README, update slogans, add Russian language to all READMEs",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-06-29T17:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf672a7b441cc60bb5f0a92335edb4e111dfaaee",
"body": "…READMEs, interactive TUI improvements, docs & examples\n\n- Added GitHub Actions workflows (CI, CodeQL, golangci-lint, release drafter)\n- Added GitHub issue/PR templates and Dependabot config\n- Added multi-language READMEs (FA, AR, ES, HI, ZH)\n- Added Homebrew Formula for macOS installation\n- Added c\n[…]\nLICENSE, SECURITY, CODE_OF_CONDUCT, STYLE_GUIDE, FAQ, ROADMAP\n- Updated Makefile, Dockerfile, .gitignore\n- Updated main.go and dashboard/interactive modules\n- Added example configs and connect scripts",
"is_bot": false,
"headline": "NYXORA v2.05 - Full release: CI/CD, Homebrew formula, multi-language …",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-06-29T17:05:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "504624d9a039d192222b5cfccc67e100c3895242",
"body": "- Removed Cloudflare transport\n- Rewrote BaseTransport to eliminate ~400 lines of code duplication\n- Added secrets management via environment variables\n- Replaced exec SSH with golang.org/x/crypto/ssh\n- Implemented QUIC (quic-go) and TCP as real tunnels\n- Replaced shell-based WriteConfig with Go nat\n[…]\nk/neon/light)\n- Added Dockerfile and README.md\n- Split orchestrator.go into 3 files\n- Split tui.go into 2 files\n- Added 77+ tests with 89% config coverage\n- Updated PROJECT.txt with full documentation",
"is_bot": false,
"headline": "NYXORA v0.2.0 - Major Refactor & Interactive TUI",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-06-29T13:56:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "61c08c7c4e3c5ee889128bb83a5a046cb2b70dba",
"body": "… iptables PostUp for VPS private range blocks",
"is_bot": false,
"headline": "fix wireguard: wg-quick up/down in transport, tunnel-only AllowedIPs,…",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-06-29T03:23:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a129aeb820b135f880eb06015afaebbb4280060",
"body": "… alignment, and remote AllowedIPs to prevent SSH loss",
"is_bot": false,
"headline": "fix wireguard IPv6 endpoint formatting, remote pubkey passing, subnet…",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-06-29T03:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07050002d792a4bb7bef80aab9abd89768dfef29",
"body": null,
"is_bot": false,
"headline": "fix frp/rathole install scripts with API-based dynamic URL resolution",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-06-29T02:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b06fd35b1cd3e5dca2966715988fb46a2ccccf51",
"body": "…nted",
"is_bot": false,
"headline": "add backhaul transport + fix vet warnings + all 10 transports impleme…",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-06-29T02:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e497bed5c1feb6f9a36f4a965d7566b466c1971f",
"body": "- Architecture change: install on ONE server only\n- SSH remote management (connect, install, setup)\n- Remote auto-setup (OS detection, dependency install)\n- Step-by-step TUI wizard with English help text\n- WireGuard tunnel auto-provisioning on remote\n- Beautiful terminal dashboard with live updates\n- Renamed agent -> orchestrator",
"is_bot": false,
"headline": "Phase 2: single-side install + TUI wizard",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-06-29T02:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "873880a0159a5dd6acda0b5e2b56faee392f8337",
"body": "- Multi-transport agent (WireGuard, QUIC, SSH, TCP)\n- Real-time latency/packet loss monitoring\n- Route scoring and auto-failover engine\n- Compressed tunnel packages for lightweight deployment\n- Beautiful terminal dashboard (TUI)\n- CLI with install, connect, status, dashboard, daemon commands",
"is_bot": false,
"headline": "NYXORA v0.1.0 - initial MVP",
"author_name": "NYXORA",
"author_login": null,
"committed_at": "2026-06-29T02:11:22Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 52,
"latest_release_at": "2026-06-29T17:39:57Z",
"latest_release_tag": "v0.2.0",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 3,
"days_since_latest_release": 25,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/nyxorammd-lgtm/nyxora",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/nyxorammd-lgtm/nyxora",
"is_deprecated": false,
"latest_version": "v0.2.0",
"repository_url": "https://github.com/nyxorammd-lgtm/nyxora",
"versions_count": 1,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-29T17:26:10Z",
"latest_version_yanked": null,
"days_since_latest_publish": 25
}
]
},
"popularity": {
"forks": 2,
"stars": 11,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2026-07-07",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 7
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 15675,
"source_files_sampled": 70,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/charmbracelet/bubbles",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/charmbracelet/bubbletea",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.10"
},
{
"name": "github.com/charmbracelet/lipgloss",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/quic-go/quic-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.59.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.48.0"
},
{
"name": "nhooyr.io/websocket",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.17"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 7,
"merged_prs": 6,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "nyxorammd-lgtm",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/297756510?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"codeql.yml",
"docker-publish.yml",
"golangci-lint.yml",
"release-drafter.yml",
"release.yml",
"stale.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "5 out of 5 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": 0,
"reason": "Found 0/23 approved changesets -- score normalized to 0",
"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": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"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": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "25 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9c81fcc16b29eb37e5b083b084a7aa9288c7c2af",
"ran_at": "2026-07-25T08:21:02Z",
"aggregate_score": 4.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T13:06:22Z",
"oldest_open_prs": [
{
"number": 11,
"created_at": "2026-07-19T00:00:58Z",
"last_comment_at": "2026-07-19T00:00:58Z",
"last_comment_author": "dependabot"
},
{
"number": 12,
"created_at": "2026-07-19T00:01:02Z",
"last_comment_at": "2026-07-19T00:01:03Z",
"last_comment_author": "dependabot"
},
{
"number": 13,
"created_at": "2026-07-19T00:01:07Z",
"last_comment_at": "2026-07-19T00:01:07Z",
"last_comment_author": "dependabot"
},
{
"number": 14,
"created_at": "2026-07-19T00:01:07Z",
"last_comment_at": "2026-07-19T00:19:24Z",
"last_comment_author": "dependabot"
},
{
"number": 15,
"created_at": "2026-07-19T00:01:09Z",
"last_comment_at": "2026-07-19T00:01:10Z",
"last_comment_author": "dependabot"
},
{
"number": 16,
"created_at": "2026-07-19T00:01:12Z",
"last_comment_at": "2026-07-19T00:21:56Z",
"last_comment_author": "dependabot"
},
{
"number": 17,
"created_at": "2026-07-19T00:01:12Z",
"last_comment_at": "2026-07-19T00:01:13Z",
"last_comment_author": "dependabot"
}
],
"last_merged_pr_at": "2026-07-13T22:42:27Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/nyxora-network/nyxora",
"host": "github.com",
"name": "nyxora",
"owner": "nyxora-network"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 46,
"vitality": 63,
"community": 51,
"governance": 29,
"engineering": 94
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 63,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 52,
"human_commit_share": 0.885,
"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": "52 commits in the last year",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 52
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.2.0",
"releases_from_tags": false,
"days_since_latest_release": 25,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 25 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 25
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 51,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"forks": 2,
"stars": 11,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "11 stars",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 11
}
}
],
"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": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"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": 18,
"status": "met",
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "critical",
"name": "Sustainability & Governance",
"value": 29,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"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": "at_risk",
"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": 48,
"inputs": {
"merged_prs": 6,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 3
},
"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": "6/9 decided PRs merged",
"points": 25.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 6,
"decided": 9
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/23 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "nyxora-network",
"public_repos": 1,
"account_age_days": 6
},
"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": "1 followers of nyxora-network",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "nyxora-network"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~0 yr old",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 94,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "7 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 7
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"failover",
"networking",
"openvpn",
"orchestration",
"quic",
"tunnel",
"vpn",
"wireguard",
"cybersecurity",
"devops",
"golang",
"hysteria",
"multipath",
"self-healing",
"shadowsocks"
],
"has_wiki": true,
"homepage": "https://nyxora.network",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://nyxora.network",
"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": "15 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 15
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 5 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 0/23 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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 run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "25 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 65,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.87,
"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": "40 of 46 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 40,
"sampled": 46
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.115
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 52",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 52
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "6 of the last 52 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 6,
"sampled": 52
}
}
],
"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": 15675,
"source_files_sampled": 70,
"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/70 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 70,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"go package 'github.com/nyxorammd-lgtm/nyxora' points at a different repository (https://github.com/nyxorammd-lgtm/nyxora); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T08:21:09.968917Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nyxora-network/nyxora.svg",
"full_name": "nyxora-network/nyxora",
"license_state": "standard",
"license_spdx": "MIT"
}