Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 22:13 UTC

luskaner / ageLANServer

Web Server (and its launcher) for AoE 1, 2, 3 (all DE), AoE 4 and AoM: RT supporting offline multiplayer and fully cross-platform

GoAGPL-3.0★ 699 stars⑂ 30 forkssince May 2024View on GitHub ↗

luskaner/ageLANServer holds a health index of 69 out of 100, placing it in the Moderate band. It scores highest on Vitality (93/100) and lowest on Sustainability & Governance (53/100). It was last updated today. A single contributor accounts for most of its recent work.

69
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

David Fernández AldanaPersonal account
35 followers15 public repossince Jun 2012

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/luskaner/ageLANServerv1.15.1-601 day ago
Gogithub.com/luskaner/ageLANServer/serverv1.8.1-28433 days ago
Gogithub.com/luskaner/ageLANServer/launcherv1.8.2-30429 days ago
Gogithub.com/luskaner/ageLANServer/launcher-agentv1.8.1-23433 days ago
Gogithub.com/luskaner/ageLANServer/server-genCertv1.8.1-22433 days ago
Gogithub.com/luskaner/ageLANServer/launcher-configv1.8.1-26433 days ago
Gogithub.com/luskaner/ageLANServer/launcher-config-adminv1.8.1-23433 days ago

Metrics by category

Vitality

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

93Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
24.9/36Commit cadence — 36/52 weeks with commits
18/18Commit volume — 258 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year258
human_commit_share0.94
days_since_last_push0
active_weeks_last_year36
How it's scored
27/27Ships releases — 76 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~17 days
8/10OpenSSF Scorecard: Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
Inputs used
releases_count76
latest_release_tagv1.15.1
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases17

Community & Adoption

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

