Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-08-01 17:40 UTC

Olsc / DroidGit

Android Git Server

JavaApache-2.0★ 19 stars⑂ 6 forkssince Jan 2026View on GitHub ↗

Olsc/DroidGit holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Vitality (74/100) and lowest on AI Readiness (44/100). It was last updated today. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

60
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).

Ownership

OlscPersonal account
9 followers15 public repossince May 2019

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?

74Good · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
15.2/36Commit cadence — 22/52 weeks with commits
16.2/18Commit volume — 62 commits in the last year
10/10OpenSSF Scorecard: Maintained — 22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year62
human_commit_share0.667
days_since_last_push0
active_weeks_last_year22
How it's scored
27/27Ships releases — 2 releases published
16.2/36Release recency — latest release 205 days ago
27/27Release cadence — a release every ~1 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count2
latest_release_tagv0.0.2
releases_from_tagsno
days_since_latest_release205
mean_days_between_releases1

Community & Adoption

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

47Weak · 17% of overall
How it's scored
20.4/60Stars — 19 stars
5.8/25Forks — 6 forks
0/15Watchers — 0 watchers
Inputs used
forks6
stars19
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

51Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8/22.5Commit distribution — top contributor authored 64% of commits
2.7/13.5Contributor breadth — 2 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.643
How it's scored
42/42Issue resolution — 100% of issues closed
24.4/30PR acceptance — 26/32 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — no data
Inputs used
merged_prs26
open_issues0
closed_issues2
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs6
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance, OpenSSF Scorecard: Code-Review. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
7.2/25Owner reach — 9 followers of Olsc
20.8/25Track record — 15 public repos, account ~7 yr old
Inputs used
followers9
owner_typeUser
is_verified
owner_loginOlsc
public_repos15
account_age_days2,632
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

56Moderate · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 15 out of 15 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

56Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — no data
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.6
Excluded from scoring (no data or not applicable): code_review, packaging. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

44Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
33/40Legible commit history — 26 of 42 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.619
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — app/build.gradle, build.gradle (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Java (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 63
8/8Automated maintenance — 19 of the last 63 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsapp/build.gradle, build.gradle
dependency_bot_commit_share0.302
How it's scored
45/45Type-checkable code — Java (statically typed)
52.7/55Manageable file sizes — 1/24 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes79,370
source_files_sampled24
oversized_source_files1

Key facts

19GitHub stars
2contributors
62commits, last 12 months
0days since last push
2releases
1bus factor
0open issues
Mavenpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 6 ⇿
0Stars
6Forks
2Releases

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.

123456612026-012026-022026-04
Major 0Minor 0Patch 2
OpenSSF Scorecard 5.6 / 10
5.6aggregate

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-08-01 17:40 UTC

9Binary-Artifactsbinaries present in source code
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
n/aCode-ReviewFound no human activity in the last 15 changesets
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1238,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Java": 198602,
        "Batchfile": 898
      },
      "pushed_at": "2026-08-01T06:34:12Z",
      "created_at": "2026-01-07T11:34:02Z",
      "owner_type": "User",
      "updated_at": "2026-08-01T06:34:25Z",
      "description": "Android Git Server",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": "OlscStudio@gmail.com",
      "name": "Olsc",
      "type": "User",
      "login": "Olsc",
      "company": null,
      "location": "QingDao",
      "followers": 9,
      "avatar_url": "https://avatars.githubusercontent.com/u/50769145?v=4",
      "created_at": "2019-05-18T10:46:00Z",
      "is_verified": null,
      "public_repos": 15,
      "account_age_days": 2632
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2026-01-08T14:24:34Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2026-01-07T13:47:47Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f6712854f38a3c3dd96e3f82d8780aaa27e02dab",
          "body": "…fcb9b\n\nBump the dependencies group with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #34 from Olsc/dependabot/gradle/dependencies-fc777…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-08-01T06:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63cdd41fe996f825eebf4cd47233e72aa45f19c0",
          "body": "Bumps the dependencies group with 2 updates: com.android.tools.build:gradle and [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit).\n\n\nUpdates `com.android.tools.build:gradle` from 9.3.0 to 9.3.1\n\nUpdates `org.eclipse.jgit:org.eclipse.jgit` from 7.7.0.202606012155-r to 7.7.1.20\n[…]\n-version: 7.7.1.202607240634-r\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-29T18:04:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e617f2ffecdb9cf4f26ff7e84148ddfed997b8a7",
          "body": "…6cb28\n\nBump com.android.tools.build:gradle from 9.2.1 to 9.3.0 in the dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #33 from Olsc/dependabot/gradle/dependencies-fc9bb…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-07-21T01:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9449d38fb93185b8e9a957184792c9f28aad6026",
          "body": "Bumps the dependencies group with 1 update: com.android.tools.build:gradle.\n\n\nUpdates `com.android.tools.build:gradle` from 9.2.1 to 9.3.0\n\n---\nupdated-dependencies:\n- dependency-name: com.android.tools.build:gradle\n  dependency-version: 9.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump com.android.tools.build:gradle in the dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-15T18:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7265e2ad32fafbf8399b4d29398f87ed7b55bcc",
          "body": "…a221c\n\nBump the dependencies group with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #32 from Olsc/dependabot/gradle/dependencies-934bd…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-07-13T02:02:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66054df268f022ec72b0b8cc4c373bc8ce0e8d1f",
          "body": "Bumps the dependencies group with 3 updates: [io.netty:netty-codec-http2](https://github.com/netty/netty), [io.netty:netty-handler](https://github.com/netty/netty) and [io.netty:netty-codec](https://github.com/netty/netty).\n\n\nUpdates `io.netty:netty-codec-http2` from 4.2.15.Final to 4.2.16.Final\n- [\n[…]\npendency-version: 4.2.16.Final\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the dependencies group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T18:04:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fe3c41882eb523011b3604235d90a76208c7106b",
          "body": "…02699\n\nBump gradle-wrapper from 9.6.0 to 9.6.1 in the dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #31 from Olsc/dependabot/gradle/dependencies-7b8f2…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-07-02T08:48:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6178523234513dab9302135fd9c7baed341cc3b",
          "body": "Bumps the dependencies group with 1 update: [gradle-wrapper](https://github.com/gradle/gradle).\n\n\nUpdates `gradle-wrapper` from 9.6.0 to 9.6.1\n- [Release notes](https://github.com/gradle/gradle/releases)\n- [Commits](https://github.com/gradle/gradle/compare/v9.6.0...v9.6.1)\n\n---\nupdated-dependencies:\n[…]\ner\n  dependency-version: 9.6.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump gradle-wrapper from 9.6.0 to 9.6.1 in the dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T18:08:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f20da3806d6eaa0a5f7832379c71b8b43ab3b5d2",
          "body": "…0176b5ab\n\nBump actions/checkout from 6 to 7 in the actions group",
          "is_bot": false,
          "headline": "Merge pull request #29 from Olsc/dependabot/github_actions/actions-64…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-06-29T01:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52bbbb1571a7cc987ae3b1639b745573b348c0ed",
          "body": "…16ba3\n\nBump gradle-wrapper from 9.5.1 to 9.6.0 in the dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #30 from Olsc/dependabot/gradle/dependencies-30ba5…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-06-29T01:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "632923836c1ac073efbb24651420324234656b16",
          "body": "Bumps the dependencies group with 1 update: [gradle-wrapper](https://github.com/gradle/gradle).\n\n\nUpdates `gradle-wrapper` from 9.5.1 to 9.6.0\n- [Release notes](https://github.com/gradle/gradle/releases)\n- [Commits](https://github.com/gradle/gradle/compare/v9.5.1...v9.6.0)\n\n---\nupdated-dependencies:\n[…]\ner\n  dependency-version: 9.6.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump gradle-wrapper from 9.5.1 to 9.6.0 in the dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-24T18:04:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d90e89f07f05ae017d63ac82fcc798df82d610e7",
          "body": "Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6 to 7\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://githu\n[…]\n/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7 in the actions group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-24T18:03:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c1e76c79ac50b9691fe0f4ca1b2dcc1e0354a335",
          "body": "…4e4f3\n\nBump org.eclipse.jgit:org.eclipse.jgit from 7.6.0.202603022253-r to 7.7.0.202606012155-r in the dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #28 from Olsc/dependabot/gradle/dependencies-1fc48…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-06-12T16:06:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "082a5ee956daec3438fa30fd247766b4a09fa0e9",
          "body": "Bumps the dependencies group with 1 update: [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit).\n\n\nUpdates `org.eclipse.jgit:org.eclipse.jgit` from 7.6.0.202603022253-r to 7.7.0.202606012155-r\n- [Commits](https://github.com/eclipse-jgit/jgit/compare/v7.6.0.202603022253-r...v7.7\n[…]\n-version: 7.7.0.202606012155-r\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.eclipse.jgit:org.eclipse.jgit in the dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-10T18:05:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d0eb1791b756f6890877977a1d68832cd9cbee38",
          "body": "…5079d\n\nBump the dependencies group with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #27 from Olsc/dependabot/gradle/dependencies-2feb8…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-06-05T04:24:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba73d0f208876f797cd4beabc84a241f64e1372c",
          "body": "Bumps the dependencies group with 3 updates: [io.netty:netty-codec-http2](https://github.com/netty/netty), [io.netty:netty-handler](https://github.com/netty/netty) and [io.netty:netty-codec](https://github.com/netty/netty).\n\n\nUpdates `io.netty:netty-codec-http2` from 4.2.14.Final to 4.2.15.Final\n- [\n[…]\npendency-version: 4.2.15.Final\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the dependencies group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-04T02:43:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dab86d8d6da4f37bebe2baca5719706ff011dde7",
          "body": "…1eb4c\n\nBump the dependencies group with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #26 from Olsc/dependabot/gradle/dependencies-0f6b9…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-05-25T03:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "471dddfd2e86f57b96bc40a45d1da626e535b524",
          "body": "Bumps the dependencies group with 3 updates: [io.netty:netty-codec-http2](https://github.com/netty/netty), [io.netty:netty-handler](https://github.com/netty/netty) and [io.netty:netty-codec](https://github.com/netty/netty).\n\n\nUpdates `io.netty:netty-codec-http2` from 4.2.13.Final to 4.2.14.Final\n- [\n[…]\npendency-version: 4.2.14.Final\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the dependencies group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-20T22:11:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "787ea3471dce94b14ce33d3cb9df1ca54ac6ffd8",
          "body": "…faf4d\n\nBump the dependencies group with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #25 from Olsc/dependabot/gradle/dependencies-1c7c0…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-05-16T05:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a7c03dff68175897a1b8e50bc60e47f2aee4276",
          "body": "Bumps the dependencies group with 2 updates: [com.google.android.material:material](https://github.com/material-components/material-components-android) and [gradle-wrapper](https://github.com/gradle/gradle).\n\n\nUpdates `com.google.android.material:material` from 1.13.0 to 1.14.0\n- [Release notes](htt\n[…]\ner\n  dependency-version: 9.5.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-13T18:37:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a46e96ffed1f7a93b24ecd9ff43e203733eb736a",
          "body": "…f0b7f\n\nBump the dependencies group with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #24 from Olsc/dependabot/gradle/dependencies-0a788…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-05-09T06:42:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa53265eb85ddc72a2272d8ed72f6725a0d23e38",
          "body": "Bumps the dependencies group with 4 updates: com.android.tools.build:gradle, [io.netty:netty-codec-http2](https://github.com/netty/netty), [io.netty:netty-handler](https://github.com/netty/netty) and [io.netty:netty-codec](https://github.com/netty/netty).\n\n\nUpdates `com.android.tools.build:gradle` f\n[…]\npendency-version: 4.2.13.Final\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the dependencies group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-06T18:09:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8520052c06215ac7247b4e572f99c6b5d6fab13d",
          "body": "…f74e6\n\nBump gradle-wrapper from 9.5.0-milestone-5 to 9.5.0 in the dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #23 from Olsc/dependabot/gradle/dependencies-14c0e…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-05-01T14:50:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7da7e1be0b8c6f62efce791ab9554a2efd584f26",
          "body": "Bumps the dependencies group with 1 update: [gradle-wrapper](https://github.com/gradle/gradle).\n\n\nUpdates `gradle-wrapper` from 9.5.0-milestone-5 to 9.5.0\n- [Release notes](https://github.com/gradle/gradle/releases)\n- [Commits](https://github.com/gradle/gradle/compare/v9.5.0-M5...v9.5.0)\n\n---\nupdate\n[…]\ner\n  dependency-version: 9.5.0\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump gradle-wrapper in the dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-29T18:09:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bb510a3c732227013574d80ed31e7eeb842cf823",
          "body": "…1eddb\n\nBump com.android.tools.build:gradle from 9.1.1 to 9.2.0 in the dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #22 from Olsc/dependabot/gradle/dependencies-f46bf…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-04-23T02:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbaa1bf616ad4ab713d737ec968d12534bb2c5db",
          "body": "Bumps the dependencies group with 1 update: com.android.tools.build:gradle.\n\n\nUpdates `com.android.tools.build:gradle` from 9.1.1 to 9.2.0\n\n---\nupdated-dependencies:\n- dependency-name: com.android.tools.build:gradle\n  dependency-version: 9.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump com.android.tools.build:gradle in the dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-22T18:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e855cd0eba3678b8118cae42f78bc90bb9e0aae6",
          "body": "…cc6f2\n\nBump com.android.tools.build:gradle from 9.1.0 to 9.1.1 in the dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #21 from Olsc/dependabot/gradle/dependencies-f2099…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-04-16T04:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b9cc0986a2e51b6edaaac171c79311e13840bfa",
          "body": "Bumps the dependencies group with 1 update: com.android.tools.build:gradle.\n\n\nUpdates `com.android.tools.build:gradle` from 9.1.0 to 9.1.1\n\n---\nupdated-dependencies:\n- dependency-name: com.android.tools.build:gradle\n  dependency-version: 9.1.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump com.android.tools.build:gradle in the dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-15T18:07:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cc5dee6beb1b253d23fa642b4ca1a191b264315",
          "body": "…d8356\n\nBump the dependencies group with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #20 from Olsc/dependabot/gradle/dependencies-6fcd7…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-04-02T06:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67790e5f547e6507d653144215b8f743dc9b12c7",
          "body": "Bumps the dependencies group with 3 updates: [io.netty:netty-codec-http2](https://github.com/netty/netty), [io.netty:netty-handler](https://github.com/netty/netty) and [io.netty:netty-codec](https://github.com/netty/netty).\n\n\nUpdates `io.netty:netty-codec-http2` from 4.2.11.Final to 4.2.12.Final\n- [\n[…]\npendency-version: 4.2.12.Final\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the dependencies group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-01T22:57:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6265c468f91b536794110e44d1b6d2d8c036abf5",
          "body": "…d0137\n\nBump the dependencies group with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #19 from Olsc/dependabot/gradle/dependencies-53ba2…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-03-25T23:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7ad01c8cca625ebe241d7d7710ecc5369af2441",
          "body": "Bumps the dependencies group with 3 updates: [io.netty:netty-codec-http2](https://github.com/netty/netty), [io.netty:netty-handler](https://github.com/netty/netty) and [io.netty:netty-codec](https://github.com/netty/netty).\n\n\nUpdates `io.netty:netty-codec-http2` from 4.2.10.Final to 4.2.11.Final\n- [\n[…]\npendency-version: 4.2.11.Final\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the dependencies group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-25T18:08:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1063434ad307fe7b7d7c0b1a52623e2b80a847b9",
          "body": "…2567a\n\nBump org.eclipse.jgit:org.eclipse.jgit from 7.5.0.202512021534-r to 7.6.0.202603022253-r in the dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #18 from Olsc/dependabot/gradle/dependencies-a2e3b…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-03-21T00:17:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3137d8371426cbad8ccd349249173910fa9a4277",
          "body": "Bumps the dependencies group with 1 update: [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit).\n\n\nUpdates `org.eclipse.jgit:org.eclipse.jgit` from 7.5.0.202512021534-r to 7.6.0.202603022253-r\n- [Commits](https://github.com/eclipse-jgit/jgit/compare/v7.5.0.202512021534-r...v7.6\n[…]\n-version: 7.6.0.202603022253-r\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.eclipse.jgit:org.eclipse.jgit in the dependencies group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-18T18:08:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c73ab4b89d4d20b07bff183e24897f336cef749e",
          "body": null,
          "is_bot": false,
          "headline": "更新依赖",
          "author_name": "ZUXTUO",
          "author_login": "ZUXTUO",
          "committed_at": "2026-03-05T12:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "139acc604d2b333d02e6e3d46946e951999b8702",
          "body": "…4967a53d\n\nBump actions/upload-artifact from 6 to 7 in the actions group",
          "is_bot": false,
          "headline": "Merge pull request #16 from Olsc/dependabot/github_actions/actions-67…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-03-05T12:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1735df4ba5ff1fca02674caaa667f50e5a77124f",
          "body": "…eea76\n\nBump the dependencies group across 1 directory with 7 updates",
          "is_bot": false,
          "headline": "Merge pull request #17 from Olsc/dependabot/gradle/dependencies-19dda…",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-03-05T12:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59c5107ae7d6942979a7f7e6d7b93a40838858c4",
          "body": "Bumps the dependencies group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| com.android.tools.build:gradle | `9.0.0` | `9.1.0` |\n| [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.2.9.Final` | `4.2.10.Final` |\n| [org.eclipse.jgit:org.eclipse.jgit](\n[…]\ner\n  dependency-version: 9.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the dependencies group across 1 directory with 7 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-04T18:10:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0e9c94ad48f2e1ce3652436eedf114352ff0f2c3",
          "body": "Bumps the actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).\n\n\nUpdates `actions/upload-artifact` from 6 to 7\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)\n[…]\n-artifact\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 6 to 7 in the actions group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-04T18:09:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "023fccc0079a79455743e0688776bfd88135ebf3",
          "body": "更新依赖,支持点击网页链接自动复制",
          "is_bot": false,
          "headline": "Merge pull request #12 from ZUXTUO/main",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-01-30T01:40:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "871cee1a3bb299ba71cdea2a9b66b73a6c0faf99",
          "body": null,
          "is_bot": false,
          "headline": "更新依赖,支持点击网页链接自动复制",
          "author_name": "Olsc",
          "author_login": "ZUXTUO",
          "committed_at": "2026-01-30T01:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c93f1e935165fe8400b0f82c42dc0580a486cdf2",
          "body": "整理无用工作流",
          "is_bot": false,
          "headline": "Merge pull request #10 from ZUXTUO/main",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-01-11T15:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20969e2b2d290a544b8ed99816ccbb349129c205",
          "body": null,
          "is_bot": false,
          "headline": "整理工作流",
          "author_name": "ZUXTUO",
          "author_login": "ZUXTUO",
          "committed_at": "2026-01-11T15:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c14c45a1ae2dcef841651add125cab16ca2b915c",
          "body": "更新到v0.0.2",
          "is_bot": false,
          "headline": "Merge pull request #8 from ZUXTUO/main",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-01-08T14:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "403b3a69e12a3f79b1ce5f5324df56211b1ffa4e",
          "body": null,
          "is_bot": false,
          "headline": "更新到v0.0.2",
          "author_name": "ZUXTUO",
          "author_login": "ZUXTUO",
          "committed_at": "2026-01-08T14:17:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "079c422e3af42f5f6d0613fdce99045681e34700",
          "body": null,
          "is_bot": false,
          "headline": "网页端删除改为归档,安卓端代码库支持下拉刷新,新建git库时自带换源工具,优化阿拉伯语言排版,网页排版优化",
          "author_name": "ZUXTUO",
          "author_login": "ZUXTUO",
          "committed_at": "2026-01-08T14:11:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9935c385d740dc78baaf58917323ed03712bec0c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'Olsc:main' into main",
          "author_name": "ZUXTUO",
          "author_login": "ZUXTUO",
          "committed_at": "2026-01-08T07:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "460ca526c65243eed0e51fb1db17c496a69bebc1",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/ZUXTUO/DroidGit",
          "author_name": "Olsc",
          "author_login": "ZUXTUO",
          "committed_at": "2026-01-08T07:39:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "910ea28b7e4a9ed831b0b20a6b0c1fc5e4e93ae7",
          "body": null,
          "is_bot": false,
          "headline": "增加贡献者列表",
          "author_name": "Olsc",
          "author_login": "ZUXTUO",
          "committed_at": "2026-01-08T07:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b35088041f5c9ff67bc4cfb6a09888e87fb0fde4",
          "body": "更新readme",
          "is_bot": false,
          "headline": "Merge pull request #7 from ZUXTUO/main",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-01-08T07:25:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c52f41a0f0f732aa1eceafb2a45f9b61c0e27c4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'Olsc:main' into main",
          "author_name": "ZUXTUO",
          "author_login": "ZUXTUO",
          "committed_at": "2026-01-08T06:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86ef14fa0ca6e888dc091fcbc1405a89ac533b26",
          "body": null,
          "is_bot": false,
          "headline": "修改readme的多语言引导地址",
          "author_name": "Olsc",
          "author_login": "ZUXTUO",
          "committed_at": "2026-01-08T06:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce062cf28a7632ab6a2064789559883f25a83ef",
          "body": "更新readme",
          "is_bot": false,
          "headline": "Merge pull request #6 from ZUXTUO/main",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-01-08T03:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99ae4139fad9f105fb8ba0fa8bd1d0c55e427419",
          "body": null,
          "is_bot": false,
          "headline": "更新readme",
          "author_name": "Olsc",
          "author_login": "ZUXTUO",
          "committed_at": "2026-01-08T03:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab5a5caf6a6d52fdb72eb8bdcf9b44ca601697ec",
          "body": "增加更多国家语言,增加归档和公开功能",
          "is_bot": false,
          "headline": "Merge pull request #4 from ZUXTUO/main",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-01-07T14:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7f5926be9b745bf959157fab677c4715aa8d1f5",
          "body": null,
          "is_bot": true,
          "headline": "@ZUXTUO has signed the CLA in Olsc/DroidGit#4",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-07T14:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7527d992c1ad30c65de118ccde97ea92a43e4ccb",
          "body": null,
          "is_bot": true,
          "headline": "Creating file for storing CLA Signatures",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-07T14:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "517b848907db59d974397a315a6106256f6f3f6d",
          "body": null,
          "is_bot": false,
          "headline": "增加更多国家语言,增加归档和公开功能",
          "author_name": "ZUXTUO",
          "author_login": "ZUXTUO",
          "committed_at": "2026-01-07T14:35:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c236e87c0d9d68ad7f85f2768a399ce7bc455214",
          "body": "修复闪退问题,修复卸载后不自动扫描代码库的问题。增加多语言readme",
          "is_bot": false,
          "headline": "Merge pull request #1 from ZUXTUO/main",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-01-07T13:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a4826863cab1f60300eea5692b6d5e25c93eec6",
          "body": null,
          "is_bot": false,
          "headline": "测试修复cla问题",
          "author_name": "ZUXTUO",
          "author_login": "ZUXTUO",
          "committed_at": "2026-01-07T13:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ae088ede43a011c4a6dcfffa6e777b81d895db9",
          "body": null,
          "is_bot": false,
          "headline": "修复闪退问题,修复卸载后不自动扫描代码库的问题。增加多语言readme",
          "author_name": "ZUXTUO",
          "author_login": "ZUXTUO",
          "committed_at": "2026-01-07T13:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9a2799207cc45e8be235a481fb8575ea330fe35",
          "body": null,
          "is_bot": false,
          "headline": "首次提交",
          "author_name": "ZUXTUO",
          "author_login": "ZUXTUO",
          "committed_at": "2026-01-07T12:16:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f86386af1a95ea327d81b0a2642ae9c4cb3f42ee",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Olsc",
          "author_login": "Olsc",
          "committed_at": "2026-01-07T11:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 62,
      "latest_release_at": "2026-01-08T14:24:34Z",
      "latest_release_tag": "v0.0.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 22,
      "days_since_latest_release": 205,
      "mean_days_between_releases": 1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 6,
      "stars": 19,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_forks": 6
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "app/build.gradle",
        "build.gradle"
      ],
      "largest_source_bytes": 79370,
      "source_files_sampled": 24,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "app/build.gradle",
        "build.gradle"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 26,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 2,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "Olsc",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/50769145?v=4"
        },
        {
          "type": "User",
          "login": "ZUXTUO",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/100578848?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.643
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "android.yml",
        "cla.yml",
        "greetings.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": null,
            "reason": "Found no human activity in the last 15 changesets",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f6712854f38a3c3dd96e3f82d8780aaa27e02dab",
        "ran_at": "2026-08-01T17:40:18Z",
        "aggregate_score": 5.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-08-01T06:36:32Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-08-01T06:34:05Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Olsc/DroidGit",
    "host": "github.com",
    "name": "DroidGit",
    "owner": "Olsc"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 57,
            "calibrated": 60,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 60,
      "inputs": {
        "security": 56,
        "vitality": 74,
        "community": 47,
        "governance": 51,
        "calibration": "2026-08-02",
        "engineering": 56,
        "ai_readiness": 44,
        "weighted_overall_raw": 57
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 74,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "commits_last_year": 62,
              "human_commit_share": 0.667,
              "days_since_last_push": 0,
              "active_weeks_last_year": 22
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "22/52 weeks with commits",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 22
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "62 commits in the last year",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 62
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v0.0.2",
              "releases_from_tags": false,
              "days_since_latest_release": 205,
              "mean_days_between_releases": 1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 205 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 205
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 47,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "forks": 6,
              "stars": 19,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "19 stars",
                "points": 20.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "6 forks",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 51,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.643
            },
            "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 64% of commits",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance, OpenSSF Scorecard: Code-Review. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance",
                    "openssf_scorecard_code_review"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "merged_prs": 26,
              "open_issues": 0,
              "closed_issues": 2,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 6,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "26/32 decided PRs merged",
                "points": 24.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 26,
                      "decided": 32
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found no human activity in the last 15 changesets",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "weak",
            "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": 48,
            "inputs": {
              "followers": 9,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Olsc",
              "public_repos": 15,
              "account_age_days": 2632
            },
            "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": "9 followers of Olsc",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 9,
                      "login": "Olsc"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "15 public repos, account ~7 yr old",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 15
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "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": 56,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "weak",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 56,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Code-Review, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "code_review",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found no human activity in the last 15 changesets",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 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": "weak",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.619,
              "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": "26 of 42 human commits state their intent (structured subject or explanatory body)",
                "points": 33,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 26,
                      "sampled": 42
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "app/build.gradle",
                "build.gradle"
              ],
              "dependency_bot_commit_share": 0.302
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "app/build.gradle, build.gradle (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "app/build.gradle, build.gradle"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 63",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 63
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "19 of the last 63 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 19,
                      "sampled": 63
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 79370,
              "source_files_sampled": 24,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Java (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/24 source files over 60KB",
                "points": 52.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 24,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [],
      "scores": {},
      "primary": null,
      "evidence": [],
      "artifacts": [],
      "confidence": "none",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": false
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T17:40:33.295649Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/Olsc/DroidGit.svg",
  "full_name": "Olsc/DroidGit",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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