Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 14:55 UTC

jelmer / xandikos

A CalDAV/CardDAV server backed by Git

PythonGPL-3.0★ 592 stars⑂ 56 forkssince Feb 2017View on GitHub ↗

jelmer/xandikos holds a health index of 78 out of 100, placing it in the Good band. It scores highest on Vitality (95/100) and lowest on AI Readiness (59/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

78
overall / 100
Good

Software health index

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

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

Score profile

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

Ownership

Jelmer VernooijPersonal account
0 followers380 public repossince Jan 2009evroc

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
PyPIxandikos0.4.5-343 days ago

Metrics by category

Vitality

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

95Excellent · 22% of overall
How it's scored
36/36Push recency — last push 3 days ago
27/36Commit cadence — 39/52 weeks with commits
18/18Commit volume — 459 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year459
human_commit_share0.96
days_since_last_push3
active_weeks_last_year39

Release discipline

100Excellent
How it's scored
27/27Ships releases — 15 releases published
36/36Release recency — latest release 3 days ago
27/27Release cadence — a release every ~20 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count15
latest_release_tagv0.4.5
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases20
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

75Good · 18% of overall
How it's scored
45/60Stars — 592 stars
14.5/25Forks — 56 forks
6.4/15Watchers — 15 watchers
Inputs used
forks56
stars592
watchers15
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

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

Sustainability & Governance

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

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.7/22.5Commit distribution — top contributor authored 97% of commits
13.5/13.5Contributor breadth — 26 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled26
top_contributor_share0.967
How it's scored
41/46.8Issue resolution — 88% of issues closed
34.4/38.3PR acceptance — 440/489 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 2/11 approved changesets -- score normalized to 1
Inputs used
merged_prs440
open_issues24
closed_issues173
issue_closed_ratio0.878
closed_unmerged_prs49
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
0/25Owner reach — 0 followers of jelmer
25/25Track record — 380 public repos, account ~17 yr old
Inputs used
followers0
owner_typeUser
is_verified
owner_loginjelmer
public_repos380
account_age_days6,389
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 3 days ago
20/20Version history — 34 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesxandikos
ecosystemspypi
any_deprecatedno
min_days_since_publish3

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://www.xandikos.org/
10/10Repository description
10/10Topics — 6 topics
0/10Wiki
Inputs used
topicscaldav, carddav, webdav, python, git, dulwich
has_wikino
homepagehttps://www.xandikos.org/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

72Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 10 out of 10 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.8/7.5Code-Review — Found 2/11 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 8 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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 — no data
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_aggregate6.5
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages20
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:xandikos@0.4.5 runtime dependency closure — what installing the published package pulls in — 20 packages. Reachability is not analyzed.

AI Readiness

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

59Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
32.2/40Legible commit history — 58 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.604
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile, docs/Makefile
22/22Automated tests
11/11Lint / format config — tox.ini
11/11Static type checking — xandikos/py.typed
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 4 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageno
bootstrap_filesMakefile, docs/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configsxandikos/py.typed
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.04
How it's scored
27/45Type-checkable code — Python with type-check config (xandikos/py.typed)
51.2/55Manageable file sizes — 6/88 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes133,070
source_files_sampled88
oversized_source_files6
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

592GitHub stars
26contributors
459commits, last 12 months
3days since last push
15releases
1bus factor
24open issues
PyPIpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 56 ⇿
0Stars
56Forks
13Releases

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.

01020304050605632017-032021-112026-07
Major 0Minor 2Patch 11

Each point covers 9 days.

OpenSSF Scorecard 6.5 / 10
6.5aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/11 approved changesets -- score normalized to 1
10Contributorsproject has 8 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
PyPIaiohttppyproject.toml
PyPIicalendar>=5.0.4,<8.0pyproject.toml
PyPIdulwich>=0.25.0,<2pyproject.toml
PyPIdefusedxmlpyproject.toml
PyPIjinja2pyproject.toml
PyPImultidictpyproject.toml
PyPIvobjectpyproject.toml
All dependencies 22

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

RegistryPackageVersionRelation
PyPIaiohttpdirect
PyPIdefusedxmldirect
PyPIdulwichdirect
PyPIicalendardirect
PyPIjinja2direct
PyPImultidictdirect
PyPIvobjectdirect
PyPIcaldavindirect
PyPIcaldav-server-testerindirect
PyPIlxmlindirect
PyPImypy2.1.0indirect
PyPIprometheus-clientindirect
PyPIpy-vapidindirect
PyPIpytestindirect
PyPIpython-dateutilindirect
PyPIpytzindirect
PyPIpywebpushindirect
PyPIrecurring-ical-eventsindirect
PyPIrequestsindirect
PyPIruff0.15.20indirect
PyPIsetuptoolsindirect
PyPItzlocalindirect
Dependency advisories 0

Installing pypi:xandikos@0.4.5 pulls in 20 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "caldav",
        "carddav",
        "webdav",
        "python",
        "git",
        "dulwich"
      ],
      "is_fork": false,
      "size_kb": 5850,
      "has_wiki": false,
      "homepage": "https://www.xandikos.org/",
      "languages": {
        "HTML": 2534,
        "Shell": 14889,
        "Python": 1651683,
        "Makefile": 1897,
        "Dockerfile": 4244
      },
      "pushed_at": "2026-07-21T10:41:22Z",
      "created_at": "2017-02-06T19:22:26Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T16:00:49Z",
      "description": "A CalDAV/CardDAV server backed by Git",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://www.jelmer.uk/",
      "name": "Jelmer Vernooij",
      "type": "User",
      "login": "jelmer",
      "company": "evroc",
      "location": "Europe",
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/49032?v=4",
      "created_at": "2009-01-24T20:16:28Z",
      "is_verified": null,
      "public_repos": 380,
      "account_age_days": 6389
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2026-07-21T10:41:28Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2026-07-05T23:38:04Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2026-05-25T20:54:16Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-05-25T12:13:19Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-05-09T18:35:24Z"
        },
        {
          "tag": "v0.3.7",
          "kind": "patch",
          "published_at": "2026-04-11T17:23:03Z"
        },
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2026-04-09T22:59:43Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2026-04-06T17:13:20Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2026-01-22T12:33:39Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2026-01-22T12:02:27Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-01-19T00:40:50Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-11-27T00:58:34Z"
        },
        {
          "tag": "v0.2.12",
          "kind": "patch",
          "published_at": "2025-11-26T20:12:54Z"
        },
        {
          "tag": "v0.2.11",
          "kind": "patch",
          "published_at": "2024-03-29T16:19:06Z"
        },
        {
          "tag": "v0.2.10",
          "kind": "patch",
          "published_at": "2023-09-04T21:36:39Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4336d88dad5131b648b91fc1b8b0b8272c65aa52",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.4.5",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-21T10:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44fbc5d232b74bc688727cc12e2d36d222661b43",
          "body": "rrule normalization: Handle inconsistent UNTIL/RRULE entries",
          "is_bot": false,
          "headline": "Merge pull request #704 from Apollo3zehn/master",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-21T09:43:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "512d789c4c822fa88374e2b9964b94ee7ca4c20c",
          "body": null,
          "is_bot": false,
          "headline": "Import get_user_identity from dulwich.repo",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-19T14:06:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bd1c36fafcbf1ca147f5923afae2aadb729f412",
          "body": "Import get_user_identity from dulwich.repo",
          "is_bot": false,
          "headline": "Merge pull request #705 from jelmer/fix-dulwich-porcelain-import",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-19T11:09:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d86517a759cbc3b19c846ffb30d87e7264b702da",
          "body": "Import from the canonical location; dulwich 1.2.10/1.2.11 dropped the\ndulwich.porcelain re-export.",
          "is_bot": false,
          "headline": "Import get_user_identity from dulwich.repo",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-19T10:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0901fe006b8019cd4fb60921966ed33df56dfb67",
          "body": null,
          "is_bot": false,
          "headline": "Simplify and fix test",
          "author_name": "Vincent Wilms",
          "author_login": null,
          "committed_at": "2026-07-17T12:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd5b467562dfd75811f0f687bb48a74303dca1a5",
          "body": null,
          "is_bot": false,
          "headline": "Address PR comments",
          "author_name": "Vincent Wilms",
          "author_login": null,
          "committed_at": "2026-07-17T10:41:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b0ce8f1744ad0f00c0a54fded3454dd3ab773c4",
          "body": null,
          "is_bot": false,
          "headline": "Add tests",
          "author_name": "Vincent Wilms",
          "author_login": null,
          "committed_at": "2026-07-10T06:44:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7bdcef3d10e05ff1f157b659c52d4c4cdc82e38",
          "body": null,
          "is_bot": false,
          "headline": "Fix rrule normalization",
          "author_name": "Vincent Wilms",
          "author_login": null,
          "committed_at": "2026-07-10T06:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bbfbab06170df3885af6c19a6bceb080257f53e",
          "body": "Avoid unnecessary recurrence expansion in time-range queries (huge performance improvement)",
          "is_bot": false,
          "headline": "Merge pull request #703 from Apollo3zehn/performance",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T21:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64d965e98200eeea8f6cbf44fdaa8fdece1b21da",
          "body": null,
          "is_bot": false,
          "headline": "Add benchmarks for open-ended time-range queries",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T21:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3851317f3416277c2c63f4a9dda310d25abd83af",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for performance improvements",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T20:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7013f146ed788fb90787fbaed07375ac76c9561",
          "body": null,
          "is_bot": false,
          "headline": "Fix performance issues",
          "author_name": "Vincent Wilms",
          "author_login": null,
          "committed_at": "2026-07-06T20:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88631a20f8039307d32281af819f735a30e238cf",
          "body": "Use jelmer/inquest@main action to run tests in CI",
          "is_bot": false,
          "headline": "Merge pull request #700 from jelmer/inquest",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T20:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "845bfa6379a2e8b0236c45fc679fa1046a9d9822",
          "body": "Implement RFC 3744 principal-property-search REPORT",
          "is_bot": false,
          "headline": "Merge pull request #701 from jelmer/principal-property-search",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T00:09:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dafb6d8c04ef6c63dc95c761fe4eaf5a19d766ee",
          "body": "Also implement the principal-collection-set property and honour the\napply-to-principal-collection-set search flag.",
          "is_bot": false,
          "headline": "Implement RFC 3744 principal-property-search REPORT",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T23:59:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "744298a8bf70e0fa01ac2d4e2ad697c3e3623ddd",
          "body": null,
          "is_bot": false,
          "headline": "Install subunit",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T22:17:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c56a6a75ce8d2ad04e58a06c79e5d61ff940616",
          "body": null,
          "is_bot": false,
          "headline": "Use jelmer/inquest@main action to run tests in CI",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T22:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7097c6c31005dec520ef5a0efd6ad9ceaab5a308",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.4.4",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T22:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cf7a55e4d553ed151a6b840ee82ce1243364907",
          "body": "Reduce logging noise during tests",
          "is_bot": false,
          "headline": "Merge pull request #699 from jelmer/noisy-tests",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T17:01:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df9bb817aa08523590d653b8bb865129ad808737",
          "body": null,
          "is_bot": false,
          "headline": "Reduce logging noise during tests",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T16:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f536a59b8d05ff511a33f0aca4b2fd17c207f9b",
          "body": "Bump ruff to 0.15.20",
          "is_bot": false,
          "headline": "Merge pull request #697 from jelmer/bump-ruff",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-03T09:25:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78674aead565447d86cef18a816255c1b9e42a8b",
          "body": null,
          "is_bot": false,
          "headline": "Bump ruff to 0.15.20",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-03T08:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c51221c5beeb6c6c3503c62f7cc606e1f80faf50",
          "body": "Bumps [actions/checkout](https://github.com/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://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7 (#695)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T03:48:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd11cdc56f2549dad14451c1e5b25ae23d5e20ef",
          "body": "Apply SCRIPT_NAME prefix to schedule-default-calendar-URL",
          "is_bot": false,
          "headline": "Merge pull request #694 from jelmer/add-script-name",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-28T01:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a731c96537643bb6fa7c80779ad8a16bf835206",
          "body": null,
          "is_bot": false,
          "headline": "Tighten type checks for icalendar 7.x property unions",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-28T01:03:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8743583a9ab546ca6b6361056a434083c759b77d",
          "body": null,
          "is_bot": false,
          "headline": "Fix typing issues found by mypy --check-untyped-defs",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-28T00:02:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe8937d1a224754544c6f371164d1720e1c13433",
          "body": null,
          "is_bot": false,
          "headline": "Apply SCRIPT_NAME prefix to schedule-default-calendar-URL",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-27T23:30:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "258d46f43c94632d4e6b437fed4f46cbb6a100f3",
          "body": "Accept non-zero Depth for addressbook-multiget",
          "is_bot": false,
          "headline": "Merge pull request #693 from jelmer/addressbook-multiget-depth",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-15T10:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e227928d0a71823309684f6b7c758d8d13816ca",
          "body": "RFC 6352 8.7 says addressbook-multiget MUST use Depth: 0, but its own\nexamples use Depth: 1 and errata EID 4610 recommends Depth: 1. Depth is\nmeaningless for a multiget, so ignore it as calendar-multiget already\ndoes, rather than rejecting clients such as pimsync in strict mode.\n\nFixes #692",
          "is_bot": false,
          "headline": "Accept non-zero Depth for addressbook-multiget",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-15T10:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5c45d35bdaa213612932043ee6d537eca60f2a7",
          "body": "Return 412 when pre_put_hook raises a precondition failure",
          "is_bot": false,
          "headline": "Merge pull request #690 from jelmer/precondition-failed",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-05T18:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdc4b7bfed2d91ff692ec7723f16c903637114bd",
          "body": null,
          "is_bot": false,
          "headline": "Return 412 when pre_put_hook raises a precondition failure",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-05T18:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cf0b0e11cf60c5be96089709b81a8d4849cd728",
          "body": "docs: document calendar-user-address-set configuration",
          "is_bot": false,
          "headline": "Merge pull request #687 from jelmer/doc-cuas",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-05T17:37:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a925ad530aa140b5931555a2f6a73b2040107624",
          "body": "Don't path-quote scheme URIs in calendar-user-address-set",
          "is_bot": false,
          "headline": "Merge pull request #689 from jelmer/cua-set-mailto-encoding",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-05T17:10:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9065f7dc34b80c3118e20019572c1087b424516a",
          "body": "mailto: addresses were being percent-encoded (mailto%3A...%40...) by\ncreate_href, which path-quotes everything but the slash. URIs with a\nscheme are already canonical; emit them verbatim and only path-quote\nschemeless path addresses.",
          "is_bot": false,
          "headline": "Don't path-quote scheme URIs in calendar-user-address-set",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-05T16:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "919cadb342a3ca4d6ccb995b8b9547f53201fcc1",
          "body": "Only fall back to EMAIL env var in single-user mode",
          "is_bot": false,
          "headline": "Merge pull request #688 from jelmer/email-fallback-single-user",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-05T11:43:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23fdab1af996bb92e84125b301fe7536f11a78bf",
          "body": null,
          "is_bot": false,
          "headline": "Only fall back to EMAIL env var in single-user mode",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-05T11:37:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb85a15b0e02608034b3a24ec01dc930c4c3780e",
          "body": null,
          "is_bot": false,
          "headline": "docs: document calendar-user-address-set configuration",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-05T11:32:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfad729afb1333cebd97a4a101e51d1e9617e0ed",
          "body": "Bump deps",
          "is_bot": false,
          "headline": "Merge pull request #686 from jelmer/dependabot-684-fix",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-05T09:31:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b026c170f297539dbb1dd4d0f92306728a221e9",
          "body": null,
          "is_bot": false,
          "headline": "deps: keep icalendar <7.0 pin for pycaldav compat tests",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-05T09:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a21dff08d6e5bea43d54fd9bc5a69bc0eee4b80",
          "body": "containers: Keep :latest updated to latest commit",
          "is_bot": false,
          "headline": "Merge pull request #685 from jelmer/container-latest-tag",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-05T09:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a6b7d98d533d5a421a07a2b6d80381744f12919",
          "body": null,
          "is_bot": false,
          "headline": "containers: Keep :latest updated to latest commit",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-05T09:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "063d99b575e50de8b8befc16116f18a02267a7d2",
          "body": "Updates the requirements on [icalendar](https://github.com/collective/icalendar), [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy) and [caldav](https://github.com/python-caldav/caldav) to permit the latest version.\n\nUpdates `icalendar` to 7.1.2\n- [Release notes](http\n[…]\nme: ruff\n  dependency-version: 0.15.15\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "deps(deps): bump the pip group across 1 directory with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T07:35:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0e22754f8938c3500dfd61330e0a2c2fe957076a",
          "body": "…login-action-4.2.0\n\nbuild(deps): bump docker/login-action from 4.1.0 to 4.2.0",
          "is_bot": false,
          "headline": "Merge pull request #683 from jelmer/dependabot/github_actions/docker/…",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-06-01T07:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b935fb0829f145d9185f5f01d51bce2a11bac238",
          "body": "Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 6.0.0 to 6.1.0.\n- [Release notes](https://github.com/docker/metadata-action/releases)\n- [Commits](https://github.com/docker/metadata-action/compare/030e881283bb7a6894de51c315a6bfe6a94e05cf...80c7e94dd9b9319bd5eb7a0e0fe929\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump docker/metadata-action from 6.0.0 to 6.1.0 (#682)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T06:50:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f0a96d502e4a50f5e707a4df2a1ecea1bf99a06a",
          "body": "Bumps [docker/login-action](https://github.com/docker/login-action) from 4.1.0 to 4.2.0.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/4907a6ddec9925e35a0a9e82d7399ccc52663121...650006c6eb7dba73a995cc03b0b2d7f5ca915bee)\n\n[…]\nependency-name: docker/login-action\n  dependency-version: 4.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump docker/login-action from 4.1.0 to 4.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T06:41:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0b9c50ef341a37c8653fa397bfc20db822efe063",
          "body": "Handle OutOfSpace more gracefully",
          "is_bot": false,
          "headline": "Merge pull request #681 from jelmer/outofspace",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-27T01:44:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d37a1df8e159a9abddbd2ca72a5cd72438b2881",
          "body": null,
          "is_bot": false,
          "headline": "Handle OutOfSpace more gracefully",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-27T00:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d7d2ecff4c03cc5c5e601f3c3bcd58609e84954",
          "body": "Deal with empty vtimezone",
          "is_bot": false,
          "headline": "Merge pull request #678 from jelmer/empty-vtimezone",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-26T23:56:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68acd8c345d06d8f707a3c5e47bb5996c8118f57",
          "body": null,
          "is_bot": false,
          "headline": "Fix typing",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-26T23:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e0a4410887495690ded67803fe697fe08cdc262",
          "body": "Support webdav push",
          "is_bot": false,
          "headline": "Merge pull request #680 from jelmer/webdav-push",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-26T23:49:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ad3ed11763fe12c2e62831b8d73afb7d7a1e476",
          "body": null,
          "is_bot": false,
          "headline": "icalendar: Reject and normalize empty VTIMEZONE blocks",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-26T23:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86c68b637caaec987e1fefe3385e0e144d76b690",
          "body": null,
          "is_bot": false,
          "headline": "docs: document WebDAV-Push support",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-26T23:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db0e52309cc527930a008cf8924561e75fa5f011",
          "body": null,
          "is_bot": false,
          "headline": "Containerfile: install WebDAV-Push deps and expose env vars",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-26T23:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8ae1cddff2f25f4166b4518f1b5be3dd8922dcb",
          "body": "Implements draft-bitfire-webdav-push-00, the WebDAV extension behind\nDAVx5's push-notification feature. Clients register a Web Push (RFC\n8030 + 8291 + 8292) subscription against a calendar or address book,\nand the server delivers an aes128gcm-encrypted ``<push-message>`` body\nto the client's push service whenever a relevant change happens.",
          "is_bot": false,
          "headline": "Add WebDAV-Push support",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-26T23:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe2f8b6fc2132964a3d429d5ba8a85b29f4243f8",
          "body": null,
          "is_bot": false,
          "headline": "Containerfile: Use /home/xandikos as the user's home",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-26T09:00:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be7d403cf2467dd1756191aa0272d3f41873ea71",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.4.3",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-26T01:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54219e8d5779807e889ed42665ca3b337aec96b1",
          "body": "milter: don't tell the MTA to skip RCPT events",
          "is_bot": false,
          "headline": "Merge pull request #677 from jelmer/milter-rcpt",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-26T00:43:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b845b927ccbfde67ef36fc5db69da0731d9919c",
          "body": null,
          "is_bot": false,
          "headline": "milter: don't tell the MTA to skip RCPT events",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-26T00:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7c5a9476b15860d15a0390713c9a03ca8ea3395",
          "body": "store: derive require_unique_uids from store type",
          "is_bot": false,
          "headline": "Merge pull request #676 from jelmer/nonunique",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-26T00:19:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97201dfebfa15fc0cfd6efe6fb262f9512560360",
          "body": null,
          "is_bot": false,
          "headline": "store: derive require_unique_uids from store type",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-26T00:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4021631587f52e1605a7a791a4fb52c4b87264fb",
          "body": "imip: log inbox storage and auto-apply outcomes",
          "is_bot": false,
          "headline": "Merge pull request #675 from jelmer/imip-log",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T23:32:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d7992e6ee12278dbe7b3d730737da5484f91c52",
          "body": "web: nominate default scheduling calendar in --defaults, not at lookup",
          "is_bot": false,
          "headline": "Merge pull request #674 from jelmer/default-calendar",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T23:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d75f462fcbaa82c98daeebb13b656d0dc8c1aba",
          "body": null,
          "is_bot": false,
          "headline": "imip: log inbox storage and auto-apply outcomes",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T23:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3795e95983d625ae048a3e047a770605aa247f0",
          "body": "web: alias xandikos.web to __main__ when run as a script",
          "is_bot": false,
          "headline": "Merge pull request #673 from jelmer/fix-alias",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T23:23:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4f202a010e1104bef1ced14428dfebf14cd5aac",
          "body": null,
          "is_bot": false,
          "headline": "web: nominate default scheduling calendar in --defaults, not at lookup",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T22:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7db710def3cd0a755b4fc287fc5624a22d25014b",
          "body": null,
          "is_bot": false,
          "headline": "web: alias xandikos.web to __main__ when run as a script",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T22:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3935ebdb46cb5e791d0a522ea1c1db54f879c127",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.4.2",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T20:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8731f313e6455782ad2df4d5d3f78e9454cd6678",
          "body": "Add milter support in main binary",
          "is_bot": false,
          "headline": "Merge pull request #672 from jelmer/main-milter",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T20:43:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6509061160181f29dfcce405e82aa2c82cee0366",
          "body": null,
          "is_bot": false,
          "headline": "Expose a /sockets volume for UNIX-socket listeners in the container",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T20:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701b6c5a3f23477a7d5f2f74a0a0575c274fb368",
          "body": null,
          "is_bot": false,
          "headline": "Add --milter-listen to xandikos serve",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T20:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60c6b0325fd12a425ef1309a4604954aed3c0e0c",
          "body": "Add milter support",
          "is_bot": false,
          "headline": "Merge pull request #671 from jelmer/milter",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T19:30:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "624af7bd62399915b87f8b3a81c05c2eab125786",
          "body": "xandikos-milter is a standalone daemon that speaks the libmilter\n(SMFI) wire protocol Postfix and Sendmail use to consult external\nfilters at SMTP intake. Every inbound message is inspected; if it\ncarries a valid iMIP REQUEST, REPLY or CANCEL (RFC 6047), the message\nis forwarded to a running Xandiko\n[…]\n, milter_protocol), the\nchroot/socket-permission story, verification commands, and the\nmulti-tenant smtpd_milter_maps recipe. A copy-pasteable Postfix\nsnippet lives in examples/postfix-milter.example.",
          "is_bot": false,
          "headline": "Add xandikos-milter for inbound iMIP via Postfix",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T19:23:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7f196a3714f5f1f72f68a462633edcab49d45a9b",
          "body": "Establishes /run/xandikos/ as the directory all Xandikos Unix sockets\nlive in, so the web socket, iMIP LMTP socket, and the new milter\nsocket can share one RuntimeDirectory. The web socket moves from\n/run/xandikos.sock to /run/xandikos/web.sock.\n\n- update examples/xandikos.socket to ListenStream the\n[…]\ns/xandikos.nginx.conf and the systemd recipe in\n  docs/source/configuration.rst to match\n- update --unix-socket / -l fixtures in tests/test_main.py and\n  tests/test_multi_user.py to the new convention",
          "is_bot": false,
          "headline": "Move default Unix sockets under /run/xandikos/",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T19:22:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3b9f9135447e97fadaadc20fa3ea685a7e726d76",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.4.1",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T12:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc93908cd61df02e280cb6ff9c599fde74b2df72",
          "body": "Add support for --autocert and --htpasswd",
          "is_bot": false,
          "headline": "Merge pull request #670 from jelmer/autocert",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T12:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d396d80edefc41bb4a34921827a253bdea215a2",
          "body": null,
          "is_bot": false,
          "headline": "Format",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T12:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43944b9462a9f1420646c0aebb3d859ddab9e4f1",
          "body": "Adds python3-bcrypt to the container so --htpasswd works out of\nthe box, plus an HTPASSWD environment variable handled by\nentrypoint.sh. Documents the flag in the configuration reference\nand the man page.",
          "is_bot": false,
          "headline": "Document --htpasswd and wire it through the container image",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T11:57:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9379f869f67dd316a625421c262f935ee9ae8525",
          "body": "Validates credentials against an Apache-style htpasswd file, with\nbcrypt and SHA1 entries supported and the file reloaded on mtime\nchange so users can be added or removed without a restart. $apr1$\nand crypt entries are rejected with an actionable error pointing\nthe admin at htpasswd -B.\n\nThe flag requires --autocert: Basic auth must not be served over\nplain HTTP, and Xandikos has no other TLS option. Behind a reverse\nproxy, authentication should be configured at the proxy instead.",
          "is_bot": false,
          "headline": "Add --htpasswd flag for HTTP Basic authentication",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T11:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4278ef169568d01d2959e985a80f54ffa9fda7c9",
          "body": null,
          "is_bot": false,
          "headline": "Document --autocert and wire it through the container image",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T11:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac519c6abd432e489d85e756d11281951551a130",
          "body": "Generates a self-signed certificate on first use under\n~/.local/share/xandikos/certs (respecting XDG_DATA_HOME) and serves\nHTTPS with it. Intended for development and testing only; a warning\nis emitted at startup recommending a reverse proxy with a real CA\ncertificate for production use.\n\nRequires the cryptography package, imported lazily so existing\ninstalls without it are unaffected unless --autocert is passed.",
          "is_bot": false,
          "headline": "Add --autocert option for self-signed HTTPS",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T11:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5607f0ad51eee40b168fcc9448756aa4fe653ea1",
          "body": "Allow per-principal calendar/addressbook-home-set overrides",
          "is_bot": false,
          "headline": "Merge pull request #669 from jelmer/config-calendar-set",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T10:53:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26fd70491742b7b2c6a12cbd97681c5b2a531ce2",
          "body": "Read calendar-home-set and addressbook-home-set from the principal's\n``.xandikos`` config under a new ``[principal]`` section, falling back\nto the existing ``calendars`` / ``contacts`` defaults.\n\nFixes #17",
          "is_bot": false,
          "headline": "Allow per-principal calendar/addressbook-home-set overrides",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T10:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7e163da83500a596f031819516457b0d653cfe1",
          "body": "Explicitly set PYTHONPATH so that WORKDIR doesn't have to be correct",
          "is_bot": false,
          "headline": "Merge pull request #668 from jelmer/containerfile-workdir",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T10:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2bd141ab5c70a9f6a0f90343ebfc866f0d52eaf",
          "body": null,
          "is_bot": false,
          "headline": "Explicitly set PYTHONPATH so that WORKDIR doesn't have to be correct",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-25T10:14:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1faae138ddafa1dbad44cc46fd946df4a3a8387",
          "body": "Skip RRULE expansion without DTSTART instead of crashing",
          "is_bot": false,
          "headline": "Merge pull request #664 from jelmer/vtodo-missing-dtstart",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-24T14:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f5e0b7f212896f73b6d877e8d48f613cf61da51",
          "body": "Serve webcal",
          "is_bot": false,
          "headline": "Merge pull request #666 from jelmer/webcal",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-24T11:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78cd8e843e1aa7b85bf76c5b21d7c7ce4ff2cac5",
          "body": "Fixes #164",
          "is_bot": false,
          "headline": "Serve webcal",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-24T11:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40ba22c70bbeb224d60206f153b6c3dea9ef8080",
          "body": "RFC 5545 3.8.5.3 anchors the recurrence set on DTSTART, so an RRULE\nwithout DTSTART has no defined expansion. Stored items in that shape\n(e.g. from a broken backup of a VTODO carrying only COMPLETED) used\nto 500 the request: the non-indexed expansion path raised KeyError\nwhen accessing DTSTART, and \n[…]\n the file/UID and skip the\nbad component. Strict validation already rejects this shape at PUT time;\nthis commit handles the already-stored case.\n\nMany thanks to @tobixen for bug report and initial PR.",
          "is_bot": false,
          "headline": "Skip RRULE expansion without DTSTART instead of crashing",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-23T21:50:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0287cb4a96a5aabbceb762cb90da9608af19b272",
          "body": "Check that VTODO with RRULE has DTSTART",
          "is_bot": false,
          "headline": "Merge pull request #663 from jelmer/vtodo-check",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-23T12:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e38be25ab15d68610e8a7ebbcf54d83712d58700",
          "body": "Test improvements: isolate git config, support aiosmtpd not being installed",
          "is_bot": false,
          "headline": "Merge pull request #662 from jelmer/test-improvements",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-23T12:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b5ebaaca8175d7e9283571860710a1554dd0e2b",
          "body": null,
          "is_bot": false,
          "headline": "Check that VTODO with RRULE has DTSTART",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-23T12:39:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc95d31995b8d62c41d0b8f917e4f91ecf08525c",
          "body": null,
          "is_bot": false,
          "headline": "Fix test when aiosmtpd isn't installed",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-23T12:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2304b6c7732338ac2e0563b3f5d89ffe9e253a14",
          "body": null,
          "is_bot": false,
          "headline": "xandikos: Prevent users gitconfig reading",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-23T12:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b29618d13f3b1b2f7777fe36357e912520498af8",
          "body": "Iterable => Sequence",
          "is_bot": false,
          "headline": "Merge pull request #661 from jelmer/seq",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-23T11:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a67d814f2def47631ffb9ba01a908a74b8fd9d01",
          "body": null,
          "is_bot": false,
          "headline": "Iterable => Sequence",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-23T11:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfe4b2e0584425af96cae6172898d4406552c1d6",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.4.0",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-09T18:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4470af3cbd701995457ed9c0738e45424f09546",
          "body": "Add LMTP server",
          "is_bot": false,
          "headline": "Merge pull request #658 from jelmer/imip-lmtp",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-05T19:06:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a05c84cd391004958fd0c840c959879a3c1ddfb8",
          "body": null,
          "is_bot": false,
          "headline": "Skip unix-socket imip-listen support on Windows",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-05T19:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c6ea3e893b7557628f3e696d4ffbe341a0a4cdf",
          "body": null,
          "is_bot": false,
          "headline": "Document iMIP setup",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-05-05T18:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 15,
      "commits_last_year": 459,
      "latest_release_at": "2026-07-21T10:41:28Z",
      "latest_release_tag": "v0.4.5",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 39,
      "days_since_latest_release": 3,
      "mean_days_between_releases": 20
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "xandikos",
          "exists": true,
          "license": "GNU GPLv3 or later",
          "keywords": [
            "Development Status :: 4 - Beta",
            "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
            "Operating System :: POSIX",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Programming Language :: Python :: Implementation :: CPython",
            "Programming Language :: Python :: Implementation :: PyPy"
          ],
          "ecosystem": "pypi",
          "matches_repo": null,
          "registry_url": "https://pypi.org/project/xandikos/",
          "is_deprecated": false,
          "latest_version": "0.4.5",
          "repository_url": null,
          "versions_count": 34,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2017-02-06T20:27:14.480403Z",
          "latest_published_at": "2026-07-21T10:46:53.950220Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3
        }
      ]
    },
    "popularity": {
      "forks": 56,
      "stars": 592,
      "watchers": 15,
      "fork_history": {
        "days": [
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-08-16",
            "count": 1
          },
          {
            "date": "2018-05-06",
            "count": 1
          },
          {
            "date": "2018-12-11",
            "count": 1
          },
          {
            "date": "2019-07-21",
            "count": 1
          },
          {
            "date": "2019-09-26",
            "count": 1
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-05-10",
            "count": 1
          },
          {
            "date": "2020-10-16",
            "count": 3
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2021-02-07",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-06",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 2
          },
          {
            "date": "2022-07-24",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 1
          },
          {
            "date": "2023-11-24",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 1
          },
          {
            "date": "2024-10-03",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-06-14",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 56,
        "total_forks": 56
      },
      "star_history": null,
      "open_issues_and_prs": 28
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "xandikos/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 133070,
      "source_files_sampled": 88,
      "oversized_source_files": 6,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "requirements.txt",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 20,
        "malicious_count": 0,
        "assessed_package": "pypi:xandikos@0.4.5",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "aiohttp",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "icalendar",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=5.0.4,<8.0"
        },
        {
          "name": "dulwich",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.25.0,<2"
        },
        {
          "name": "defusedxml",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "jinja2",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "multidict",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "vobject",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "aiohttp",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "defusedxml",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "dulwich",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "icalendar",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "multidict",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "vobject",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "caldav",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "caldav-server-tester",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "lxml",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mypy",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "prometheus-client",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "py-vapid",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytz",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pywebpush",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "recurring-ical-events",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "ruff",
            "direct": false,
            "version": "0.15.20",
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "tzlocal",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 22,
        "direct_count": 7,
        "indirect_count": 15
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 440,
        "open_issues": 24,
        "closed_ratio": 0.878,
        "closed_issues": 173,
        "closed_unmerged_prs": 49
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "jelmer",
          "commits": 1774,
          "avatar_url": "https://avatars.githubusercontent.com/u/49032?v=4"
        },
        {
          "type": "User",
          "login": "untitaker",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/837573?v=4"
        },
        {
          "type": "User",
          "login": "polyzen",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/3533182?v=4"
        },
        {
          "type": "User",
          "login": "schnusch",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/5104601?v=4"
        },
        {
          "type": "User",
          "login": "dlax",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1046124?v=4"
        },
        {
          "type": "User",
          "login": "walkertraylor",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/674878?v=4"
        },
        {
          "type": "User",
          "login": "tobixen",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1536710?v=4"
        },
        {
          "type": "User",
          "login": "arafel",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/154439?v=4"
        },
        {
          "type": "User",
          "login": "stappersg",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/35434094?v=4"
        },
        {
          "type": "User",
          "login": "gjabell",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/16339512?v=4"
        }
      ],
      "contributors_sampled": 26,
      "top_contributor_share": 0.967
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "auto-merge.yml",
        "caldav-server-tester.yml",
        "container.yml",
        "disperse.yml",
        "docker-test.yml",
        "litmus.yml",
        "pycaldav.yml",
        "pythonpackage.yml",
        "wheels.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "tox.ini"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 2/11 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4336d88dad5131b648b91fc1b8b0b8272c65aa52",
        "ran_at": "2026-07-24T14:54:49Z",
        "aggregate_score": 6.5,
        "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-07-21T10:46:57Z",
      "oldest_open_prs": [
        {
          "number": 455,
          "created_at": "2025-07-12T13:50:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 462,
          "created_at": "2025-07-12T20:42:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 665,
          "created_at": "2026-05-23T21:52:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 706,
          "created_at": "2026-07-22T12:39:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-21T09:43:48Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 15,
          "created_at": "2017-03-04T13:20:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 25,
          "created_at": "2017-03-16T17:21:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 39,
          "created_at": "2017-03-21T04:10:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 43,
          "created_at": "2017-03-22T00:44:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 47,
          "created_at": "2017-03-26T15:09:56Z",
          "last_comment_at": "2017-05-01T15:10:49Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 49,
          "created_at": "2017-03-26T16:38:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 52,
          "created_at": "2017-03-28T09:44:10Z",
          "last_comment_at": "2018-06-17T16:29:59Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 53,
          "created_at": "2017-04-02T20:14:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 61,
          "created_at": "2017-07-25T09:24:44Z",
          "last_comment_at": "2026-05-25T19:40:56Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 62,
          "created_at": "2017-08-15T01:59:48Z",
          "last_comment_at": "2019-11-09T17:11:38Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 66,
          "created_at": "2017-10-15T11:26:52Z",
          "last_comment_at": "2017-10-15T20:00:12Z",
          "last_comment_author": "ecksun"
        },
        {
          "number": 71,
          "created_at": "2018-01-22T04:24:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 89,
          "created_at": "2018-12-04T15:34:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 98,
          "created_at": "2019-01-24T05:22:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 99,
          "created_at": "2019-01-24T05:23:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 110,
          "created_at": "2019-09-25T16:06:58Z",
          "last_comment_at": "2023-10-12T12:20:16Z",
          "last_comment_author": "6801318d8d"
        },
        {
          "number": 111,
          "created_at": "2019-10-12T10:01:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 118,
          "created_at": "2020-04-14T09:33:54Z",
          "last_comment_at": "2021-03-10T23:54:19Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 156,
          "created_at": "2022-03-03T12:12:31Z",
          "last_comment_at": "2022-03-10T11:18:38Z",
          "last_comment_author": "mlawren"
        },
        {
          "number": 166,
          "created_at": "2022-04-08T19:47:20Z",
          "last_comment_at": "2022-04-09T19:52:00Z",
          "last_comment_author": "pofloc221"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jelmer/xandikos",
    "host": "github.com",
    "name": "xandikos",
    "owner": "jelmer"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 78,
      "inputs": {
        "security": 72,
        "vitality": 95,
        "community": 75,
        "governance": 60,
        "engineering": 86
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 95,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "commits_last_year": 459,
              "human_commit_share": 0.96,
              "days_since_last_push": 3,
              "active_weeks_last_year": 39
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "39/52 weeks with commits",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 39
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "459 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 459
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 15,
              "latest_release_tag": "v0.4.5",
              "releases_from_tags": false,
              "days_since_latest_release": 3,
              "mean_days_between_releases": 20
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "15 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~20 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 20
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 75,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "forks": 56,
              "stars": 592,
              "watchers": 15,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "592 stars",
                "points": 45,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 592
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "56 forks",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "15 watchers",
                "points": 6.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 26,
              "top_contributor_share": 0.967
            },
            "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 97% of commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "26 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "merged_prs": 440,
              "open_issues": 24,
              "closed_issues": 173,
              "issue_closed_ratio": 0.878,
              "closed_unmerged_prs": 49
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 41,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "440/489 decided PRs merged",
                "points": 34.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 440,
                      "decided": 489
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/11 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 44,
            "inputs": {
              "followers": 0,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jelmer",
              "public_repos": 380,
              "account_age_days": 6389
            },
            "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": "0 followers of jelmer",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "jelmer"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "380 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 380
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "xandikos"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 3
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 3 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "34 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 86,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "9 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "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": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "caldav",
                "carddav",
                "webdav",
                "python",
                "git",
                "dulwich"
              ],
              "has_wiki": false,
              "homepage": "https://www.xandikos.org/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.xandikos.org/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 72,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/11 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:xandikos@0.4.5 runtime dependency closure — what installing the published package pulls in — 20 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:xandikos@0.4.5",
                  "assessed": 20
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 20,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 20,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 13
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 59,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.604,
              "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": "58 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 32.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 58,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "xandikos/py.typed"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.04
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "xandikos/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "xandikos/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 133070,
              "source_files_sampled": 88,
              "oversized_source_files": 6
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (xandikos/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "xandikos/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "6/88 source files over 60KB",
                "points": 51.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 88,
                      "oversized": 6
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T14:55:18.047977Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jelmer/xandikos.svg",
  "full_name": "jelmer/xandikos",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

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

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

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