73Good · 18% of overall
How it's scored
46.1/60Stars — 699 stars
12.2/25Forks — 30 forks
4.3/15Watchers — 7 watchers
Inputs used
forks30
stars699
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (AGPL-3.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno

Sustainability & Governance

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

53Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
2.7/13.5Contributor breadth — 2 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.999
How it's scored
39.9/46.8Issue resolution — 85% of issues closed
27.4/38.3PR acceptance — 244/341 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/28 approved changesets -- score normalized to 0
Inputs used
merged_prs244
open_issues30
closed_issues175
issue_closed_ratio0.854
closed_unmerged_prs97
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
11.2/25Owner reach — 35 followers of luskaner
20.8/25Track record — 15 public repos, account ~14 yr old
Inputs used
followers35
owner_typeUser
is_verified
owner_loginluskaner
public_repos15
account_age_days5,139
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 7 package(s) on go
35/35Publish recency — latest publish 1 days ago
20/20Version history — 60 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/luskaner/ageLANServer, github.com/luskaner/ageLANServer/server, github.com/luskaner/ageLANServer/launcher, github.com/luskaner/ageLANServer/launcher-agent, github.com/luskaner/ageLANServer/server-genCert, github.com/luskaner/ageLANServer/launcher-config, github.com/luskaner/ageLANServer/launcher-config-admin
ecosystemsgo
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 20 topics
10/10Wiki
Inputs used
topicsaoe, aoe2, aoe2de, lan, server, http-server, offline, aoe3, emulator, server-emulator, private-server, aomr, age-of-empires, age-of-empires-ii, age-of-empires-iii, age-of-mythology, aoe4, linux, macos, windows
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

67Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1/2.5CI-Tests — 2 out of 5 merged PRs checked by a CI test -- score normalized to 4
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/28 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
4/5SAST — SAST tool detected but not run on all commits
2/5Security-Policy — security policy file detected
6/7.5Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.9
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages102
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 102 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

57Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
10.2/40Legible commit history — 18 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.191
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Taskfile.yml
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
8/10Demonstrated agent practice — 4 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 6 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesTaskfile.yml
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.04
toolchain_manifestsbattle-server-broadcast/go.mod, battle-server-manager/go.mod, common/go.mod, config-helper/go.mod, launcher-agent/go.mod, launcher-common/go.mod, launcher-config-admin-agent/go.mod, launcher-config-admin/go.mod, launcher-config/go.mod, launcher/go.mod, server-genCert/go.mod, server/go.mod, tools/mock/battle-server/go.mod, tools/mock/game/go.mod, tools/mock/launcher/go.mod, tools/scripts/go.mod, tools/server-replay/go.mod
dependency_bot_commit_share0.06
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/513 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes34,544
source_files_sampled513
oversized_source_files0

Key facts

699GitHub stars
2contributors
258commits, last 12 months
0days since last push
76releases
1bus factor
30open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 30 ⇿
0Stars
30Forks
74Releases

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

0510152025303082024-052025-062026-07
Major 1Minor 14Patch 42

Each point covers 2 days.

OpenSSF Scorecard 5.9 / 10
5.9aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
4CI-Tests2 out of 5 merged PRs checked by a CI test -- score normalized to 4
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/28 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
8SASTSAST tool detected but not run on all commits
4Security-Policysecurity policy file detected
8Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 57
RegistryPackageVersion constraintManifest
Gogithub.com/deckarep/golang-set/v2v2.9.0battle-server-manager/go.mod
Gogithub.com/knadh/koanf/parsers/toml/v2v2.2.1battle-server-manager/go.mod
Gogithub.com/knadh/koanf/v2v2.3.5battle-server-manager/go.mod
Gogithub.com/pelletier/go-toml/v2v2.4.3battle-server-manager/go.mod
Gogithub.com/spf13/pflagv1.0.10battle-server-manager/go.mod
Gogithub.com/andygrunwald/vdfv1.1.0common/go.mod
Gogithub.com/deckarep/golang-set/v2v2.9.0common/go.mod
Gogithub.com/ebitengine/puregov0.10.2common/go.mod
Gogithub.com/google/uuidv1.6.0common/go.mod
Gogithub.com/hairyhenderson/go-whichv0.2.3common/go.mod
Gogithub.com/knadh/koanf/providers/confmapv1.0.0common/go.mod
Gogithub.com/knadh/koanf/providers/env/v2v2.0.0common/go.mod
Gogithub.com/knadh/koanf/providers/filev1.2.1common/go.mod
Gogithub.com/knadh/koanf/providers/posflagv1.0.1common/go.mod
Gogithub.com/knadh/koanf/v2v2.3.5common/go.mod
Gogithub.com/luskaner/ageLANServer/battle-server-broadcastv1.3.1common/go.mod
Gogithub.com/miekg/dnsv1.1.72common/go.mod
Gogithub.com/pelletier/go-toml/v2v2.4.3common/go.mod
Gogithub.com/spf13/pflagv1.0.10common/go.mod
Gogolang.org/x/netv0.57.0common/go.mod
Gogolang.org/x/sysv0.47.0common/go.mod
Gogolang.org/x/termv0.45.0common/go.mod
Gogolang.org/x/textv0.40.0common/go.mod
Gomvdan.cc/sh/v3v3.13.1common/go.mod
Gogolang.org/x/sysv0.47.0config-helper/go.mod
Gogithub.com/luskaner/ageLANServer/battle-server-broadcastv1.3.1launcher-agent/go.mod
Gogithub.com/spf13/pflagv1.0.10launcher-agent/go.mod
Gogithub.com/deckarep/golang-set/v2v2.9.0launcher-common/go.mod
Gogithub.com/hairyhenderson/go-whichv0.2.3launcher-common/go.mod
Gogithub.com/spf13/pflagv1.0.10launcher-common/go.mod
Gogolang.org/x/sysv0.47.0launcher-common/go.mod
Gogithub.com/Microsoft/go-winiov0.6.2launcher-config-admin-agent/go.mod
Gogithub.com/spf13/pflagv1.0.10launcher-config-admin-agent/go.mod
Gogithub.com/hairyhenderson/go-whichv0.2.3launcher-config-admin/go.mod
Gogolang.org/x/textv0.40.0launcher-config-admin/go.mod
Gogithub.com/Microsoft/go-winiov0.6.2launcher-config/go.mod
Gogithub.com/deckarep/golang-set/v2v2.9.0launcher-config/go.mod
Gogithub.com/spf13/pflagv1.0.10launcher-config/go.mod
Gogithub.com/deckarep/golang-set/v2v2.9.0launcher/go.mod
Gogithub.com/google/uuidv1.6.0launcher/go.mod
Gogithub.com/knadh/koanf/parsers/toml/v2v2.2.1launcher/go.mod
Gogithub.com/knadh/koanf/v2v2.3.5launcher/go.mod
Gogithub.com/luskaner/ageLANServer/battle-server-broadcastv1.3.1launcher/go.mod
Gogithub.com/spf13/pflagv1.0.10launcher/go.mod
Gogolang.org/x/netv0.57.0launcher/go.mod
Gogolang.org/x/sysv0.47.0launcher/go.mod
Gogithub.com/spf13/pflagv1.0.10server-genCert/go.mod
Gogithub.com/deckarep/golang-set/v2v2.9.0server/go.mod
Gogithub.com/google/uuidv1.6.0server/go.mod
Gogithub.com/gorilla/handlersv1.5.2server/go.mod
Gogithub.com/gorilla/schemav1.4.1server/go.mod
Gogithub.com/gorilla/websocketv1.5.3server/go.mod
Gogithub.com/knadh/koanf/parsers/toml/v2v2.2.1server/go.mod
Gogithub.com/knadh/koanf/v2v2.3.5server/go.mod
Gogithub.com/spf13/pflagv1.0.10server/go.mod
Gogolang.org/x/expv0.0.0-20260718201538-764159d718efserver/go.mod
Gogolang.org/x/netv0.57.0server/go.mod
All dependencies 102

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

RegistryPackageVersionRelation
Gogithub.com/andygrunwald/vdfv1.1.0direct
Gogithub.com/deckarep/golang-set/v2v2.9.0direct
Gogithub.com/ebitengine/puregov0.10.2direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/gorilla/handlersv1.5.2direct
Gogithub.com/gorilla/schemav1.4.1direct
Gogithub.com/gorilla/websocketv1.5.3direct
Gogithub.com/hairyhenderson/go-whichv0.2.3direct
Gogithub.com/knadh/koanf/parsers/toml/v2v2.2.1direct
Gogithub.com/knadh/koanf/providers/confmapv1.0.0direct
Gogithub.com/knadh/koanf/providers/env/v2v2.0.0direct
Gogithub.com/knadh/koanf/providers/filev1.2.1direct
Gogithub.com/knadh/koanf/providers/posflagv1.0.1direct
Gogithub.com/knadh/koanf/v2v2.3.5direct
Gogithub.com/luskaner/agelanserver/battle-server-broadcastv1.3.0direct
Gogithub.com/luskaner/agelanserver/battle-server-broadcastv1.3.1direct
Gogithub.com/microsoft/go-winiov0.6.2direct
Gogithub.com/miekg/dnsv1.1.72direct
Gogithub.com/pelletier/go-toml/v2v2.4.3direct
Gogithub.com/spf13/pflagv1.0.10direct
Gogolang.org/x/expv0.0.0-20260718201538-764159d718efdirect
Gogolang.org/x/netv0.57.0direct
Gogolang.org/x/sysv0.47.0direct
Gogolang.org/x/termv0.45.0direct
Gogolang.org/x/textv0.40.0direct
Gomvdan.cc/sh/v3v3.13.1direct
Gocharm.land/lipgloss/v2v2.0.5indirect
Godario.cat/mergov1.0.2indirect
Gogithub.com/aleksi/pointerv1.2.0indirect
Gogithub.com/bahlo/generic-list-gov0.2.0indirect
Gogithub.com/buger/jsonparserv1.2.0indirect
Gogithub.com/caarlos0/logv0.6.2indirect
Gogithub.com/charmbracelet/colorprofilev0.4.3indirect
Gogithub.com/charmbracelet/ultravioletv0.0.0-20260720091822-7cc6674724acindirect
Gogithub.com/charmbracelet/x/ansiv0.11.7indirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/charmbracelet/x/termiosv0.1.1indirect
Gogithub.com/charmbracelet/x/windowsv0.2.2indirect
Gogithub.com/clipperhouse/displaywidthv0.11.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/cloudflare/circlv1.6.4indirect
Gogithub.com/cyphar/filepath-securejoinv0.7.0indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/emirpasic/godsv1.18.1indirect
Gogithub.com/felixge/httpsnoopv1.1.0indirect
Gogithub.com/fsnotify/fsnotifyv1.10.1indirect
Gogithub.com/go-git/gcfgv1.5.1-0.20230307220236-3a3c6141e376indirect
Gogithub.com/go-git/go-billy/v5v5.9.0indirect
Gogithub.com/go-git/go-git/v5v5.19.1indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/gobwas/globv0.2.3indirect
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8indirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/goreleaser/chglogv0.7.4indirect
Gogithub.com/goreleaser/fileglobv1.4.0indirect
Gogithub.com/goreleaser/goreleaser/v2v2.17.0indirect
Gogithub.com/goreleaser/nfpm/v2v2.47.0indirect
Gogithub.com/huandu/xstringsv1.5.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/invopop/jsonschemav0.14.0indirect
Gogithub.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99indirect
Gogithub.com/kevinburke/ssh_configv1.6.0indirect
Gogithub.com/klauspost/compressv1.19.1indirect
Gogithub.com/klauspost/cpuid/v2v2.4.0indirect
Gogithub.com/knadh/koanf/mapsv0.1.2indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.4.0indirect
Gogithub.com/masterminds/goutilsv1.1.1indirect
Gogithub.com/masterminds/semver/v3v3.5.0indirect
Gogithub.com/masterminds/sprig/v3v3.3.0indirect
Gogithub.com/mattn/go-runewidthv0.0.24indirect
Gogithub.com/mitchellh/copystructurev1.2.0indirect
Gogithub.com/mitchellh/reflectwalkv1.0.2indirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/pb33f/ordered-map/v2v2.3.1indirect
Gogithub.com/pjbgf/sha1cdv0.6.0indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/protonmail/go-cryptov1.4.1indirect
Gogithub.com/r3labs/diff/v3v3.0.2indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/sergi/go-diffv1.4.0indirect
Gogithub.com/shopspring/decimalv1.4.0indirect
Gogithub.com/skeema/knownhostsv1.3.2indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/cobrav1.10.2indirect
Gogithub.com/stretchr/testifyv1.11.1indirect
Gogithub.com/ulikunitz/xzv0.5.16indirect
Gogithub.com/vmihailenco/msgpack/v5v5.4.1indirect
Gogithub.com/vmihailenco/tagparser/v2v2.0.0indirect
Gogithub.com/xanzy/ssh-agentv0.3.3indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogitlab.com/digitalxero/go-conventional-commitv1.0.7indirect
Gogo.digitalxero.dev/go-msixv1.0.0indirect
Gogo.mongodb.org/mongo-driverv1.17.9indirect
Gogo.mozilla.org/pkcs7v0.10.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogo.yaml.in/yaml/v4v4.0.0-rc.6indirect
Gogolang.org/x/cryptov0.54.0indirect
Gogolang.org/x/modv0.38.0indirect
Gogolang.org/x/syncv0.22.0indirect
Gogolang.org/x/toolsv0.48.0indirect
Gogopkg.in/warnings.v0v0.1.2indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.54.0indirectunknown1

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "aoe",
        "aoe2",
        "aoe2de",
        "lan",
        "server",
        "http-server",
        "offline",
        "aoe3",
        "emulator",
        "server-emulator",
        "private-server",
        "aomr",
        "age-of-empires",
        "age-of-empires-ii",
        "age-of-empires-iii",
        "age-of-mythology",
        "aoe4",
        "linux",
        "macos",
        "windows"
      ],
      "is_fork": false,
      "size_kb": 3631,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 821994,
        "Shell": 4179,
        "Batchfile": 2837,
        "Dockerfile": 3956
      },
      "pushed_at": "2026-07-24T22:11:16Z",
      "created_at": "2024-05-02T01:35:45Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T22:02:24Z",
      "description": "Web Server (and its launcher) for AoE 1, 2, 3 (all DE), AoE 4 and AoM: RT supporting offline multiplayer and fully cross-platform",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.linkedin.com/in/david-fernandez-aldana",
      "name": "David Fernández Aldana",
      "type": "User",
      "login": "luskaner",
      "company": null,
      "location": "Barcelona, Catalonia, Spain",
      "followers": 35,
      "avatar_url": "https://avatars.githubusercontent.com/u/1903842?v=4",
      "created_at": "2012-06-28T20:19:29Z",
      "is_verified": null,
      "public_repos": 15,
      "account_age_days": 5139
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.15.1",
          "kind": "patch",
          "published_at": "2026-07-24T16:59:25Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2026-07-18T18:45:37Z"
        },
        {
          "tag": "v1.15.0-rc.1",
          "kind": "prerelease",
          "published_at": "2026-07-11T21:00:42Z"
        },
        {
          "tag": "v1.14.1",
          "kind": "patch",
          "published_at": "2026-05-10T16:24:50Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2026-04-15T16:16:43Z"
        },
        {
          "tag": "v1.14.0-rc.1",
          "kind": "prerelease",
          "published_at": "2026-04-08T19:59:51Z"
        },
        {
          "tag": "v1.13.1",
          "kind": "patch",
          "published_at": "2026-03-05T19:38:02Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2026-02-28T16:59:55Z"
        },
        {
          "tag": "v1.13.0-rc.2",
          "kind": "prerelease",
          "published_at": "2026-02-22T20:57:17Z"
        },
        {
          "tag": "v1.13.0-rc.1",
          "kind": "prerelease",
          "published_at": "2026-02-21T20:12:13Z"
        },
        {
          "tag": "v1.12.3",
          "kind": "patch",
          "published_at": "2026-02-17T20:07:54Z"
        },
        {
          "tag": "v1.12.2",
          "kind": "patch",
          "published_at": "2026-02-06T21:47:02Z"
        },
        {
          "tag": "v1.12.1",
          "kind": "patch",
          "published_at": "2026-01-07T21:15:31Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2026-01-07T06:02:28Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2025-12-06T21:31:04Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2025-11-25T21:33:46Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2025-11-24T19:03:08Z"
        },
        {
          "tag": "v1.10.3",
          "kind": "patch",
          "published_at": "2025-10-23T22:17:31Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2025-10-15T19:39:10Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2025-10-14T18:35:06Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2025-10-08T21:23:47Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2025-09-11T00:39:52Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2025-05-21T19:14:03Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2025-05-17T21:44:22Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2025-05-09T19:37:59Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2025-04-21T17:10:11Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2025-04-12T22:23:43Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2025-03-12T20:22:38Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2025-02-12T00:10:00Z"
        },
        {
          "tag": "v1.7.0-beta.2",
          "kind": "prerelease",
          "published_at": "2025-02-03T19:17:01Z"
        },
        {
          "tag": "v1.7.0-beta.1",
          "kind": "prerelease",
          "published_at": "2025-01-31T23:46:22Z"
        },
        {
          "tag": "v1.6.8",
          "kind": "patch",
          "published_at": "2025-01-22T12:37:51Z"
        },
        {
          "tag": "v1.6.7",
          "kind": "patch",
          "published_at": "2025-01-19T19:13:50Z"
        },
        {
          "tag": "v1.6.6",
          "kind": "patch",
          "published_at": "2025-01-17T20:32:38Z"
        },
        {
          "tag": "v1.6.5",
          "kind": "patch",
          "published_at": "2025-01-16T20:02:49Z"
        },
        {
          "tag": "v1.6.4",
          "kind": "patch",
          "published_at": "2024-12-23T21:03:55Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2024-12-20T22:26:52Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2024-12-02T03:13:42Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2024-12-02T02:57:28Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2024-11-11T16:47:48Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2024-11-06T22:42:48Z"
        },
        {
          "tag": "v1.5.0-rc.4",
          "kind": "prerelease",
          "published_at": "2024-11-04T22:58:46Z"
        },
        {
          "tag": "v1.5.0-rc.3",
          "kind": "prerelease",
          "published_at": "2024-11-04T16:17:59Z"
        },
        {
          "tag": "v1.5.0-rc.2",
          "kind": "prerelease",
          "published_at": "2024-11-03T22:55:40Z"
        },
        {
          "tag": "v1.5.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-11-03T21:16:46Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2024-09-22T17:34:04Z"
        },
        {
          "tag": "v1.4.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-09-18T23:13:45Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2024-09-08T19:36:38Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2024-08-31T20:50:45Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2024-08-24T18:36:06Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2024-08-18T17:31:35Z"
        },
        {
          "tag": "v1.3.0-rc.2",
          "kind": "prerelease",
          "published_at": "2024-08-16T20:21:14Z"
        },
        {
          "tag": "v1.3.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-08-16T19:34:01Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2024-08-11T18:59:28Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2024-08-08T21:01:17Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2024-08-04T22:27:49Z"
        },
        {
          "tag": "v1.2.0-rc.8",
          "kind": "prerelease",
          "published_at": "2024-08-03T19:01:07Z"
        },
        {
          "tag": "v1.2.0-rc.7",
          "kind": "prerelease",
          "published_at": "2024-08-02T20:13:53Z"
        },
        {
          "tag": "v1.2.0-rc.6",
          "kind": "prerelease",
          "published_at": "2024-08-02T18:02:25Z"
        },
        {
          "tag": "v1.2.0-rc.5",
          "kind": "prerelease",
          "published_at": "2024-08-02T06:08:53Z"
        },
        {
          "tag": "1.1.7",
          "kind": "patch",
          "published_at": "2024-07-23T16:44:56Z"
        },
        {
          "tag": "1.1.6",
          "kind": "patch",
          "published_at": "2024-07-22T17:48:16Z"
        },
        {
          "tag": "1.1.5",
          "kind": "patch",
          "published_at": "2024-07-21T18:34:12Z"
        },
        {
          "tag": "1.1.4",
          "kind": "patch",
          "published_at": "2024-07-19T21:08:43Z"
        },
        {
          "tag": "1.1.3",
          "kind": "patch",
          "published_at": "2024-07-18T21:54:45Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2024-07-18T21:35:32Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2024-07-18T20:06:01Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2024-07-18T19:56:23Z"
        },
        {
          "tag": "1.0.7",
          "kind": "patch",
          "published_at": "2024-06-08T17:12:32Z"
        },
        {
          "tag": "1.0.6",
          "kind": "patch",
          "published_at": "2024-06-05T21:38:07Z"
        },
        {
          "tag": "1.0.5",
          "kind": "patch",
          "published_at": "2024-06-04T20:13:52Z"
        },
        {
          "tag": "1.0.4",
          "kind": "patch",
          "published_at": "2024-06-03T22:12:09Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2024-06-03T20:22:50Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2024-06-03T19:41:00Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2024-06-02T21:04:12Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2024-08-02T02:05:36Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "405b9a942eb1b5259186c2630141cc6a78c980c4",
          "body": "… updated it",
          "is_bot": false,
          "headline": "Fix: etc/cacert.pem not being included in server or full archives and…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-24T22:01:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68b6f9cc4782b456adf8b26b18df43a6dce4d984",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-23T21:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9162a21d6f3c5d60840259b5f790d5f612ecb8d1",
          "body": "…tter config-admin-agent handling errors. Better stopping config-admin-agent",
          "is_bot": false,
          "headline": "Fix regression: config setup not stopping the agent conditionally. Be…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-23T20:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "870b90c15162467d0686dfea19f95fada683b6dd",
          "body": "Signed-off-by: David Fernández Aldana <luskaner@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update bug_report.yml",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-21T19:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f5665bc89fe93d6f9575171535e783dec5198d3",
          "body": "…ones set by the user",
          "is_bot": false,
          "headline": "Launcher: fix not deleting hosts entries when they are already valid …",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-20T15:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebf415d895caaf5b8bc100aea747b46b65931638",
          "body": "…issues with missing information making everyone waste time",
          "is_bot": false,
          "headline": "Disable regular users from creating blank issues to avoid low effort …",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-16T19:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61af5e9f701d796b5429b840ac504604d4ece7e6",
          "body": null,
          "is_bot": false,
          "headline": "Final touch to bug-report template and added feature-request",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-16T19:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed051459746d9ee1ebbbc43abd53194ecee36188",
          "body": null,
          "is_bot": false,
          "headline": "Removed old bug report template instead of form",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-16T19:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32b9fa9fd8aa064924c55f2fc25542ab6bb17166",
          "body": null,
          "is_bot": false,
          "headline": "Fixed bug report issue form",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-16T19:09:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8af4ad57637ab6c8b7d3c6411b9c32de8c5a91c4",
          "body": null,
          "is_bot": false,
          "headline": "Added bug report issue form",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-16T19:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21f76522c76b99f41d37a77ff666dcf2811d58c1",
          "body": "Updated the vulnerability reporting method to use email instead of GitHub issues.\n\nSigned-off-by: David Fernández Aldana <luskaner@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Change vulnerability reporting to email",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-15T18:34:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bc4f2dd59cf30ee2afbe3ead0abc44e6811d546",
          "body": "…ight ubuntu VM",
          "is_bot": false,
          "headline": "CodeQL now also checks for linux and macos and runs on a more lightwe…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-15T17:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24c2da57a7751d64e0d8daa29fe017b84cda9071",
          "body": null,
          "is_bot": false,
          "headline": "Add cdn.ageofempires.com support for AoE4 (#566)",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-15T16:20:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "141f07eee503001df8a10be7f37291acfb205edb",
          "body": "Signed-off-by: David Fernández Aldana <luskaner@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update system requirements for Linux and macOS",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-14T18:42:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0239f0c3e425b4434610d50daff14ae12af4db1",
          "body": "Updated system requirements for Linux and macOS.\n\nSigned-off-by: David Fernández Aldana <luskaner@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Revise OS requirements in README",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-14T18:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2c93d1ca105509c677386e523941322b83c46de",
          "body": "Updated minimum system requirements and added new domain information for AoE 2: DE on macOS.\n\nSigned-off-by: David Fernández Aldana <luskaner@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Revise system requirements and add AoE 2: DE domain info",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-14T18:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "577494f4fddf70bb457d98b0d321fa89fdd101c7",
          "body": "Signed-off-by: David Fernández Aldana <luskaner@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-14T18:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b66cb5c70cf7f293aa14e8fa00a001c9117d8dd7",
          "body": "Signed-off-by: David Fernández Aldana <luskaner@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-14T18:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ca5b51c99b9047e0de33c9e8253dc49ba4d440f",
          "body": null,
          "is_bot": false,
          "headline": "Fixed, enhanced and refactored Docker",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-14T17:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39709ab9615b6ce81d267b38de75a7b622d6c3ca",
          "body": null,
          "is_bot": false,
          "headline": "fixed (again) codeql CI",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-11T20:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9732d49cffb84d0c947f8c9964d95c209ffa3aa6",
          "body": null,
          "is_bot": false,
          "headline": "Updated public release key and fixed (again) codeql CI",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-11T20:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a718d9ccb9f1fa4744bb38f8f5e04a85d3062780",
          "body": null,
          "is_bot": false,
          "headline": "Update and fixed codeql CI",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-11T20:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "829701a278f2a2efd5d857148dc5a177c36396cd",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies for CI",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-11T20:04:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "691724280ae9c8c33307e6a7544d70c3a8074e23",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies to battle-server-broadcast to 1.3.1",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-11T19:46:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "854769bfb25b9f691932399e18eb8c054efe441e",
          "body": null,
          "is_bot": false,
          "headline": "Fixed incorrecting printing non-errors as errors",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-11T17:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "084abc70520eff55da1e7bbdd35cc5552206f133",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into 1.15",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-11T16:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8874c0c8f742aef4756328b915ab45cbd6cb042e",
          "body": "…le-server-manager. Added ignoreIfExisting to genCert. Battle-server-manager SSL.* simplified to CertsPath. Fixed not loading env after loading conf file (#560)",
          "is_bot": false,
          "headline": "Docker fixed Server dockerfile, added dockerfile and compose for batt…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-11T15:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98df9eaa837af364012d94af3a3ef7baf2c83b46",
          "body": "…k (as old as it was supported at the start of the project, ~2024Q2) (#559)",
          "is_bot": false,
          "headline": "Server: added old leaderboards.json so old age2 game versions can wor…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-07T18:59:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fc9f2945b9ecaf5063dcc711d250f45d6223cdd",
          "body": "…om, implement ipv4 auto in battleserver returning wan IP as necessary (#556)",
          "is_bot": false,
          "headline": "Server: fix adv/update not returning proper data for aoe1/aoe2/aoe3/a…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-06T22:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b96d3ad91ca77062632a64f9245f776d5a769ec",
          "body": null,
          "is_bot": false,
          "headline": "Launcher: Properly exit when doing an interrupt signal",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-04T23:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98f51afe4d873f391079a53dba1641fa95e255b4",
          "body": null,
          "is_bot": false,
          "headline": "renamed build-aom to build-athens for consistency",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-04T22:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "811b8b5ae6d01f3fe3bde04d9590751476322126",
          "body": null,
          "is_bot": false,
          "headline": "Linux: prioritize using linux native terminal apps first",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-04T21:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a0c1b81b6bf601ab80bd3fa262ee56def251b1b",
          "body": null,
          "is_bot": false,
          "headline": "Linux: fix not knowing if it's successful",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-04T21:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a92426af43d5fbbce5870c4af075074f3b48e52",
          "body": "…com (#551)\n\n* Linux: restart service instead of resolved if available",
          "is_bot": false,
          "headline": "543 age of empire iv failed to read certificate from aoe apireliclink…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-04T19:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3c0a17b98581d8a97c28d5f389148d74ec2a327",
          "body": null,
          "is_bot": false,
          "headline": "Fixed launcher mock",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-04T17:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "facc72a6518a545fdca8b84362b2419d4e328dd6",
          "body": null,
          "is_bot": false,
          "headline": "Fix error not being printed correctly in some circumstances and binaries",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-03T21:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2293d91cd1ecfe6456cf95162539e0f5193c09a7",
          "body": "…me (#550)",
          "is_bot": false,
          "headline": "MacOS and Linux: when adding hosts comment out mappings to the hostna…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-03T21:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4ce72edef5e32bfd375bb667d3b27466f137c4c",
          "body": "* Initial AoE 2: DE for macOS native implementation\n\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>\nSigned-off-by: David Fernández Aldana <luskaner@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Initial AoE 2: DE for macOS native implementation (#549)",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-07-03T18:25:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "40d665e309f367a9d8c2a9a9e197cad478e844d4",
          "body": null,
          "is_bot": false,
          "headline": "Dependencies updated",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-06-30T21:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c424fa1d8a3132226ae9155a77008d46b7cd655a",
          "body": "* Added support in battle-server-manager and launcher to macOS\n\n* Fix: macos interpretting hosts with unseparated comment as not part of the host itself\n\n* Updated dependencies\n\n* Added battle-server, launcher and game mocks to test for macOS (but can work on all). Correctly revert when using host (\n[…]\nhub.com>\n\n* typos fixed\n\n---------\n\nSigned-off-by: David Fernández Aldana <luskaner@users.noreply.github.com>\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Added support in battle-server-manager and launcher to macOS (#508)",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-06-30T19:45:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fb0f8684eb2b38c69940de17660725b4521fe27e",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies and golang to 1.26.4",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-06-20T15:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1863d18a1f89e31075344f1b692dfa94d10ab463",
          "body": null,
          "is_bot": false,
          "headline": "Updated dependencies. Removed cobra dependency left-over from launch",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-06-03T22:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "045487beab1e0132ec1cfd44feedd7fbfb0b6542",
          "body": null,
          "is_bot": false,
          "headline": "Updated dependencies",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-05-12T18:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3fe3a52ace64d6e167b8ed1ec122678fcfd4ad0",
          "body": null,
          "is_bot": false,
          "headline": "Fix: using wrong api domain for AoE4",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-05-12T18:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97aea62b12415d0a92f53732fc7036877dd68710",
          "body": "…y-win7 to XTLS/go-win due to delays releasing new versions",
          "is_bot": false,
          "headline": "Update: Change windows 7 compatible Go binary from thongtech/go-legac…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-05-10T16:16:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d370b3508d1df04f892a5ee888ae5d52425e275",
          "body": null,
          "is_bot": false,
          "headline": "Updated Go to 1.26.3",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-05-07T21:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98001a318624399b229c77cdd6d1bcc0fe8c1436",
          "body": null,
          "is_bot": false,
          "headline": "Server: updated data for AoE 4",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-05-07T21:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d38112a7a6ba32110168f2531c47c8fbf4ba55a",
          "body": null,
          "is_bot": false,
          "headline": "Update: AoM data for 19.11687 update",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-05-06T16:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e8be247fa006452658e8a376b42c9801e74e823",
          "body": null,
          "is_bot": false,
          "headline": "Update: minimum domain release number AoM to 20",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-05-06T16:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cebdb1fb6e6f1951729ac30172c7e3a26358a4b7",
          "body": "…-8 (no BOM) encoding. + Code simplification",
          "is_bot": false,
          "headline": "Fixed hosts encoding/decoding in UTF-8 (BOM) in windows. Improved UTF…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-05-06T15:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "526ec5d731970ebf870f12adf5e29d9037091950",
          "body": "* Fix: cache missing debug tasks\nEnhancement: Added config-helper module as means to interop for getting profile/game info on Linux systems via Wine.\nEnhancement: Added support for Client.Executable as 'steam_crossover' and 'steam_wine' on Linux systems.\nUpdate: Moved Client.IsolateMetadata and Clie\n[…]\nify the path to the game user data, enabling custom path and isolation at the same time on Linux.\n\n* Fixes to previous commit\n\n* Fixes to previous commit (again)\n\n* Fixes to previous commit (re-again)",
          "is_bot": false,
          "headline": "Fix: cache missing debug tasks (#505)",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-05-02T17:04:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3bff2da57f5855b873b82057e6707708898fc36d",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-05-01T20:38:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49ca6d66bb451623d0b9e70468c1e9483c822622",
          "body": null,
          "is_bot": false,
          "headline": "Update: tools/scripts dependencies",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-15T15:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc86b223784bd72ae4f7b810f078d4fee99a768d",
          "body": null,
          "is_bot": false,
          "headline": "Launcher fix: if CA cert cannot be added don't continue",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-14T15:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae2f7264e4519e5c712d632ea053bf50265ce22f",
          "body": null,
          "is_bot": false,
          "headline": "Linux fix: debugging (again)",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-14T15:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d2a54574cd6b59cd11af56281c1dfe0a5136ed1",
          "body": null,
          "is_bot": false,
          "headline": "Launcher linux fix: game CA cert setup",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-14T15:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adab9450f11bdfffcf4921c7872272e8424f19ae",
          "body": "…t to end from the previous execution (if they are running) before killing them (#487)",
          "is_bot": false,
          "headline": "Launcher: at start wait for 10s for either agent or config-admin-agen…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-13T19:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab0340801ec8582794e63bbcbc5a504a9157cf51",
          "body": null,
          "is_bot": false,
          "headline": "Update Go from 1.26.1 to 1.26.2",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-10T17:29:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0781ec971cb558cf8c41422127125be2637570b",
          "body": null,
          "is_bot": false,
          "headline": "Updated dependencies",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-10T17:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed464f62b6b4bef308b14748046eda9703e22814",
          "body": "Bumps [golang.org/x/term](https://github.com/golang/term) from 0.41.0 to 0.42.0.\n- [Commits](https://github.com/golang/term/compare/v0.41.0...v0.42.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/term\n  dependency-version: 0.42.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\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 golang.org/x/term from 0.41.0 to 0.42.0 in /common (#477)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-10T17:04:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64e42b8e8e72c7fb2d1978513cf4430b85c6ae80",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.42.0 to 0.43.0.\n- [Commits](https://github.com/golang/sys/compare/v0.42.0...v0.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.43.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\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 golang.org/x/sys from 0.42.0 to 0.43.0 in /common (#474)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-09T15:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5d08b9b371873a31061c5776711a9ef5a6c4316",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into 1.14",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-07T20:41:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bf27ce9ab6587d32340bcfff14d04c3314331ee",
          "body": null,
          "is_bot": false,
          "headline": "Updated dependencies",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-07T20:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd818b157cad1507dc5ef02c00a3b8971c56727f",
          "body": null,
          "is_bot": false,
          "headline": "Server: Updated data for AoM (#471)",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-07T19:47:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54541f86a94e4a468f8b2ec763ffe8183517fe23",
          "body": "… erroring inmediately",
          "is_bot": false,
          "headline": "Launcher: wait up to 1 minute for any running game to exit instead of…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-07T16:28:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baa3417fa7b90fb63ec7efb19e9f23fbc7877983",
          "body": "Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.13.0 to 3.13.1.\n- [Release notes](https://github.com/mvdan/sh/releases)\n- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mvdan/sh/compare/v3.13.0...v3.13.1)\n\n---\nupdated-dependencies:\n- depen\n[…]\nirect:production\n  update-type: version-update:semver-patch\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 mvdan.cc/sh/v3 from 3.13.0 to 3.13.1 in /common (#470)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-07T14:24:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e1bcf02a9f33070499bef8e46d7c2c888a97d42f",
          "body": "…468)",
          "is_bot": false,
          "headline": "api.ageofempires.com proxy not working even with official launcher (#…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-05T21:46:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60c533bcdf9703f801bd083c322ae8bda1835465",
          "body": "…… (#464)\n\n* Fix launcher delay to continue after failed run of launcher-config-admin-agent. Fix launcher incorrectly detecting that it cannot server it started on linux. Fix config trying to reconnect to config-admin-agent after requesting exit\n\n* Removed unused assignment in config",
          "is_bot": false,
          "headline": "Fix launcher delay to continue after failed run of launcher-config-ad…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-04T17:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ff67f14cf73c00313511d5ea9c29bc5e9be5fe2",
          "body": null,
          "is_bot": false,
          "headline": "Fix battle-server-manager debugging task",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-04T16:48:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "956157c2f1a073c2d0d85706da48eb9a1085f335",
          "body": null,
          "is_bot": false,
          "headline": "Fix debugging tasks when using Linux (#463)",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-04T16:44:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b4eeb49a674d119a08fae9a6bf463e07b42e4b6",
          "body": null,
          "is_bot": false,
          "headline": "Fix running a process with shell and arguments on Unix (#462)",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-04T16:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fcbc6bfc58d67a492eb33bc2a810c0f62e07a11",
          "body": "…n Linux (#461)",
          "is_bot": false,
          "headline": "Fix: Battle-server-manager not starting correctly the battle-server o…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-04-04T16:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f363a33a98ad59a2a9fdb410051f2fe93854ee41",
          "body": "…#444)\n\nBumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.4 to 2.3.0.\n- [Release notes](https://github.com/pelletier/go-toml/releases)\n- [Commits](https://github.com/pelletier/go-toml/compare/v2.2.4...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.c\n[…]\nirect:production\n  update-type: version-update:semver-minor\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 github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.0 in /common (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-25T19:00:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "376f4e71adea9bf26791bd54763b88c45b1447e2",
          "body": "…is disabled in this case (#442)",
          "is_bot": false,
          "headline": "Launcher: Fix elevating executable in windows while logging, logging …",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-03-19T20:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85141ee347223aa0f856c885733004dea1d3ded0",
          "body": "* Launcher: improved hosts handling with backup and utf-16 support\n---------\n\nSigned-off-by: David Fernández Aldana <luskaner@users.noreply.github.com>\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Launcher: improved hosts handling with backup and utf-16 support (#439)",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-03-18T20:27:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fabdd4fd73b10cb990eb65bb723776e5c8a3c34a",
          "body": null,
          "is_bot": false,
          "headline": "Fix to previous commit",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-03-18T19:28:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2cb622c7d01dded1b98c52f16691e70edfec515",
          "body": null,
          "is_bot": false,
          "headline": "Updated dependencies and golang from 1.26.0 to 1.26.1",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-03-18T19:19:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6cc8a222f2939b922aa31047172afd2eee8b202",
          "body": "Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.12.0 to 3.13.0.\n- [Release notes](https://github.com/mvdan/sh/releases)\n- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mvdan/sh/compare/v3.12.0...v3.13.0)\n\n---\nupdated-dependencies:\n- depen\n[…]\nirect:production\n  update-type: version-update:semver-minor\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 mvdan.cc/sh/v3 from 3.12.0 to 3.13.0 in /common (#429)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-18T18:27:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5ae1017cca18681c61f1cf944be97de50e3e6767",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.41.0 to 0.42.0.\n- [Commits](https://github.com/golang/sys/compare/v0.41.0...v0.42.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.42.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\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 golang.org/x/sys from 0.41.0 to 0.42.0 in /common (#428)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-18T18:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc77fed4e1f4a26b6e33600ebeb97e27d53c32c6",
          "body": "* Launcher: fix and made consistent the execution of SetupCommand and RevertCommand\n\n* Migrate from Viper and Cobra libraries to Koanf and pflag\n\n* Removed unnecessary comments",
          "is_bot": false,
          "headline": "421 migrate from viper and cobra libraries to koanf and pflag (#423)",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-03-05T22:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b28352ca725bbbffa5fb254051b59fd19e3e367e",
          "body": null,
          "is_bot": false,
          "headline": "Launcher enhancement: add old aoe4 domains (#426)",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-03-05T21:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8730e31b478eb54ef197f96124da2c4e2be2a20",
          "body": null,
          "is_bot": false,
          "headline": "Fix: not prioritizing the local hosts file to other DNS resolvers",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-03-05T19:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7b0913e6943f7edeb12250efcfdc87a69cd5fc9",
          "body": "… certificate from server",
          "is_bot": false,
          "headline": "Launcher: fix not sending the correct host header when reading the CA…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-03-05T19:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2506855efa4a0fb621685d81a8c343d05a9120d7",
          "body": null,
          "is_bot": false,
          "headline": "Removed go.work.sum",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-28T16:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38da70ca49a20bf268057c4fc10230b3817340be",
          "body": "…easer",
          "is_bot": false,
          "headline": "Add go.work.sum to .gitignore to avoid dirty issue when running gorel…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-28T16:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d68ba4e1be87076cbea997efd30203c0cf643a03",
          "body": "…nues to work even when the official is in maintenance",
          "is_bot": false,
          "headline": "fix: even if not proxied map cdn.ageofempires.com to aoe4 so it conti…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-27T22:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24ad48dee532d1e4df052e0e8ad8817529b6fbf4",
          "body": null,
          "is_bot": false,
          "headline": "Launcher fix: not adding configuring to log file",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-27T22:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f63bba20e8546e3369d0ff4e659acd977cad273",
          "body": "…configured/server by launcher/server respectively",
          "is_bot": false,
          "headline": "Modernized proxy implementation of proxy and made coherent the hosts …",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-27T21:01:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2886fc45294d08a989638ddc07503a7f19b8853",
          "body": "…needs to",
          "is_bot": false,
          "headline": "Launcher: moved checks and messages earlier so it fails faster if it …",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-27T18:47:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d2be5336ae6c0f8e43cd14303fe8692f4f37cbb",
          "body": "…fter a Steam Emu messed up the registry",
          "is_bot": false,
          "headline": "Launcher fix on Windows: failing to get the steam installation path a…",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-26T17:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40d0d616aad54c4e4d356c20575cd1a659e2f08c",
          "body": null,
          "is_bot": false,
          "headline": "Updated dependencies",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-26T16:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9700c74801400d4dcbcc1d2853635fc7d34e2862",
          "body": null,
          "is_bot": false,
          "headline": "Server: update login data for all age of empires games",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-22T20:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2488f65dc29c7274289f25234233ed8cebdaea75",
          "body": null,
          "is_bot": false,
          "headline": "Launcher: removed outdated comment",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-22T20:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2784be1db46410a9dc78582556185eed44b39369",
          "body": null,
          "is_bot": false,
          "headline": "README.md fixed for aoe4",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-22T20:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4bfd7628cedaa82735cab06b9a09ebb54cbe3fa",
          "body": null,
          "is_bot": false,
          "headline": "Server: Fixed bug in aoe1",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-21T21:29:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b0a665a0c9d90ba1cbafe98fced711590447aa0",
          "body": null,
          "is_bot": false,
          "headline": "Fixed goreleaser release workflow (again)",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-21T20:03:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c3c647c8d0039f6dad6c3e6636aa763aabd4ae1",
          "body": null,
          "is_bot": false,
          "headline": "Fixed goreleaser release workflowe",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-21T19:58:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "570ba17888cb85a50ab61b0fe7851fbd3a41d1ab",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'v1.13'",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-21T19:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e4c11273f9bff360837138522a1f562875add5a",
          "body": null,
          "is_bot": false,
          "headline": "minor readme change",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-21T18:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1c4a64dd4c49289b207a21800015f765e7d9b65",
          "body": "* Server: Added support for auth. Fixed persistent data reading\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\nSigned-off-by: David Fernández Aldana <luskaner@users.noreply.github.com>\n\n---------\n\nSigned-off-by: David Fernández Aldana <luskaner@users.noreply.github.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Server: Added support for auth. Fixed persistent data reading (#401)",
          "author_name": "David Fernández Aldana",
          "author_login": "luskaner",
          "committed_at": "2026-02-20T23:30:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        }
      ],
      "releases_count": 76,
      "commits_last_year": 258,
      "latest_release_at": "2026-07-24T16:59:25Z",
      "latest_release_tag": "v1.15.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 36,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 17
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/luskaner/ageLANServer",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/luskaner/ageLANServer",
          "is_deprecated": false,
          "latest_version": "v1.15.1",
          "repository_url": "https://github.com/luskaner/ageLANServer",
          "versions_count": 60,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-23T21:29:29Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        },
        {
          "name": "github.com/luskaner/ageLANServer/server",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/luskaner/ageLANServer/server",
          "is_deprecated": false,
          "latest_version": "v1.8.1",
          "repository_url": "https://github.com/luskaner/ageLANServer",
          "versions_count": 28,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-05-17T21:35:32Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 433
        },
        {
          "name": "github.com/luskaner/ageLANServer/launcher",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/luskaner/ageLANServer/launcher",
          "is_deprecated": false,
          "latest_version": "v1.8.2",
          "repository_url": "https://github.com/luskaner/ageLANServer",
          "versions_count": 30,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-05-21T19:03:59Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 429
        },
        {
          "name": "github.com/luskaner/ageLANServer/launcher-agent",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/luskaner/ageLANServer/launcher-agent",
          "is_deprecated": false,
          "latest_version": "v1.8.1",
          "repository_url": "https://github.com/luskaner/ageLANServer",
          "versions_count": 23,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-05-17T21:35:32Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 433
        },
        {
          "name": "github.com/luskaner/ageLANServer/server-genCert",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/luskaner/ageLANServer/server-genCert",
          "is_deprecated": false,
          "latest_version": "v1.8.1",
          "repository_url": "https://github.com/luskaner/ageLANServer",
          "versions_count": 22,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-05-17T21:35:32Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 433
        },
        {
          "name": "github.com/luskaner/ageLANServer/launcher-config",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/luskaner/ageLANServer/launcher-config",
          "is_deprecated": false,
          "latest_version": "v1.8.1",
          "repository_url": "https://github.com/luskaner/ageLANServer",
          "versions_count": 26,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-05-17T21:35:32Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 433
        },
        {
          "name": "github.com/luskaner/ageLANServer/launcher-config-admin",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/luskaner/ageLANServer/launcher-config-admin",
          "is_deprecated": false,
          "latest_version": "v1.8.1",
          "repository_url": "https://github.com/luskaner/ageLANServer",
          "versions_count": 23,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-05-17T21:35:32Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 433
        }
      ]
    },
    "popularity": {
      "forks": 30,
      "stars": 699,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 8
          },
          {
            "date": "2025-04-04",
            "count": 2
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 30,
        "total_forks": 30
      },
      "star_history": null,
      "open_issues_and_prs": 31
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Taskfile.yml"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "battle-server-broadcast/go.mod",
        "battle-server-manager/go.mod",
        "common/go.mod",
        "config-helper/go.mod",
        "launcher-agent/go.mod",
        "launcher-common/go.mod",
        "launcher-config-admin-agent/go.mod",
        "launcher-config-admin/go.mod",
        "launcher-config/go.mod",
        "launcher/go.mod",
        "server-genCert/go.mod",
        "server/go.mod",
        "tools/mock/battle-server/go.mod",
        "tools/mock/game/go.mod",
        "tools/mock/launcher/go.mod",
        "tools/scripts/go.mod",
        "tools/server-replay/go.mod"
      ],
      "largest_source_bytes": 34544,
      "source_files_sampled": 513,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "battle-server-broadcast/go.mod",
        "battle-server-manager/go.mod",
        "common/go.mod",
        "config-helper/go.mod",
        "launcher-agent/go.mod",
        "launcher-common/go.mod",
        "launcher-config-admin-agent/go.mod",
        "launcher-config-admin/go.mod",
        "launcher-config/go.mod",
        "launcher/go.mod",
        "server-genCert/go.mod",
        "server/go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 16
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 102,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/deckarep/golang-set/v2",
          "manifest": "battle-server-manager/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.9.0"
        },
        {
          "name": "github.com/knadh/koanf/parsers/toml/v2",
          "manifest": "battle-server-manager/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.1"
        },
        {
          "name": "github.com/knadh/koanf/v2",
          "manifest": "battle-server-manager/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.5"
        },
        {
          "name": "github.com/pelletier/go-toml/v2",
          "manifest": "battle-server-manager/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.3"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "battle-server-manager/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/andygrunwald/vdf",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/deckarep/golang-set/v2",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.9.0"
        },
        {
          "name": "github.com/ebitengine/purego",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.2"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/hairyhenderson/go-which",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.3"
        },
        {
          "name": "github.com/knadh/koanf/providers/confmap",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/knadh/koanf/providers/env/v2",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0"
        },
        {
          "name": "github.com/knadh/koanf/providers/file",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/knadh/koanf/providers/posflag",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/knadh/koanf/v2",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.5"
        },
        {
          "name": "github.com/luskaner/ageLANServer/battle-server-broadcast",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/miekg/dns",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.72"
        },
        {
          "name": "github.com/pelletier/go-toml/v2",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.3"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.57.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.0"
        },
        {
          "name": "mvdan.cc/sh/v3",
          "manifest": "common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.13.1"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "config-helper/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "github.com/luskaner/ageLANServer/battle-server-broadcast",
          "manifest": "launcher-agent/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "launcher-agent/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/deckarep/golang-set/v2",
          "manifest": "launcher-common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.9.0"
        },
        {
          "name": "github.com/hairyhenderson/go-which",
          "manifest": "launcher-common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.3"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "launcher-common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "launcher-common/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "github.com/Microsoft/go-winio",
          "manifest": "launcher-config-admin-agent/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "launcher-config-admin-agent/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/hairyhenderson/go-which",
          "manifest": "launcher-config-admin/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.3"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "launcher-config-admin/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.0"
        },
        {
          "name": "github.com/Microsoft/go-winio",
          "manifest": "launcher-config/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/deckarep/golang-set/v2",
          "manifest": "launcher-config/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.9.0"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "launcher-config/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/deckarep/golang-set/v2",
          "manifest": "launcher/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.9.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "launcher/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/knadh/koanf/parsers/toml/v2",
          "manifest": "launcher/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.1"
        },
        {
          "name": "github.com/knadh/koanf/v2",
          "manifest": "launcher/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.5"
        },
        {
          "name": "github.com/luskaner/ageLANServer/battle-server-broadcast",
          "manifest": "launcher/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "launcher/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "launcher/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.57.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "launcher/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "server-genCert/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/deckarep/golang-set/v2",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.9.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gorilla/handlers",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.2"
        },
        {
          "name": "github.com/gorilla/schema",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.1"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.3"
        },
        {
          "name": "github.com/knadh/koanf/parsers/toml/v2",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.1"
        },
        {
          "name": "github.com/knadh/koanf/v2",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.5"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260718201538-764159d718ef"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "server/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.57.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/andygrunwald/vdf",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/deckarep/golang-set/v2",
            "direct": true,
            "version": "v2.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ebitengine/purego",
            "direct": true,
            "version": "v0.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/handlers",
            "direct": true,
            "version": "v1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/schema",
            "direct": true,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": true,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hairyhenderson/go-which",
            "direct": true,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/parsers/toml/v2",
            "direct": true,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/providers/confmap",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/providers/env/v2",
            "direct": true,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/providers/file",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/providers/posflag",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/v2",
            "direct": true,
            "version": "v2.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/luskaner/agelanserver/battle-server-broadcast",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/luskaner/agelanserver/battle-server-broadcast",
            "direct": true,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": true,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/miekg/dns",
            "direct": true,
            "version": "v1.1.72",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": true,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": true,
            "version": "v0.0.0-20260718201538-764159d718ef",
            "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": "golang.org/x/term",
            "direct": true,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "mvdan.cc/sh/v3",
            "direct": true,
            "version": "v3.13.1",
            "ecosystem": "go"
          },
          {
            "name": "charm.land/lipgloss/v2",
            "direct": false,
            "version": "v2.0.5",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aleksi/pointer",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bahlo/generic-list-go",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/buger/jsonparser",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/caarlos0/log",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/colorprofile",
            "direct": false,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/ultraviolet",
            "direct": false,
            "version": "v0.0.0-20260720091822-7cc6674724ac",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/ansi",
            "direct": false,
            "version": "v0.11.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/term",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/termios",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/charmbracelet/x/windows",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudflare/circl",
            "direct": false,
            "version": "v1.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyphar/filepath-securejoin",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emirpasic/gods",
            "direct": false,
            "version": "v1.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/gcfg",
            "direct": false,
            "version": "v1.5.1-0.20230307220236-3a3c6141e376",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/go-billy/v5",
            "direct": false,
            "version": "v5.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-git/go-git/v5",
            "direct": false,
            "version": "v5.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gobwas/glob",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20241129210726-2c02b8208cf8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goreleaser/chglog",
            "direct": false,
            "version": "v0.7.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goreleaser/fileglob",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goreleaser/goreleaser/v2",
            "direct": false,
            "version": "v2.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goreleaser/nfpm/v2",
            "direct": false,
            "version": "v2.47.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/invopop/jsonschema",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jbenet/go-context",
            "direct": false,
            "version": "v0.0.0-20150711004518-d14ea06fba99",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kevinburke/ssh_config",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/knadh/koanf/maps",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lucasb-eyer/go-colorful",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": false,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/muesli/cancelreader",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pb33f/ordered-map/v2",
            "direct": false,
            "version": "v2.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pjbgf/sha1cd",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-crypto",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/r3labs/diff/v3",
            "direct": false,
            "version": "v3.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rivo/uniseg",
            "direct": false,
            "version": "v0.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sergi/go-diff",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/skeema/knownhosts",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": false,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": false,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": false,
            "version": "v0.5.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmihailenco/msgpack/v5",
            "direct": false,
            "version": "v5.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmihailenco/tagparser/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xanzy/ssh-agent",
            "direct": false,
            "version": "v0.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "gitlab.com/digitalxero/go-conventional-commit",
            "direct": false,
            "version": "v1.0.7",
            "ecosystem": "go"
          },
          {
            "name": "go.digitalxero.dev/go-msix",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "go.mongodb.org/mongo-driver",
            "direct": false,
            "version": "v1.17.9",
            "ecosystem": "go"
          },
          {
            "name": "go.mozilla.org/pkcs7",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v4",
            "direct": false,
            "version": "v4.0.0-rc.6",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/warnings.v0",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 102,
        "direct_count": 26,
        "indirect_count": 76
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 244,
        "open_issues": 30,
        "closed_ratio": 0.854,
        "closed_issues": 175,
        "closed_unmerged_prs": 97
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "luskaner",
          "commits": 681,
          "avatar_url": "https://avatars.githubusercontent.com/u/1903842?v=4"
        },
        {
          "type": "User",
          "login": "Kibouo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/25766329?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.999
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql.yml",
        "releaser.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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 4,
            "reason": "2 out of 5 merged PRs checked by a CI test -- score normalized to 4",
            "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/28 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": 10,
            "reason": "30 commit(s) and 21 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": 8,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 8,
            "reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
            "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": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "405b9a942eb1b5259186c2630141cc6a78c980c4",
        "ran_at": "2026-07-24T22:13:42Z",
        "aggregate_score": 5.9,
        "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-24T22:12:12Z",
      "oldest_open_prs": [
        {
          "number": 578,
          "created_at": "2026-07-22T19:32:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-22T19:30:59Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 58,
          "created_at": "2024-11-03T21:25:12Z",
          "last_comment_at": "2025-10-25T00:02:42Z",
          "last_comment_author": "luskaner"
        },
        {
          "number": 239,
          "created_at": "2025-10-06T21:28:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 245,
          "created_at": "2025-10-08T18:07:07Z",
          "last_comment_at": "2025-10-08T18:09:42Z",
          "last_comment_author": "luskaner"
        },
        {
          "number": 280,
          "created_at": "2025-11-24T20:34:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 284,
          "created_at": "2025-11-24T21:19:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 285,
          "created_at": "2025-11-24T21:21:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 286,
          "created_at": "2025-11-24T21:22:42Z",
          "last_comment_at": "2026-05-06T18:26:29Z",
          "last_comment_author": "luskaner"
        },
        {
          "number": 321,
          "created_at": "2025-12-21T03:18:53Z",
          "last_comment_at": "2026-07-18T00:03:04Z",
          "last_comment_author": "luskaner"
        },
        {
          "number": 344,
          "created_at": "2025-12-30T20:55:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 345,
          "created_at": "2025-12-30T20:58:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 353,
          "created_at": "2026-01-08T04:03:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 355,
          "created_at": "2026-01-08T04:08:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 356,
          "created_at": "2026-01-08T04:09:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 360,
          "created_at": "2026-01-09T20:19:19Z",
          "last_comment_at": "2026-04-08T20:05:28Z",
          "last_comment_author": "luskaner"
        },
        {
          "number": 361,
          "created_at": "2026-01-10T00:20:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 373,
          "created_at": "2026-01-26T22:13:26Z",
          "last_comment_at": "2026-01-28T21:40:03Z",
          "last_comment_author": "luskaner"
        },
        {
          "number": 374,
          "created_at": "2026-01-28T21:41:48Z",
          "last_comment_at": "2026-01-28T21:43:05Z",
          "last_comment_author": "luskaner"
        },
        {
          "number": 378,
          "created_at": "2026-01-30T21:00:59Z",
          "last_comment_at": "2026-02-21T17:06:18Z",
          "last_comment_author": "luskaner"
        },
        {
          "number": 379,
          "created_at": "2026-01-31T19:18:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 402,
          "created_at": "2026-02-21T17:05:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/luskaner/ageLANServer",
    "host": "github.com",
    "name": "ageLANServer",
    "owner": "luskaner"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 69,
      "inputs": {
        "security": 67,
        "vitality": 93,
        "community": 73,
        "governance": 53,
        "engineering": 58
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 93,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 89,
            "inputs": {
              "commits_last_year": 258,
              "human_commit_share": 0.94,
              "days_since_last_push": 0,
              "active_weeks_last_year": 36
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "36/52 weeks with commits",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 36
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "258 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 258
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 21 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": 98,
            "inputs": {
              "releases_count": 76,
              "latest_release_tag": "v1.15.1",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 17
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "76 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 76
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~17 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 17
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 8,
                "status": "partial",
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 73,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "forks": 30,
              "stars": 699,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "699 stars",
                "points": 46.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 699
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "30 forks",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "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": 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": "moderate",
        "name": "Sustainability & Governance",
        "value": 53,
        "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.999
            },
            "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": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "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": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "merged_prs": 244,
              "open_issues": 30,
              "closed_issues": 175,
              "issue_closed_ratio": 0.854,
              "closed_unmerged_prs": 97
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "85% of issues closed",
                "points": 39.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "244/341 decided PRs merged",
                "points": 27.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 244,
                      "decided": 341
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "followers": 35,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "luskaner",
              "public_repos": 15,
              "account_age_days": 5139
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "35 followers of luskaner",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 35,
                      "login": "luskaner"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "15 public repos, account ~14 yr old",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 15
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/luskaner/ageLANServer",
                "github.com/luskaner/ageLANServer/server",
                "github.com/luskaner/ageLANServer/launcher",
                "github.com/luskaner/ageLANServer/launcher-agent",
                "github.com/luskaner/ageLANServer/server-genCert",
                "github.com/luskaner/ageLANServer/launcher-config",
                "github.com/luskaner/ageLANServer/launcher-config-admin"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "7 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 7,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "60 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 60
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "2 out of 5 merged PRs checked by a CI test -- score normalized to 4",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "aoe",
                "aoe2",
                "aoe2de",
                "lan",
                "server",
                "http-server",
                "offline",
                "aoe3",
                "emulator",
                "server-emulator",
                "private-server",
                "aomr",
                "age-of-empires",
                "age-of-empires-ii",
                "age-of-empires-iii",
                "age-of-mythology",
                "aoe4",
                "linux",
                "macos",
                "windows"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "20 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 67,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 5.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 5 merged PRs checked by a CI test -- score normalized to 4",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/28 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": "30 commit(s) and 21 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 detected but not run on all commits",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 6,
                "status": "partial",
                "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": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 102 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 102
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 102,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "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": 102,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 57,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.191,
              "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": "18 of 94 human commits state their intent (structured subject or explanatory body)",
                "points": 10.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 18,
                      "sampled": 94
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Taskfile.yml"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.04,
              "toolchain_manifests": [
                "battle-server-broadcast/go.mod",
                "battle-server-manager/go.mod",
                "common/go.mod",
                "config-helper/go.mod",
                "launcher-agent/go.mod",
                "launcher-common/go.mod",
                "launcher-config-admin-agent/go.mod",
                "launcher-config-admin/go.mod",
                "launcher-config/go.mod",
                "launcher/go.mod",
                "server-genCert/go.mod",
                "server/go.mod",
                "tools/mock/battle-server/go.mod",
                "tools/mock/game/go.mod",
                "tools/mock/launcher/go.mod",
                "tools/scripts/go.mod",
                "tools/server-replay/go.mod"
              ],
              "dependency_bot_commit_share": 0.06
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Taskfile.yml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Taskfile.yml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "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": "4 of the last 100 commits agent-authored or agent-credited",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "6 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 6,
                      "sampled": 100
                    }
                  }
                ],
                "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": 34544,
              "source_files_sampled": 513,
              "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/513 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 513,
                      "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-24T22:13:53.396431Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/luskaner/ageLANServer.svg",
  "full_name": "luskaner/ageLANServer",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

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

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

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