原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"sentry",
"java",
"android",
"logback",
"spring-boot",
"log4j2",
"timber",
"okhttp",
"feign-client",
"servlet",
"spring",
"apollo-client",
"crash-reporting",
"kotlin",
"hacktoberfest",
"tag-production",
"team-mobile",
"team-web-backend",
"sdk"
],
"is_fork": false,
"size_kb": 108619,
"has_wiki": false,
"homepage": "https://docs.sentry.io/",
"languages": {
"C++": 1350,
"HTML": 1631,
"Java": 4298594,
"CMake": 522,
"Shell": 20474,
"Kotlin": 5481574,
"Python": 60176,
"Makefile": 2342,
"JavaScript": 12279
},
"pushed_at": "2026-07-15T18:01:21Z",
"created_at": "2012-02-06T15:46:55Z",
"owner_type": "Organization",
"updated_at": "2026-07-15T18:02:20Z",
"description": "A Sentry SDK for Java, Android and other JVM languages.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"primary_language": "Kotlin",
"significant_languages": [
"Kotlin",
"Java"
]
},
"owner": {
"blog": "https://sentry.io",
"name": "Sentry",
"type": "Organization",
"login": "getsentry",
"company": null,
"location": "United States of America",
"followers": 3108,
"avatar_url": "https://avatars.githubusercontent.com/u/1396951?v=4",
"created_at": "2012-02-01T06:56:22Z",
"is_verified": null,
"public_repos": 789,
"account_age_days": 5278
},
"activity": {
"releases_count": 100,
"commits_last_year": 617,
"latest_release_at": "2026-07-08T12:37:54Z",
"latest_release_tag": "8.48.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 50,
"days_since_latest_release": 7,
"mean_days_between_releases": 4.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 475,
"stars": 1337,
"watchers": 68,
"open_issues_and_prs": 314
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [
"sentry-samples/sentry-samples-netflix-dgs/src/main/resources/schema/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-4-opentelemetry-noagent/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-4-opentelemetry/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-4-otlp/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-4-webflux/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-4/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry-noagent/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-jakarta/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-opentelemetry/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-webflux-jakarta/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-webflux/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot/src/main/resources/graphql/schema.graphqls",
"sentry-system-test-support/src/main/graphql/greeting.graphql",
"sentry-system-test-support/src/main/graphql/project.graphql",
"sentry-system-test-support/src/main/graphql/schema.graphqls",
"sentry-system-test-support/src/main/graphql/task.graphql"
],
"has_devcontainer": false,
"typecheck_configs": [],
"largest_source_bytes": 141737,
"source_files_sampled": 2039,
"oversized_source_files": 7,
"agent_instruction_files": [
".cursor/rules/api.mdc",
".cursor/rules/coding.mdc",
".cursor/rules/continuous_profiling_jvm.mdc",
".cursor/rules/deduplication.mdc",
".cursor/rules/e2e_tests.mdc",
".cursor/rules/feature_flags.mdc",
".cursor/rules/metrics.mdc",
".cursor/rules/new_module.mdc",
".cursor/rules/offline.mdc",
".cursor/rules/opentelemetry.mdc",
".cursor/rules/options.mdc",
".cursor/rules/overview_dev.mdc",
".cursor/rules/pr.mdc",
".cursor/rules/queues.mdc",
".cursor/rules/scopes.mdc",
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 10601
},
"dependencies": {
"manifests": [
"build-logic/build.gradle.kts",
"build.gradle.kts",
"buildSrc/build.gradle.kts",
"pyproject.toml",
"requirements.txt",
"sentry-android-core/build.gradle.kts",
"sentry-android-distribution/build.gradle.kts",
"sentry-android-fragment/build.gradle.kts",
"sentry-android-navigation/build.gradle.kts",
"sentry-android-ndk/build.gradle.kts",
"sentry-android-replay/build.gradle.kts",
"sentry-android-sqlite/build.gradle.kts",
"sentry-android-timber/build.gradle.kts",
"sentry-android/build.gradle.kts",
"sentry-apache-http-client-5/build.gradle.kts",
"sentry-apollo-3/build.gradle.kts",
"sentry-apollo-4/build.gradle.kts",
"sentry-apollo/build.gradle.kts",
"sentry-async-profiler/build.gradle.kts",
"sentry-bom/build.gradle.kts",
"sentry-compose/build.gradle.kts",
"sentry-graphql-22/build.gradle.kts",
"sentry-graphql-core/build.gradle.kts",
"sentry-graphql/build.gradle.kts",
"sentry-jcache/build.gradle.kts",
"sentry-jdbc/build.gradle.kts",
"sentry-jul/build.gradle.kts",
"sentry-kafka/build.gradle.kts",
"sentry-kotlin-extensions/build.gradle.kts",
"sentry-ktor-client/build.gradle.kts",
"sentry-launchdarkly-android/build.gradle.kts",
"sentry-launchdarkly-server/build.gradle.kts",
"sentry-log4j2/build.gradle.kts",
"sentry-logback/build.gradle.kts",
"sentry-okhttp/build.gradle.kts",
"sentry-openfeature/build.gradle.kts",
"sentry-openfeign/build.gradle.kts",
"sentry-quartz/build.gradle.kts",
"sentry-reactor/build.gradle.kts",
"sentry-servlet-jakarta/build.gradle.kts",
"sentry-servlet/build.gradle.kts",
"sentry-spotlight/build.gradle.kts",
"sentry-spring-7/build.gradle.kts",
"sentry-spring-boot-4-starter/build.gradle.kts",
"sentry-spring-boot-4/build.gradle.kts",
"sentry-spring-boot-jakarta/build.gradle.kts",
"sentry-spring-boot-starter-jakarta/build.gradle.kts",
"sentry-spring-boot-starter/build.gradle.kts",
"sentry-spring-boot/build.gradle.kts",
"sentry-spring-jakarta/build.gradle.kts",
"sentry-spring/build.gradle.kts",
"sentry-system-test-support/build.gradle.kts",
"sentry-test-support/build.gradle.kts",
"sentry/build.gradle.kts"
],
"ecosystems": [
"maven",
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "biz.aQute.bnd:bnd-maven-plugin",
"direct": false,
"version": "3.4.0",
"ecosystem": "maven"
},
{
"name": "ch.qos.logback:logback-classic",
"direct": false,
"version": "1.2.1",
"ecosystem": "maven"
},
{
"name": "ch.qos.logback:logback-core",
"direct": false,
"version": "1.2.1",
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.core:jackson-annotations",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.core:jackson-annotations",
"direct": false,
"version": "2.10.0",
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.core:jackson-core",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.core:jackson-core",
"direct": false,
"version": "2.10.0",
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.core:jackson-databind",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.core:jackson-databind",
"direct": false,
"version": "2.10.0",
"ecosystem": "maven"
},
{
"name": "com.github.github:site-maven-plugin",
"direct": false,
"version": "0.12",
"ecosystem": "maven"
},
{
"name": "com.github.tomakehurst:wiremock-standalone",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.github.tomakehurst:wiremock-standalone",
"direct": false,
"version": "2.5.1",
"ecosystem": "maven"
},
{
"name": "com.google.android:android",
"direct": false,
"version": "4.1.1.4",
"ecosystem": "maven"
},
{
"name": "com.google.appengine:appengine-api-1.0-sdk",
"direct": false,
"version": "1.9.49",
"ecosystem": "maven"
},
{
"name": "com.puppycrawl.tools:checkstyle",
"direct": false,
"version": "6.19",
"ecosystem": "maven"
},
{
"name": "io.sentry:sentry-spring",
"direct": false,
"version": "1.7.31-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "javax.servlet:javax.servlet-api",
"direct": false,
"version": "3.0.1",
"ecosystem": "maven"
},
{
"name": "junit:junit",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "junit:junit",
"direct": false,
"version": "4.12",
"ecosystem": "maven"
},
{
"name": "log4j:log4j",
"direct": false,
"version": "1.2.17",
"ecosystem": "maven"
},
{
"name": "org.apache.logging.log4j:log4j-api",
"direct": false,
"version": "2.8.2",
"ecosystem": "maven"
},
{
"name": "org.apache.logging.log4j:log4j-core",
"direct": false,
"version": "2.8.2",
"ecosystem": "maven"
},
{
"name": "org.apache.logging.log4j:log4j-slf4j-impl",
"direct": false,
"version": "2.8.2",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-checkstyle-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-checkstyle-plugin",
"direct": false,
"version": "2.17",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-dependency-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-dependency-plugin",
"direct": false,
"version": "3.0.0",
"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": "2.22.2",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-gpg-plugin",
"direct": false,
"version": "1.6",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-help-plugin",
"direct": false,
"version": "3.1.1",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-jar-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-javadoc-plugin",
"direct": false,
"version": "2.10.4",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-jxr-plugin",
"direct": false,
"version": "2.5",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-project-info-reports-plugin",
"direct": false,
"version": "2.9",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-release-plugin",
"direct": false,
"version": "3.0.0-M1",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-site-plugin",
"direct": false,
"version": "3.6",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-source-plugin",
"direct": false,
"version": "3.0.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": "2.22.2",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-surefire-report-plugin",
"direct": false,
"version": "2.22.2",
"ecosystem": "maven"
},
{
"name": "org.apache.maven:maven-ant-tasks",
"direct": false,
"version": "2.1.3",
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:animal-sniffer-maven-plugin",
"direct": false,
"version": "1.16",
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:buildnumber-maven-plugin",
"direct": false,
"version": "1.4",
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:templating-maven-plugin",
"direct": false,
"version": "1.0.0",
"ecosystem": "maven"
},
{
"name": "org.hamcrest:hamcrest-core",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.hamcrest:hamcrest-core",
"direct": false,
"version": "1.3",
"ecosystem": "maven"
},
{
"name": "org.hamcrest:hamcrest-library",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.hamcrest:hamcrest-library",
"direct": false,
"version": "1.3",
"ecosystem": "maven"
},
{
"name": "org.mockito:mockito-core",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.mockito:mockito-core",
"direct": false,
"version": "2.28.2",
"ecosystem": "maven"
},
{
"name": "org.pitest:pitest-maven",
"direct": false,
"version": "1.1.11",
"ecosystem": "maven"
},
{
"name": "org.robolectric:robolectric",
"direct": false,
"version": "2.4",
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-api",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-api",
"direct": false,
"version": "1.7.24",
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-jdk14",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-log4j12",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.sonatype.plugins:nexus-staging-maven-plugin",
"direct": false,
"version": "1.6.7",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-autoconfigure",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-autoconfigure-processor",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-configuration-processor",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-dependencies",
"direct": false,
"version": "1.5.1.RELEASE",
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-test",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework.boot:spring-boot-starter-web",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.springframework:spring-webmvc",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "pl.pragmatists:JUnitParams",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "pl.pragmatists:JUnitParams",
"direct": false,
"version": "1.1.1",
"ecosystem": "maven"
},
{
"name": "certifi",
"direct": false,
"version": "2025.7.14",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.4.2",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.15",
"ecosystem": "pypi"
},
{
"name": "javasdk",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.33.0",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.7.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 74,
"direct_count": 0,
"indirect_count": 74
}
},
"maintainership": {
"issues": {
"open_prs": 43,
"merged_prs": 2829,
"open_issues": 271,
"closed_ratio": 0.881,
"closed_issues": 2005,
"closed_unmerged_prs": 496
},
"bus_factor": 4,
"top_contributors": [
{
"type": "User",
"login": "marandaneto",
"commits": 838,
"avatar_url": "https://avatars.githubusercontent.com/u/5731772?u=190f7538e376f434998ecf5f2a831a86ccfec372&v=4"
},
{
"type": "User",
"login": "adinauer",
"commits": 487,
"avatar_url": "https://avatars.githubusercontent.com/u/2542832?u=393f523c1b139742c88c86c26dccf025cdb71bf5&v=4"
},
{
"type": "User",
"login": "romtsn",
"commits": 250,
"avatar_url": "https://avatars.githubusercontent.com/u/4999776?u=a96204a1aec07cffae4aa5885f31d6787514b617&v=4"
},
{
"type": "Bot",
"login": "dependabot[bot]",
"commits": 230,
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4"
},
{
"type": "User",
"login": "maciejwalkowiak",
"commits": 227,
"avatar_url": "https://avatars.githubusercontent.com/u/1357927?u=c18ed6cc6e5083d098c0339956f53ef0887d18a0&v=4"
},
{
"type": "User",
"login": "bruno-garcia",
"commits": 197,
"avatar_url": "https://avatars.githubusercontent.com/u/1633368?u=856a9e52d4cdc92eac2ff9e1f97900df39ae5e4d&v=4"
},
{
"type": "User",
"login": "markushi",
"commits": 184,
"avatar_url": "https://avatars.githubusercontent.com/u/1411808?u=5a25dc07e371a43e52243794f3e3e0ab5316f547&v=4"
},
{
"type": "User",
"login": "stefanosiano",
"commits": 168,
"avatar_url": "https://avatars.githubusercontent.com/u/16819053?u=f6853181bd18f60fe2818fc91049f2ae59cda505&v=4"
},
{
"type": "User",
"login": "getsentry-bot",
"commits": 158,
"avatar_url": "https://avatars.githubusercontent.com/u/10587625?u=5a40cda94286c073e0e678000cc95daf85fdab9c&v=4"
},
{
"type": "User",
"login": "runningcode",
"commits": 98,
"avatar_url": "https://avatars.githubusercontent.com/u/332597?u=29ecef31cea384f1a19d676c3645e4ceba504822&v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.248
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"add-platform-label.yml",
"agp-matrix.yml",
"build.yml",
"changelog-preview.yml",
"changes-in-high-risk-code.yml",
"check-tombstone-proto-schema.yml",
"codeql-analysis.yml",
"danger.yml",
"enforce-license-compliance.yml",
"format-code.yml",
"generate-javadocs.yml",
"integration-tests-benchmarks.yml",
"integration-tests-size.yml",
"integration-tests-ui-critical.yml",
"integration-tests-ui.yml",
"release-build.yml",
"release-comment-issues.yml",
"release.yml",
"spring-boot-2-matrix.yml",
"spring-boot-3-matrix.yml",
"spring-boot-4-matrix.yml",
"system-tests-backend.yml",
"update-deps.yml",
"validate-pr.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"uv.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 8,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 4,
"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": "28 out of 28 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": 9,
"reason": "Found 22/24 approved changesets -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 28 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 8,
"reason": "dependency not pinned by hash detected -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 7,
"reason": "SAST tool detected but not run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "a212e8f702c5fcfae9a26e73afd82bbd8f3927c5",
"ran_at": "2026-07-15T20:22:29Z",
"aggregate_score": 6.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/getsentry/sentry-java",
"host": "github.com",
"name": "sentry-java",
"owner": "getsentry"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"security": 68,
"vitality": 95,
"community": 87,
"governance": 84,
"engineering": 70
},
"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": 617,
"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": "617 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 617
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 100,
"latest_release_tag": "8.48.0",
"releases_from_tags": false,
"days_since_latest_release": 7,
"mean_days_between_releases": 4.7
},
"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 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~4.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 4.7
}
}
],
"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": "excellent",
"name": "Community & Adoption",
"value": 87,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"forks": 475,
"stars": 1337,
"watchers": 68,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,337 stars",
"points": 50.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1337
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "475 forks",
"points": 22.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 475
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "68 watchers",
"points": 10.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 68
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 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": 84,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"bus_factor": 4,
"contributors_sampled": 100,
"top_contributor_share": 0.248
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "4 contributor(s) cover half of all commits",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 4
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 25% of commits",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 25
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 28 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"merged_prs": 2829,
"open_issues": 271,
"closed_issues": 2005,
"issue_closed_ratio": 0.881,
"closed_unmerged_prs": 496
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "88% of issues closed",
"points": 41.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 88
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2829/3325 decided PRs merged",
"points": 32.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2829,
"decided": 3325
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 22/24 approved changesets -- score normalized to 9",
"points": 13.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 3108,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "getsentry",
"public_repos": 789,
"account_age_days": 5278
},
"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": "3,108 followers of getsentry",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3108,
"login": "getsentry"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "789 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 789
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 70,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"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": "24 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 24
}
}
],
"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": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"sentry",
"java",
"android",
"logback",
"spring-boot",
"log4j2",
"timber",
"okhttp",
"feign-client",
"servlet",
"spring",
"apollo-client",
"crash-reporting",
"kotlin",
"hacktoberfest",
"tag-production",
"team-mobile",
"team-web-backend",
"sdk"
],
"has_wiki": false,
"homepage": "https://docs.sentry.io/",
"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://docs.sentry.io/",
"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": "19 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 19
}
}
],
"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": 68,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 6.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6,
"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": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 22/24 approved changesets -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 28 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow 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 8",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected but not run on all commits",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 9
},
"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": "good",
"name": "AI Readiness",
"value": 82,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"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": 75,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [
".cursor/rules/api.mdc",
".cursor/rules/coding.mdc",
".cursor/rules/continuous_profiling_jvm.mdc",
".cursor/rules/deduplication.mdc",
".cursor/rules/e2e_tests.mdc",
".cursor/rules/feature_flags.mdc",
".cursor/rules/metrics.mdc",
".cursor/rules/new_module.mdc",
".cursor/rules/offline.mdc",
".cursor/rules/opentelemetry.mdc",
".cursor/rules/options.mdc",
".cursor/rules/overview_dev.mdc",
".cursor/rules/pr.mdc",
".cursor/rules/queues.mdc",
".cursor/rules/scopes.mdc",
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 10601
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".cursor/rules/api.mdc, .cursor/rules/coding.mdc, .cursor/rules/continuous_profiling_jvm.mdc, .cursor/rules/deduplication.mdc, .cursor/rules/e2e_tests.mdc, .cursor/rules/feature_flags.mdc, .cursor/rules/metrics.mdc, .cursor/rules/new_module.mdc, .cursor/rules/offline.mdc, .cursor/rules/opentelemetry.mdc, .cursor/rules/options.mdc, .cursor/rules/overview_dev.mdc, .cursor/rules/pr.mdc, .cursor/rules/queues.mdc, .cursor/rules/scopes.mdc, AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".cursor/rules/api.mdc, .cursor/rules/coding.mdc, .cursor/rules/continuous_profiling_jvm.mdc, .cursor/rules/deduplication.mdc, .cursor/rules/e2e_tests.mdc, .cursor/rules/feature_flags.mdc, .cursor/rules/metrics.mdc, .cursor/rules/new_module.mdc, .cursor/rules/offline.mdc, .cursor/rules/opentelemetry.mdc, .cursor/rules/options.mdc, .cursor/rules/overview_dev.mdc, .cursor/rules/pr.mdc, .cursor/rules/queues.mdc, .cursor/rules/scopes.mdc, AGENTS.md, CLAUDE.md"
}
}
],
"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": "good",
"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": 82,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"uv.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"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": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Kotlin (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Kotlin"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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 8",
"points": 8,
"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": "Kotlin",
"largest_source_bytes": 141737,
"source_files_sampled": 2039,
"oversized_source_files": 7
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Kotlin (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Kotlin"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "7/2039 source files over 60KB",
"points": 54.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2039,
"oversized": 7
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"samples"
],
"has_mcp_signal": false,
"api_schema_files": [
"sentry-samples/sentry-samples-netflix-dgs/src/main/resources/schema/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-4-opentelemetry-noagent/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-4-opentelemetry/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-4-otlp/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-4-webflux/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-4/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry-noagent/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-jakarta/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-opentelemetry/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-webflux-jakarta/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot-webflux/src/main/resources/graphql/schema.graphqls",
"sentry-samples/sentry-samples-spring-boot/src/main/resources/graphql/schema.graphqls",
"sentry-system-test-support/src/main/graphql/greeting.graphql",
"sentry-system-test-support/src/main/graphql/project.graphql",
"sentry-system-test-support/src/main/graphql/schema.graphqls",
"sentry-system-test-support/src/main/graphql/task.graphql"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "sentry-samples/sentry-samples-netflix-dgs/src/main/resources/schema/schema.graphqls, sentry-samples/sentry-samples-spring-boot-4-opentelemetry-noagent/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-4-opentelemetry/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-4-otlp/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-4-webflux/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-4/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry-noagent/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-jakarta/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-opentelemetry/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-webflux-jakarta/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-webflux/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot/src/main/resources/graphql/schema.graphqls, sentry-system-test-support/src/main/graphql/greeting.graphql, sentry-system-test-support/src/main/graphql/project.graphql, sentry-system-test-support/src/main/graphql/schema.graphqls, sentry-system-test-support/src/main/graphql/task.graphql",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "sentry-samples/sentry-samples-netflix-dgs/src/main/resources/schema/schema.graphqls, sentry-samples/sentry-samples-spring-boot-4-opentelemetry-noagent/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-4-opentelemetry/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-4-otlp/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-4-webflux/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-4/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry-noagent/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-jakarta/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-opentelemetry-noagent/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-opentelemetry/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-webflux-jakarta/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot-webflux/src/main/resources/graphql/schema.graphqls, sentry-samples/sentry-samples-spring-boot/src/main/resources/graphql/schema.graphqls, sentry-system-test-support/src/main/graphql/greeting.graphql, sentry-system-test-support/src/main/graphql/project.graphql, sentry-system-test-support/src/main/graphql/schema.graphqls, sentry-system-test-support/src/main/graphql/task.graphql"
}
}
],
"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": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "samples"
}
}
],
"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 pypi package 'javasdk' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-15T20:23:00.677665Z",
"schema_version": "0.11.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/getsentry/sentry-java.svg",
"full_name": "getsentry/sentry-java",
"license_state": "standard",
"license_spdx": "MIT"
}