Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 04:56 UTC

man90es / BDO-REST-API

Scraper for Black Desert Online community data with a built-in API server.

GoMIT★ 23 stars⑂ 5 forkssince Apr 2021View on GitHub ↗

man90es/BDO-REST-API holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Vitality (81/100) and lowest on Community & Adoption (38/100). It was last updated 6 days ago. A single contributor accounts for most of its recent work.

57
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.

57
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

Max BlazejewskiPersonal account
22 followers24 public repossince Apr 2021

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

Metrics by category

Vitality

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

81Good · 22% of overall
How it's scored
36/36Push recency — last push 6 days ago
9/36Commit cadence — 13/52 weeks with commits
14.3/18Commit volume — 38 commits in the last year
10/10OpenSSF Scorecard: Maintained — 18 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year38
human_commit_share0.98
days_since_last_push6
active_weeks_last_year13

Release discipline

100Excellent
How it's scored
27/27Ships releases — 60 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~26.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count60
latest_release_tagv1.19.3
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases26.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

38At risk · 18% of overall
How it's scored
21.8/60Stars — 23 stars
5/25Forks — 5 forks
1.7/15Watchers — 3 watchers
Inputs used
forks5
stars23
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

46At risk · 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
1.4/13.5Contributor breadth — 1 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
39.6/46.8Issue resolution — 85% of issues closed
38.2/38.3PR acceptance — 65/65 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/28 approved changesets -- score normalized to 0
Inputs used
merged_prs65
open_issues2
closed_issues11
issue_closed_ratio0.846
closed_unmerged_prs0
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9.8/25Owner reach — 22 followers of man90es
20.8/25Track record — 24 public repos, account ~5 yr old
Inputs used
followers22
owner_typeUser
is_verified
owner_loginman90es
public_repos24
account_age_days1,932
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://man90es.github.io/BDO-REST-API/
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsgo, blackdesertonline, scraper, api, bdo
has_wikino
homepagehttps://man90es.github.io/BDO-REST-API/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 24 merged PRs checked by a CI test -- score normalized to 0
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
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
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 — 18 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
2.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 5
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 10 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
16.8/35Direct dependencies free of known advisories — 1 affected: go.mongodb.org/mongo-driver/v2 v2.4.1 (moderate 6.5)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
34.4/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 164 days ago
Inputs used
sourceosv
advisories12
affected_packages4
assessed_packages46
unassessed_packages0
affected_by_severitymoderate 2, unknown 2
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 46 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.

58Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
32.1/40Legible commit history — 59 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.602
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 2 of the last 100 commits are automated dependency updates
5/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 5
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.02
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/62 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes6,349
source_files_sampled62
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — docs/openapi.json
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filesdocs/openapi.json

Key facts

23GitHub stars
1contributors
38commits, last 12 months
6days since last push
60releases
1bus factor
2open 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 ★ / 5 ⇿
0Stars
5Forks
54Releases

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.

12345512021-042023-092026-01
Major 0Minor 16Patch 35

Each point covers 5 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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-25 04:56 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 24 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/28 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained18 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities10 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
Gogithub.com/gocolly/colly/v2v2.3.0go.mod
Gogithub.com/nzrsky/useragent-generatorv1.0.0go.mod
Gogithub.com/redis/go-redis/v9v9.17.2go.mod
Gogithub.com/sa-/slicefunkv0.1.4go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogithub.com/ulule/limiter/v3v3.11.2go.mod
Gogo.mongodb.org/mongo-driver/v2v2.4.1go.mod
All dependencies 46

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

