Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 05:44 UTC

drakkan / sftpgo

Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob

Go · HTMLAGPL-3.0★ 12,296 stars⑂ 944 forkssince Jul 2019View on GitHub ↗

drakkan/sftpgo holds a health index of 76 out of 100, placing it in the Good band. It scores highest on Vitality (90/100) and lowest on Security (56/100). It was last updated today. A single contributor accounts for most of its recent work.

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

76
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

Nicola MurinoPersonal account
301 followers54 public repossince Jan 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/drakkan/sftpgo/v2v2.7.5-464 days ago

Metrics by category

Vitality

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

90Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
31.2/36Commit cadence — 45/52 weeks with commits
18/18Commit volume — 217 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year217
human_commit_share0.94
days_since_last_push0
active_weeks_last_year45
How it's scored
27/27Ships releases — 57 releases published
36/36Release recency — latest release 4 days ago
19.8/27Release cadence — a release every ~84 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count57
latest_release_tagv2.7.5
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases84

Community & Adoption

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

85Excellent · 18% of overall
How it's scored
60/60Stars — 12,296 stars
24.8/25Forks — 944 forks
11.3/15Watchers — 108 watchers
Inputs used
forks944
stars12,296
watchers108
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (AGPL-3.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes

Sustainability & Governance

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

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.3/22.5Commit distribution — top contributor authored 94% of commits
13.5/13.5Contributor breadth — 69 contributors
10/10OpenSSF Scorecard: Contributors — project has 20 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled69
top_contributor_share0.943
How it's scored
40.8/46.8Issue resolution — 87% of issues closed
17.7/38.3PR acceptance — 154/332 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/29 approved changesets -- score normalized to 0
Inputs used
merged_prs154
open_issues152
closed_issues1,034
issue_closed_ratio0.872
closed_unmerged_prs178
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
17.8/25Owner reach — 301 followers of drakkan
24.7/25Track record — 54 public repos, account ~15 yr old
Inputs used
followers301
owner_typeUser
is_verified
owner_logindrakkan
public_repos54
account_age_days5,673
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 4 days ago
20/20Version history — 46 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/drakkan/sftpgo/v2
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

84Good · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://sftpgo.com
10/10Repository description
10/10Topics — 18 topics
10/10Wiki
Inputs used
topicssftp-server, go, sftp, scp, docker, prometheus, multi-factor-authentication, portable, proxy-protocol, cloud-storage, s3, google-cloud-storage, ftp-server, ftp, webdav, webdav-server, azure-blob, data-at-rest-encryption
has_wikiyes
homepagehttps://sftpgo.com
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

56Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0.5/2.5CII-Best-Practices — badge detected: InProgress
0/7.5Code-Review — Found 0/29 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 20 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 14 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
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.9
How it's scored
5.5/35Direct dependencies free of known advisories — 4 affected: golang.org/x/crypto 0.0.0-20201221181555-eec23a3978ad (critical 10.0), golang.org/x/sys 0.0.0-20210124154548-22da62e12c0c (moderate 5.3), golang.org/x/crypto v0.53.0 (unknown), +1 more
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
28.9/40No advisories left outstanding — 2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,586 days ago
Inputs used
sourceosv
advisories55
affected_packages7
assessed_packages198
unassessed_packages0
affected_by_severitycritical 2, high 1, moderate 1, unknown 3
direct_affected_packages4
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 198 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

64Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
26.1/40Legible commit history — 46 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.489
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — examples/OTP/authy/checkpwd/go.mod, examples/OTP/authy/extauth/go.mod, examples/OTP/authy/keyint/go.mod (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 6 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsexamples/OTP/authy/checkpwd/go.mod, examples/OTP/authy/extauth/go.mod, examples/OTP/authy/keyint/go.mod, examples/ldapauth/go.mod, examples/ldapauthserver/go.mod, go.mod, tests/eventsearcher/go.mod, tests/ipfilter/go.mod
dependency_bot_commit_share0.06
How it's scored
45/45Type-checkable code — Go (statically typed)
48.6/55Manageable file sizes — 30/258 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes1,526,593
source_files_sampled258
oversized_source_files30
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — openapi/openapi.yaml
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filesopenapi/openapi.yaml

Key facts

12,296GitHub stars
69contributors
217commits, last 12 months
0days since last push
57releases
1bus factor
152open issues
Gopackage ecosystems

More detail

Star and fork history 12,296 ★ / 944 ⇿
12,296Stars
944Forks
56Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

02,5005,0007,50010,00012,50012,296935572019-072023-012026-07
Major 2Minor 9Patch 45

Each point covers 7 days.

OpenSSF Scorecard 5.9 / 10
5.9aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
2CII-Best-Practicesbadge detected: InProgress
0Code-ReviewFound 0/29 approved changesets -- score normalized to 0
10Contributorsproject has 20 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 14 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
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 65
RegistryPackageVersion constraintManifest
Gocloud.google.com/go/storagev1.63.1go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azcorev1.22.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azidentityv1.14.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/storage/azblobv1.8.0go.mod
Gogithub.com/GehirnInc/cryptv0.0.0-20230320061759-8cc1b52080c5go.mod
Gogithub.com/alexedwards/argon2idv1.0.0go.mod
Gogithub.com/amoghe/go-cryptv0.0.0-20220222110647-20eada5f5964go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.42.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.30go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.29go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.105.2go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.44.1go.mod
Gogithub.com/bmatcuk/doublestar/v4v4.10.0go.mod
Gogithub.com/cockroachdb/cockroach-go/v2v2.4.3go.mod
Gogithub.com/coreos/go-oidc/v3v3.20.0go.mod
Gogithub.com/drakkan/webdavv0.0.0-20260709145212-0af7fe6f3bb2go.mod
Gogithub.com/eikenb/pipeatv0.0.0-20260709234154-608894928e53go.mod
Gogithub.com/fclairamb/ftpserverlibv0.32.1go.mod
Gogithub.com/go-acme/lego/v4v4.35.2go.mod
Gogithub.com/go-chi/chi/v5v5.3.1go.mod
Gogithub.com/go-chi/renderv1.0.3go.mod
Gogithub.com/go-jose/go-jose/v4v4.1.4go.mod
Gogithub.com/go-sql-driver/mysqlv1.10.0go.mod
Gogithub.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/hashicorp/go-hclogv1.6.3go.mod
Gogithub.com/hashicorp/go-pluginv1.8.0go.mod
Gogithub.com/hashicorp/go-retryablehttpv0.7.8go.mod
Gogithub.com/jackc/pgx/v5v5.10.0go.mod
Gogithub.com/jlaffaye/ftpv0.2.0go.mod
Gogithub.com/klauspost/compressv1.19.0go.mod
Gogithub.com/lithammer/shortuuid/v4v4.2.0go.mod
Gogithub.com/mattn/go-sqlite3v1.14.48go.mod
Gogithub.com/mhale/smtpdv0.8.3go.mod
Gogithub.com/minio/siov0.5.1go.mod
Gogithub.com/pires/go-proxyprotov0.14.0go.mod
Gogithub.com/pkg/sftpv1.13.11go.mod
Gogithub.com/pquerna/otpv1.5.0go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogithub.com/robfig/cron/v3v3.0.1go.mod
Gogithub.com/rs/corsv1.11.1go.mod
Gogithub.com/rs/xidv1.6.0go.mod
Gogithub.com/rs/zerologv1.35.1go.mod
Gogithub.com/sftpgo/sdkv0.1.10-0.20260718115844-aece7239043cgo.mod
Gogithub.com/shirou/gopsutil/v3v3.24.5go.mod
Gogithub.com/spf13/aferov1.15.0go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/studio-b12/gowebdavv0.13.0go.mod
Gogithub.com/subosito/gotenvv1.6.0go.mod
Gogithub.com/unrolled/securev1.17.0go.mod
Gogithub.com/wagslane/go-password-validatorv0.3.0go.mod
Gogithub.com/wneessen/go-mailv0.8.1go.mod
Gogithub.com/yl2chen/cidrangerv1.0.3-0.20210928021809-d1cb2c52f37ago.mod
Gogo.etcd.io/bboltv1.5.0go.mod
Gogocloud.devv0.46.0go.mod
Gogolang.org/x/cryptov0.54.0go.mod
Gogolang.org/x/netv0.57.0go.mod
Gogolang.org/x/oauth2v0.36.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Gogolang.org/x/timev0.15.0go.mod
Gogoogle.golang.org/apiv0.289.0go.mod
Gogopkg.in/natefinch/lumberjack.v2v2.2.1go.mod
All dependencies 198

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

RegistryPackageVersionRelation
Gocloud.google.com/go/storagev1.63.1direct
Gogithub.com/alexedwards/argon2idv1.0.0direct
Gogithub.com/amoghe/go-cryptv0.0.0-20220222110647-20eada5f5964direct
Gogithub.com/aws/aws-sdk-go-v2v1.42.1direct
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.30direct
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.29direct
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.105.2direct
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.44.1direct
Gogithub.com/azure/azure-sdk-for-go/sdk/azcorev1.22.0direct
Gogithub.com/azure/azure-sdk-for-go/sdk/azidentityv1.14.0direct
Gogithub.com/azure/azure-sdk-for-go/sdk/storage/azblobv1.8.0direct
Gogithub.com/bmatcuk/doublestar/v4v4.10.0direct
Gogithub.com/cockroachdb/cockroach-go/v2v2.4.3direct
Gogithub.com/coreos/go-oidc/v3v3.20.0direct
Gogithub.com/drakkan/webdavv0.0.0-20260709145212-0af7fe6f3bb2direct
Gogithub.com/eikenb/pipeatv0.0.0-20260709234154-608894928e53direct
Gogithub.com/fclairamb/ftpserverlibv0.32.1direct
Gogithub.com/gehirninc/cryptv0.0.0-20230320061759-8cc1b52080c5direct
Gogithub.com/go-acme/lego/v4v4.35.2direct
Gogithub.com/go-chi/chi/v5v5.3.1direct
Gogithub.com/go-chi/render1.0.1direct
Gogithub.com/go-chi/renderv1.0.3direct
Gogithub.com/go-jose/go-jose/v4v4.1.4direct
Gogithub.com/go-sql-driver/mysqlv1.10.0direct
Gogithub.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/hashicorp/go-hclogv1.6.3direct
Gogithub.com/hashicorp/go-pluginv1.8.0direct
Gogithub.com/hashicorp/go-retryablehttpv0.7.8direct
Gogithub.com/jackc/pgx/v5v5.10.0direct
Gogithub.com/klauspost/compressv1.19.0direct
Gogithub.com/lithammer/shortuuid/v4v4.2.0direct
Gogithub.com/mattn/go-sqlite3v1.14.48direct
Gogithub.com/mhale/smtpdv0.8.3direct
Gogithub.com/minio/siov0.5.1direct
Gogithub.com/pires/go-proxyprotov0.14.0direct
Gogithub.com/pkg/sftpv1.13.11direct
Gogithub.com/pquerna/otpv1.5.0direct
Gogithub.com/prometheus/client_golangv1.23.2direct
Gogithub.com/rs/corsv1.11.1direct
Gogithub.com/rs/xidv1.6.0direct
Gogithub.com/rs/zerolog1.20.0direct
Gogithub.com/rs/zerologv1.35.1direct
Gogithub.com/sftpgo/sdkv0.1.10-0.20260718115844-aece7239043cdirect
Gogithub.com/sftpgo/sdkv0.1.9direct
Gogithub.com/shirou/gopsutil/v3v3.24.5direct
Gogithub.com/spf13/afero1.5.1direct
Gogithub.com/spf13/aferov1.15.0direct
Gogithub.com/spf13/cobra1.1.3direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/spf13/viper1.7.1direct
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/studio-b12/gowebdavv0.13.0direct
Gogithub.com/subosito/gotenvv1.6.0direct
Gogithub.com/unrolled/securev1.17.0direct
Gogithub.com/wagslane/go-password-validatorv0.3.0direct
Gogithub.com/wneessen/go-mailv0.8.1direct
Gogithub.com/yl2chen/cidrangerv1.0.3-0.20210928021809-d1cb2c52f37adirect
Gogo.etcd.io/bboltv1.5.0direct
Gogocloud.devv0.46.0direct
Gogolang.org/x/crypto0.0.0-20201221181555-eec23a3978addirect
Gogolang.org/x/cryptov0.53.0direct
Gogolang.org/x/cryptov0.54.0direct
Gogolang.org/x/netv0.56.0direct
Gogolang.org/x/netv0.57.0direct
Gogolang.org/x/oauth2v0.36.0direct
Gogolang.org/x/sys0.0.0-20210124154548-22da62e12c0cdirect
Gogolang.org/x/sysv0.46.0direct
Gogolang.org/x/sysv0.47.0direct
Gogolang.org/x/termv0.45.0direct
Gogolang.org/x/timev0.15.0direct
Gogoogle.golang.org/apiv0.289.0direct
Gogopkg.in/natefinch/lumberjack.v22.0.0direct
Gogopkg.in/natefinch/lumberjack.v2v2.2.1direct
Gocel.dev/exprv0.25.2indirect
Gocloud.google.com/gov0.123.0indirect
Gocloud.google.com/go/authv0.22.0indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.8indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gocloud.google.com/go/iamv1.12.0indirect
Gocloud.google.com/go/monitoringv1.30.0indirect
Gofilippo.io/edwards25519v1.2.0indirect
Gogithub.com/ajg/formv1.7.1indirect
Gogithub.com/ajg/formv1.8.0indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.14indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.30indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.30indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.30indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.31indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.13indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.23indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.30indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.31indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.4.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.32.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.37.1indirect
Gogithub.com/aws/smithy-gov1.27.4indirect
Gogithub.com/azure/azure-sdk-for-go/sdk/internalv1.12.0indirect
Gogithub.com/azure/go-ntlmsspv0.1.1indirect
Gogithub.com/azuread/microsoft-authentication-library-for-gov1.7.2indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/boombuler/barcodev1.1.0indirect
Gogithub.com/cenkalti/backoff/v5v5.0.3indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/cncf/xds/gov0.0.0-20260202195803-dba9d589def2indirect
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/envoyproxy/go-control-plane/envoyv1.37.0indirect
Gogithub.com/envoyproxy/protoc-gen-validatev1.3.3indirect
Gogithub.com/fatih/colorv1.19.0indirect
Gogithub.com/felixge/httpsnoopv1.1.0indirect
Gogithub.com/fsnotify/fsnotify1.4.9indirect
Gogithub.com/fsnotify/fsnotifyv1.10.1indirect
Gogithub.com/go-asn1-ber/asn1-ber1.5.3indirect
Gogithub.com/go-asn1-ber/asn1-berv1.5.8-0.20250403174932-29230038a667indirect
Gogithub.com/go-chi/chi1.5.2indirect
Gogithub.com/go-ldap/ldap/v33.2.4indirect
Gogithub.com/go-ldap/ldap/v3v3.4.13indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.3.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/golang-jwt/jwt/v5v5.3.1indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.18indirect
Gogithub.com/googleapis/gax-go/v2v2.23.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcpv1.34.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/exporter/metricv0.58.0indirect
Gogithub.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemappingv0.58.0indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/hashicorp/yamuxv0.1.2indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jackc/pgpassfilev1.0.0indirect
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761indirect
Gogithub.com/jackc/puddle/v2v2.2.2indirect
Gogithub.com/kr/fsv0.1.0indirect
Gogithub.com/kylelemons/godebugv1.1.0indirect
Gogithub.com/lufia/plan9statsv0.0.0-20260627054121-477a66015f15indirect
Gogithub.com/magiconair/properties1.8.4indirect
Gogithub.com/mattn/go-colorablev0.1.15indirect
Gogithub.com/mattn/go-isattyv0.0.22indirect
Gogithub.com/mattn/go-isattyv0.0.23indirect
Gogithub.com/miekg/dnsv1.1.72indirect
Gogithub.com/mitchellh/mapstructure1.4.1indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/nathanaelle/password/v2v2.0.1indirect
Gogithub.com/oklog/runv1.2.0indirect
Gogithub.com/pelletier/go-toml1.8.1indirect
Gogithub.com/pelletier/go-toml/v2v2.4.3indirect
Gogithub.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141cindirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.70.0indirect
Gogithub.com/prometheus/procfsv0.21.1indirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/sagikazarmark/locaferov0.12.0indirect
Gogithub.com/shoenig/go-m1cpuv0.2.2indirect
Gogithub.com/spf13/cast1.3.1indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/jwalterweatherman1.1.0indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/spiffe/go-spiffe/v2v2.8.1indirect
Gogithub.com/tklauser/go-sysconfv0.4.0indirect
Gogithub.com/tklauser/numcpusv0.12.0indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/detectors/gcpv1.44.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.69.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0indirect
Gogo.opentelemetry.io/otelv1.44.0indirect
Gogo.opentelemetry.io/otel/metricv1.44.0indirect
Gogo.opentelemetry.io/otel/sdkv1.44.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0indirect
Gogo.opentelemetry.io/otel/tracev1.44.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/modv0.38.0indirect
Gogolang.org/x/syncv0.22.0indirect
Gogolang.org/x/text0.3.5indirect
Gogolang.org/x/textv0.39.0indirect
Gogolang.org/x/textv0.40.0indirect
Gogolang.org/x/toolsv0.48.0indirect
Gogolang.org/x/xerrorsv0.0.0-20240903120638-7835f813f4daindirect
Gogoogle.golang.org/genprotov0.0.0-20260715232425-e75dac1f907dindirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260715232425-e75dac1f907dindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260630182238-925bb5da69e7indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260715232425-e75dac1f907dindirect
Gogoogle.golang.org/grpcv1.82.0indirect
Gogoogle.golang.org/grpcv1.82.1indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Gogopkg.in/check.v1v1.0.0-20190902080502-41f04d3bba15indirect
Gogopkg.in/ini.v11.62.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 7

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/crypto0.0.0-20201221181555-eec23a3978addirectcritical433.4.0
google.golang.org/grpcv1.82.0indirectcritical11.82.1
golang.org/x/text0.3.5indirecthigh50.39.0
golang.org/x/sys0.0.0-20210124154548-22da62e12c0cdirectmoderate31.18.2
golang.org/x/cryptov0.53.0directunknown1
golang.org/x/cryptov0.54.0directunknown1
github.com/go-chi/chi1.5.2indirectunknown15.2.4

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": [
        "sftp-server",
        "go",
        "sftp",
        "scp",
        "docker",
        "prometheus",
        "multi-factor-authentication",
        "portable",
        "proxy-protocol",
        "cloud-storage",
        "s3",
        "google-cloud-storage",
        "ftp-server",
        "ftp",
        "webdav",
        "webdav-server",
        "azure-blob",
        "data-at-rest-encryption"
      ],
      "is_fork": false,
      "size_kb": 42563,
      "has_wiki": true,
      "homepage": "https://sftpgo.com",
      "languages": {
        "Go": 6113635,
        "CSS": 202,
        "HTML": 1007170,
        "Shell": 11148,
        "Makefile": 157,
        "Dockerfile": 2661,
        "Inno Setup": 5468,
        "JavaScript": 9771,
        "PowerShell": 1989
      },
      "pushed_at": "2026-07-21T17:46:34Z",
      "created_at": "2019-07-20T10:18:31Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T21:38:30Z",
      "description": "Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "HTML"
      ]
    },
    "owner": {
      "blog": "https://sftpgo.com",
      "name": "Nicola Murino",
      "type": "User",
      "login": "drakkan",
      "company": null,
      "location": "Italy",
      "followers": 301,
      "avatar_url": "https://avatars.githubusercontent.com/u/553263?v=4",
      "created_at": "2011-01-08T15:06:35Z",
      "is_verified": null,
      "public_repos": 54,
      "account_age_days": 5673
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.7.5",
          "kind": "patch",
          "published_at": "2026-07-17T17:26:59Z"
        },
        {
          "tag": "v2.7.4",
          "kind": "patch",
          "published_at": "2026-06-27T17:25:22Z"
        },
        {
          "tag": "v2.7.3",
          "kind": "patch",
          "published_at": "2026-05-30T20:27:57Z"
        },
        {
          "tag": "v2.7.1",
          "kind": "patch",
          "published_at": "2026-03-13T19:28:57Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2025-10-23T17:15:07Z"
        },
        {
          "tag": "v2.6.6",
          "kind": "patch",
          "published_at": "2025-02-24T19:14:46Z"
        },
        {
          "tag": "v2.6.5",
          "kind": "patch",
          "published_at": "2025-02-07T18:17:50Z"
        },
        {
          "tag": "v2.6.4",
          "kind": "patch",
          "published_at": "2024-11-28T06:29:43Z"
        },
        {
          "tag": "v2.6.3",
          "kind": "patch",
          "published_at": "2024-11-15T17:17:26Z"
        },
        {
          "tag": "v2.6.2",
          "kind": "patch",
          "published_at": "2024-06-21T17:44:24Z"
        },
        {
          "tag": "v2.6.1",
          "kind": "patch",
          "published_at": "2024-06-19T07:45:10Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2024-05-15T16:48:03Z"
        },
        {
          "tag": "v2.5.6",
          "kind": "patch",
          "published_at": "2023-12-18T18:10:53Z"
        },
        {
          "tag": "v2.4.6",
          "kind": "patch",
          "published_at": "2023-12-18T17:46:20Z"
        },
        {
          "tag": "v2.5.5",
          "kind": "patch",
          "published_at": "2023-11-10T18:27:38Z"
        },
        {
          "tag": "v2.5.4",
          "kind": "patch",
          "published_at": "2023-07-15T08:28:45Z"
        },
        {
          "tag": "v2.5.3",
          "kind": "patch",
          "published_at": "2023-06-29T11:28:39Z"
        },
        {
          "tag": "v2.5.2",
          "kind": "patch",
          "published_at": "2023-06-17T17:32:27Z"
        },
        {
          "tag": "v2.5.1",
          "kind": "patch",
          "published_at": "2023-05-20T17:40:47Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2023-05-03T15:37:34Z"
        },
        {
          "tag": "v2.4.5",
          "kind": "patch",
          "published_at": "2023-04-08T15:20:45Z"
        },
        {
          "tag": "v2.4.4",
          "kind": "patch",
          "published_at": "2023-02-04T16:25:23Z"
        },
        {
          "tag": "v2.4.3",
          "kind": "patch",
          "published_at": "2023-01-07T09:45:38Z"
        },
        {
          "tag": "v2.4.2",
          "kind": "patch",
          "published_at": "2022-11-25T16:44:30Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2022-11-12T18:38:29Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2022-10-23T05:29:03Z"
        },
        {
          "tag": "v2.3.6",
          "kind": "patch",
          "published_at": "2022-10-12T17:41:53Z"
        },
        {
          "tag": "v2.3.5",
          "kind": "patch",
          "published_at": "2022-09-17T15:51:05Z"
        },
        {
          "tag": "v2.3.4",
          "kind": "patch",
          "published_at": "2022-09-01T14:48:29Z"
        },
        {
          "tag": "v2.3.3",
          "kind": "patch",
          "published_at": "2022-08-05T09:24:47Z"
        },
        {
          "tag": "v2.3.2",
          "kind": "patch",
          "published_at": "2022-07-29T16:45:55Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2022-06-10T17:39:50Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2022-06-04T08:14:07Z"
        },
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2022-04-30T12:14:08Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2022-02-06T14:44:12Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2021-12-31T14:12:13Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2021-11-27T11:42:19Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2021-09-11T11:14:10Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2021-09-11T05:05:24Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2021-06-16T16:09:52Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2021-04-10T06:56:46Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2021-03-28T19:30:52Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2021-02-17T07:11:49Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2021-02-06T14:29:33Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-02-06T09:12:59Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2020-11-18T18:33:14Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2020-11-14T08:46:03Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2020-11-08T05:15:01Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2020-10-17T20:32:11Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2020-10-10T20:40:54Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-07-06T20:45:49Z"
        },
        {
          "tag": "0.9.6",
          "kind": "patch",
          "published_at": "2020-03-07T16:47:13Z"
        },
        {
          "tag": "0.9.5",
          "kind": "patch",
          "published_at": "2020-01-12T18:10:16Z"
        },
        {
          "tag": "0.9.4",
          "kind": "patch",
          "published_at": "2019-11-22T22:08:22Z"
        },
        {
          "tag": "0.9.3",
          "kind": "patch",
          "published_at": "2019-10-18T13:38:29Z"
        },
        {
          "tag": "0.9.2",
          "kind": "patch",
          "published_at": "2019-09-18T21:37:05Z"
        },
        {
          "tag": "0.9.1",
          "kind": "patch",
          "published_at": "2019-09-02T14:10:09Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "42f7a4d415dc7a97da08880edb82e5b0db5fcfc8",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '7'\n  depen\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": "build(deps): bump actions/setup-go from 6 to 7 (#2267)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T17:46:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dbbcf4d74100ba706a329a15ee7844895945d5d0",
          "body": "we should add a common helper\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "Fix additional flaky Windows tests",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-18T15:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eca67e750aa9d4e0e4c5333cdfba9b46a22dc395",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "fixed some test cases",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-18T14:19:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cce58233c5fffd874ce708934b4247629978fdc",
          "body": "A virtual folder mapping can now re-root the mount onto a sub-path of\nthe folder: the mount at the virtual path serves the folder starting\nfrom the configured subpath, which stays invisible in the virtual tree.\nThe same folder can be mapped multiple times with distinct subpaths;\nquota remains a prop\n[…]\nthe whole folder, so every mapping must use\nthe same limits.\n\nSupported for local, encrypted, S3, GCS, Azure Blob and SFTP folders.\n\nFixes #2037\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "virtual folders: add subpath support",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-18T14:19:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2332bcb41dbf63b4d1e9f6972ff278384e725a83",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-17T16:15:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "760bf692e1c3ca2ccf1ecb21b3a7e863fdf94b1b",
          "body": "Parse the payload with ssh.Unmarshal into a single string field, which\nvalidates the wire format and rejects short or malformed payloads, and\ncompare the decoded name to \"sftp\".\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "sftpd: fix panic on malformed SSH subsystem request",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-17T16:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bafb7e7d6afb0302de40602f6ab9167cda71f40e",
          "body": "Apply the fixes suggested by the modernize analyzers enabled by\ndefault in gopls v0.23: range over int, errors.AsType, min/max,\nslices.Backward/Contains, maps.Copy, strings.Cut/CutPrefix/CutSuffix/\nSplitSeq, fmt.Appendf, WaitGroup.Go and b.Loop in tests, new(expr)\ninstead of to.Ptr, removal of ineffective omitempty tags on nested\nstruct fields.\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "modernize the codebase to current Go idioms",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-13T18:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0244572bc20cc6672349b61557a070c1ec2c0746",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "suppress a lint warning",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-12T06:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95b290c93b6cfa838be87e3adc2a71d2c655177c",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-12T06:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76b3b3f84a2d977511745073d4e7d793d9e4546f",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "totp: harden 2FA enrollment",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-11T15:01:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5cf9aa78522760d57e6ec56f50b8f5ce3f3c30f",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "WebUIs: clear also i18n-options before localizing a text",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-11T14:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec04e1fcdd7273573eb666a00fa17b8c664d3a5b",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "totp: harden one-time passcode use",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-10T15:21:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83ed62d88474a267e0019bd627a088ce7edffe9a",
          "body": "It is racy on Windows after the switch to os.Root\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "test: fix additional cases where the home is removed before the user",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-09T18:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0468e4b7d2d826a4d4b147b58f86f1d7d68bf4db",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "invalidate WebDAV user cache on user creation",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-09T17:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13c9f698c92806859630dae905e11cf892d5835f",
          "body": "Fixes #2260\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "fix error detection for HTTP and WebDAV uploads",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-09T15:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bedbb351f3420b47d35f323b59866279cba7eb2",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "test: match the normalized username when waiting for the connections",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-06T18:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04524594128d6878b157c31c4f57acd92d2b4f14",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "Docker: bump alpine from 3.23 to 3.24",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-06T18:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f520d2aea391a1fe4d265a97ee79e0622a7eb7e6",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-06T18:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efb80ff44d0853105927ab1d96946bfd8b9bf86e",
          "body": "The previous commit fixed the test cases failing on Windows, but which\ncleanup loses the race is not deterministic: a client disconnection is\nprocessed after the client returns, so removing the home dir before\ndeleting the user fails if the connection still holds the fs root when\nos.RemoveAll runs. \n[…]\nfirst\ndisconnects it and httpdtest.RemoveUser waits for its connections to be\nremoved, so the fs roots are released before the home dir removal.\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "test: remove the user before the home dir in the remaining cleanups",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-06T17:20:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7d7a6e62173723a0c1c231ca53110ba49210e4fe",
          "body": "On Windows the home dir cannot be removed while a filesystem root is\nopen\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "test: release the fs roots before removing the test home dirs",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-06T16:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29ccf299bfe0bba66c9f4e145fffb0b4a5e9be17",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update nfpm",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-06T14:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bbf4e0787ef18d86ee5feb27f5a46445d4fe548",
          "body": "double closes are no-op\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "httpd: make sure to always close connection for shares",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-06T12:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33b3aa04458481e0f1506d1b6d026090a60883fd",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "user: clear recovery codes in SetEmptySecrets",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-06T12:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "661d77f47b8df04f44c5e7e4357d57e27b763743",
          "body": "Confine all local filesystem access to an os.Root, with path resoultion\nenforced by the underlying OS.\n\nBehavior changes an upgrading deployment may notice:\n\n- temp_path is removed and ignored if still configured. Its purpose\n  was to stage files (atomic uploads, scratch and streaming data)\n  outsid\n[…]\ntried on\n  demand, fixing the permissions (or creating a missing home\n  externally) makes the same connection work again without\n  reconnecting.\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "vfs: migrate OsFs/CryptFs to os.Root and remove temp_path",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-07-06T11:08:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b163bab867a2654aebfce638da9c3c09c312f462",
          "body": "Fixes #2254\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "azure blob: include container in isSameResource check",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-29T13:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2806f63c02a22cb282107d79df341c2bff92abe0",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "httpd: clarify that node token invalidation is not a security control",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-29T09:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5717d5eb6bb29edfc4b3be35d66ea31f5131f7e0",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "choco: update package to 2.7.4",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-29T09:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7ca99cec1f90eb620833a3e335795f9bca6d23f",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "skip POSIX specific tests on Windows",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-27T15:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbf00e13f957031deafb3d208ef003f7b7707b79",
          "body": "add new test cases. Most of this code is temporary and will be\nremoved once we'll switch to os.Root\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "vfs: refactor Readlink",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-27T15:18:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a55bb5ac923264460737598522c5c98424ae1007",
          "body": "rewrite the checks so that they can handle short paths on Windows\nand home dir over symlinks\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "vfs: fix symlink failure introduced in previous commits",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-27T08:47:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68887961bdfbbb7ad7dca37d81e6916883102b6d",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-26T19:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7481bf5d48f830fe9fa4dcd0be65e3dabeff87a",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update sponsors section",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-26T06:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4825511409385815fc558e66584bcd7ad0b4f7d",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "suppress a lint warning",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-21T09:15:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80c73beb5b253f9c984b9a61e555c651a5a075b0",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "CI: update actions",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-21T06:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18391d62ef834052f4bda0211c26a780eefe8697",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-21T06:35:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58a20b2ffd52470fa8609b9feb31e93e2cf05e64",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update js deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-21T06:33:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f23f217b8bbfa2b2acfe44497ec8e0333444663",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "fix symlink test cases",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-20T20:03:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "737e3f576cea3cdd8b090f0794c4908d820486aa",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "document the filesystem and storage trust model",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-20T19:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bccb1eb9ce42c2275f1017d1d24137245e54d152",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "harden symlink checks and add more test cases",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-20T19:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c051a3f90c5208cfec117a6258d3bf773e6c6c0b",
          "body": "…tory\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "common: require create_symlinks on both the link and the target direc…",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-20T19:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3ddb18a4556b869c994b0c33c1548fa9eac482d",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "httpd: harden and unify the redirect target validation",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-20T19:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb35fd95395b41e7b5fe18377426857b8931d759",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "httpd: clean the web client login redirect target",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-20T18:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63ca04a654003751ae707e5849659c9e9a5409c9",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "httpd: return after CSRF failure in web client login",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-20T18:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11734d5e58f156412e5cb19954c887288953cfc6",
          "body": "Fixes #2241\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "oidc redirect: preserve next url for WebClient",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-20T18:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "974d212d2b8569263094add0b0be68cd19d45c9b",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "kms: fail fast on an unavailable secret provider",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-20T18:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa9c047619500d153b7ee287d09b219d49cca410",
          "body": "Symlink creation is now disabled by default\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "Add dedicated setting to control symlink creation",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-20T18:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c93729b4083ef029b548a67580133605420072e",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "vfs: normalize cloud key prefix on save",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-11T16:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9d8b15a0926f8b9f80ee000227910770051dd16",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\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": "build(deps): bump codecov/codecov-action from 6 to 7 (#2244)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T14:49:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "352476c1a07ba0ab93e370d1f7cda13e7642dfe4",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-08T12:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3205160b0248dbd6e18280b37710d084293443e8",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "use hdkf from the sdblib",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-08T12:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08c8e6a515c04d442a2dc5694cc565350ab5c85e",
          "body": "Fixes #2242\nCloses #2243\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "i18n: improve some help texts",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-08T12:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b5e5108753caff5584009bd6bb60a28846df6eb",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "openapi: clarify speed limits and max sessions",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-08T11:09:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf4b8f344612562df49e8192ea5055546f4c9d51",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "remove some premature optimizations",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-08T10:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91d28932645a1ecda11a4b4355266a413029ded6",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "fix overquota transfers check",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-06-04T06:14:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96a768260a447c963a6824a01a97c94620f7a643",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "updated choco package",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-31T08:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ce63901a1144698190de74e8eaef60ea3fc044",
          "body": "this should allow to enable immutable release\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "CI: create release in draf mode",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-31T07:29:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "931e7e5187a9849c1154bd16e42209dab885ade3",
          "body": "in the authy example redact the password in logs\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "test and examples: update deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-30T18:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c07bfd768962c186e80e928df1b00a7505d60ed0",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update js and css deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-30T17:30:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce2729f8245e6ed1b078a46e5325b6a8f4ee6453",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-30T16:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8817ec7654e908d74ba37a1e2c5bcbd2e4e61682",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update nfpm version",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-30T11:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bec44b59fa6287b54afa1c4932e5641022d13688",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "keyboard interactive program: check for scanner errors",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-30T11:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e51495634b3100307e83a1e575cca176a861bd4",
          "body": "The `inline` query parameter on the browsable-share file download\nand on the authenticated user file download suppressed the\n`Content-Disposition: attachment` header. A file placed in a share\nor user home (for example an HTML document) could then be served\ninline as `text/html` and execute in SFTPGo\n[…]\ncurrent web client previews images, video,\nPDF and other files directly within shares through its own viewer\nendpoints, so the flag is obsolete.\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "httpd: always download share and user files as attachments",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-30T11:28:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "56bc955e0da23f5de8c9ce2551b7b76c5b79ffa5",
          "body": "The browsable share partial download validated ZIP entries with a raw\nbyte-prefix check, letting prefix-overlapping siblings (/share vs\n/share2) escape the share root. Use a directory-boundary aware check;\nharden the event manager twin and add a regression test.\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "shares: confine partial ZIP download entries to the share directory",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-30T10:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f90231394d212f6e7d4bd97c9db940cee73b7a3",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "admins: restrict 2FA reset on other admins to super-admins",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-25T10:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "135ff381ecb4badd65b540afcfeb0b7800b2db04",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "CI: use Go 1.26 in FreeBSD tests",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-23T15:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "361ff35dcc88492d3d02dc93ab86ff45c31dd32f",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "Event Manager: neutralize CSV formula injection",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-23T14:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94c9a86cd89c2a2a0aa9789b312449c346cb2a39",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update security policy",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-19T17:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f59617cf4b4337f597b6622713c25e661eabaf9f",
          "body": "align with the value in the json file\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "config: fix default naming rules in code",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-18T17:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02e312f39cf1c55a29afac42da4fc445e206282c",
          "body": "The CryptFs passphrase and the S3 SSE-C key are used directly as\ndata-at-rest encryption key material, yet they were accepted with no\nstrength check, so an operator could protect encrypted data with a\ntrivially guessable secret.\n\nAdd common.secret_min_entropy (default 80): when one of these\nsecrets \n[…]\nnot a measure of cryptographic strength:\nalways supply key material generated by a CSPRNG.\n\nThanks to Vishal Shukla (@shukla304) for the report.\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "fs: enforce a configurable minimum entropy for data-encryption secrets",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-18T17:46:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d3bc819d8768f51cc4bdc581240e1d05a29fc7c1",
          "body": "Event-log CSV export wrote user-influenced fields (usernames, paths,\nSSH commands, object names, log messages, roles) verbatim. A cell\nstarting with =, +, -, @, tab or CR is interpreted as a formula by\nspreadsheet applications, so a crafted value could be executed when an\noperator opens an exported \n[…]\nns treat the cell as text.\nServer-controlled columns and benign values are left unchanged.\n\nThanks to Vishal Shukla (@shukla304) for the report.\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "httpd: neutralize CSV formula injection in event-log export",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-18T17:09:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d39e90fddca37091ef0a10a92c56429831c3f4d7",
          "body": "IsNameValid only rejected Unicode control (Cc) characters. Format (Cf)\ncodepoints (zero-width joiners, bidirectional overrides, BOM/ZWNBSP)\nand line/paragraph separators (Zl/Zp) were accepted, allowing\ninvisible, visually confusable names and newline-like codepoints in\nnames that can appear within f\n[…]\n addition to Cc; legitimate international names (accented,\nCJK, RTL letters) remain valid.\n\nThanks to Vishal Shukla (@shukla304) for the report.\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "util: reject Unicode Cf and Zl/Zp characters in IsNameValid",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-18T17:01:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ac4fc3429df7fc9e10ce3bda54417ae51024e2fa",
          "body": "Share usage was a check-then-write race: the public share handler\nloaded a copy of the share, IsUsable() checked UsedTokens on that\nin-memory snapshot, and UpdateShareLastUse() incremented the counter\nafterwards with no lock, transaction or compare-and-swap spanning the\ncheck. Concurrent requests fo\n[…]\n is always applied\nunconditionally, so failed transfers still return their reserved token.\n\nThanks to Vishal Shukla (@shukla304) for the report.\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "shares: enforce max_tokens atomically to close a usage-count race",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-18T16:50:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4bf1090bd337df9b943c152ae8ce4bfe198e5124",
          "body": "Fixes #2237\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "transfers: count per-host transfer limit per client IP, not per user",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-18T16:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fd48f5cfde1a3962aeaacc16b45d89f8ec32925",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "fix lint warning",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-16T09:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e543c6f080333a3342540a5c85a9c1691b96ec1",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-15T12:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4dc1b9dbbb91f4f7584f3f975fc0208828615d0",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "lint: disable goconst",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-15T12:55:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f950c3cf268e1d5e5c4ed90337ab2b086305bb23",
          "body": "…tries\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "IP list: Fixed match when an IP is covered by multiple conflicting en…",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-15T09:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f32868d7f59f2fcb0bba29c82336610f891d36d7",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "logs: add virtual path to transfer/command logs and event CSV columns",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-15T09:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a662f015c957fb2f5f51357f5d411aca6da7d9c",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-10T13:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1cdab0b704aca71ac49a605fcda1bf8851c66b8",
          "body": "Fixes #2231\n\nCo-authored-by: immanuwell <pchpr.00@list.ru>\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "fix: correctly compare unordered slices",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-10T13:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e61c99b24276cdbe3506c6430bb69cabbaf34ac",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "sqlite: improve connection string, use WAL mode",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-05-02T13:56:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2e15ea2073a8e8322fd94e305af410f3ab40067",
          "body": "Also factor the file-or-value resolution in util.ResolveConfigValue\nand reuse it for OIDC, KMS and httpd signing passphrase.\n\nFixes #2206\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "dataprovider: allow reading password from file",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-04-19T09:36:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "529732b019a0c1b88030615548568dd2f33e61b5",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-04-19T08:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae7cf851c641876a098d2ef2e6a52398e8a6ff6b",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\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 codecov/codecov-action from 5 to 6 (#2200)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-19T08:54:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7ba1cce65ffd634b7736449546ddbcbdaa8c1c66",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-04-18T19:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d92742f3489e64ab2b4e42f51d0b26f4393e6382",
          "body": "Fixes #2194\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "auto redirect change password and 2FA",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-04-18T19:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f8369954e454d32c66b509aaf64a3457a20500e",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-03-28T09:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbd8ab475981117bd74c5a4161ba253469f043c3",
          "body": "The in-memory reset code manager did not check isExpired() in Get(),\nrelying solely on the background Cleanup() ticker. The DB manager\nand the OIDC/OAuth2 managers already check expiry at retrieval time.\n\nAdd the expiry check and eager deletion for consistency.\n\nThanks to saku0512sec@gmail.com for reporting the issue.\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "memoryResetCodeManager.Get: check expiry before returning code",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-03-28T09:20:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64ea8cfa5e6474d42b5d648f162f51b3f1e906f7",
          "body": "better CSP compatibility and more control\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "WebClient: replaced gligthbox with a custom implementation",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-03-24T13:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6af5abcccd4ddaa92761057674fddc045044ac23",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "events: escape ssh_cmd",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-03-23T11:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37674b39bc9441f761af6cdc7d125a4ebaa8adfe",
          "body": "Thanks to @Shirshaw64p for reporting\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "WebClient: add defender event on share login failure",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-03-22T19:32:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dda97dd7583543dc331c7ed77afe5c568da2102a",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-03-19T18:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc3899baa131026a25ad16252a183d7e47fbf76a",
          "body": "Fixes #1951\n\nSigned-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "s3: use 1000 as default page size for better ListObjectsV2 compatibility",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-03-15T07:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb8a8cb79119c06eafb935ffcc5ec7e0e864e619",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "back to development",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-03-13T20:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f072ad8ace8dcd03df5607589b3b00d24a63940",
          "body": "Bumps golang from 1.25-trixie to 1.26-trixie.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n  dependency-version: 1.26-trixie\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang from 1.25-trixie to 1.26-trixie (#2174)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-13T17:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01a6bf28517ff9b6f7226e4ea237c19244e9df2e",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\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/upload-artifact from 6 to 7 (#2177)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-13T17:38:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c4c95d72b9386cc182e5aa50511ed4cf1cb16e66",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\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/download-artifact from 7 to 8 (#2178)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-13T17:38:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ad1f69b2ce8ba0ae0f99a3d7245360ab5f8a5a5",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "CI: update go version",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-03-12T18:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baedf15e0ec8e992f175a2aa4c23adfbc88e1552",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-03-12T18:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9601a89761d32b433476220ed59eddd685bb6da",
          "body": "Signed-off-by: Nicola Murino <nicola.murino@gmail.com>",
          "is_bot": false,
          "headline": "fix new lint warnings",
          "author_name": "Nicola Murino",
          "author_login": "drakkan",
          "committed_at": "2026-03-07T15:51:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 57,
      "commits_last_year": 217,
      "latest_release_at": "2026-07-17T17:26:59Z",
      "latest_release_tag": "v2.7.5",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 45,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 84
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/drakkan/sftpgo/v2",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/drakkan/sftpgo/v2",
          "is_deprecated": false,
          "latest_version": "v2.7.5",
          "repository_url": "https://github.com/drakkan/sftpgo",
          "versions_count": 46,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T16:25:27Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 944,
      "stars": 12296,
      "watchers": 108,
      "fork_history": {
        "days": [
          {
            "date": "2019-07-26",
            "count": 13
          },
          {
            "date": "2019-07-27",
            "count": 3
          },
          {
            "date": "2019-07-29",
            "count": 1
          },
          {
            "date": "2019-07-30",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 3
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2019-08-02",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-08-12",
            "count": 2
          },
          {
            "date": "2019-08-14",
            "count": 3
          },
          {
            "date": "2019-08-15",
            "count": 3
          },
          {
            "date": "2019-08-16",
            "count": 1
          },
          {
            "date": "2019-08-30",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-09-08",
            "count": 1
          },
          {
            "date": "2019-09-14",
            "count": 1
          },
          {
            "date": "2019-09-18",
            "count": 1
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-10-20",
            "count": 1
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-11-24",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2019-12-17",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-01-10",
            "count": 1
          },
          {
            "date": "2020-01-26",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 1
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 1
          },
          {
            "date": "2020-02-08",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 2
          },
          {
            "date": "2020-02-22",
            "count": 1
          },
          {
            "date": "2020-03-08",
            "count": 2
          },
          {
            "date": "2020-03-12",
            "count": 1
          },
          {
            "date": "2020-03-15",
            "count": 1
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-04-02",
            "count": 1
          },
          {
            "date": "2020-04-07",
            "count": 1
          },
          {
            "date": "2020-04-11",
            "count": 1
          },
          {
            "date": "2020-04-12",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 3
          },
          {
            "date": "2020-05-03",
            "count": 1
          },
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2020-05-06",
            "count": 1
          },
          {
            "date": "2020-05-16",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 1
          },
          {
            "date": "2020-06-03",
            "count": 1
          },
          {
            "date": "2020-06-06",
            "count": 1
          },
          {
            "date": "2020-06-08",
            "count": 2
          },
          {
            "date": "2020-06-10",
            "count": 1
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-06-27",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 2
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-09-25",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-04",
            "count": 1
          },
          {
            "date": "2020-10-11",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-16",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-10-31",
            "count": 1
          },
          {
            "date": "2020-11-06",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2020-12-23",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-01-01",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 1
          },
          {
            "date": "2021-01-08",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-01-23",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-07",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 2
          },
          {
            "date": "2021-02-24",
            "count": 2
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 2
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-03-20",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 2
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-04-02",
            "count": 1
          },
          {
            "date": "2021-04-10",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-05-02",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 2
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 2
          },
          {
            "date": "2021-06-05",
            "count": 2
          },
          {
            "date": "2021-06-09",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 3
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-11",
            "count": 1
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-07-23",
            "count": 1
          },
          {
            "date": "2021-07-24",
            "count": 1
          },
          {
            "date": "2021-07-25",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-08-13",
            "count": 1
          },
          {
            "date": "2021-08-15",
            "count": 1
          },
          {
            "date": "2021-08-16",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-08-23",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-08-30",
            "count": 1
          },
          {
            "date": "2021-09-07",
            "count": 2
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-12",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 2
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-09-28",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2021-10-09",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-10-24",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 2
          },
          {
            "date": "2021-11-14",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 2
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 2
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 2
          },
          {
            "date": "2021-12-01",
            "count": 3
          },
          {
            "date": "2021-12-02",
            "count": 3
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-04",
            "count": 2
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2021-12-06",
            "count": 2
          },
          {
            "date": "2021-12-07",
            "count": 2
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-19",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-01-15",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 2
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-03",
            "count": 2
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 3
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-12",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 3
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-19",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-03-27",
            "count": 1
          },
          {
            "date": "2022-03-28",
            "count": 2
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-15",
            "count": 2
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-24",
            "count": 3
          },
          {
            "date": "2022-04-25",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 2
          },
          {
            "date": "2022-05-06",
            "count": 2
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 2
          },
          {
            "date": "2022-05-13",
            "count": 3
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-05-29",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 2
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 2
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 3
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 3
          },
          {
            "date": "2022-06-17",
            "count": 2
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 3
          },
          {
            "date": "2022-07-16",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 2
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-07-31",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-08-23",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 2
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-25",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 3
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 2
          },
          {
            "date": "2022-10-21",
            "count": 2
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 2
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 3
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-11-13",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 2
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2022-12-16",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-23",
            "count": 1
          },
          {
            "date": "2022-12-26",
            "count": 1
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-01-20",
            "count": 1
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 2
          },
          {
            "date": "2023-02-08",
            "count": 2
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-18",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 2
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 6
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 2
          },
          {
            "date": "2023-03-14",
            "count": 2
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-25",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 2
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-02",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 2
          },
          {
            "date": "2023-04-10",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 4
          },
          {
            "date": "2023-04-22",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 2
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-09",
            "count": 2
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-05-27",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-03",
            "count": 1
          },
          {
            "date": "2023-06-06",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-16",
            "count": 2
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-25",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-02",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 2
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-08-28",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 2
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-10-06",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-21",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 2
          },
          {
            "date": "2023-11-01",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 2
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 2
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 3
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-24",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2023-12-30",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 2
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-20",
            "count": 1
          },
          {
            "date": "2024-01-21",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 2
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-01-27",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 2
          },
          {
            "date": "2024-02-03",
            "count": 1
          },
          {
            "date": "2024-02-04",
            "count": 2
          },
          {
            "date": "2024-02-09",
            "count": 3
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 2
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 2
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 2
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-03-17",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 2
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 3
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-18",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 2
          },
          {
            "date": "2024-06-03",
            "count": 2
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 2
          },
          {
            "date": "2024-06-28",
            "count": 2
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-06",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 2
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 2
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 2
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 2
          },
          {
            "date": "2024-08-31",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 2
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 2
          },
          {
            "date": "2024-10-08",
            "count": 2
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 2
          },
          {
            "date": "2024-11-27",
            "count": 2
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 3
          },
          {
            "date": "2024-12-13",
            "count": 2
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-21",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2024-12-29",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 2
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2025-01-27",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-02-02",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 2
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 2
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 2
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 5
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-03-30",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 2
          },
          {
            "date": "2025-04-16",
            "count": 2
          },
          {
            "date": "2025-04-17",
            "count": 2
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 3
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 2
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 2
          },
          {
            "date": "2025-05-22",
            "count": 2
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 2
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 2
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 2
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-07-26",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 3
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 2
          },
          {
            "date": "2025-09-02",
            "count": 2
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 2
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 2
          },
          {
            "date": "2025-11-01",
            "count": 2
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 3
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-16",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 2
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 2
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-11",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 3
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 2
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 2
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 3
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 2
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 2
          },
          {
            "date": "2026-05-26",
            "count": 2
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 2
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 3
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 2
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 2
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 2
          },
          {
            "date": "2026-07-13",
            "count": 2
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 935,
        "total_forks": 944
      },
      "star_history": {
        "days": [
          {
            "date": "2025-12-01",
            "count": 4
          },
          {
            "date": "2025-12-02",
            "count": 3
          },
          {
            "date": "2025-12-03",
            "count": 4
          },
          {
            "date": "2025-12-04",
            "count": 3
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 5
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 8
          },
          {
            "date": "2025-12-09",
            "count": 4
          },
          {
            "date": "2025-12-10",
            "count": 8
          },
          {
            "date": "2025-12-11",
            "count": 5
          },
          {
            "date": "2025-12-12",
            "count": 6
          },
          {
            "date": "2025-12-13",
            "count": 5
          },
          {
            "date": "2025-12-14",
            "count": 6
          },
          {
            "date": "2025-12-15",
            "count": 6
          },
          {
            "date": "2025-12-16",
            "count": 3
          },
          {
            "date": "2025-12-17",
            "count": 2
          },
          {
            "date": "2025-12-18",
            "count": 11
          },
          {
            "date": "2025-12-19",
            "count": 6
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 2
          },
          {
            "date": "2025-12-22",
            "count": 6
          },
          {
            "date": "2025-12-23",
            "count": 2
          },
          {
            "date": "2025-12-24",
            "count": 3
          },
          {
            "date": "2025-12-25",
            "count": 4
          },
          {
            "date": "2025-12-26",
            "count": 4
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 5
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 5
          },
          {
            "date": "2025-12-31",
            "count": 5
          },
          {
            "date": "2026-01-01",
            "count": 2
          },
          {
            "date": "2026-01-02",
            "count": 3
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 5
          },
          {
            "date": "2026-01-05",
            "count": 8
          },
          {
            "date": "2026-01-06",
            "count": 7
          },
          {
            "date": "2026-01-07",
            "count": 6
          },
          {
            "date": "2026-01-08",
            "count": 4
          },
          {
            "date": "2026-01-09",
            "count": 4
          },
          {
            "date": "2026-01-10",
            "count": 5
          },
          {
            "date": "2026-01-11",
            "count": 3
          },
          {
            "date": "2026-01-12",
            "count": 5
          },
          {
            "date": "2026-01-13",
            "count": 5
          },
          {
            "date": "2026-01-14",
            "count": 6
          },
          {
            "date": "2026-01-15",
            "count": 5
          },
          {
            "date": "2026-01-16",
            "count": 6
          },
          {
            "date": "2026-01-17",
            "count": 2
          },
          {
            "date": "2026-01-18",
            "count": 2
          },
          {
            "date": "2026-01-19",
            "count": 5
          },
          {
            "date": "2026-01-20",
            "count": 3
          },
          {
            "date": "2026-01-21",
            "count": 2
          },
          {
            "date": "2026-01-22",
            "count": 8
          },
          {
            "date": "2026-01-23",
            "count": 4
          },
          {
            "date": "2026-01-25",
            "count": 2
          },
          {
            "date": "2026-01-26",
            "count": 2
          },
          {
            "date": "2026-01-27",
            "count": 5
          },
          {
            "date": "2026-01-28",
            "count": 3
          },
          {
            "date": "2026-01-29",
            "count": 4
          },
          {
            "date": "2026-01-30",
            "count": 4
          },
          {
            "date": "2026-01-31",
            "count": 2
          },
          {
            "date": "2026-02-01",
            "count": 2
          },
          {
            "date": "2026-02-02",
            "count": 2
          },
          {
            "date": "2026-02-03",
            "count": 4
          },
          {
            "date": "2026-02-04",
            "count": 2
          },
          {
            "date": "2026-02-05",
            "count": 2
          },
          {
            "date": "2026-02-06",
            "count": 7
          },
          {
            "date": "2026-02-07",
            "count": 2
          },
          {
            "date": "2026-02-08",
            "count": 2
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 2
          },
          {
            "date": "2026-02-11",
            "count": 7
          },
          {
            "date": "2026-02-12",
            "count": 8
          },
          {
            "date": "2026-02-13",
            "count": 7
          },
          {
            "date": "2026-02-14",
            "count": 2
          },
          {
            "date": "2026-02-15",
            "count": 2
          },
          {
            "date": "2026-02-16",
            "count": 5
          },
          {
            "date": "2026-02-17",
            "count": 5
          },
          {
            "date": "2026-02-18",
            "count": 3
          },
          {
            "date": "2026-02-19",
            "count": 2
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-02-21",
            "count": 6
          },
          {
            "date": "2026-02-22",
            "count": 3
          },
          {
            "date": "2026-02-23",
            "count": 6
          },
          {
            "date": "2026-02-24",
            "count": 4
          },
          {
            "date": "2026-02-25",
            "count": 4
          },
          {
            "date": "2026-02-26",
            "count": 4
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 3
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 5
          },
          {
            "date": "2026-03-03",
            "count": 6
          },
          {
            "date": "2026-03-04",
            "count": 3
          },
          {
            "date": "2026-03-05",
            "count": 5
          },
          {
            "date": "2026-03-06",
            "count": 8
          },
          {
            "date": "2026-03-07",
            "count": 5
          },
          {
            "date": "2026-03-08",
            "count": 3
          },
          {
            "date": "2026-03-09",
            "count": 3
          },
          {
            "date": "2026-03-10",
            "count": 2
          },
          {
            "date": "2026-03-11",
            "count": 5
          },
          {
            "date": "2026-03-12",
            "count": 4
          },
          {
            "date": "2026-03-13",
            "count": 4
          },
          {
            "date": "2026-03-14",
            "count": 3
          },
          {
            "date": "2026-03-15",
            "count": 7
          },
          {
            "date": "2026-03-16",
            "count": 4
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 2
          },
          {
            "date": "2026-03-19",
            "count": 5
          },
          {
            "date": "2026-03-20",
            "count": 6
          },
          {
            "date": "2026-03-21",
            "count": 3
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 8
          },
          {
            "date": "2026-03-24",
            "count": 11
          },
          {
            "date": "2026-03-25",
            "count": 19
          },
          {
            "date": "2026-03-26",
            "count": 9
          },
          {
            "date": "2026-03-27",
            "count": 4
          },
          {
            "date": "2026-03-28",
            "count": 7
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 4
          },
          {
            "date": "2026-03-31",
            "count": 2
          },
          {
            "date": "2026-04-01",
            "count": 7
          },
          {
            "date": "2026-04-02",
            "count": 4
          },
          {
            "date": "2026-04-03",
            "count": 7
          },
          {
            "date": "2026-04-04",
            "count": 6
          },
          {
            "date": "2026-04-05",
            "count": 2
          },
          {
            "date": "2026-04-06",
            "count": 4
          },
          {
            "date": "2026-04-07",
            "count": 8
          },
          {
            "date": "2026-04-08",
            "count": 12
          },
          {
            "date": "2026-04-09",
            "count": 5
          },
          {
            "date": "2026-04-10",
            "count": 3
          },
          {
            "date": "2026-04-11",
            "count": 2
          },
          {
            "date": "2026-04-12",
            "count": 6
          },
          {
            "date": "2026-04-13",
            "count": 4
          },
          {
            "date": "2026-04-14",
            "count": 7
          },
          {
            "date": "2026-04-15",
            "count": 2
          },
          {
            "date": "2026-04-16",
            "count": 4
          },
          {
            "date": "2026-04-17",
            "count": 3
          },
          {
            "date": "2026-04-18",
            "count": 2
          },
          {
            "date": "2026-04-19",
            "count": 3
          },
          {
            "date": "2026-04-20",
            "count": 9
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 6
          },
          {
            "date": "2026-04-23",
            "count": 2
          },
          {
            "date": "2026-04-24",
            "count": 4
          },
          {
            "date": "2026-04-25",
            "count": 3
          },
          {
            "date": "2026-04-26",
            "count": 2
          },
          {
            "date": "2026-04-27",
            "count": 2
          },
          {
            "date": "2026-04-28",
            "count": 7
          },
          {
            "date": "2026-04-29",
            "count": 16
          },
          {
            "date": "2026-04-30",
            "count": 3
          },
          {
            "date": "2026-05-01",
            "count": 6
          },
          {
            "date": "2026-05-02",
            "count": 3
          },
          {
            "date": "2026-05-03",
            "count": 3
          },
          {
            "date": "2026-05-04",
            "count": 2
          },
          {
            "date": "2026-05-05",
            "count": 3
          },
          {
            "date": "2026-05-06",
            "count": 7
          },
          {
            "date": "2026-05-07",
            "count": 3
          },
          {
            "date": "2026-05-08",
            "count": 7
          },
          {
            "date": "2026-05-09",
            "count": 6
          },
          {
            "date": "2026-05-10",
            "count": 5
          },
          {
            "date": "2026-05-11",
            "count": 5
          },
          {
            "date": "2026-05-12",
            "count": 5
          },
          {
            "date": "2026-05-13",
            "count": 4
          },
          {
            "date": "2026-05-14",
            "count": 6
          },
          {
            "date": "2026-05-15",
            "count": 6
          },
          {
            "date": "2026-05-16",
            "count": 3
          },
          {
            "date": "2026-05-17",
            "count": 3
          },
          {
            "date": "2026-05-18",
            "count": 5
          },
          {
            "date": "2026-05-19",
            "count": 4
          },
          {
            "date": "2026-05-20",
            "count": 2
          },
          {
            "date": "2026-05-21",
            "count": 8
          },
          {
            "date": "2026-05-22",
            "count": 5
          },
          {
            "date": "2026-05-23",
            "count": 2
          },
          {
            "date": "2026-05-24",
            "count": 3
          },
          {
            "date": "2026-05-25",
            "count": 2
          },
          {
            "date": "2026-05-26",
            "count": 11
          },
          {
            "date": "2026-05-27",
            "count": 4
          },
          {
            "date": "2026-05-28",
            "count": 5
          },
          {
            "date": "2026-05-29",
            "count": 5
          },
          {
            "date": "2026-05-30",
            "count": 5
          },
          {
            "date": "2026-05-31",
            "count": 5
          },
          {
            "date": "2026-06-01",
            "count": 4
          },
          {
            "date": "2026-06-02",
            "count": 5
          },
          {
            "date": "2026-06-03",
            "count": 3
          },
          {
            "date": "2026-06-04",
            "count": 3
          },
          {
            "date": "2026-06-05",
            "count": 2
          },
          {
            "date": "2026-06-06",
            "count": 3
          },
          {
            "date": "2026-06-07",
            "count": 4
          },
          {
            "date": "2026-06-08",
            "count": 2
          },
          {
            "date": "2026-06-09",
            "count": 3
          },
          {
            "date": "2026-06-10",
            "count": 7
          },
          {
            "date": "2026-06-11",
            "count": 2
          },
          {
            "date": "2026-06-12",
            "count": 5
          },
          {
            "date": "2026-06-13",
            "count": 6
          },
          {
            "date": "2026-06-14",
            "count": 2
          },
          {
            "date": "2026-06-15",
            "count": 4
          },
          {
            "date": "2026-06-16",
            "count": 4
          },
          {
            "date": "2026-06-17",
            "count": 9
          },
          {
            "date": "2026-06-18",
            "count": 2
          },
          {
            "date": "2026-06-19",
            "count": 4
          },
          {
            "date": "2026-06-20",
            "count": 2
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 5
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 4
          },
          {
            "date": "2026-06-25",
            "count": 5
          },
          {
            "date": "2026-06-26",
            "count": 3
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 5
          },
          {
            "date": "2026-06-29",
            "count": 4
          },
          {
            "date": "2026-06-30",
            "count": 6
          },
          {
            "date": "2026-07-01",
            "count": 12
          },
          {
            "date": "2026-07-02",
            "count": 11
          },
          {
            "date": "2026-07-03",
            "count": 2
          },
          {
            "date": "2026-07-04",
            "count": 5
          },
          {
            "date": "2026-07-06",
            "count": 5
          },
          {
            "date": "2026-07-07",
            "count": 4
          },
          {
            "date": "2026-07-08",
            "count": 4
          },
          {
            "date": "2026-07-09",
            "count": 5
          },
          {
            "date": "2026-07-10",
            "count": 3
          },
          {
            "date": "2026-07-11",
            "count": 2
          },
          {
            "date": "2026-07-12",
            "count": 4
          },
          {
            "date": "2026-07-13",
            "count": 8
          },
          {
            "date": "2026-07-14",
            "count": 7
          },
          {
            "date": "2026-07-15",
            "count": 4
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 5
          },
          {
            "date": "2026-07-18",
            "count": 4
          },
          {
            "date": "2026-07-19",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 5
          },
          {
            "date": "2026-07-21",
            "count": 5
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 12296
      },
      "open_issues_and_prs": 166
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "openapi/openapi.yaml"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "examples/OTP/authy/checkpwd/go.mod",
        "examples/OTP/authy/extauth/go.mod",
        "examples/OTP/authy/keyint/go.mod",
        "examples/ldapauth/go.mod",
        "examples/ldapauthserver/go.mod",
        "go.mod",
        "tests/eventsearcher/go.mod",
        "tests/ipfilter/go.mod"
      ],
      "largest_source_bytes": 1526593,
      "source_files_sampled": 258,
      "oversized_source_files": 30,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "0.0.0-20201221181555-eec23a3978ad",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-45x7-px36-x8w8",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-8c26-wmh5-6g9v",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-f6x5-jh6r-wrfv",
              "GHSA-gwc9-m7rh-j2ww"
            ],
            "fixed_version": "3.4.0",
            "advisory_count": 43,
            "oldest_advisory_days": 1586
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.82.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.3.5",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-69ch-w2m2-3vjp",
              "GHSA-ppp9-7jff-5vj2",
              "GO-2021-0113",
              "GO-2022-1059",
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 5,
            "oldest_advisory_days": 1749
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "0.0.0-20210124154548-22da62e12c0c",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-p782-xgp4-8hr8",
              "GO-2022-0493",
              "GO-2026-5024"
            ],
            "fixed_version": "1.18.2",
            "advisory_count": 3,
            "oldest_advisory_days": 1489
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.53.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 14
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 14
          },
          {
            "name": "github.com/go-chi/chi",
            "direct": false,
            "version": "1.5.2",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-4316"
            ],
            "fixed_version": "5.2.4",
            "advisory_count": 1,
            "oldest_advisory_days": 180
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 3,
          "critical": 2,
          "moderate": 1
        },
        "advisory_count": 55,
        "affected_count": 7,
        "assessed_count": 198,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 4
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "cloud.google.com/go/storage",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.63.1"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azcore",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azidentity",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/storage/azblob",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/GehirnInc/crypt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230320061759-8cc1b52080c5"
        },
        {
          "name": "github.com/alexedwards/argon2id",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/amoghe/go-crypt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220222110647-20eada5f5964"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.30"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/credentials",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.29"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/s3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.105.2"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/sts",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.1"
        },
        {
          "name": "github.com/bmatcuk/doublestar/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.10.0"
        },
        {
          "name": "github.com/cockroachdb/cockroach-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.3"
        },
        {
          "name": "github.com/coreos/go-oidc/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.20.0"
        },
        {
          "name": "github.com/drakkan/webdav",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260709145212-0af7fe6f3bb2"
        },
        {
          "name": "github.com/eikenb/pipeat",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260709234154-608894928e53"
        },
        {
          "name": "github.com/fclairamb/ftpserverlib",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.32.1"
        },
        {
          "name": "github.com/go-acme/lego/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.35.2"
        },
        {
          "name": "github.com/go-chi/chi/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/go-chi/render",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "github.com/go-jose/go-jose/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.1.4"
        },
        {
          "name": "github.com/go-sql-driver/mysql",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/google/shlex",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20191202100458-e7afc7fbc510"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/hashicorp/go-hclog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.3"
        },
        {
          "name": "github.com/hashicorp/go-plugin",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/hashicorp/go-retryablehttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.8"
        },
        {
          "name": "github.com/jackc/pgx/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.10.0"
        },
        {
          "name": "github.com/jlaffaye/ftp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/klauspost/compress",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/lithammer/shortuuid/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.2.0"
        },
        {
          "name": "github.com/mattn/go-sqlite3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.48"
        },
        {
          "name": "github.com/mhale/smtpd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.3"
        },
        {
          "name": "github.com/minio/sio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.1"
        },
        {
          "name": "github.com/pires/go-proxyproto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.0"
        },
        {
          "name": "github.com/pkg/sftp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.13.11"
        },
        {
          "name": "github.com/pquerna/otp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/robfig/cron/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "github.com/rs/cors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/rs/xid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.35.1"
        },
        {
          "name": "github.com/sftpgo/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.10-0.20260718115844-aece7239043c"
        },
        {
          "name": "github.com/shirou/gopsutil/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.24.5"
        },
        {
          "name": "github.com/spf13/afero",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/studio-b12/gowebdav",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.0"
        },
        {
          "name": "github.com/subosito/gotenv",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/unrolled/secure",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.0"
        },
        {
          "name": "github.com/wagslane/go-password-validator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/wneessen/go-mail",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.1"
        },
        {
          "name": "github.com/yl2chen/cidranger",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3-0.20210928021809-d1cb2c52f37a"
        },
        {
          "name": "go.etcd.io/bbolt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "gocloud.dev",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.46.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.57.0"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "golang.org/x/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.15.0"
        },
        {
          "name": "google.golang.org/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.289.0"
        },
        {
          "name": "gopkg.in/natefinch/lumberjack.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "cloud.google.com/go/storage",
            "direct": true,
            "version": "v1.63.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alexedwards/argon2id",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/amoghe/go-crypt",
            "direct": true,
            "version": "v0.0.0-20220222110647-20eada5f5964",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": true,
            "version": "v1.42.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": true,
            "version": "v1.32.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": true,
            "version": "v1.19.29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": true,
            "version": "v1.105.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": true,
            "version": "v1.44.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/azcore",
            "direct": true,
            "version": "v1.22.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/azidentity",
            "direct": true,
            "version": "v1.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/storage/azblob",
            "direct": true,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bmatcuk/doublestar/v4",
            "direct": true,
            "version": "v4.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/cockroach-go/v2",
            "direct": true,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-oidc/v3",
            "direct": true,
            "version": "v3.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/drakkan/webdav",
            "direct": true,
            "version": "v0.0.0-20260709145212-0af7fe6f3bb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/eikenb/pipeat",
            "direct": true,
            "version": "v0.0.0-20260709234154-608894928e53",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fclairamb/ftpserverlib",
            "direct": true,
            "version": "v0.32.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gehirninc/crypt",
            "direct": true,
            "version": "v0.0.0-20230320061759-8cc1b52080c5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-acme/lego/v4",
            "direct": true,
            "version": "v4.35.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-chi/chi/v5",
            "direct": true,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-chi/render",
            "direct": true,
            "version": "1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-chi/render",
            "direct": true,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": true,
            "version": "v4.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sql-driver/mysql",
            "direct": true,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/shlex",
            "direct": true,
            "version": "v0.0.0-20191202100458-e7afc7fbc510",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-hclog",
            "direct": true,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-plugin",
            "direct": true,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-retryablehttp",
            "direct": true,
            "version": "v0.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgx/v5",
            "direct": true,
            "version": "v5.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": true,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lithammer/shortuuid/v4",
            "direct": true,
            "version": "v4.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-sqlite3",
            "direct": true,
            "version": "v1.14.48",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mhale/smtpd",
            "direct": true,
            "version": "v0.8.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/sio",
            "direct": true,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pires/go-proxyproto",
            "direct": true,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/sftp",
            "direct": true,
            "version": "v1.13.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pquerna/otp",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/cors",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/xid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "1.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "v1.35.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sftpgo/sdk",
            "direct": true,
            "version": "v0.1.10-0.20260718115844-aece7239043c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sftpgo/sdk",
            "direct": true,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil/v3",
            "direct": true,
            "version": "v3.24.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": true,
            "version": "1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": true,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/studio-b12/gowebdav",
            "direct": true,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/unrolled/secure",
            "direct": true,
            "version": "v1.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wagslane/go-password-validator",
            "direct": true,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wneessen/go-mail",
            "direct": true,
            "version": "v0.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yl2chen/cidranger",
            "direct": true,
            "version": "v1.0.3-0.20210928021809-d1cb2c52f37a",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/bbolt",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "gocloud.dev",
            "direct": true,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "0.0.0-20201221181555-eec23a3978ad",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.56.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "0.0.0-20210124154548-22da62e12c0c",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": true,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": true,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": true,
            "version": "v0.289.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/natefinch/lumberjack.v2",
            "direct": true,
            "version": "2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/natefinch/lumberjack.v2",
            "direct": true,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "cel.dev/expr",
            "direct": false,
            "version": "v0.25.2",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.123.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.8",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/iam",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/monitoring",
            "direct": false,
            "version": "v1.30.0",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/edwards25519",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ajg/form",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ajg/form",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
            "direct": false,
            "version": "v1.9.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.19.31",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signin",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.32.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.37.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.27.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/azure-sdk-for-go/sdk/internal",
            "direct": false,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ntlmssp",
            "direct": false,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azuread/microsoft-authentication-library-for-go",
            "direct": false,
            "version": "v1.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/boombuler/barcode",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v5",
            "direct": false,
            "version": "v5.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cncf/xds/go",
            "direct": false,
            "version": "v0.0.0-20260202195803-dba9d589def2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/go-control-plane/envoy",
            "direct": false,
            "version": "v1.37.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/envoyproxy/protoc-gen-validate",
            "direct": false,
            "version": "v1.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "1.4.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-asn1-ber/asn1-ber",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-asn1-ber/asn1-ber",
            "direct": false,
            "version": "v1.5.8-0.20250403174932-29230038a667",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-chi/chi",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ldap/ldap/v3",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ldap/ldap/v3",
            "direct": false,
            "version": "v3.4.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": false,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.18",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
            "direct": false,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
            "direct": false,
            "version": "v0.58.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
            "direct": false,
            "version": "v0.58.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/yamux",
            "direct": false,
            "version": "v0.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgpassfile",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgservicefile",
            "direct": false,
            "version": "v0.0.0-20240606120523-5a60cdf6a761",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/puddle/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/fs",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kylelemons/godebug",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lufia/plan9stats",
            "direct": false,
            "version": "v0.0.0-20260627054121-477a66015f15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "1.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/miekg/dns",
            "direct": false,
            "version": "v1.1.72",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nathanaelle/password/v2",
            "direct": false,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/run",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/browser",
            "direct": false,
            "version": "v0.0.0-20240102092130-5ac0b6a4141c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": false,
            "version": "v0.6.1-0.20240319094008-0393e58bdf10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/power-devops/perfstat",
            "direct": false,
            "version": "v0.0.0-20240221224432-82ca36839d55",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.70.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.21.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shoenig/go-m1cpu",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/jwalterweatherman",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spiffe/go-spiffe/v2",
            "direct": false,
            "version": "v2.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/detectors/gcp",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.39.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/xerrors",
            "direct": false,
            "version": "v0.0.0-20240903120638-7835f813f4da",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20260715232425-e75dac1f907d",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260715232425-e75dac1f907d",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260630182238-925bb5da69e7",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260715232425-e75dac1f907d",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.82.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.82.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/check.v1",
            "direct": false,
            "version": "v1.0.0-20190902080502-41f04d3bba15",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "1.62.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 198,
        "direct_count": 75,
        "indirect_count": 123
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 14,
        "merged_prs": 154,
        "open_issues": 152,
        "closed_ratio": 0.872,
        "closed_issues": 1034,
        "closed_unmerged_prs": 178
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "drakkan",
          "commits": 2237,
          "avatar_url": "https://avatars.githubusercontent.com/u/553263?v=4"
        },
        {
          "type": "User",
          "login": "sagikazarmark",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/1226384?v=4"
        },
        {
          "type": "User",
          "login": "jovandeginste",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/3170771?v=4"
        },
        {
          "type": "User",
          "login": "mreithub",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/4741067?v=4"
        },
        {
          "type": "User",
          "login": "enescakir",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/993199?v=4"
        },
        {
          "type": "User",
          "login": "JonBendtsen",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/2551481?v=4"
        },
        {
          "type": "User",
          "login": "HiFiPhile",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/4375114?v=4"
        },
        {
          "type": "User",
          "login": "js-timbirkett",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/57101177?v=4"
        },
        {
          "type": "User",
          "login": "trapped",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4138706?v=4"
        },
        {
          "type": "User",
          "login": "zefixlluja",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1188981?v=4"
        }
      ],
      "contributors_sampled": 69,
      "top_contributor_share": 0.943
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql.yml",
        "development.yml",
        "docker.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "1 out of 1 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": 2,
            "reason": "badge detected: InProgress",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/29 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 20 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 14 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": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "42f7a4d415dc7a97da08880edb82e5b0db5fcfc8",
        "ran_at": "2026-07-22T05:44:14Z",
        "aggregate_score": 5.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T17:48:23Z",
      "oldest_open_prs": [
        {
          "number": 1230,
          "created_at": "2023-03-13T19:40:14Z",
          "last_comment_at": "2024-04-12T16:38:53Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 1539,
          "created_at": "2024-02-12T12:39:33Z",
          "last_comment_at": "2024-04-12T16:38:41Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 1897,
          "created_at": "2025-02-16T17:18:35Z",
          "last_comment_at": "2025-02-16T17:18:41Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 1953,
          "created_at": "2025-04-18T15:31:05Z",
          "last_comment_at": "2026-07-20T07:17:17Z",
          "last_comment_author": "drakkan"
        },
        {
          "number": 2050,
          "created_at": "2025-09-03T10:51:38Z",
          "last_comment_at": "2025-09-09T08:44:32Z",
          "last_comment_author": "NikitaCOEUR"
        },
        {
          "number": 2086,
          "created_at": "2025-10-24T06:55:50Z",
          "last_comment_at": "2025-10-24T13:12:26Z",
          "last_comment_author": "drakkan"
        },
        {
          "number": 2188,
          "created_at": "2026-03-19T09:16:28Z",
          "last_comment_at": "2026-03-24T13:30:08Z",
          "last_comment_author": "drakkan"
        },
        {
          "number": 2193,
          "created_at": "2026-03-24T10:44:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2229,
          "created_at": "2026-05-07T14:43:33Z",
          "last_comment_at": "2026-05-09T07:14:43Z",
          "last_comment_author": "drakkan"
        },
        {
          "number": 2230,
          "created_at": "2026-05-08T21:12:13Z",
          "last_comment_at": "2026-05-09T07:18:25Z",
          "last_comment_author": "drakkan"
        },
        {
          "number": 2253,
          "created_at": "2026-06-26T09:44:44Z",
          "last_comment_at": "2026-06-26T09:44:51Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 2261,
          "created_at": "2026-07-10T08:57:33Z",
          "last_comment_at": "2026-07-10T08:57:43Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 2266,
          "created_at": "2026-07-18T18:16:43Z",
          "last_comment_at": "2026-07-21T17:44:40Z",
          "last_comment_author": "drakkan"
        },
        {
          "number": 2269,
          "created_at": "2026-07-20T21:13:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-21T17:46:27Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 796,
          "created_at": "2022-04-19T16:32:20Z",
          "last_comment_at": "2023-01-05T09:46:27Z",
          "last_comment_author": "JonBendtsen"
        },
        {
          "number": 1358,
          "created_at": "2023-07-16T10:45:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1408,
          "created_at": "2023-08-30T15:47:06Z",
          "last_comment_at": "2023-09-03T06:25:53Z",
          "last_comment_author": "drakkan"
        },
        {
          "number": 1435,
          "created_at": "2023-10-10T06:02:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1484,
          "created_at": "2023-12-12T18:13:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1491,
          "created_at": "2023-12-19T00:33:53Z",
          "last_comment_at": "2025-07-23T18:17:21Z",
          "last_comment_author": "Neustradamus"
        },
        {
          "number": 1566,
          "created_at": "2024-03-14T21:33:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1567,
          "created_at": "2024-03-14T23:24:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1591,
          "created_at": "2024-04-16T07:42:45Z",
          "last_comment_at": "2024-04-28T10:26:31Z",
          "last_comment_author": "drakkan"
        },
        {
          "number": 1623,
          "created_at": "2024-05-20T09:51:34Z",
          "last_comment_at": "2025-09-22T09:31:47Z",
          "last_comment_author": "larssb"
        },
        {
          "number": 1639,
          "created_at": "2024-05-27T14:49:12Z",
          "last_comment_at": "2024-09-28T01:00:41Z",
          "last_comment_author": "jill88"
        },
        {
          "number": 1643,
          "created_at": "2024-05-30T09:58:07Z",
          "last_comment_at": "2025-09-30T08:10:31Z",
          "last_comment_author": "drakkan"
        },
        {
          "number": 1644,
          "created_at": "2024-05-30T12:59:03Z",
          "last_comment_at": "2026-06-05T18:23:34Z",
          "last_comment_author": "julsssark"
        },
        {
          "number": 1645,
          "created_at": "2024-06-01T15:24:33Z",
          "last_comment_at": "2024-06-16T14:42:25Z",
          "last_comment_author": "drakkan"
        },
        {
          "number": 1646,
          "created_at": "2024-06-03T12:43:44Z",
          "last_comment_at": "2024-08-08T11:14:28Z",
          "last_comment_author": "Mathieu-COSYNS"
        },
        {
          "number": 1654,
          "created_at": "2024-06-10T08:49:18Z",
          "last_comment_at": "2024-06-14T14:11:59Z",
          "last_comment_author": "drakkan"
        },
        {
          "number": 1669,
          "created_at": "2024-06-24T15:14:45Z",
          "last_comment_at": "2024-06-25T07:21:43Z",
          "last_comment_author": "mgutt"
        },
        {
          "number": 1692,
          "created_at": "2024-07-10T08:23:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1705,
          "created_at": "2024-07-22T21:42:02Z",
          "last_comment_at": "2024-11-06T11:26:14Z",
          "last_comment_author": "patrickjahns"
        },
        {
          "number": 1720,
          "created_at": "2024-08-07T07:50:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/drakkan/sftpgo",
    "host": "github.com",
    "name": "sftpgo",
    "owner": "drakkan"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 76,
      "inputs": {
        "security": 56,
        "vitality": 90,
        "community": 85,
        "governance": 61,
        "engineering": 84
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "commits_last_year": 217,
              "human_commit_share": 0.94,
              "days_since_last_push": 0,
              "active_weeks_last_year": 45
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "45/52 weeks with commits",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 45
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "217 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 217
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 57,
              "latest_release_tag": "v2.7.5",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 84
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "57 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~84 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 84
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": "excellent",
        "name": "Community & Adoption",
        "value": 85,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "forks": 944,
              "stars": 12296,
              "watchers": 108,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "12,296 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 12296
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "944 forks",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 944
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "108 watchers",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 108
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 69,
              "top_contributor_share": 0.943
            },
            "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 94% of commits",
                "points": 1.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "69 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 69
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 20 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "merged_prs": 154,
              "open_issues": 152,
              "closed_issues": 1034,
              "issue_closed_ratio": 0.872,
              "closed_unmerged_prs": 178
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "87% of issues closed",
                "points": 40.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "154/332 decided PRs merged",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 154,
                      "decided": 332
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "followers": 301,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "drakkan",
              "public_repos": 54,
              "account_age_days": 5673
            },
            "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": "301 followers of drakkan",
                "points": 17.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 301,
                      "login": "drakkan"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "54 public repos, account ~15 yr old",
                "points": 24.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 54
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/drakkan/sftpgo/v2"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "46 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 84,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "sftp-server",
                "go",
                "sftp",
                "scp",
                "docker",
                "prometheus",
                "multi-factor-authentication",
                "portable",
                "proxy-protocol",
                "cloud-storage",
                "s3",
                "google-cloud-storage",
                "ftp-server",
                "ftp",
                "webdav",
                "webdav-server",
                "azure-blob",
                "data-at-rest-encryption"
              ],
              "has_wiki": true,
              "homepage": "https://sftpgo.com",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://sftpgo.com",
                "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": "18 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 56,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 5.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 1 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": "badge detected: InProgress",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 20 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 14 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 run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "at_risk",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 198 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 198
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "osv",
              "advisories": 55,
              "affected_packages": 7,
              "assessed_packages": 198,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, high 1, moderate 1, unknown 3",
              "direct_affected_packages": 4
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "4 affected: golang.org/x/crypto 0.0.0-20201221181555-eec23a3978ad (critical 10.0), golang.org/x/sys 0.0.0-20210124154548-22da62e12c0c (moderate 5.3), golang.org/x/crypto v0.53.0 (unknown), +1 more",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 4,
                      "packages": "golang.org/x/crypto 0.0.0-20201221181555-eec23a3978ad (critical 10.0), golang.org/x/sys 0.0.0-20210124154548-22da62e12c0c (moderate 5.3), golang.org/x/crypto v0.53.0 (unknown)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1586 days ago",
                "points": 28.9,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 2,
                      "oldest": 1586
                    }
                  }
                ],
                "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": 198,
              "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": 21
            },
            "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": 64,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.489,
              "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": "46 of 94 human commits state their intent (structured subject or explanatory body)",
                "points": 26.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 46,
                      "sampled": 94
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "examples/OTP/authy/checkpwd/go.mod",
                "examples/OTP/authy/extauth/go.mod",
                "examples/OTP/authy/keyint/go.mod",
                "examples/ldapauth/go.mod",
                "examples/ldapauthserver/go.mod",
                "go.mod",
                "tests/eventsearcher/go.mod",
                "tests/ipfilter/go.mod"
              ],
              "dependency_bot_commit_share": 0.06
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "examples/OTP/authy/checkpwd/go.mod, examples/OTP/authy/extauth/go.mod, examples/OTP/authy/keyint/go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "examples/OTP/authy/checkpwd/go.mod, examples/OTP/authy/extauth/go.mod, examples/OTP/authy/keyint/go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "6 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 1526593,
              "source_files_sampled": 258,
              "oversized_source_files": 30
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "30/258 source files over 60KB",
                "points": 48.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 258,
                      "oversized": 30
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "openapi/openapi.yaml"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "openapi/openapi.yaml",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "openapi/openapi.yaml"
                    }
                  }
                ],
                "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T05:44:32.651636Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/drakkan/sftpgo.svg",
  "full_name": "drakkan/sftpgo",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

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

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

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