Public record
Software health reportschema 0.15.0 · metrics 1.13.0 · 2026-07-19 13:32 UTC

neicnordic / sensitive-data-archive

GoAGPL-3.0★ 7 stars⑂ 10 forkssince Feb 2023View on GitHub ↗

neicnordic/sensitive-data-archive holds a health index of 72 out of 100, placing it in the Good band. It scores highest on Vitality (95/100) and lowest on Community & Adoption (50/100). It was last updated 2 days ago. 2 contributors account for most of its recent work.

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

72
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

9 followers68 public repossince Jun 2015

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/neicnordic/sensitive-data-archivev3.1.75+incompatible-8184 days ago
Gogithub.com/neicnordic/sda-downloadpoints to another repo — not scoredv1.10.57-260873 days ago

Metrics by category

Vitality

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

95Excellent · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
34.6/36Commit cadence — 50/52 weeks with commits
18/18Commit volume — 1,483 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,483
human_commit_share
days_since_last_push2
active_weeks_last_year50
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 4 days ago
27/27Release cadence — a release every ~6.3 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv3.1.75
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases6.3

Community & Adoption

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

50Moderate · 18% of overall
How it's scored
12.6/60Stars — 7 stars
8/25Forks — 10 forks
5.6/15Watchers — 11 watchers
Inputs used
forks10
stars7
watchers11
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (AGPL-3.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes

Sustainability & Governance

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

73Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.5/22.5Commit distribution — top contributor authored 35% of commits
13.5/13.5Contributor breadth — 25 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled25
top_contributor_share0.354
How it's scored
34.1/46.8Issue resolution — 73% of issues closed
25.5/38.3PR acceptance — 1,353/2,029 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs1,353
open_issues120
closed_issues322
issue_closed_ratio0.729
closed_unmerged_prs676
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
7.2/25Owner reach — 9 followers of neicnordic
25/25Track record — 68 public repos, account ~11 yr old
Inputs used
followers9
owner_typeOrganization
is_verified
owner_loginneicnordic
public_repos68
account_age_days4,061
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 4 days ago
20/20Version history — 818 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/neicnordic/sensitive-data-archive
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

78Good · 20% of overall
How it's scored
24/24CI workflows — 11 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml, tox.ini
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 9 out of 9 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://neic-sda.readthedocs.io
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://neic-sda.readthedocs.io
has_readmeyes
has_docs_diryes
has_descriptionno

Security

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

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 9 out of 9 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 8 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 6 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
0/5Security-Policy — security policy file not 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
0/7.5Vulnerabilities — 58 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.8

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.

56Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml, tox.ini
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no data
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
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_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Go (statically typed)
54.7/55Manageable file sizes — 2/370 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes89,476
source_files_sampled370
oversized_source_files2
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — sda-download/internal/reencrypt/reencrypt.proto, sda/internal/reencrypt/reencrypt.proto
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filessda-download/internal/reencrypt/reencrypt.proto, sda/internal/reencrypt/reencrypt.proto

Key facts

7GitHub stars
25contributors
1,483commits, last 12 months
2days since last push
100releases
2bus factor
120open issues
Go, Mavenpackage ecosystems

Data collection warnings

  • Could not fetch maven package 'no.uio.ifi:localega-doa' from its registry
  • go package 'github.com/neicnordic/sda-download' points at a different repository (https://github.com/neicnordic/sda-download); excluded from ecosystem scoring
  • Could not fetch maven package 'se.nbis.lega:inbox' from its registry

More detail

OpenSSF Scorecard 5.8 / 10
5.8aggregate

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-19 13:31 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests9 out of 9 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 8 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 6 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
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities58 existing vulnerabilities detected
Direct dependencies 108
RegistryPackageVersion constraintManifest
Gogithub.com/neicnordic/crypt4ghv1.12.0sda-admin/go.mod
Gogithub.com/stretchr/testifyv1.9.0sda-admin/go.mod
Gogithub.com/tidwall/prettyv1.2.1sda-admin/go.mod
Gogolang.org/x/termv0.41.0sda-admin/go.mod
Mavenorg.springframework.boot:spring-boot-starter-data-jpasda-doa/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-websda-doa/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-amqpsda-doa/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-gsonsda-doa/pom.xml
Mavenorg.postgresql:postgresqlsda-doa/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorsda-doa/pom.xml
Mavenorg.projectlombok:lomboksda-doa/pom.xml
Mavench.qos.logback:logback-classicsda-doa/pom.xml
Mavenorg.codehaus.janino:janinosda-doa/pom.xml
Mavenjavax.validation:validation-api2.0.1.Finalsda-doa/pom.xml
Mavenio.jsonwebtoken:jjwt-api0.13.0sda-doa/pom.xml
Mavenio.jsonwebtoken:jjwt-impl0.13.0sda-doa/pom.xml
Mavenio.jsonwebtoken:jjwt-jackson0.13.0sda-doa/pom.xml
Mavenio.minio:minio8.6.0sda-doa/pom.xml
Mavennet.logstash.logback:logstash-logback-encoder9.0sda-doa/pom.xml
Mavencom.konghq:unirest-java3.14.5sda-doa/pom.xml
Mavenno.elixir:crypt4gh3.0.48sda-doa/pom.xml
Mavenno.elixir:clearinghouse3.0.19sda-doa/pom.xml
Mavenorg.yaml:snakeyaml2.6sda-doa/pom.xml
Mavencom.squareup.okhttp3:okhttp-jvm5.3.2sda-doa/pom.xml
Mavencom.networknt:json-schema-validator3.0.0sda-doa/pom.xml
Mavenorg.graalvm.js:js25.0.2sda-doa/pom.xml
Gogithub.com/DATA-DOG/go-sqlmockv1.5.2sda-download/go.mod
Gogithub.com/Masterminds/semver/v3v3.5.0sda-download/go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.42.0sda-download/go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.25sda-download/go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.24sda-download/go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.103.3sda-download/go.mod
Gogithub.com/aws/smithy-gov1.27.1sda-download/go.mod
Gogithub.com/c2h5oh/datasizev0.0.0-20231215233829-aa82cc1e6500sda-download/go.mod
Gogithub.com/dgraph-io/ristrettov1.0.0sda-download/go.mod
Gogithub.com/gin-gonic/ginv1.12.0sda-download/go.mod
Gogithub.com/go-viper/mapstructure/v2v2.5.0sda-download/go.mod
Gogithub.com/google/uuidv1.6.0sda-download/go.mod
Gogithub.com/lestrrat-go/jwx/v2v2.1.6sda-download/go.mod
Gogithub.com/lib/pqv1.12.3sda-download/go.mod
Gogithub.com/neicnordic/crypt4ghv1.15.0sda-download/go.mod
Gogithub.com/sirupsen/logrusv1.9.4sda-download/go.mod
Gogithub.com/spf13/viperv1.21.0sda-download/go.mod
Gogithub.com/stretchr/testifyv1.11.1sda-download/go.mod
Gogolang.org/x/cryptov0.53.0sda-download/go.mod
Gogolang.org/x/expv0.0.0-20260218203240-3dfff04db8fasda-download/go.mod
Gogoogle.golang.org/grpcv1.81.1sda-download/go.mod
Gogoogle.golang.org/protobufv1.36.11sda-download/go.mod
Mavenorg.junit:junit-bom6.0.1sda-sftp-inbox/pom.xml
Mavennet.i2p.crypto:eddsa0.3.0sda-sftp-inbox/pom.xml
Mavenorg.c02e.jpgpj:jpgpj1.3sda-sftp-inbox/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-websda-sftp-inbox/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-actuatorsda-sftp-inbox/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-securitysda-sftp-inbox/pom.xml
Mavenjakarta.annotation:jakarta.annotation-api3.0.0sda-sftp-inbox/pom.xml
Mavenjavax.validation:validation-api2.0.1.Finalsda-sftp-inbox/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-amqpsda-sftp-inbox/pom.xml
Mavencom.google.code.gson:gsonsda-sftp-inbox/pom.xml
Mavencom.github.ben-manes.caffeine:caffeinesda-sftp-inbox/pom.xml
Mavench.qos.logback:logback-classicsda-sftp-inbox/pom.xml
Mavenorg.codehaus.janino:janinosda-sftp-inbox/pom.xml
Mavenorg.apache.mina:mina-core3.0.0-M2sda-sftp-inbox/pom.xml
Mavenorg.apache.sshd:sshd-sftp2.16.0sda-sftp-inbox/pom.xml
Mavencommons-io:commons-io2.21.0sda-sftp-inbox/pom.xml
Mavencom.amazonaws:aws-java-sdk-s31.12.793sda-sftp-inbox/pom.xml
Mavencom.google.guava:guava33.5.0-jresda-sftp-inbox/pom.xml
Mavennet.logstash.logback:logstash-logback-encoder9.0sda-sftp-inbox/pom.xml
Mavenorg.bouncycastle:bcprov-jdk18on1.82sda-sftp-inbox/pom.xml
Mavenorg.springframework.boot:spring-boot-devtoolssda-sftp-inbox/pom.xml
Mavenorg.projectlombok:lomboksda-sftp-inbox/pom.xml
Mavenorg.yaml:snakeyaml2.5sda-sftp-inbox/pom.xml
Gogithub.com/DATA-DOG/go-sqlmockv1.5.2sda/go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.42.0sda/go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.25sda/go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.24sda/go.mod
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/transfermanagerv0.2.10sda/go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.103.3sda/go.mod
Gogithub.com/aws/smithy-gov1.27.1sda/go.mod
Gogithub.com/c2h5oh/datasizev0.0.0-20231215233829-aa82cc1e6500sda/go.mod
Gogithub.com/casbin/casbin/v2v2.135.0sda/go.mod
Gogithub.com/coreos/go-oidc/v3v3.18.0sda/go.mod
Gogithub.com/dgraph-io/ristrettov0.2.0sda/go.mod
Gogithub.com/gin-gonic/ginv1.12.0sda/go.mod
Gogithub.com/go-viper/mapstructure/v2v2.5.0sda/go.mod
Gogithub.com/google/uuidv1.6.0sda/go.mod
Gogithub.com/gorilla/muxv1.8.1sda/go.mod
Gogithub.com/iris-contrib/middleware/corsv0.0.0-20251225090426-92c6f28facdasda/go.mod
Gogithub.com/kataras/iris/v12v12.2.11sda/go.mod
Gogithub.com/lestrrat-go/jwx/v2v2.1.6sda/go.mod
Gogithub.com/lib/pqv1.12.3sda/go.mod
Gogithub.com/minio/minio-go/v6v6.0.57sda/go.mod
Gogithub.com/mocktools/go-smtp-mockv1.10.0sda/go.mod
Gogithub.com/neicnordic/crypt4ghv1.15.0sda/go.mod
Gogithub.com/oauth2-proxy/mockoidcv0.0.0-20240214162133-caebfff84d25sda/go.mod
Gogithub.com/ory/dockertestv3.3.5+incompatiblesda/go.mod
Gogithub.com/ory/dockertest/v3v3.12.0sda/go.mod
Gogithub.com/pkg/errorsv0.9.1sda/go.mod
Gogithub.com/rabbitmq/amqp091-gov1.11.0sda/go.mod
Gogithub.com/santhosh-tekuri/jsonschema/v5v5.3.1sda/go.mod
Gogithub.com/sirupsen/logrusv1.9.4sda/go.mod
Gogithub.com/spf13/cobrav1.10.2sda/go.mod
Gogithub.com/spf13/pflagv1.0.10sda/go.mod
Gogithub.com/spf13/viperv1.21.0sda/go.mod
Gogithub.com/stretchr/testifyv1.11.1sda/go.mod
Gogolang.org/x/cryptov0.53.0sda/go.mod
Gogolang.org/x/oauth2v0.36.0sda/go.mod
Gogoogle.golang.org/grpcv1.81.1sda/go.mod
Gogoogle.golang.org/protobufv1.36.11sda/go.mod
All dependencies 257

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

RegistryPackageVersionRelation
Gogithub.com/aws/aws-sdk-go-v2v1.41.5direct
Gogithub.com/aws/aws-sdk-go-v2v1.42.0direct
Gogithub.com/aws/aws-sdk-go-v2/configv1.31.20direct
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.25direct
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.18.24direct
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.24direct
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/transfermanagerv0.2.10direct
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.103.3direct
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.99.0direct
Gogithub.com/aws/smithy-gov1.24.2direct
Gogithub.com/aws/smithy-gov1.27.1direct
Gogithub.com/c2h5oh/datasizev0.0.0-20231215233829-aa82cc1e6500direct
Gogithub.com/casbin/casbin/v2v2.135.0direct
Gogithub.com/coreos/go-oidc/v3v3.18.0direct
Gogithub.com/data-dog/go-sqlmockv1.5.2direct
Gogithub.com/dgraph-io/ristrettov0.2.0direct
Gogithub.com/dgraph-io/ristrettov1.0.0direct
Gogithub.com/gin-gonic/ginv1.12.0direct
Gogithub.com/go-viper/mapstructure/v2v2.5.0direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/gorilla/muxv1.8.1direct
Gogithub.com/iris-contrib/middleware/corsv0.0.0-20251225090426-92c6f28facdadirect
Gogithub.com/kataras/iris/v12v12.2.11direct
Gogithub.com/lestrrat-go/jwx/v2v2.1.6direct
Gogithub.com/lib/pqv1.12.3direct
Gogithub.com/masterminds/semver/v3v3.5.0direct
Gogithub.com/minio/minio-go/v6v6.0.57direct
Gogithub.com/mocktools/go-smtp-mockv1.10.0direct
Gogithub.com/neicnordic/crypt4ghv1.12.0direct
Gogithub.com/neicnordic/crypt4ghv1.14.0direct
Gogithub.com/neicnordic/crypt4ghv1.15.0direct
Gogithub.com/oauth2-proxy/mockoidcv0.0.0-20240214162133-caebfff84d25direct
Gogithub.com/ory/dockertestv3.3.5+incompatibledirect
Gogithub.com/ory/dockertest/v3v3.12.0direct
Gogithub.com/pkg/errorsv0.9.1direct
Gogithub.com/rabbitmq/amqp091-gov1.11.0direct
Gogithub.com/santhosh-tekuri/jsonschema/v5v5.3.1direct
Gogithub.com/sirupsen/logrusv1.9.4direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/spf13/pflagv1.0.10direct
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/stretchr/testifyv1.9.0direct
Gogithub.com/tidwall/prettyv1.2.1direct
Gogolang.org/x/cryptov0.45.0direct
Gogolang.org/x/cryptov0.53.0direct
Gogolang.org/x/expv0.0.0-20260218203240-3dfff04db8fadirect
Gogolang.org/x/oauth2v0.36.0direct
Gogolang.org/x/termv0.41.0direct
Gogoogle.golang.org/grpcv1.81.1direct
Gogoogle.golang.org/protobufv1.36.11direct
Mavench.qos.logback:logback-classicdirect
Mavencom.amazonaws:aws-java-sdk-s31.12.793direct
Mavencom.github.ben-manes.caffeine:caffeinedirect
Mavencom.google.code.gson:gsondirect
Mavencom.google.guava:guava33.5.0-jredirect
Mavencom.konghq:unirest-java3.14.5direct
Mavencom.networknt:json-schema-validator3.0.0direct
Mavencom.squareup.okhttp3:okhttp-jvm5.3.2direct
Mavencommons-io:commons-io2.21.0direct
Mavenio.jsonwebtoken:jjwt-api0.13.0direct
Mavenio.jsonwebtoken:jjwt-impl0.13.0direct
Mavenio.jsonwebtoken:jjwt-jackson0.13.0direct
Mavenio.minio:minio8.6.0direct
Mavenjakarta.annotation:jakarta.annotation-api3.0.0direct
Mavenjavax.validation:validation-api2.0.1direct
Mavennet.i2p.crypto:eddsa0.3.0direct
Mavennet.logstash.logback:logstash-logback-encoder9.0direct
Mavenno.elixir:clearinghouse3.0.19direct
Mavenno.elixir:crypt4gh3.0.48direct
Mavenorg.apache.mina:mina-core3.0.0-M2direct
Mavenorg.apache.sshd:sshd-sftp2.16.0direct
Mavenorg.bouncycastle:bcprov-jdk18on1.82direct
Mavenorg.c02e.jpgpj:jpgpj1.3direct
Mavenorg.codehaus.janino:janinodirect
Mavenorg.graalvm.js:js25.0.2direct
Mavenorg.junit:junit-bom6.0.1direct
Mavenorg.postgresql:postgresqldirect
Mavenorg.projectlombok:lombokdirect
Mavenorg.springframework.boot:spring-boot-configuration-processordirect
Mavenorg.springframework.boot:spring-boot-devtoolsdirect
Mavenorg.springframework.boot:spring-boot-starter-actuatordirect
Mavenorg.springframework.boot:spring-boot-starter-amqpdirect
Mavenorg.springframework.boot:spring-boot-starter-data-jpadirect
Mavenorg.springframework.boot:spring-boot-starter-gsondirect
Mavenorg.springframework.boot:spring-boot-starter-securitydirect
Mavenorg.springframework.boot:spring-boot-starter-webdirect
Mavenorg.yaml:snakeyaml2.5direct
Mavenorg.yaml:snakeyaml2.6direct
Godario.cat/mergov1.0.1indirect
Gofilippo.io/edwards25519v1.1.1indirect
Gofilippo.io/edwards25519v1.2.0indirect
Gogithub.com/andybalholm/brotliv1.2.0indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.13indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.8indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.13indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.29indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.20.7indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.21indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.29indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.21indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.29indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.8.4indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.22indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.30indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.12indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.7indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.13indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.22indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.21indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.29indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.21indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.29indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.2.0indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.30.3indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.31.3indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.7indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.36.6indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.40.2indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.43.3indirect
Gogithub.com/aymerick/douceurv0.2.0indirect
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171cindirect
Gogithub.com/bmatcuk/doublestar/v4v4.10.0indirect
Gogithub.com/burntsushi/tomlv1.6.0indirect
Gogithub.com/bytedance/gopkgv0.1.3indirect
Gogithub.com/bytedance/sonicv1.15.0indirect
Gogithub.com/bytedance/sonic/loaderv0.5.0indirect
Gogithub.com/casbin/govaluatev1.10.0indirect
Gogithub.com/cenkalti/backoffv2.2.1+incompatibleindirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/cloudwego/base64xv0.1.6indirect
Gogithub.com/cloudykit/fastprinterv0.0.0-20251202014920-1725d2651bd4indirect
Gogithub.com/cloudykit/jet/v6v6.3.1indirect
Gogithub.com/containerd/continuityv0.4.5indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/dchest/bcrypt_pbkdfv0.0.0-20150205184540-83f37f9c154aindirect
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.4.1indirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/docker/cliv29.2.0+incompatibleindirect
Gogithub.com/docker/go-connectionsv0.6.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/fatih/structsv1.1.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/flosch/pongo2/v4v4.0.2indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.13indirect
Gogithub.com/gin-contrib/ssev1.1.0indirect
Gogithub.com/go-jose/go-jose/v3v3.0.5indirect
Gogithub.com/go-jose/go-jose/v4v4.1.4indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-playground/localesv0.14.1indirect
Gogithub.com/go-playground/universal-translatorv0.18.1indirect
Gogithub.com/go-playground/validator/v10v10.30.1indirect
Gogithub.com/goccy/go-jsonv0.10.5indirect
Gogithub.com/goccy/go-yamlv1.19.2indirect
Gogithub.com/golang-jwt/jwt/v5v5.2.2indirect
Gogithub.com/golang-jwt/jwt/v5v5.3.0indirect
Gogithub.com/golang/snappyv1.0.0indirect
Gogithub.com/gomarkdown/markdownv0.0.0-20260217112301-37c66b85d6abindirect
Gogithub.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510indirect
Gogithub.com/gorilla/cssv1.0.1indirect
Gogithub.com/gotestyourself/gotestyourselfv2.2.0+incompatibleindirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/iris-contrib/schemav0.0.6indirect
Gogithub.com/joker/jadev1.1.3indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/kataras/blocksv0.0.12indirect
Gogithub.com/kataras/gologv0.1.12indirect
Gogithub.com/kataras/piov0.0.14indirect
Gogithub.com/kataras/sitemapv0.0.6indirect
Gogithub.com/kataras/tunnelv0.0.4indirect
Gogithub.com/klauspost/compressv1.18.4indirect
Gogithub.com/klauspost/cpuid/v2v2.3.0indirect
Gogithub.com/leodido/go-urnv1.4.0indirect
Gogithub.com/lestrrat-go/blackmagicv1.0.4indirect
Gogithub.com/lestrrat-go/httpccv1.0.1indirect
Gogithub.com/lestrrat-go/httprcv1.0.6indirect
Gogithub.com/lestrrat-go/iterv1.0.2indirect
Gogithub.com/lestrrat-go/optionv1.0.1indirect
Gogithub.com/mailgun/raymond/v2v2.0.48indirect
Gogithub.com/mailru/easyjsonv0.9.1indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/microcosm-cc/bluemondayv1.0.27indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/minio/sha256-simdv1.0.1indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/moby/apiv1.53.0indirect
Gogithub.com/moby/moby/clientv0.2.2indirect
Gogithub.com/moby/sys/userv0.3.0indirect
Gogithub.com/moby/termv0.5.2indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.2indirect
Gogithub.com/nvveen/gottyv0.0.0-20120604004816-cd527374f1e5indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.1indirect
Gogithub.com/opencontainers/runcv1.2.8indirect
Gogithub.com/pelletier/go-toml/v2v2.2.4indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/quic-go/qpackv0.6.0indirect
Gogithub.com/quic-go/quic-gov0.59.1indirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/sagikazarmark/locaferov0.12.0indirect
Gogithub.com/schollz/closestmatchv2.1.0+incompatibleindirect
Gogithub.com/segmentio/asmv1.2.1indirect
Gogithub.com/shopify/goreferrerv0.0.0-20250617153402-88c1d9a79b05indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/stretchr/objxv0.5.2indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/tdewolff/minify/v2v2.24.10indirect
Gogithub.com/tdewolff/parse/v2v2.8.10indirect
Gogithub.com/twitchyliquid64/golang-asmv0.15.1indirect
Gogithub.com/ugorji/go/codecv1.3.1indirect
Gogithub.com/valyala/bytebufferpoolv1.0.0indirect
Gogithub.com/vmihailenco/msgpack/v5v5.4.1indirect
Gogithub.com/vmihailenco/tagparser/v2v2.0.0indirect
Gogithub.com/xeipuuv/gojsonpointerv0.0.0-20190905194746-02993c407bfbindirect
Gogithub.com/xeipuuv/gojsonreferencev0.0.0-20180127040603-bd5ef7bd5415indirect
Gogithub.com/xeipuuv/gojsonschemav1.2.0indirect
Gogithub.com/yosssi/acev0.0.5indirect
Gogo.mongodb.org/mongo-driver/v2v2.5.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.60.0indirect
Gogo.opentelemetry.io/otelv1.43.0indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/tracev1.43.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/archv0.24.0indirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/sysv0.38.0indirect
Gogolang.org/x/sysv0.42.0indirect
Gogolang.org/x/sysv0.46.0indirect
Gogolang.org/x/textv0.38.0indirect
Gogolang.org/x/timev0.14.0indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260226221140-a57be14db171indirect
Gogopkg.in/ini.v1v1.67.1indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gogotest.toolsv2.2.0+incompatibleindirect
Mavencom.hierynomus:sshj0.40.0indirect
Mavenio.findify:s3mock_2.130.2.6indirect
Mavenjunit:junit4.13.2indirect
Mavenorg.apache.maven.plugins:maven-failsafe-plugin3.5.4indirect
Mavenorg.junit.vintage:junit-vintage-engineindirect
Mavenorg.mockito:mockito-coreindirect
Mavenorg.springframework.boot:spring-boot-maven-pluginindirect
Mavenorg.springframework.boot:spring-boot-starter-testindirect
PyPIpytest9.0.3indirect
PyPIrequests2.33.0indirect
PyPItox4.11.3indirect
Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 35119,
      "has_wiki": false,
      "homepage": "https://neic-sda.readthedocs.io",
      "languages": {
        "Go": 1794275,
        "CSS": 291,
        "HTML": 8697,
        "Java": 159826,
        "Shell": 78374,
        "Python": 26803,
        "PLpgSQL": 83695,
        "Makefile": 16977,
        "Dockerfile": 4645,
        "JavaScript": 282,
        "Go Template": 9197
      },
      "pushed_at": "2026-07-16T19:26:30Z",
      "created_at": "2023-02-23T12:42:52Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-14T18:35:12Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "http://neic.no",
      "name": "Nordic e-Infrastructure Collaboration",
      "type": "Organization",
      "login": "neicnordic",
      "company": null,
      "location": null,
      "followers": 9,
      "avatar_url": "https://avatars.githubusercontent.com/u/12766841?v=4",
      "created_at": "2015-06-05T18:46:57Z",
      "is_verified": null,
      "public_repos": 68,
      "account_age_days": 4061
    },
    "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_count": 100,
      "commits_last_year": 1483,
      "latest_release_at": "2026-07-15T12:43:33Z",
      "latest_release_tag": "v3.1.75",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 50,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 6.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/neicnordic/sensitive-data-archive",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/neicnordic/sensitive-data-archive",
          "is_deprecated": false,
          "latest_version": "v3.1.75+incompatible",
          "repository_url": "https://github.com/neicnordic/sensitive-data-archive",
          "versions_count": 818,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-14T18:34:49Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "github.com/neicnordic/sda-download",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/neicnordic/sda-download",
          "is_deprecated": false,
          "latest_version": "v1.10.57",
          "repository_url": "https://github.com/neicnordic/sda-download",
          "versions_count": 260,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2024-02-27T08:36:17Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 873
        }
      ]
    },
    "popularity": {
      "forks": 10,
      "stars": 7,
      "watchers": 11,
      "open_issues_and_prs": 145
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "sda-download/internal/reencrypt/reencrypt.proto",
        "sda/internal/reencrypt/reencrypt.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "largest_source_bytes": 89476,
      "source_files_sampled": 370,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "sda-admin/go.mod",
        "sda-doa/pom.xml",
        "sda-download/go.mod",
        "sda-sftp-inbox/pom.xml",
        "sda/go.mod"
      ],
      "ecosystems": [
        "go",
        "maven"
      ],
      "dependencies": [
        {
          "name": "github.com/neicnordic/crypt4gh",
          "manifest": "sda-admin/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "sda-admin/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "github.com/tidwall/pretty",
          "manifest": "sda-admin/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "sda-admin/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.41.0"
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-data-jpa",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-web",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-amqp",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-gson",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.postgresql:postgresql",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-configuration-processor",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.projectlombok:lombok",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "ch.qos.logback:logback-classic",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.codehaus.janino:janino",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "javax.validation:validation-api",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.0.1.Final"
        },
        {
          "name": "io.jsonwebtoken:jjwt-api",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "0.13.0"
        },
        {
          "name": "io.jsonwebtoken:jjwt-impl",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "0.13.0"
        },
        {
          "name": "io.jsonwebtoken:jjwt-jackson",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "0.13.0"
        },
        {
          "name": "io.minio:minio",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "8.6.0"
        },
        {
          "name": "net.logstash.logback:logstash-logback-encoder",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "9.0"
        },
        {
          "name": "com.konghq:unirest-java",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.14.5"
        },
        {
          "name": "no.elixir:crypt4gh",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.0.48"
        },
        {
          "name": "no.elixir:clearinghouse",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.0.19"
        },
        {
          "name": "org.yaml:snakeyaml",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.6"
        },
        {
          "name": "com.squareup.okhttp3:okhttp-jvm",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "5.3.2"
        },
        {
          "name": "com.networknt:json-schema-validator",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.0.0"
        },
        {
          "name": "org.graalvm.js:js",
          "manifest": "sda-doa/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "25.0.2"
        },
        {
          "name": "github.com/DATA-DOG/go-sqlmock",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.2"
        },
        {
          "name": "github.com/Masterminds/semver/v3",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.5.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.25"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/credentials",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.24"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/s3",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.103.3"
        },
        {
          "name": "github.com/aws/smithy-go",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.1"
        },
        {
          "name": "github.com/c2h5oh/datasize",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20231215233829-aa82cc1e6500"
        },
        {
          "name": "github.com/dgraph-io/ristretto",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/gin-gonic/gin",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.0"
        },
        {
          "name": "github.com/go-viper/mapstructure/v2",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.5.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/lestrrat-go/jwx/v2",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.6"
        },
        {
          "name": "github.com/lib/pq",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.3"
        },
        {
          "name": "github.com/neicnordic/crypt4gh",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.0"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.4"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.53.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260218203240-3dfff04db8fa"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.81.1"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "sda-download/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        },
        {
          "name": "org.junit:junit-bom",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "6.0.1"
        },
        {
          "name": "net.i2p.crypto:eddsa",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "0.3.0"
        },
        {
          "name": "org.c02e.jpgpj:jpgpj",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.3"
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-web",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-actuator",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-security",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "jakarta.annotation:jakarta.annotation-api",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.0.0"
        },
        {
          "name": "javax.validation:validation-api",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.0.1.Final"
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-amqp",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.google.code.gson:gson",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.github.ben-manes.caffeine:caffeine",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "ch.qos.logback:logback-classic",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.codehaus.janino:janino",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.apache.mina:mina-core",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.0.0-M2"
        },
        {
          "name": "org.apache.sshd:sshd-sftp",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.16.0"
        },
        {
          "name": "commons-io:commons-io",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.21.0"
        },
        {
          "name": "com.amazonaws:aws-java-sdk-s3",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.12.793"
        },
        {
          "name": "com.google.guava:guava",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "33.5.0-jre"
        },
        {
          "name": "net.logstash.logback:logstash-logback-encoder",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "9.0"
        },
        {
          "name": "org.bouncycastle:bcprov-jdk18on",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.82"
        },
        {
          "name": "org.springframework.boot:spring-boot-devtools",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.projectlombok:lombok",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.yaml:snakeyaml",
          "manifest": "sda-sftp-inbox/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.5"
        },
        {
          "name": "github.com/DATA-DOG/go-sqlmock",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.2"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.25"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/credentials",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.24"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.10"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/s3",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.103.3"
        },
        {
          "name": "github.com/aws/smithy-go",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.1"
        },
        {
          "name": "github.com/c2h5oh/datasize",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20231215233829-aa82cc1e6500"
        },
        {
          "name": "github.com/casbin/casbin/v2",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.135.0"
        },
        {
          "name": "github.com/coreos/go-oidc/v3",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.18.0"
        },
        {
          "name": "github.com/dgraph-io/ristretto",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/gin-gonic/gin",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.0"
        },
        {
          "name": "github.com/go-viper/mapstructure/v2",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.5.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gorilla/mux",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/iris-contrib/middleware/cors",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20251225090426-92c6f28facda"
        },
        {
          "name": "github.com/kataras/iris/v12",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v12.2.11"
        },
        {
          "name": "github.com/lestrrat-go/jwx/v2",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.6"
        },
        {
          "name": "github.com/lib/pq",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.3"
        },
        {
          "name": "github.com/minio/minio-go/v6",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.0.57"
        },
        {
          "name": "github.com/mocktools/go-smtp-mock",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/neicnordic/crypt4gh",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.0"
        },
        {
          "name": "github.com/oauth2-proxy/mockoidc",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240214162133-caebfff84d25"
        },
        {
          "name": "github.com/ory/dockertest",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.3.5+incompatible"
        },
        {
          "name": "github.com/ory/dockertest/v3",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.12.0"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/rabbitmq/amqp091-go",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "github.com/santhosh-tekuri/jsonschema/v5",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.4"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.53.0"
        },
        {
          "name": "golang.org/x/oauth2",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.81.1"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "sda/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": true,
            "version": "v1.41.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": true,
            "version": "v1.42.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": true,
            "version": "v1.31.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": true,
            "version": "v1.32.25",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": true,
            "version": "v1.18.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": true,
            "version": "v1.19.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager",
            "direct": true,
            "version": "v0.2.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": true,
            "version": "v1.103.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": true,
            "version": "v1.99.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": true,
            "version": "v1.24.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": true,
            "version": "v1.27.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/c2h5oh/datasize",
            "direct": true,
            "version": "v0.0.0-20231215233829-aa82cc1e6500",
            "ecosystem": "go"
          },
          {
            "name": "github.com/casbin/casbin/v2",
            "direct": true,
            "version": "v2.135.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-oidc/v3",
            "direct": true,
            "version": "v3.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/data-dog/go-sqlmock",
            "direct": true,
            "version": "v1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgraph-io/ristretto",
            "direct": true,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dgraph-io/ristretto",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gin-gonic/gin",
            "direct": true,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": true,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/mux",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/iris-contrib/middleware/cors",
            "direct": true,
            "version": "v0.0.0-20251225090426-92c6f28facda",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kataras/iris/v12",
            "direct": true,
            "version": "v12.2.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/jwx/v2",
            "direct": true,
            "version": "v2.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lib/pq",
            "direct": true,
            "version": "v1.12.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": true,
            "version": "v3.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/minio-go/v6",
            "direct": true,
            "version": "v6.0.57",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mocktools/go-smtp-mock",
            "direct": true,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/neicnordic/crypt4gh",
            "direct": true,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/neicnordic/crypt4gh",
            "direct": true,
            "version": "v1.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/neicnordic/crypt4gh",
            "direct": true,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oauth2-proxy/mockoidc",
            "direct": true,
            "version": "v0.0.0-20240214162133-caebfff84d25",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ory/dockertest",
            "direct": true,
            "version": "v3.3.5+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ory/dockertest/v3",
            "direct": true,
            "version": "v3.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": true,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rabbitmq/amqp091-go",
            "direct": true,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v5",
            "direct": true,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": true,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "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/stretchr/testify",
            "direct": true,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/pretty",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": true,
            "version": "v0.0.0-20260218203240-3dfff04db8fa",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": true,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.81.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "ch.qos.logback:logback-classic",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.amazonaws:aws-java-sdk-s3",
            "direct": true,
            "version": "1.12.793",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.ben-manes.caffeine:caffeine",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.google.code.gson:gson",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.google.guava:guava",
            "direct": true,
            "version": "33.5.0-jre",
            "ecosystem": "maven"
          },
          {
            "name": "com.konghq:unirest-java",
            "direct": true,
            "version": "3.14.5",
            "ecosystem": "maven"
          },
          {
            "name": "com.networknt:json-schema-validator",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.squareup.okhttp3:okhttp-jvm",
            "direct": true,
            "version": "5.3.2",
            "ecosystem": "maven"
          },
          {
            "name": "commons-io:commons-io",
            "direct": true,
            "version": "2.21.0",
            "ecosystem": "maven"
          },
          {
            "name": "io.jsonwebtoken:jjwt-api",
            "direct": true,
            "version": "0.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "io.jsonwebtoken:jjwt-impl",
            "direct": true,
            "version": "0.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "io.jsonwebtoken:jjwt-jackson",
            "direct": true,
            "version": "0.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "io.minio:minio",
            "direct": true,
            "version": "8.6.0",
            "ecosystem": "maven"
          },
          {
            "name": "jakarta.annotation:jakarta.annotation-api",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "maven"
          },
          {
            "name": "javax.validation:validation-api",
            "direct": true,
            "version": "2.0.1",
            "ecosystem": "maven"
          },
          {
            "name": "net.i2p.crypto:eddsa",
            "direct": true,
            "version": "0.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "net.logstash.logback:logstash-logback-encoder",
            "direct": true,
            "version": "9.0",
            "ecosystem": "maven"
          },
          {
            "name": "no.elixir:clearinghouse",
            "direct": true,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "no.elixir:crypt4gh",
            "direct": true,
            "version": "3.0.48",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.mina:mina-core",
            "direct": true,
            "version": "3.0.0-M2",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.sshd:sshd-sftp",
            "direct": true,
            "version": "2.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.bouncycastle:bcprov-jdk18on",
            "direct": true,
            "version": "1.82",
            "ecosystem": "maven"
          },
          {
            "name": "org.c02e.jpgpj:jpgpj",
            "direct": true,
            "version": "1.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.janino:janino",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.graalvm.js:js",
            "direct": true,
            "version": "25.0.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.junit:junit-bom",
            "direct": true,
            "version": "6.0.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.postgresql:postgresql",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.projectlombok:lombok",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-configuration-processor",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-devtools",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-actuator",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-amqp",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-data-jpa",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-gson",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-security",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-web",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.yaml:snakeyaml",
            "direct": true,
            "version": "2.5",
            "ecosystem": "maven"
          },
          {
            "name": "org.yaml:snakeyaml",
            "direct": true,
            "version": "2.6",
            "ecosystem": "maven"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/edwards25519",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/edwards25519",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/brotli",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.18.29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/s3/manager",
            "direct": false,
            "version": "v1.20.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/ini",
            "direct": false,
            "version": "v1.8.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
            "direct": false,
            "version": "v1.9.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
            "direct": false,
            "version": "v1.9.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.19.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.19.29",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/signin",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.30.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.31.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.35.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.36.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.40.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.43.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aymerick/douceur",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "v0.0.0-20250102033503-faa5f7b0171c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bmatcuk/doublestar/v4",
            "direct": false,
            "version": "v4.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/gopkg",
            "direct": false,
            "version": "v0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic/loader",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/casbin/govaluate",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff",
            "direct": false,
            "version": "v2.2.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/base64x",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudykit/fastprinter",
            "direct": false,
            "version": "v0.0.0-20251202014920-1725d2651bd4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudykit/jet/v6",
            "direct": false,
            "version": "v6.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/continuity",
            "direct": false,
            "version": "v0.4.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs/pkg",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dchest/bcrypt_pbkdf",
            "direct": false,
            "version": "v0.0.0-20150205184540-83f37f9c154a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
            "direct": false,
            "version": "v4.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/cli",
            "direct": false,
            "version": "v29.2.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/structs",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/flosch/pongo2/v4",
            "direct": false,
            "version": "v4.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gin-contrib/sse",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v3",
            "direct": false,
            "version": "v3.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.4",
            "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-playground/locales",
            "direct": false,
            "version": "v0.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/universal-translator",
            "direct": false,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/validator/v10",
            "direct": false,
            "version": "v10.30.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-json",
            "direct": false,
            "version": "v0.10.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-yaml",
            "direct": false,
            "version": "v1.19.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": false,
            "version": "v5.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": false,
            "version": "v5.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gomarkdown/markdown",
            "direct": false,
            "version": "v0.0.0-20260217112301-37c66b85d6ab",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/shlex",
            "direct": false,
            "version": "v0.0.0-20191202100458-e7afc7fbc510",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/css",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gotestyourself/gotestyourself",
            "direct": false,
            "version": "v2.2.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/iris-contrib/schema",
            "direct": false,
            "version": "v0.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/joker/jade",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/intern",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kataras/blocks",
            "direct": false,
            "version": "v0.0.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kataras/golog",
            "direct": false,
            "version": "v0.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kataras/pio",
            "direct": false,
            "version": "v0.0.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kataras/sitemap",
            "direct": false,
            "version": "v0.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kataras/tunnel",
            "direct": false,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leodido/go-urn",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/blackmagic",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/httpcc",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/httprc",
            "direct": false,
            "version": "v1.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/iter",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lestrrat-go/option",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailgun/raymond/v2",
            "direct": false,
            "version": "v2.0.48",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microcosm-cc/bluemonday",
            "direct": false,
            "version": "v1.0.27",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/sha256-simd",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/api",
            "direct": false,
            "version": "v1.53.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/client",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/user",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/term",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nvveen/gotty",
            "direct": false,
            "version": "v0.0.0-20120604004816-cd527374f1e5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/runc",
            "direct": false,
            "version": "v1.2.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/qpack",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/quic-go",
            "direct": false,
            "version": "v0.59.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/schollz/closestmatch",
            "direct": false,
            "version": "v2.1.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/segmentio/asm",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopify/goreferrer",
            "direct": false,
            "version": "v0.0.0-20250617153402-88c1d9a79b05",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tdewolff/minify/v2",
            "direct": false,
            "version": "v2.24.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tdewolff/parse/v2",
            "direct": false,
            "version": "v2.8.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/twitchyliquid64/golang-asm",
            "direct": false,
            "version": "v0.15.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ugorji/go/codec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/bytebufferpool",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmihailenco/msgpack/v5",
            "direct": false,
            "version": "v5.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vmihailenco/tagparser/v2",
            "direct": false,
            "version": "v2.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonpointer",
            "direct": false,
            "version": "v0.0.0-20190905194746-02993c407bfb",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonreference",
            "direct": false,
            "version": "v0.0.0-20180127040603-bd5ef7bd5415",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xeipuuv/gojsonschema",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yosssi/ace",
            "direct": false,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "go.mongodb.org/mongo-driver/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.60.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/arch",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.42.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260226221140-a57be14db171",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/ini.v1",
            "direct": false,
            "version": "v1.67.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "gotest.tools",
            "direct": false,
            "version": "v2.2.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "com.hierynomus:sshj",
            "direct": false,
            "version": "0.40.0",
            "ecosystem": "maven"
          },
          {
            "name": "io.findify:s3mock_2.13",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "maven"
          },
          {
            "name": "junit:junit",
            "direct": false,
            "version": "4.13.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-failsafe-plugin",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.vintage:junit-vintage-engine",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mockito:mockito-core",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.33.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tox",
            "direct": false,
            "version": "4.11.3",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 257,
        "direct_count": 89,
        "indirect_count": 168
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 25,
        "merged_prs": 1353,
        "open_issues": 120,
        "closed_ratio": 0.729,
        "closed_issues": 322,
        "closed_unmerged_prs": 676
      },
      "bus_factor": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "jbygdell",
          "commits": 1522,
          "avatar_url": "https://avatars.githubusercontent.com/u/24942439?v=4"
        },
        {
          "type": "Bot",
          "login": "dependabot[bot]",
          "commits": 684,
          "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4"
        },
        {
          "type": "User",
          "login": "KarlG-nbis",
          "commits": 583,
          "avatar_url": "https://avatars.githubusercontent.com/u/224530245?v=4"
        },
        {
          "type": "User",
          "login": "nanjiangshu",
          "commits": 302,
          "avatar_url": "https://avatars.githubusercontent.com/u/5833722?v=4"
        },
        {
          "type": "User",
          "login": "aaperis",
          "commits": 281,
          "avatar_url": "https://avatars.githubusercontent.com/u/76202622?v=4"
        },
        {
          "type": "User",
          "login": "MalinAhlberg",
          "commits": 214,
          "avatar_url": "https://avatars.githubusercontent.com/u/1029190?v=4"
        },
        {
          "type": "User",
          "login": "pontus",
          "commits": 142,
          "avatar_url": "https://avatars.githubusercontent.com/u/518?v=4"
        },
        {
          "type": "User",
          "login": "jhagberg",
          "commits": 121,
          "avatar_url": "https://avatars.githubusercontent.com/u/1226287?v=4"
        },
        {
          "type": "User",
          "login": "pahatz",
          "commits": 113,
          "avatar_url": "https://avatars.githubusercontent.com/u/22145131?v=4"
        },
        {
          "type": "User",
          "login": "kostas-kou",
          "commits": 83,
          "avatar_url": "https://avatars.githubusercontent.com/u/47719735?v=4"
        }
      ],
      "contributors_sampled": 25,
      "top_contributor_share": 0.354
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "adr_lint_markdown.yml",
        "pr_build_and_test_images.yml",
        "pr_closed_clean_images.yml",
        "pr_code_linter.yml",
        "pr_code_tests.yml",
        "pr_codeql_analysis.yml",
        "release_sda.yml",
        "release_sda_admin.yml",
        "release_sda_svc_chart.yml",
        "shellcheck.yml",
        "update_trivy_cache.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml",
        "tox.ini"
      ],
      "has_editorconfig": false,
      "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": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "9 out of 9 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 6 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": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": 0,
            "reason": "58 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "bbad6d8d4d01810e565ef3bfb0bbf18a420f3345",
        "ran_at": "2026-07-19T13:31:46Z",
        "aggregate_score": 5.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/neicnordic/sensitive-data-archive",
    "host": "github.com",
    "name": "sensitive-data-archive",
    "owner": "neicnordic"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 72,
      "inputs": {
        "security": 58,
        "vitality": 95,
        "community": 50,
        "governance": 73,
        "engineering": 78
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 95,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "commits_last_year": 1483,
              "human_commit_share": null,
              "days_since_last_push": 2,
              "active_weeks_last_year": 50
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "50/52 weeks with commits",
                "points": 34.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 50
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1483 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1483
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v3.1.75",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 6.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "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 ~6.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 6.3
                    }
                  }
                ],
                "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": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "no_commit_sample",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 50,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "forks": 10,
              "stars": 7,
              "watchers": 11,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "7 stars",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "10 forks",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 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": "good",
        "name": "Sustainability & Governance",
        "value": 73,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 25,
              "top_contributor_share": 0.354
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 35% of commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 35
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "25 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "merged_prs": 1353,
              "open_issues": 120,
              "closed_issues": 322,
              "issue_closed_ratio": 0.729,
              "closed_unmerged_prs": 676
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "73% of issues closed",
                "points": 34.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1353/2029 decided PRs merged",
                "points": 25.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1353,
                      "decided": 2029
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "followers": 9,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "neicnordic",
              "public_repos": 68,
              "account_age_days": 4061
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "9 followers of neicnordic",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 9,
                      "login": "neicnordic"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "68 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 68
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/neicnordic/sensitive-data-archive"
              ],
              "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": "818 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 818
                    }
                  }
                ],
                "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": 78,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "11 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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, tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, tox.ini"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "9 out of 9 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": 70,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://neic-sda.readthedocs.io",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://neic-sda.readthedocs.io",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 5.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "9 out of 9 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 6 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 not detected",
                "points": 0,
                "status": "missed",
                "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": "58 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "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": 5
            },
            "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": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "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": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 86,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml, tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml, tox.ini"
                    }
                  }
                ],
                "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 data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 89476,
              "source_files_sampled": 370,
              "oversized_source_files": 2
            },
            "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": "2/370 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 370,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "sda-download/internal/reencrypt/reencrypt.proto",
                "sda/internal/reencrypt/reencrypt.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "sda-download/internal/reencrypt/reencrypt.proto, sda/internal/reencrypt/reencrypt.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "sda-download/internal/reencrypt/reencrypt.proto, sda/internal/reencrypt/reencrypt.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Could not fetch maven package 'no.uio.ifi:localega-doa' from its registry",
    "go package 'github.com/neicnordic/sda-download' points at a different repository (https://github.com/neicnordic/sda-download); excluded from ecosystem scoring",
    "Could not fetch maven package 'se.nbis.lega:inbox' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-19T13:32:13.181936Z",
  "schema_version": "0.15.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/neicnordic/sensitive-data-archive.svg",
  "full_name": "neicnordic/sensitive-data-archive",
  "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.15.0 — full methodology · metrics wiki.

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