Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 24350,
"has_wiki": false,
"homepage": "https://signal.org/",
"languages": {
"Lua": 10965,
"Java": 6772829,
"Shell": 3725
},
"pushed_at": "2026-07-17T20:57:01Z",
"created_at": "2013-12-09T07:10:36Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T21:20:05Z",
"description": "Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS",
"is_archived": false,
"is_disabled": false,
"license_spdx": "AGPL-3.0",
"default_branch": "main",
"primary_language": "Java",
"significant_languages": [
"Java"
]
},
"owner": {
"blog": "https://signal.org",
"name": "Signal",
"type": "Organization",
"login": "signalapp",
"company": null,
"location": "Everywhere and nowhere",
"followers": 10318,
"avatar_url": "https://avatars.githubusercontent.com/u/702459?v=4",
"created_at": "2011-03-31T21:19:39Z",
"is_verified": null,
"public_repos": 126,
"account_age_days": 5587
},
"activity": {
"releases_count": 100,
"commits_last_year": 726,
"latest_release_at": "2026-07-17T17:54:41Z",
"latest_release_tag": "v20260717.0.0",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 50,
"days_since_latest_release": 0,
"mean_days_between_releases": 1.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 2474,
"stars": 10625,
"watchers": 400,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [
"service/src/main/graphql/braintree/ChargePayPalOneTimePayment.graphql",
"service/src/main/graphql/braintree/CreatePayPalBillingAgreement.graphql",
"service/src/main/graphql/braintree/CreatePayPalOneTimePayment.graphql",
"service/src/main/graphql/braintree/TokenizePayPalBillingAgreement.graphql",
"service/src/main/graphql/braintree/TokenizePayPalOneTimePayment.graphql",
"service/src/main/graphql/braintree/VaultPaymentMethod.graphql",
"service/src/main/proto/CallQualitySurveyPubSub.proto",
"service/src/main/proto/DisconnectionRequests.proto",
"service/src/main/proto/DonationsPubsub.proto",
"service/src/main/proto/KeyTransparencyService.proto",
"service/src/main/proto/PubSubMessage.proto",
"service/src/main/proto/RegistrationService.proto",
"service/src/main/proto/TextSecure.proto",
"service/src/main/proto/WebSocketConnectionEvent.proto",
"service/src/main/proto/org/signal/chat/account.proto",
"service/src/main/proto/org/signal/chat/attachments.proto",
"service/src/main/proto/org/signal/chat/backups.proto",
"service/src/main/proto/org/signal/chat/call_quality.proto",
"service/src/main/proto/org/signal/chat/calling.proto",
"service/src/main/proto/org/signal/chat/challenge.proto",
"service/src/main/proto/org/signal/chat/common.proto",
"service/src/main/proto/org/signal/chat/credentials.proto",
"service/src/main/proto/org/signal/chat/device.proto",
"service/src/main/proto/org/signal/chat/donations.proto",
"service/src/main/proto/org/signal/chat/errors.proto",
"service/src/main/proto/org/signal/chat/keys.proto",
"service/src/main/proto/org/signal/chat/messages.proto",
"service/src/main/proto/org/signal/chat/one_time_donations.proto",
"service/src/main/proto/org/signal/chat/payments.proto",
"service/src/main/proto/org/signal/chat/product_configuration.proto",
"service/src/main/proto/org/signal/chat/profile.proto",
"service/src/main/proto/org/signal/chat/require.proto",
"service/src/main/proto/org/signal/chat/subscriptions.proto",
"service/src/main/proto/org/signal/chat/tag.proto",
"service/src/test/proto/echo_service.proto",
"service/src/test/proto/profile.proto",
"service/src/test/proto/request_attributes_service.proto",
"service/src/test/proto/tag_test.proto",
"service/src/test/proto/test_tree_head.proto",
"service/src/test/proto/validation_test.proto",
"websocket-resources/src/main/proto/WebSocketProtocol.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"largest_source_bytes": 105728,
"source_files_sampled": 1225,
"oversized_source_files": 11,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"api-doc/pom.xml",
"integration-tests/pom.xml",
"pom.xml",
"service/pom.xml",
"websocket-resources/pom.xml"
],
"ecosystems": [
"maven"
],
"dependencies": [
{
"name": "org.whispersystems.textsecure:service",
"manifest": "api-doc/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.whispersystems.textsecure:service",
"manifest": "integration-tests/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "software.amazon.awssdk:dynamodb",
"manifest": "integration-tests/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.eclipse.jetty.websocket:jetty-websocket-jetty-api",
"manifest": "integration-tests/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.eclipse.jetty.websocket:jetty-websocket-jetty-client",
"manifest": "integration-tests/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.eclipse.jetty.http2:jetty-http2-client-transport",
"manifest": "integration-tests/pom.xml",
"ecosystem": "maven",
"version_constraint": "${jetty.http2-client.version}"
},
{
"name": "software.amazon.awssdk:sso",
"manifest": "integration-tests/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.fasterxml.jackson:jackson-bom",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${jackson.version}"
},
{
"name": "io.dropwizard:dropwizard-dependencies",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${dropwizard.version}"
},
{
"name": "io.netty:netty-bom",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${netty.version}"
},
{
"name": "software.amazon.awssdk:bom",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${aws.sdk2.version}"
},
{
"name": "com.google.cloud:libraries-bom",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${google-cloud-libraries.version}"
},
{
"name": "io.github.resilience4j:resilience4j-bom",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${resilience4j.version}"
},
{
"name": "io.micrometer:micrometer-bom",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${micrometer.version}"
},
{
"name": "io.opentelemetry:opentelemetry-bom",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "1.60.1"
},
{
"name": "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "2.26.1"
},
{
"name": "io.projectreactor:reactor-bom",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${reactor-bom.version}"
},
{
"name": "org.jetbrains.kotlin:kotlin-bom",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${kotlin.version}"
},
{
"name": "com.eatthepath:pushy",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${pushy.version}"
},
{
"name": "com.eatthepath:pushy-dropwizard-metrics-listener",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${pushy.version}"
},
{
"name": "com.googlecode.libphonenumber:libphonenumber",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${libphonenumber.version}"
},
{
"name": "com.vdurmont:semver4j",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${semver4j.version}"
},
{
"name": "commons-io:commons-io",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${commons-io.version}"
},
{
"name": "io.lettuce:lettuce-core",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${lettuce.version}"
},
{
"name": "net.logstash.logback:logstash-logback-encoder",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${logstash.logback.version}"
},
{
"name": "org.apache.commons:commons-csv",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${commons-csv.version}"
},
{
"name": "org.foundationdb:fdb-java",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${foundationdb.version}"
},
{
"name": "org.slf4j:slf4j-api",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${slf4j.version}"
},
{
"name": "commons-logging:commons-logging",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "1.3.6"
},
{
"name": "com.stripe:stripe-java",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${stripe.version}"
},
{
"name": "com.braintreepayments.gateway:braintree-java",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${braintree.version}"
},
{
"name": "com.google.code.findbugs:jsr305",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${jsr305.version}"
},
{
"name": "com.google.code.gson:gson",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${gson.version}"
},
{
"name": "com.google.guava:guava",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${guava.version}"
},
{
"name": "org.signal:libsignal-server",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "0.96.2"
},
{
"name": "org.signal:simple-grpc-runtime",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${simple-grpc.version}"
},
{
"name": "org.apache.logging.log4j:log4j-bom",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${log4j-bom.version}"
},
{
"name": "org.apache.httpcomponents:httpcore",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${httpcore.version}"
},
{
"name": "org.apache.httpcomponents:httpclient",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${httpclient.version}"
},
{
"name": "ch.qos.logback:logback-core",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${logback.version}"
},
{
"name": "ch.qos.logback:logback-classic",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${logback.version}"
},
{
"name": "ch.qos.logback.access:logback-access-common",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${logback-access-common.version}"
},
{
"name": "org.testcontainers:testcontainers-bom",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${testcontainers.version}"
},
{
"name": "software.amazon.awssdk:aws-crt-client",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.auth0:java-jwt",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": "${java-jwt.version}"
},
{
"name": "com.google.apis:google-api-services-androidpublisher",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": "${google-androidpublisher.version}"
},
{
"name": "com.apple.itunes.storekit:app-store-server-library",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": "${storekit.version}"
},
{
"name": "com.webauthn4j:webauthn4j-appattest",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": "${webauthn4j.version}"
},
{
"name": "io.swagger.core.v3:swagger-jaxrs2-jakarta",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": "${swagger.version}"
},
{
"name": "jakarta.servlet:jakarta.servlet-api",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "jakarta.validation:jakarta.validation-api",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "jakarta.ws.rs:jakarta.ws.rs-api",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.whispersystems.textsecure:websocket-resources",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": "${project.version}"
},
{
"name": "org.signal:libsignal-server",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.signal:simple-grpc-runtime",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-core",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-auth",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-client",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-http2",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-logging",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-metrics",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-util",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-servlets",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-lifecycle",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-jersey",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-jetty",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-validation",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-migrations",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.slf4j:slf4j-api",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "ch.qos.logback:logback-core",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "ch.qos.logback.access:logback-access-common",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "ch.qos.logback:logback-classic",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "net.logstash.logback:logstash-logback-encoder",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard.metrics:metrics-core",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard.metrics:metrics-healthchecks",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard.metrics:metrics-annotation",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.glassfish.jersey.core:jersey-common",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.glassfish.jersey.core:jersey-server",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.glassfish.jersey.core:jersey-client",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.opentelemetry:opentelemetry-sdk",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.opentelemetry:opentelemetry-exporter-otlp",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": "${opentelemetry-logback-appender-1.0.version}"
},
{
"name": "party.iroiro.luajava:lua51-platform",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": "${luajava.version}"
},
{
"name": "org.eclipse.jetty.websocket:jetty-websocket-jetty-api",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.eclipse.jetty.ee10:jetty-ee10-servlets",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.commons:commons-lang3",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.commons:commons-csv",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.apache.commons:commons-compress",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": "${commons-compress.version}"
},
{
"name": "com.google.cloud:google-cloud-pubsub",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.google.firebase:firebase-admin",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": "${firebase-admin.version}"
},
{
"name": "com.google.cloud:google-cloud-firestore",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.google.code.findbugs:jsr305",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.github.resilience4j:resilience4j-circuitbreaker",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.github.resilience4j:resilience4j-retry",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.github.resilience4j:resilience4j-reactor",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.grpc:grpc-netty",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.grpc:grpc-protobuf",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.grpc:grpc-stub",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.micrometer:micrometer-core",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.micrometer:micrometer-registry-otlp",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.fasterxml.jackson.core:jackson-core",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.fasterxml.jackson.core:jackson-annotations",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.fasterxml.jackson.core:jackson-databind",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.foundationdb:fdb-java",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "software.amazon.awssdk:apache-client",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "software.amazon.awssdk:netty-nio-client",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "software.amazon.awssdk:sts",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "software.amazon.awssdk:s3",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "software.amazon.awssdk:dynamodb",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.amazonaws:dynamodb-lock-client",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": "${dynamodb-lock-client.version}"
},
{
"name": "io.lettuce:lettuce-core",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.eatthepath:pushy",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.eatthepath:pushy-dropwizard-metrics-listener",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.vdurmont:semver4j",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.google.guava:guava",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.google.protobuf:protobuf-java",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.googlecode.libphonenumber:libphonenumber",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.googlecode.libphonenumber:geocoder",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": "${libphonenumber-geocoder.version}"
},
{
"name": "net.sourceforge.argparse4j:argparse4j",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.netty:netty-buffer",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.netty:netty-codec-haproxy",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.netty:netty-codec-http2",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.netty:netty-handler",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.netty:netty-common",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.netty:netty-resolver",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.netty:netty-resolver-dns",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.netty:netty-transport",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.netty:netty-transport-native-epoll",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.projectreactor:reactor-core",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.projectreactor:reactor-core-micrometer",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.projectreactor:reactor-test",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.google.auth:google-auth-library-oauth2-http",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.bouncycastle:bcprov-jdk18on",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.stripe:stripe-java",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.braintreepayments.gateway:braintree-java",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.apollographql.apollo3:apollo-api-jvm",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": "${apollo-api-jvm.version}"
},
{
"name": "com.squareup.okio:okio-jvm",
"manifest": "service/pom.xml",
"ecosystem": "maven",
"version_constraint": "3.16.4"
},
{
"name": "org.eclipse.jetty.websocket:jetty-websocket-jetty-api",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.eclipse.jetty.websocket:jetty-websocket-jetty-server",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jetty-server",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-servlet",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-core",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-auth",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-jersey",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "io.dropwizard:dropwizard-logging",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "jakarta.inject:jakarta.inject-api",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "jakarta.validation:jakarta.validation-api",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "jakarta.ws.rs:jakarta.ws.rs-api",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.glassfish.jersey.core:jersey-common",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.glassfish.jersey.core:jersey-server",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.fasterxml.jackson.core:jackson-core",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.fasterxml.jackson.core:jackson-annotations",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.fasterxml.jackson.core:jackson-databind",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "ch.qos.logback:logback-core",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "ch.qos.logback:logback-classic",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.google.protobuf:protobuf-java",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.google.guava:guava",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "org.slf4j:slf4j-api",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
},
{
"name": "com.google.code.findbugs:jsr305",
"manifest": "websocket-resources/pom.xml",
"ecosystem": "maven",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ch.qos.logback.access:logback-access-common",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "ch.qos.logback.access:logback-access-common",
"direct": true,
"version": "2.0.12",
"ecosystem": "maven"
},
{
"name": "ch.qos.logback:logback-classic",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "ch.qos.logback:logback-classic",
"direct": true,
"version": "1.5.38",
"ecosystem": "maven"
},
{
"name": "ch.qos.logback:logback-core",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "ch.qos.logback:logback-core",
"direct": true,
"version": "1.5.38",
"ecosystem": "maven"
},
{
"name": "com.amazonaws:dynamodb-lock-client",
"direct": true,
"version": "1.4.0",
"ecosystem": "maven"
},
{
"name": "com.apollographql.apollo3:apollo-api-jvm",
"direct": true,
"version": "3.8.5",
"ecosystem": "maven"
},
{
"name": "com.apple.itunes.storekit:app-store-server-library",
"direct": true,
"version": "4.0.0",
"ecosystem": "maven"
},
{
"name": "com.auth0:java-jwt",
"direct": true,
"version": "4.5.0",
"ecosystem": "maven"
},
{
"name": "com.braintreepayments.gateway:braintree-java",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.braintreepayments.gateway:braintree-java",
"direct": true,
"version": "3.48.0",
"ecosystem": "maven"
},
{
"name": "com.eatthepath:pushy",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.eatthepath:pushy",
"direct": true,
"version": "0.15.4",
"ecosystem": "maven"
},
{
"name": "com.eatthepath:pushy-dropwizard-metrics-listener",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.eatthepath:pushy-dropwizard-metrics-listener",
"direct": true,
"version": "0.15.4",
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.core:jackson-annotations",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.core:jackson-core",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.core:jackson-databind",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson:jackson-bom",
"direct": true,
"version": "2.21.2",
"ecosystem": "maven"
},
{
"name": "com.google.apis:google-api-services-androidpublisher",
"direct": true,
"version": "v3-rev20250904-2.0.0",
"ecosystem": "maven"
},
{
"name": "com.google.auth:google-auth-library-oauth2-http",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.google.cloud:google-cloud-firestore",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.google.cloud:google-cloud-pubsub",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.google.cloud:libraries-bom",
"direct": true,
"version": "26.79.0",
"ecosystem": "maven"
},
{
"name": "com.google.code.findbugs:jsr305",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.google.code.findbugs:jsr305",
"direct": true,
"version": "3.0.2",
"ecosystem": "maven"
},
{
"name": "com.google.code.gson:gson",
"direct": true,
"version": "2.13.2",
"ecosystem": "maven"
},
{
"name": "com.google.firebase:firebase-admin",
"direct": true,
"version": "9.7.0",
"ecosystem": "maven"
},
{
"name": "com.google.guava:guava",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.google.guava:guava",
"direct": true,
"version": "33.5.0-jre",
"ecosystem": "maven"
},
{
"name": "com.google.protobuf:protobuf-java",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.googlecode.libphonenumber:geocoder",
"direct": true,
"version": "3.23",
"ecosystem": "maven"
},
{
"name": "com.googlecode.libphonenumber:libphonenumber",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.googlecode.libphonenumber:libphonenumber",
"direct": true,
"version": "9.0.21",
"ecosystem": "maven"
},
{
"name": "com.squareup.okio:okio-jvm",
"direct": true,
"version": "3.16.4",
"ecosystem": "maven"
},
{
"name": "com.stripe:stripe-java",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.stripe:stripe-java",
"direct": true,
"version": "33.1.0",
"ecosystem": "maven"
},
{
"name": "com.vdurmont:semver4j",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.vdurmont:semver4j",
"direct": true,
"version": "3.1.0",
"ecosystem": "maven"
},
{
"name": "com.webauthn4j:webauthn4j-appattest",
"direct": true,
"version": "0.30.2.RELEASE",
"ecosystem": "maven"
},
{
"name": "commons-io:commons-io",
"direct": true,
"version": "2.21.0",
"ecosystem": "maven"
},
{
"name": "commons-logging:commons-logging",
"direct": true,
"version": "1.3.6",
"ecosystem": "maven"
},
{
"name": "io.dropwizard.metrics:metrics-annotation",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.dropwizard.metrics:metrics-core",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.dropwizard.metrics:metrics-healthchecks",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.dropwizard:dropwizard-auth",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.dropwizard:dropwizard-client",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.dropwizard:dropwizard-core",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.dropwizard:dropwizard-dependencies",
"direct": true,
"version": "5.0.1",
"ecosystem": "maven"
},
{
"name": "io.dropwizard:dropwizard-http2",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.dropwizard:dropwizard-jersey",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.dropwizard:dropwizard-jetty",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.dropwizard:dropwizard-lifecycle",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.dropwizard:dropwizard-logging",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.dropwizard:dropwizard-metrics",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.dropwizard:dropwizard-migrations",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.dropwizard:dropwizard-servlets",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.dropwizard:dropwizard-util",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.dropwizard:dropwizard-validation",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.github.resilience4j:resilience4j-bom",
"direct": true,
"version": "2.4.0",
"ecosystem": "maven"
},
{
"name": "io.github.resilience4j:resilience4j-circuitbreaker",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.github.resilience4j:resilience4j-reactor",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.github.resilience4j:resilience4j-retry",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.grpc:grpc-netty",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.grpc:grpc-protobuf",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.grpc:grpc-stub",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.lettuce:lettuce-core",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.lettuce:lettuce-core",
"direct": true,
"version": "7.5.1.RELEASE",
"ecosystem": "maven"
},
{
"name": "io.micrometer:micrometer-bom",
"direct": true,
"version": "1.16.4",
"ecosystem": "maven"
},
{
"name": "io.micrometer:micrometer-core",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.micrometer:micrometer-registry-otlp",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.netty:netty-bom",
"direct": true,
"version": "4.2.13",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-buffer",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.netty:netty-codec-haproxy",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.netty:netty-codec-http2",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.netty:netty-common",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.netty:netty-handler",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.netty:netty-resolver",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.netty:netty-resolver-dns",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.netty:netty-transport",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.netty:netty-transport-native-epoll",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom",
"direct": true,
"version": "2.26.1",
"ecosystem": "maven"
},
{
"name": "io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0",
"direct": true,
"version": "2.22.0-alpha",
"ecosystem": "maven"
},
{
"name": "io.opentelemetry:opentelemetry-bom",
"direct": true,
"version": "1.60.1",
"ecosystem": "maven"
},
{
"name": "io.opentelemetry:opentelemetry-exporter-otlp",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.opentelemetry:opentelemetry-sdk",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.projectreactor:reactor-bom",
"direct": true,
"version": "2025.0.4",
"ecosystem": "maven"
},
{
"name": "io.projectreactor:reactor-core",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.projectreactor:reactor-core-micrometer",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.projectreactor:reactor-test",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.swagger.core.v3:swagger-jaxrs2-jakarta",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "jakarta.inject:jakarta.inject-api",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "jakarta.servlet:jakarta.servlet-api",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "jakarta.validation:jakarta.validation-api",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "jakarta.ws.rs:jakarta.ws.rs-api",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "net.logstash.logback:logstash-logback-encoder",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "net.logstash.logback:logstash-logback-encoder",
"direct": true,
"version": "8.1",
"ecosystem": "maven"
},
{
"name": "net.sourceforge.argparse4j:argparse4j",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.commons:commons-compress",
"direct": true,
"version": "1.28.0",
"ecosystem": "maven"
},
{
"name": "org.apache.commons:commons-csv",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.commons:commons-csv",
"direct": true,
"version": "1.14.1",
"ecosystem": "maven"
},
{
"name": "org.apache.commons:commons-lang3",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.httpcomponents:httpclient",
"direct": true,
"version": "4.5.14",
"ecosystem": "maven"
},
{
"name": "org.apache.httpcomponents:httpcore",
"direct": true,
"version": "4.4.16",
"ecosystem": "maven"
},
{
"name": "org.apache.logging.log4j:log4j-bom",
"direct": true,
"version": "2.25.4",
"ecosystem": "maven"
},
{
"name": "org.bouncycastle:bcprov-jdk18on",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jetty-server",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-servlet",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.eclipse.jetty.ee10:jetty-ee10-servlets",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.eclipse.jetty.http2:jetty-http2-client-transport",
"direct": true,
"version": "12.1.5",
"ecosystem": "maven"
},
{
"name": "org.eclipse.jetty.websocket:jetty-websocket-jetty-api",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.eclipse.jetty.websocket:jetty-websocket-jetty-client",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.eclipse.jetty.websocket:jetty-websocket-jetty-server",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.foundationdb:fdb-java",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.foundationdb:fdb-java",
"direct": true,
"version": "7.3.68",
"ecosystem": "maven"
},
{
"name": "org.glassfish.jersey.core:jersey-client",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.glassfish.jersey.core:jersey-common",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.glassfish.jersey.core:jersey-server",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.jetbrains.kotlin:kotlin-bom",
"direct": true,
"version": "2.3.20",
"ecosystem": "maven"
},
{
"name": "org.signal:libsignal-server",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.signal:libsignal-server",
"direct": true,
"version": "0.96.2",
"ecosystem": "maven"
},
{
"name": "org.signal:simple-grpc-runtime",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.signal:simple-grpc-runtime",
"direct": true,
"version": "0.2.0",
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-api",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-api",
"direct": true,
"version": "2.0.17",
"ecosystem": "maven"
},
{
"name": "org.testcontainers:testcontainers-bom",
"direct": true,
"version": "2.0.4",
"ecosystem": "maven"
},
{
"name": "org.whispersystems.textsecure:service",
"direct": true,
"version": "JGITVER",
"ecosystem": "maven"
},
{
"name": "org.whispersystems.textsecure:websocket-resources",
"direct": true,
"version": "JGITVER",
"ecosystem": "maven"
},
{
"name": "party.iroiro.luajava:lua51-platform",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "software.amazon.awssdk:apache-client",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "software.amazon.awssdk:aws-crt-client",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "software.amazon.awssdk:bom",
"direct": true,
"version": "2.42.27",
"ecosystem": "maven"
},
{
"name": "software.amazon.awssdk:dynamodb",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "software.amazon.awssdk:netty-nio-client",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "software.amazon.awssdk:s3",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "software.amazon.awssdk:sso",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "software.amazon.awssdk:sts",
"direct": true,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.fasterxml.uuid:java-uuid-generator",
"direct": false,
"version": "5.2.0",
"ecosystem": "maven"
},
{
"name": "com.github.aoudiamoncef:apollo-client-maven-plugin",
"direct": false,
"version": "7.1.0",
"ecosystem": "maven"
},
{
"name": "com.google.cloud.tools:jib-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.google.cloud.tools:jib-maven-plugin",
"direct": false,
"version": "3.4.6",
"ecosystem": "maven"
},
{
"name": "com.redis:testcontainers-redis",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.redis:testcontainers-redis",
"direct": false,
"version": "2.2.4",
"ecosystem": "maven"
},
{
"name": "earth.adi:testcontainers-foundationdb",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "earth.adi:testcontainers-foundationdb",
"direct": false,
"version": "1.1.0",
"ecosystem": "maven"
},
{
"name": "io.dropwizard:dropwizard-testing",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.github.download-maven-plugin:download-maven-plugin",
"direct": false,
"version": "2.1.0",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-testsuite-common",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.swagger.core.v3:swagger-maven-plugin-jakarta",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-assembly-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-assembly-plugin",
"direct": false,
"version": "3.7.1",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-compiler-plugin",
"direct": false,
"version": "3.15.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-dependency-plugin",
"direct": false,
"version": "3.10.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-deploy-plugin",
"direct": false,
"version": "3.1.4",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-enforcer-plugin",
"direct": false,
"version": "3.6.2",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-failsafe-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-failsafe-plugin",
"direct": false,
"version": "3.5.4",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-install-plugin",
"direct": false,
"version": "3.1.4",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-jar-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-jar-plugin",
"direct": false,
"version": "3.5.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-shade-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-shade-plugin",
"direct": false,
"version": "3.6.1",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-surefire-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-surefire-plugin",
"direct": false,
"version": "3.5.5",
"ecosystem": "maven"
},
{
"name": "org.apache.tomcat:annotations-api",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.tomcat:annotations-api",
"direct": false,
"version": "6.0.53",
"ecosystem": "maven"
},
{
"name": "org.assertj:assertj-core",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:exec-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:exec-maven-plugin",
"direct": false,
"version": "3.6.3",
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:properties-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:properties-maven-plugin",
"direct": false,
"version": "1.2.1",
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:templating-maven-plugin",
"direct": false,
"version": "3.0.0",
"ecosystem": "maven"
},
{
"name": "org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.glassfish.jersey.test-framework:jersey-test-framework-core",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.hamcrest:hamcrest-all",
"direct": false,
"version": "1.3",
"ecosystem": "maven"
},
{
"name": "org.junit-pioneer:junit-pioneer",
"direct": false,
"version": "2.3.0",
"ecosystem": "maven"
},
{
"name": "org.junit.jupiter:junit-jupiter",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.junit.jupiter:junit-jupiter-api",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.junit.jupiter:junit-jupiter-params",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.mockito:mockito-core",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.mockito:mockito-junit-jupiter",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-nop",
"direct": false,
"version": "2.0.17",
"ecosystem": "maven"
},
{
"name": "org.testcontainers:testcontainers-junit-jupiter",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.testcontainers:testcontainers-localstack",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.wiremock:wiremock-jetty12",
"direct": false,
"version": "3.13.1",
"ecosystem": "maven"
},
{
"name": "org.xolstice.maven.plugins:protobuf-maven-plugin",
"direct": false,
"version": "0.6.1",
"ecosystem": "maven"
},
{
"name": "party.iroiro.luajava:lua51",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "party.iroiro.luajava:luajava",
"direct": false,
"version": null,
"ecosystem": "maven"
}
],
"collected": true,
"truncated": false,
"total_count": 192,
"direct_count": 141,
"indirect_count": 51
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 27,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 88
},
"bus_factor": 2,
"top_contributors": [
{
"type": "User",
"login": "jon-signal",
"commits": 2108,
"avatar_url": "https://avatars.githubusercontent.com/u/63609320?u=168c4c65ab032996a49a4c8d5aef25f0920c4f10&v=4"
},
{
"type": "User",
"login": "eager-signal",
"commits": 941,
"avatar_url": "https://avatars.githubusercontent.com/u/79161849?v=4"
},
{
"type": "User",
"login": "ravi-signal",
"commits": 500,
"avatar_url": "https://avatars.githubusercontent.com/u/99042880?u=1fda97a12dffd45d1a55c08fc1411eca6a72b172&v=4"
},
{
"type": "User",
"login": "moxie0",
"commits": 355,
"avatar_url": "https://avatars.githubusercontent.com/u/512439?v=4"
},
{
"type": "User",
"login": "moxie-signal",
"commits": 276,
"avatar_url": "https://avatars.githubusercontent.com/u/36983023?v=4"
},
{
"type": "User",
"login": "ehrenkret-signal",
"commits": 274,
"avatar_url": "https://avatars.githubusercontent.com/u/62033421?u=5061204a1efaab95f7980144d011a3f6cbbaca97&v=4"
},
{
"type": "User",
"login": "jkt-signal",
"commits": 160,
"avatar_url": "https://avatars.githubusercontent.com/u/125505367?v=4"
},
{
"type": "User",
"login": "katherine-signal",
"commits": 158,
"avatar_url": "https://avatars.githubusercontent.com/u/118207009?v=4"
},
{
"type": "User",
"login": "ameya-signal",
"commits": 102,
"avatar_url": "https://avatars.githubusercontent.com/u/163888879?u=f85ace678f03955008e2592a1b166bbb541c6792&v=4"
},
{
"type": "User",
"login": "sergey-signal",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/116032710?u=0a8bb072d4336f2e5853ec0afd46f6cdac4596c6&v=4"
}
],
"contributors_sampled": 50,
"top_contributor_share": 0.409
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"documentation.yml",
"integration-tests.yml",
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 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 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 6,
"reason": "dependency not pinned by hash detected -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"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": "11 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "6a8bf7f78e3516421382f7773762bf2f7f0a78a9",
"ran_at": "2026-07-18T02:06:16Z",
"aggregate_score": 5.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/signalapp/Signal-Server",
"host": "github.com",
"name": "Signal-Server",
"owner": "signalapp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"security": 54,
"vitality": 95,
"community": 77,
"governance": 54,
"engineering": 63
},
"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": 726,
"human_commit_share": null,
"days_since_last_push": 0,
"active_weeks_last_year": 50
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "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": "726 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 726
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 100,
"latest_release_tag": "v20260717.0.0",
"releases_from_tags": true,
"days_since_latest_release": 0,
"mean_days_between_releases": 1.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "100 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 100
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": "good",
"name": "Community & Adoption",
"value": 77,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"forks": 2474,
"stars": 10625,
"watchers": 400,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "10,625 stars",
"points": 60,
"status": "met",
"details": [
{
"code": "stars",
"params": {
"count": 10625
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2,474 forks",
"points": 25,
"status": "met",
"details": [
{
"code": "forks",
"params": {
"count": 2474
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "400 watchers",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 400
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (AGPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "AGPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 50,
"top_contributor_share": 0.409
},
"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 41% of commits",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 41
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "50 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 50
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 17,
"inputs": {
"merged_prs": 27,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 88
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "27/115 decided PRs merged",
"points": 9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 27,
"decided": 115
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 10318,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "signalapp",
"public_repos": 126,
"account_age_days": 5587
},
"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": "10,318 followers of signalapp",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 10318,
"login": "signalapp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "126 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 126
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 63,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://signal.org/",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://signal.org/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 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 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 6",
"points": 3,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "11 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": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 41,
"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": "at_risk",
"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": 49,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Java (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Java"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no 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 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Java",
"largest_source_bytes": 105728,
"source_files_sampled": 1225,
"oversized_source_files": 11
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Java (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Java"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "11/1225 source files over 60KB",
"points": 54.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1225,
"oversized": 11
}
}
],
"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": [
"service/src/main/graphql/braintree/ChargePayPalOneTimePayment.graphql",
"service/src/main/graphql/braintree/CreatePayPalBillingAgreement.graphql",
"service/src/main/graphql/braintree/CreatePayPalOneTimePayment.graphql",
"service/src/main/graphql/braintree/TokenizePayPalBillingAgreement.graphql",
"service/src/main/graphql/braintree/TokenizePayPalOneTimePayment.graphql",
"service/src/main/graphql/braintree/VaultPaymentMethod.graphql",
"service/src/main/proto/CallQualitySurveyPubSub.proto",
"service/src/main/proto/DisconnectionRequests.proto",
"service/src/main/proto/DonationsPubsub.proto",
"service/src/main/proto/KeyTransparencyService.proto",
"service/src/main/proto/PubSubMessage.proto",
"service/src/main/proto/RegistrationService.proto",
"service/src/main/proto/TextSecure.proto",
"service/src/main/proto/WebSocketConnectionEvent.proto",
"service/src/main/proto/org/signal/chat/account.proto",
"service/src/main/proto/org/signal/chat/attachments.proto",
"service/src/main/proto/org/signal/chat/backups.proto",
"service/src/main/proto/org/signal/chat/call_quality.proto",
"service/src/main/proto/org/signal/chat/calling.proto",
"service/src/main/proto/org/signal/chat/challenge.proto",
"service/src/main/proto/org/signal/chat/common.proto",
"service/src/main/proto/org/signal/chat/credentials.proto",
"service/src/main/proto/org/signal/chat/device.proto",
"service/src/main/proto/org/signal/chat/donations.proto",
"service/src/main/proto/org/signal/chat/errors.proto",
"service/src/main/proto/org/signal/chat/keys.proto",
"service/src/main/proto/org/signal/chat/messages.proto",
"service/src/main/proto/org/signal/chat/one_time_donations.proto",
"service/src/main/proto/org/signal/chat/payments.proto",
"service/src/main/proto/org/signal/chat/product_configuration.proto",
"service/src/main/proto/org/signal/chat/profile.proto",
"service/src/main/proto/org/signal/chat/require.proto",
"service/src/main/proto/org/signal/chat/subscriptions.proto",
"service/src/main/proto/org/signal/chat/tag.proto",
"service/src/test/proto/echo_service.proto",
"service/src/test/proto/profile.proto",
"service/src/test/proto/request_attributes_service.proto",
"service/src/test/proto/tag_test.proto",
"service/src/test/proto/test_tree_head.proto",
"service/src/test/proto/validation_test.proto",
"websocket-resources/src/main/proto/WebSocketProtocol.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "service/src/main/graphql/braintree/ChargePayPalOneTimePayment.graphql, service/src/main/graphql/braintree/CreatePayPalBillingAgreement.graphql, service/src/main/graphql/braintree/CreatePayPalOneTimePayment.graphql, service/src/main/graphql/braintree/TokenizePayPalBillingAgreement.graphql, service/src/main/graphql/braintree/TokenizePayPalOneTimePayment.graphql, service/src/main/graphql/braintree/VaultPaymentMethod.graphql, service/src/main/proto/CallQualitySurveyPubSub.proto, service/src/main/proto/DisconnectionRequests.proto, service/src/main/proto/DonationsPubsub.proto, service/src/main/proto/KeyTransparencyService.proto, service/src/main/proto/PubSubMessage.proto, service/src/main/proto/RegistrationService.proto, service/src/main/proto/TextSecure.proto, service/src/main/proto/WebSocketConnectionEvent.proto, service/src/main/proto/org/signal/chat/account.proto, service/src/main/proto/org/signal/chat/attachments.proto, service/src/main/proto/org/signal/chat/backups.proto, service/src/main/proto/org/signal/chat/call_quality.proto, service/src/main/proto/org/signal/chat/calling.proto, service/src/main/proto/org/signal/chat/challenge.proto, service/src/main/proto/org/signal/chat/common.proto, service/src/main/proto/org/signal/chat/credentials.proto, service/src/main/proto/org/signal/chat/device.proto, service/src/main/proto/org/signal/chat/donations.proto, service/src/main/proto/org/signal/chat/errors.proto, service/src/main/proto/org/signal/chat/keys.proto, service/src/main/proto/org/signal/chat/messages.proto, service/src/main/proto/org/signal/chat/one_time_donations.proto, service/src/main/proto/org/signal/chat/payments.proto, service/src/main/proto/org/signal/chat/product_configuration.proto, service/src/main/proto/org/signal/chat/profile.proto, service/src/main/proto/org/signal/chat/require.proto, service/src/main/proto/org/signal/chat/subscriptions.proto, service/src/main/proto/org/signal/chat/tag.proto, service/src/test/proto/echo_service.proto, service/src/test/proto/profile.proto, service/src/test/proto/request_attributes_service.proto, service/src/test/proto/tag_test.proto, service/src/test/proto/test_tree_head.proto, service/src/test/proto/validation_test.proto, websocket-resources/src/main/proto/WebSocketProtocol.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "service/src/main/graphql/braintree/ChargePayPalOneTimePayment.graphql, service/src/main/graphql/braintree/CreatePayPalBillingAgreement.graphql, service/src/main/graphql/braintree/CreatePayPalOneTimePayment.graphql, service/src/main/graphql/braintree/TokenizePayPalBillingAgreement.graphql, service/src/main/graphql/braintree/TokenizePayPalOneTimePayment.graphql, service/src/main/graphql/braintree/VaultPaymentMethod.graphql, service/src/main/proto/CallQualitySurveyPubSub.proto, service/src/main/proto/DisconnectionRequests.proto, service/src/main/proto/DonationsPubsub.proto, service/src/main/proto/KeyTransparencyService.proto, service/src/main/proto/PubSubMessage.proto, service/src/main/proto/RegistrationService.proto, service/src/main/proto/TextSecure.proto, service/src/main/proto/WebSocketConnectionEvent.proto, service/src/main/proto/org/signal/chat/account.proto, service/src/main/proto/org/signal/chat/attachments.proto, service/src/main/proto/org/signal/chat/backups.proto, service/src/main/proto/org/signal/chat/call_quality.proto, service/src/main/proto/org/signal/chat/calling.proto, service/src/main/proto/org/signal/chat/challenge.proto, service/src/main/proto/org/signal/chat/common.proto, service/src/main/proto/org/signal/chat/credentials.proto, service/src/main/proto/org/signal/chat/device.proto, service/src/main/proto/org/signal/chat/donations.proto, service/src/main/proto/org/signal/chat/errors.proto, service/src/main/proto/org/signal/chat/keys.proto, service/src/main/proto/org/signal/chat/messages.proto, service/src/main/proto/org/signal/chat/one_time_donations.proto, service/src/main/proto/org/signal/chat/payments.proto, service/src/main/proto/org/signal/chat/product_configuration.proto, service/src/main/proto/org/signal/chat/profile.proto, service/src/main/proto/org/signal/chat/require.proto, service/src/main/proto/org/signal/chat/subscriptions.proto, service/src/main/proto/org/signal/chat/tag.proto, service/src/test/proto/echo_service.proto, service/src/test/proto/profile.proto, service/src/test/proto/request_attributes_service.proto, service/src/test/proto/tag_test.proto, service/src/test/proto/test_tree_head.proto, service/src/test/proto/validation_test.proto, websocket-resources/src/main/proto/WebSocketProtocol.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 'org.whispersystems.textsecure:api-doc' from its registry",
"Could not fetch maven package 'org.whispersystems.textsecure:integration-tests' from its registry",
"Could not fetch maven package 'org.whispersystems.textsecure:TextSecureServer' from its registry",
"Could not fetch maven package 'org.whispersystems.textsecure:service' from its registry",
"Could not fetch maven package 'org.whispersystems.textsecure:websocket-resources' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-18T02:07:12.467703Z",
"schema_version": "0.12.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/signalapp/Signal-Server.svg",
"full_name": "signalapp/Signal-Server",
"license_state": "standard",
"license_spdx": "AGPL-3.0"
}