RegistryPackageVersionRelation
Gogithub.com/gocolly/colly/v2v2.3.0direct
Gogithub.com/nzrsky/useragent-generatorv1.0.0direct
Gogithub.com/redis/go-redis/v9v9.17.2direct
Gogithub.com/sa-/slicefunkv0.1.4direct
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/ulule/limiter/v3v3.11.2direct
Gogo.mongodb.org/mongo-driver/v2v2.4.1direct
Gogithub.com/andybalholm/cascadiav1.3.3indirect
Gogithub.com/antchfx/htmlqueryv1.3.5indirect
Gogithub.com/antchfx/xmlqueryv1.5.0indirect
Gogithub.com/antchfx/xpathv1.3.6indirect
Gogithub.com/bits-and-blooms/bitsetv1.24.4indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/dgryski/go-rendezvousv0.0.0-20200823014737-9f7001d12a5findirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/gobwas/globv0.2.3indirect
Gogithub.com/golang/groupcachev0.0.0-20241129210726-2c02b8208cf8indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/golang/snappyv1.0.0indirect
Gogithub.com/kennygrant/sanitizev1.2.4indirect
Gogithub.com/klauspost/compressv1.18.2indirect
Gogithub.com/nlnwa/whatwg-urlv0.6.2indirect
Gogithub.com/pelletier/go-toml/v2v2.2.4indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/puerkitobio/goqueryv1.11.0indirect
Gogithub.com/sagikazarmark/locaferov0.12.0indirect
Gogithub.com/saintfish/chardetv0.0.0-20230101081208-5e3ef4b5456dindirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/temoto/robotstxtv1.1.2indirect
Gogithub.com/xdg-go/pbkdf2v1.0.0indirect
Gogithub.com/xdg-go/scramv1.2.0indirect
Gogithub.com/xdg-go/stringprepv1.0.4indirect
Gogithub.com/youmark/pkcs8v0.0.0-20240726163527-a2c0da244d78indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.52.0indirect
Gogolang.org/x/netv0.54.0indirect
Gogolang.org/x/syncv0.20.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/textv0.37.0indirect
Gogoogle.golang.org/appenginev1.6.8indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Gogopkg.in/check.v1v1.0.0-20190902080502-41f04d3bba15indirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
go.mongodb.org/mongo-driver/v2v2.4.1directmoderate22.4.2
golang.org/x/netv0.54.0indirectmoderate80.56.0
golang.org/x/cryptov0.52.0indirectunknown1
golang.org/x/textv0.37.0indirectunknown10.39.0

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": [
        "go",
        "blackdesertonline",
        "scraper",
        "api",
        "bdo"
      ],
      "is_fork": false,
      "size_kb": 301,
      "has_wiki": false,
      "homepage": "https://man90es.github.io/BDO-REST-API/",
      "languages": {
        "Go": 75565,
        "Dockerfile": 368
      },
      "pushed_at": "2026-07-18T10:27:12Z",
      "created_at": "2021-04-09T16:23:40Z",
      "owner_type": "User",
      "updated_at": "2026-07-18T10:26:22Z",
      "description": "Scraper for Black Desert Online community data with a built-in API server.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Max Blazejewski",
      "type": "User",
      "login": "man90es",
      "company": null,
      "location": "Poland",
      "followers": 22,
      "avatar_url": "https://avatars.githubusercontent.com/u/82229068?v=4",
      "created_at": "2021-04-09T16:10:38Z",
      "is_verified": null,
      "public_repos": 24,
      "account_age_days": 1932
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.19.3",
          "kind": "patch",
          "published_at": "2026-07-18T10:27:12Z"
        },
        {
          "tag": "v1.19.2",
          "kind": "patch",
          "published_at": "2026-05-26T17:25:13Z"
        },
        {
          "tag": "v1.19.1",
          "kind": "patch",
          "published_at": "2026-05-25T17:14:26Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2026-05-22T09:10:13Z"
        },
        {
          "tag": "v1.18.4",
          "kind": "patch",
          "published_at": "2026-05-18T16:48:58Z"
        },
        {
          "tag": "v1.18.3",
          "kind": "patch",
          "published_at": "2026-04-24T21:09:16Z"
        },
        {
          "tag": "v1.18.2",
          "kind": "patch",
          "published_at": "2026-01-22T22:54:33Z"
        },
        {
          "tag": "v1.18.1",
          "kind": "patch",
          "published_at": "2025-12-20T09:06:02Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2025-12-17T22:17:19Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2025-11-21T21:43:09Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2025-11-18T22:14:59Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2025-11-16T11:10:10Z"
        },
        {
          "tag": "v1.14.1",
          "kind": "patch",
          "published_at": "2025-10-28T20:34:51Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2025-09-29T19:59:28Z"
        },
        {
          "tag": "v1.13.1",
          "kind": "patch",
          "published_at": "2025-09-20T08:29:17Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2025-09-08T17:57:30Z"
        },
        {
          "tag": "v1.12.5",
          "kind": "patch",
          "published_at": "2025-07-10T21:00:23Z"
        },
        {
          "tag": "v1.12.4",
          "kind": "patch",
          "published_at": "2025-07-03T17:39:07Z"
        },
        {
          "tag": "v1.12.3",
          "kind": "patch",
          "published_at": "2025-05-15T15:13:39Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2025-05-05T09:25:40Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2025-04-26T16:56:14Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2025-04-26T06:51:40Z"
        },
        {
          "tag": "v1.10.4",
          "kind": "patch",
          "published_at": "2025-04-24T15:42:56Z"
        },
        {
          "tag": "v1.10.3",
          "kind": "patch",
          "published_at": "2025-04-22T16:13:47Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2025-03-30T12:23:24Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2025-03-14T17:50:46Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2025-02-28T13:04:38Z"
        },
        {
          "tag": "v1.9.5",
          "kind": "patch",
          "published_at": "2025-02-05T18:50:29Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2024-09-14T16:58:07Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2024-09-11T19:16:18Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2024-09-01T10:03:35Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2024-08-29T18:26:15Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2024-07-29T17:09:33Z"
        },
        {
          "tag": "v1.8.4",
          "kind": "patch",
          "published_at": "2024-07-11T19:04:58Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2024-07-05T15:46:59Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2024-06-18T10:15:39Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2024-05-25T06:38:17Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2024-05-15T18:16:46Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2024-05-09T18:57:01Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2024-05-07T21:56:27Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2024-05-02T16:13:17Z"
        },
        {
          "tag": "v1.5.5",
          "kind": "patch",
          "published_at": "2024-04-22T19:19:27Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2024-01-16T20:57:24Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2024-01-03T17:48:46Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2023-12-28T13:32:52Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2023-12-28T12:22:51Z"
        },
        {
          "tag": "v1.5",
          "kind": "other",
          "published_at": "2023-12-27T09:37:20Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2023-10-06T15:40:19Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2023-10-03T16:36:11Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2023-08-07T16:12:30Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2023-05-01T07:51:13Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2023-01-05T16:41:55Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2022-11-23T13:56:33Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2022-07-11T11:33:42Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2022-06-27T08:30:18Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2022-06-24T16:17:55Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2022-01-20T10:09:28Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2021-08-16T19:18:30Z"
        },
        {
          "tag": "v1.0",
          "kind": "other",
          "published_at": "2021-07-16T10:36:36Z"
        },
        {
          "tag": "v0",
          "kind": "other",
          "published_at": "2021-07-14T14:04:29Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7649b9f6a3bf65a9fae045912984e276d12be8eb",
          "body": null,
          "is_bot": false,
          "headline": "Bump version number",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2026-07-18T10:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d23be3e8be238f2ad1579cc0092a839a60ba5ca3",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: man90 <man90@tuta.io>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.46.0 to 0.52.0 (#79)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T10:24:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "261fc415bcdf6952cc5c15f4a72ed1599cabe262",
          "body": null,
          "is_bot": false,
          "headline": "Implement regional guild name standards (#77)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2026-05-26T17:24:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f90ca6b52558c900af68adf9948bfb213463d596",
          "body": null,
          "is_bot": false,
          "headline": "Fix potential task requeueing failure (#76)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2026-05-25T17:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e88884630dc5fe97b170e1c7e818fa7a51835d35",
          "body": null,
          "is_bot": false,
          "headline": "Add a flag to control task retry appending/prepending (#75)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2026-05-25T10:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2faf8271370e4ba7145c4e74705cb6d615546424",
          "body": null,
          "is_bot": false,
          "headline": "Implement throttling (#74)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2026-05-25T10:39:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac6ad311f92969460fb4932b8d018a4df9f96e89",
          "body": null,
          "is_bot": false,
          "headline": "Implement adding task retries number to Redis cache entries (#73)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2026-05-25T09:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a42e01bb9f7e1d67664c26e98ab2cfeafdd01075",
          "body": null,
          "is_bot": false,
          "headline": "Refactor scraper (#72)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2026-05-25T09:21:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a97782fdab4c4814c3f3419f7a51b9c2e428bb83",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2026-05-22T09:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "538cb62b7602b6d9dc5ba4682f3a2f2fb8f6b8bf",
          "body": null,
          "is_bot": false,
          "headline": "Implement adding extra metadata to Redis cache entries (#71)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2026-05-22T08:57:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "187eec3844de0b358af2579f9cc0042ebbe79dee",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/antchfx/xpath from 1.3.5 to 1.3.6 (#70)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T16:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cf8a390536ef6d315700bd07730eea830548779",
          "body": null,
          "is_bot": false,
          "headline": "Remove in-memory cache option (#69)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2026-05-19T16:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e1c535853b05834d785e31f4116f76bdae5ed92",
          "body": null,
          "is_bot": false,
          "headline": "Implement Redis queue (#68)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2026-05-19T10:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84cf6cc4a03456f3ee6345bc4455f4230cac3e03",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2026-05-18T16:58:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48a15c11b4807ccc0b99affb08d1f57a604a0da1",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2026-05-18T16:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9a8c951003760ea1761edbb5a211d3d85c1df71",
          "body": null,
          "is_bot": false,
          "headline": "Update FUNDING.yml",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2026-05-18T16:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fe2ba7dca390b7d0f7c20bf178a27661827f051",
          "body": null,
          "is_bot": false,
          "headline": "Make GM profileTarget consistent in the guild profile response (#67)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2026-05-18T16:47:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a76eee892fa720c099e2e9bce7841b63cb2ba4d",
          "body": null,
          "is_bot": false,
          "headline": "Improve request headers (#66)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2026-05-18T16:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be117f63b33491423b796499512f3170f04455a5",
          "body": null,
          "is_bot": false,
          "headline": "Fix potentially wrong region on profiles (#65)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2026-04-24T21:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e902684516fe8a0027e33faa2f062291857e971",
          "body": null,
          "is_bot": false,
          "headline": "Bump version number",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2026-01-22T18:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9e8a68a67f8e0f1ec9583fca0339cfe1ff4cc74",
          "body": null,
          "is_bot": false,
          "headline": "Add elapsed time logging (#62)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2026-01-22T18:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83f3161887ce64bcd7f197fbd2470c5cc6bb6691",
          "body": null,
          "is_bot": false,
          "headline": "Add a header for the number of queued tasks for client (#63)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2026-01-22T18:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a3210871f4d90f65a067ae382b0fe836d506392",
          "body": null,
          "is_bot": false,
          "headline": "Make logging to MongoDB asynchronous (#64)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2026-01-22T18:39:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "924b31663def50d068b050ab01d6dae038f865c7",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies (#61)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-12-20T09:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fef760abbe0f1a185661ea9b92cf128dfd1a2ed",
          "body": null,
          "is_bot": false,
          "headline": "Remove internal rate limiter (#60)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-12-20T09:03:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8577b6c01b710f87d800a57e882f17c28785756f",
          "body": null,
          "is_bot": false,
          "headline": "Implement app exit on unrecoverable error (#59)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-12-20T09:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "079f79afd1aa34bdd6e5c06ff9d8f37b23d1b667",
          "body": null,
          "is_bot": false,
          "headline": "Improve page loading error handling (#58)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-12-17T22:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e761c226489670b36557a6d820c51cd06c3d3abe",
          "body": null,
          "is_bot": false,
          "headline": "Refactor and optimise the task queue (#57)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-12-17T22:15:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15f9347d8dfb047f1b7546be49820f339363821d",
          "body": null,
          "is_bot": false,
          "headline": "Add Seraph translations (#56)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-12-17T22:15:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8251d534f501c256a9c75819e3be251cccddd799",
          "body": null,
          "is_bot": false,
          "headline": "Implement query parameter for bypassing cache (#55)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-11-21T21:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b64165f9d630019994a587c9927bdd1cdf7e195",
          "body": null,
          "is_bot": false,
          "headline": "Implement Redis backend for cache (#54)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-11-18T22:14:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08804817ae74d631018176924a8e72207b2d565c",
          "body": null,
          "is_bot": false,
          "headline": "Fix version number",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2025-11-16T11:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c677b8f9bc81c9dcbbee8e6a668d1f76c4452a1",
          "body": null,
          "is_bot": false,
          "headline": "Implement job status property in 202 responses (#53)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-11-16T11:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6adedcd1395e516cfc62ea46cc29732cfdc91387",
          "body": null,
          "is_bot": false,
          "headline": "Fix query parameter validations (#52)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-10-28T20:34:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6e343d2dc88055538aba1692640cc0b6025f709",
          "body": null,
          "is_bot": false,
          "headline": "Implement webhook call to reload proxy (#51)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-09-29T19:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5f64d67e9a71d7a24f4eca692158e9938426224",
          "body": null,
          "is_bot": false,
          "headline": "Implement privacy property for player search route response (#50)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-09-20T08:28:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e002b02bddf352db50da72a5c88676932be7213",
          "body": "…ng routes (#49)",
          "is_bot": false,
          "headline": "Implement route for exporting cache & auth for access to cache managi…",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-09-08T17:56:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03f4bc474d691eccd31f7f2b0607230374c936c7",
          "body": null,
          "is_bot": false,
          "headline": "Update documentation",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2025-07-26T07:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0d4f02700837219a10617a45815070251ad9cc3",
          "body": null,
          "is_bot": false,
          "headline": "Fix race condition when initialising scraper package (#48)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-07-10T20:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "521987aa1522a182fb4f38f079dea69ded64f446",
          "body": null,
          "is_bot": false,
          "headline": "Add translation for Wukong (#47)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-07-03T17:36:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03d5ef6f0ed05d7fcb4455a1478b27e73da7929c",
          "body": null,
          "is_bot": false,
          "headline": "Apply hotfix for the new website layout (#46)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-05-15T15:13:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f962229d0dec776902ad7e7a6c7deb2c28bdee2a",
          "body": null,
          "is_bot": false,
          "headline": "Add Last-Modified header for scraped responses (#44)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-05-05T09:24:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d7333ce37223b601510f87fc8d66ba4d7e78e90",
          "body": null,
          "is_bot": false,
          "headline": "Improve guild 404 detection on SA and KR (#43)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-04-26T16:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1813320541d1ca37a89088c185a3fd6c085ce78",
          "body": null,
          "is_bot": false,
          "headline": "Add KR support (#42)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-04-26T06:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdbe26ed8c74dc69b57e44eaba967a4caab5c786",
          "body": null,
          "is_bot": false,
          "headline": "Add new player profile attributes (#41)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-04-26T06:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8336befbdb4f5f5e75fe0fd3e793ff43559e009",
          "body": null,
          "is_bot": false,
          "headline": "Apply fix for 24 Apr 2025 website update (#40)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-04-24T15:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43aa0899ce7fe820905f90f5d7619626cdb6c439",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-04-22T17:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e03b339c17ff60d509e24729e722cb0c448765c6",
          "body": null,
          "is_bot": false,
          "headline": "Refactoring & bug fixes (#39)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-04-22T16:08:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbb8f6069aa6fcbec455cd72bdd64f730e9394f3",
          "body": null,
          "is_bot": false,
          "headline": "Deprecate guild kind field (#38)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-03-30T12:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "184a01785bfe3586604605b5668829250279e6f0",
          "body": "Improve task queue",
          "is_bot": false,
          "headline": "Improved task queue (#37)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-03-14T17:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e866f0ddd4298ccdedace777be1312a34b50c44b",
          "body": null,
          "is_bot": false,
          "headline": "Fix Dockerfile",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2025-02-28T13:02:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6404031782eccda64c8d42cf79e3fe53800fba6",
          "body": null,
          "is_bot": false,
          "headline": "Improve scraper reliability (#36)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-02-28T12:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67610e97ed9d0af4e28662e17226624c6a4545ea",
          "body": "* Implement better logging",
          "is_bot": false,
          "headline": "Improve logging (#34)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2025-02-05T18:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95990f24b48f0cc4680bbc008a80c32e040bff1f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2024-11-02T12:03:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ba6f0ac4db64fa1f2c0d09d41773e6fa700b7f6",
          "body": null,
          "is_bot": false,
          "headline": "Implement rate limiting (#26)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-09-14T16:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a740c1ea1555bf5c4ba709aa1874fb1903275d63",
          "body": "* Improve validation error messages\r\n\r\n* Bump version number",
          "is_bot": false,
          "headline": "Improve validation error messages (#33)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-09-11T19:06:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9b5ae75ed574f89e2a290d4b82ae1439edaa19e",
          "body": "…r SA region (#32)",
          "is_bot": false,
          "headline": "Decrease minimum character search name query parameter length to 2 fo…",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-09-11T17:19:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb43da8178bcb4e48ad8f054f1a58795119cd7ce",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated spec levels from inside character entity (#29)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-09-01T10:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83cf8aa6de369fb2957919ab1225da85d2e9d687",
          "body": "* Remove deprecation label from guild search route\r\n\r\n* Add deprecation warning to page parameter",
          "is_bot": false,
          "headline": "Remove deprecation label from guild search route (#30)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-09-01T10:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d3361d999b00e895c23c068f3217c346b9a7330",
          "body": null,
          "is_bot": false,
          "headline": "Bump version number",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-08-29T18:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "754f6d6ef0d5d4d73e483e8f7858f9e290f80877",
          "body": null,
          "is_bot": false,
          "headline": "Update CP parsing for new format (#27)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-08-29T18:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c8bd39639172c65d3a2eea80b8804409a6ea657",
          "body": null,
          "is_bot": false,
          "headline": "Fix crash when searchType is not provided (#28)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-08-29T18:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6927ea19f9dcf2a3f2509624479b3cf1e1c53b4f",
          "body": null,
          "is_bot": false,
          "headline": "Restore accidentally removed middleware (#25)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-08-05T16:04:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a300f686b3a05d6b1499307281cf2452177c6458",
          "body": null,
          "is_bot": false,
          "headline": "Replace gorilla/mux with built-in Go 1.22 router (#24)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-08-02T15:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2ec4644efa5a3974778baf063c2490f13c124e0",
          "body": null,
          "is_bot": false,
          "headline": "Drop Heroku support (#23)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-08-02T14:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "157131646b888d2cf74a1c5b14c1dd20fd6adc85",
          "body": null,
          "is_bot": false,
          "headline": "Add a route with a list of all cached requests (#22)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-07-29T17:07:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b56bc1999b98e85afac1287d5e5964d5b269f4af",
          "body": null,
          "is_bot": false,
          "headline": "Add docs link to 400 responses and status (#21)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-07-11T19:04:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2b835f7315fbc97c3da3a441c5c0088d3d9639a",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2024-07-05T15:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b200f98e6d3e141f5b511b6c046c52f01e93644b",
          "body": null,
          "is_bot": false,
          "headline": "Add Dosa translations (#20)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-07-05T15:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39b43095de3e87101eae19597e2cf6c990d10465",
          "body": null,
          "is_bot": false,
          "headline": "Make cache non-case-sensitive (#19)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-06-18T10:13:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80e0e345eb85f23452b1536dca60c25d2c1fa81b",
          "body": null,
          "is_bot": false,
          "headline": "Fix adventurer search with no main character (#18)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-05-25T06:36:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b749e3ee1af5127b550194856717675f3737388",
          "body": "* Add updated translation for Scholar class on SA server",
          "is_bot": false,
          "headline": "Add updated translation for Scholar class on SA server (#16)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-05-15T18:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bd20e98588bbf8e885aeaf4de8441c8aa7204f5",
          "body": null,
          "is_bot": false,
          "headline": "Update date parser (#17)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-05-15T18:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "978b8c8111334e6ec51972a79d5a56d2ae819add",
          "body": "* Set cache clean up time to cacheTTL if it's less than an hour\r\n\r\n* Fix life fame calculation formula\r\n\r\n* Bump version number",
          "is_bot": false,
          "headline": "1.7.1 (#15)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-05-09T18:56:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df9a12bb741bc497c06e53f5e2c8cca71b9ccbbd",
          "body": null,
          "is_bot": false,
          "headline": "Fix combat fame being calculated for private profiles",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2024-05-07T21:55:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e60ec64d4ac8be8b99c007b6ab2148c42840999d",
          "body": null,
          "is_bot": false,
          "headline": "Implement combat and life fame calculation for characters",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2024-05-07T21:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41f35d7763c547fd1663dc987e06fd1271a2886d",
          "body": "…ions",
          "is_bot": false,
          "headline": "Update API to scrape profile professions instead of character profess…",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2024-05-02T16:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c11dcfb370626ae12ffa2b36c508566d0f9125c",
          "body": null,
          "is_bot": false,
          "headline": "Fix data scraping for NA server",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2024-04-22T19:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d2dd937f7e882adb285d5608a5a3568f82f291e",
          "body": null,
          "is_bot": false,
          "headline": "Update known bugs list",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2024-04-05T14:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0325d52212ab156f86c0aa482e9635c5f50a3a7f",
          "body": null,
          "is_bot": false,
          "headline": "Create FUNDING.yml",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2024-02-24T18:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e02f84a2918d0403ec8cfa54facf98df99a1faf8",
          "body": null,
          "is_bot": false,
          "headline": "Fix status 500 when it should be 404",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2024-01-16T20:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a071a146bdccc8d8d4dd36e45d27f5a739fa567",
          "body": null,
          "is_bot": false,
          "headline": "Add useragent & improve maintenance detection",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2024-01-03T17:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7fe8f9edb95e9a387fb81b4af7f53d387227003",
          "body": null,
          "is_bot": false,
          "headline": "Fix maintenance status detection for EUNA servers",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2023-12-28T13:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4243342701ab2a90e060e0932b3cdad297c76b7b",
          "body": null,
          "is_bot": false,
          "headline": "Add server status route",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2023-12-28T12:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5342d3655c64e6b1a39b12a50c7797505bf8778e",
          "body": null,
          "is_bot": false,
          "headline": "v1.5 (#9)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2023-12-27T09:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30679260408b0f63748871483057097145a2af7a",
          "body": null,
          "is_bot": false,
          "headline": "Allow passing flags to Docker container (#10)",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2023-10-06T15:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2df6405b9cc742a7a9a7b30fbb2a541513e94745",
          "body": "…ntainer (#8)",
          "is_bot": false,
          "headline": "Allow passing proxy list through an environment variable to Docker co…",
          "author_name": "Max Blazejewski",
          "author_login": "man90es",
          "committed_at": "2023-10-03T16:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38c4df2a7fdc7233e784585c4d44e35fbaad27eb",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary Dockerfile steps",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2023-09-29T17:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f79664b4943441b2a80439c6cf8541ec2a3dc5c",
          "body": null,
          "is_bot": false,
          "headline": "Allow building Docker image with no cache support",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2023-09-28T20:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cff6798980873186672eb677b5eca5f83ad1e15",
          "body": null,
          "is_bot": false,
          "headline": "Remove .dockerignore and .gitlab-ci.yml from .dockerignore",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2023-08-23T16:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec8960731e2717eb6c767720c9e744df7838d429",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2023-08-15T15:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13fa45d023709b08e8a8b899dd1405a916d318c1",
          "body": null,
          "is_bot": false,
          "headline": "Add binary size optimisations to Dockerfile",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2023-08-09T16:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76ee07570e728c850f1b2e6e75ec2598f5fc3929",
          "body": null,
          "is_bot": false,
          "headline": "Update Docker Hub links",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2023-08-07T16:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "932f621a1c8b2ebc7d27099a2cdf0b0c7405478f",
          "body": null,
          "is_bot": false,
          "headline": "Update documentation",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2023-08-03T17:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "162de0d0ce5f68e67a9557d1481766267497590e",
          "body": null,
          "is_bot": false,
          "headline": "Set up publishing to Docker Hub",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2023-08-03T15:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1405310490acb99fac4994d8e12ac62781c1c4f",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2023-08-02T17:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e236124b9d22c3c180c144a2ec79e0b83d46fe35",
          "body": null,
          "is_bot": false,
          "headline": "Reduce boilerplate code in httpServer package",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2023-08-02T16:44:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c77344fbf033ff1be234ce2a7cfb463de779e5f",
          "body": null,
          "is_bot": false,
          "headline": "Add test files to .dockerignore",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2023-08-01T15:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3c73124cfc220a4c80512a5aa41e652525caaf1",
          "body": null,
          "is_bot": false,
          "headline": "Move certain functions to utils package and add unit tests",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2023-08-01T15:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22fb594d4ca4d420a784d284a55de1abacaaf5cd",
          "body": null,
          "is_bot": false,
          "headline": "Add validators package unit tests",
          "author_name": "man90",
          "author_login": "man90es",
          "committed_at": "2023-07-31T19:24:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 60,
      "commits_last_year": 38,
      "latest_release_at": "2026-07-18T10:27:12Z",
      "latest_release_tag": "v1.19.3",
      "releases_from_tags": false,
      "days_since_last_push": 6,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 26.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 5,
      "stars": 23,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 5,
        "total_forks": 5
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "docs/openapi.json"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 6349,
      "source_files_sampled": 62,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "go.mongodb.org/mongo-driver/v2",
            "direct": true,
            "version": "v2.4.1",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-cp6g-7hqx-qxhp",
              "GO-2026-5327"
            ],
            "fixed_version": "2.4.2",
            "advisory_count": 2,
            "oldest_advisory_days": 164
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.54.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GO-2026-5025",
              "GO-2026-5026",
              "GO-2026-5027",
              "GO-2026-5028",
              "GO-2026-5029",
              "GO-2026-5030",
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 8,
            "oldest_advisory_days": 64
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 17
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 10
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2,
          "moderate": 2
        },
        "advisory_count": 12,
        "affected_count": 4,
        "assessed_count": 46,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/gocolly/colly/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.0"
        },
        {
          "name": "github.com/nzrsky/useragent-generator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/redis/go-redis/v9",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v9.17.2"
        },
        {
          "name": "github.com/sa-/slicefunk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.4"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/ulule/limiter/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.11.2"
        },
        {
          "name": "go.mongodb.org/mongo-driver/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/gocolly/colly/v2",
            "direct": true,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nzrsky/useragent-generator",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/redis/go-redis/v9",
            "direct": true,
            "version": "v9.17.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sa-/slicefunk",
            "direct": true,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ulule/limiter/v3",
            "direct": true,
            "version": "v3.11.2",
            "ecosystem": "go"
          },
          {
            "name": "go.mongodb.org/mongo-driver/v2",
            "direct": true,
            "version": "v2.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/cascadia",
            "direct": false,
            "version": "v1.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antchfx/htmlquery",
            "direct": false,
            "version": "v1.3.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antchfx/xmlquery",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/antchfx/xpath",
            "direct": false,
            "version": "v1.3.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bits-and-blooms/bitset",
            "direct": false,
            "version": "v1.24.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgryski/go-rendezvous",
            "direct": false,
            "version": "v0.0.0-20200823014737-9f7001d12a5f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.4.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/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kennygrant/sanitize",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nlnwa/whatwg-url",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/puerkitobio/goquery",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/saintfish/chardet",
            "direct": false,
            "version": "v0.0.0-20230101081208-5e3ef4b5456d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/temoto/robotstxt",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xdg-go/pbkdf2",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xdg-go/scram",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xdg-go/stringprep",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/youmark/pkcs8",
            "direct": false,
            "version": "v0.0.0-20240726163527-a2c0da244d78",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/appengine",
            "direct": false,
            "version": "v1.6.8",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/check.v1",
            "direct": false,
            "version": "v1.0.0-20190902080502-41f04d3bba15",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 46,
        "direct_count": 7,
        "indirect_count": 39
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 65,
        "open_issues": 2,
        "closed_ratio": 0.846,
        "closed_issues": 11,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "man90es",
          "commits": 188,
          "avatar_url": "https://avatars.githubusercontent.com/u/82229068?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "docker-image.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 24 merged PRs checked by a CI test -- score normalized to 0",
            "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": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": "18 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 5,
            "reason": "dependency not pinned by hash detected -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "10 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7649b9f6a3bf65a9fae045912984e276d12be8eb",
        "ran_at": "2026-07-25T04:56:08Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-18T10:28:10Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-18T10:24:35Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 35,
          "created_at": "2025-02-14T11:42:58Z",
          "last_comment_at": "2025-02-14T13:33:08Z",
          "last_comment_author": "man90es"
        },
        {
          "number": 78,
          "created_at": "2026-06-25T10:03:24Z",
          "last_comment_at": "2026-06-27T14:08:20Z",
          "last_comment_author": "man90es"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/man90es/BDO-REST-API",
    "host": "github.com",
    "name": "BDO-REST-API",
    "owner": "man90es"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 50,
        "vitality": 81,
        "community": 38,
        "governance": 46,
        "engineering": 65
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 81,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "commits_last_year": 38,
              "human_commit_share": 0.98,
              "days_since_last_push": 6,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "38 commits in the last year",
                "points": 14.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "18 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 60,
              "latest_release_tag": "v1.19.3",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 26.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "60 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 60
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~26.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 26.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 38,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "forks": 5,
              "stars": 23,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "23 stars",
                "points": 21.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "5 forks",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 46,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 65,
              "open_issues": 2,
              "closed_issues": 11,
              "issue_closed_ratio": 0.846,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "85% of issues closed",
                "points": 39.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "65/65 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 65,
                      "decided": 65
                    }
                  }
                ],
                "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": 51,
            "inputs": {
              "followers": 22,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "man90es",
              "public_repos": 24,
              "account_age_days": 1932
            },
            "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": "22 followers of man90es",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 22,
                      "login": "man90es"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "24 public repos, account ~5 yr old",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 24
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 65,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 24 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "go",
                "blackdesertonline",
                "scraper",
                "api",
                "bdo"
              ],
              "has_wiki": false,
              "homepage": "https://man90es.github.io/BDO-REST-API/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://man90es.github.io/BDO-REST-API/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 24 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "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": "18 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 5",
                "points": 2.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "10 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 46 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 46
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "source": "osv",
              "advisories": 12,
              "affected_packages": 4,
              "assessed_packages": 46,
              "unassessed_packages": 0,
              "affected_by_severity": "moderate 2, unknown 2",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: go.mongodb.org/mongo-driver/v2 v2.4.1 (moderate 6.5)",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "go.mongodb.org/mongo-driver/v2 v2.4.1 (moderate 6.5)"
                    }
                  }
                ],
                "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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 164 days ago",
                "points": 34.4,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 164
                    }
                  }
                ],
                "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": 46,
              "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": 2
            },
            "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": 58,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.602,
              "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": "59 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 32.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 59,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.02
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "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 5",
                "points": 5,
                "status": "partial",
                "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": 6349,
              "source_files_sampled": 62,
              "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/62 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 62,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "docs/openapi.json"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "docs/openapi.json",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/openapi.json"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T04:56:23.461630Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/man90es/BDO-REST-API.svg",
  "full_name": "man90es/BDO-REST-API",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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 statistics.