Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 01:05 UTC

spring-cloud / spring-cloud-stream

Framework for building Event-Driven Microservices

JavaApache-2.0★ 1,069 stars⑂ 641 forkssince Jul 2015View on GitHub ↗

spring-cloud/spring-cloud-stream holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Vitality (92/100) and lowest on AI Readiness (59/100). It was last updated 1 day ago. 2 contributors account for most of its recent work.

75
overall / 100
Good

Software health index

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

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

Score profile

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

Ownership

Spring CloudOrganization
2,731 followers34 public repossince Jun 2014

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

Package ecosystems

Metrics by category

Vitality

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

92Excellent · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
28.4/36Commit cadence — 41/52 weeks with commits
18/18Commit volume — 134 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year134
human_commit_share0.98
days_since_last_push1
active_weeks_last_year41
How it's scored
27/27Ships releases — 22 releases published
36/36Release recency — latest release 44 days ago
19.8/27Release cadence — a release every ~55.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count22
latest_release_tagv5.0.2
releases_from_tagsno
days_since_latest_release44
mean_days_between_releases55.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

75Good · 18% of overall
How it's scored
49.1/60Stars — 1,069 stars
23.4/25Forks — 641 forks
10.5/15Watchers — 78 watchers
Inputs used
forks641
stars1,069
watchers78
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno

Sustainability & Governance

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

73Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
15/22.5Commit distribution — top contributor authored 34% of commits
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 26 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled99
top_contributor_share0.335
How it's scored
43.9/46.8Issue resolution — 94% of issues closed
13.5/38.3PR acceptance — 388/1,097 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/27 approved changesets -- score normalized to 1
Inputs used
merged_prs388
open_issues125
closed_issues1,900
issue_closed_ratio0.938
closed_unmerged_prs709
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
24.7/25Owner reach — 2,731 followers of spring-cloud
23.2/25Track record — 34 public repos, account ~12 yr old
Inputs used
followers2,731
owner_typeOrganization
is_verified
owner_loginspring-cloud
public_repos34
account_age_days4,432
How it's scored
25/25Published & resolvable — 7 package(s) on maven
35/35Publish recency — latest publish 44 days ago
20/20Version history — 87 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesorg.springframework.cloud:spring-cloud-stream, org.springframework.cloud:spring-cloud-stream-test-binder, org.springframework.cloud:spring-cloud-stream-test-support, org.springframework.cloud:spring-cloud-stream-integration-tests, org.springframework.cloud:spring-cloud-stream-schema-registry-core, org.springframework.cloud:spring-cloud-stream-schema-registry-client, org.springframework.cloud:spring-cloud-stream-schema-registry-server
ecosystemsmaven
any_deprecatedno
min_days_since_publish44

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — http://cloud.spring.io/spring-cloud-stream
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicsmicroservices, messaging, event-driven-microservices, stream-processing, reactive, cloud-native
has_wikiyes
homepagehttp://cloud.spring.io/spring-cloud-stream
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

60Moderate · 16% of overall
How it's scored
4.5/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/27 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 26 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.3
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
12/25Indirect dependencies free of known advisories — 1 affected: tools.jackson.core:jackson-databind 3.1.4 (moderate 6.5)
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages50
unassessed_packages0
affected_by_severitymoderate 1
direct_affected_packages0
Matched the maven:org.springframework.cloud:spring-cloud-stream@5.0.2 runtime dependency closure — what installing the published package pulls in — 50 packages. Reachability is not analyzed.

AI Readiness

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

59Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
19/40Legible commit history — 35 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.357
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — binders/kafka-binder/pom.xml, binders/kafka-binder/spring-cloud-starter-stream-kafka/pom.xml, binders/kafka-binder/spring-cloud-stream-binder-kafka-core/pom.xml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Java (statically typed)
10/10Reproducible environment — Dockerfile
6/10Demonstrated agent practice — 3 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 2 of the last 100 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.03
toolchain_manifestsbinders/kafka-binder/pom.xml, binders/kafka-binder/spring-cloud-starter-stream-kafka/pom.xml, binders/kafka-binder/spring-cloud-stream-binder-kafka-core/pom.xml, binders/kafka-binder/spring-cloud-stream-binder-kafka-streams/pom.xml, binders/kafka-binder/spring-cloud-stream-binder-kafka/pom.xml, binders/pom.xml, binders/pulsar-binder/pom.xml, binders/pulsar-binder/spring-cloud-stream-binder-pulsar/pom.xml, binders/rabbit-binder/pom.xml, binders/rabbit-binder/spring-cloud-starter-stream-rabbit/pom.xml, binders/rabbit-binder/spring-cloud-stream-binder-rabbit-core/pom.xml, binders/rabbit-binder/spring-cloud-stream-binder-rabbit-test-support/pom.xml, binders/rabbit-binder/spring-cloud-stream-binder-rabbit/pom.xml, bom/pom.xml, bom/spring-cloud-starter-parent/pom.xml, bom/spring-cloud-stream-dependencies/pom.xml, core/pom.xml, core/spring-cloud-stream-integration-tests/pom.xml, core/spring-cloud-stream-test-binder/pom.xml, core/spring-cloud-stream-test-support/pom.xml, core/spring-cloud-stream/pom.xml, docs/pom.xml, pom.xml, schema-registry/pom.xml, schema-registry/spring-cloud-stream-schema-registry-client/pom.xml, schema-registry/spring-cloud-stream-schema-registry-core/pom.xml, schema-registry/spring-cloud-stream-schema-registry-server/pom.xml
dependency_bot_commit_share0.02
How it's scored
45/45Type-checkable code — Java (statically typed)
54.5/55Manageable file sizes — 4/476 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes176,580
source_files_sampled476
oversized_source_files4

Key facts

1,069GitHub stars
99contributors
134commits, last 12 months
1days since last push
22releases
2bus factor
125open issues
Maven, npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 641 ⇿
0Stars
641Forks
22Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

012525037550062575062982015-072020-122026-06
Major 1Minor 3Patch 11

Each point covers 11 days.

OpenSSF Scorecard 5.3 / 10
5.3aggregate

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

6Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/27 approved changesets -- score normalized to 1
10Contributorsproject has 26 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 71
RegistryPackageVersion constraintManifest
Mavenorg.springframework.cloud:spring-cloud-stream-dependencies${project.version}pom.xml
Mavenorg.springframework.boot:spring-boot-actuatorpom.xml
Mavenorg.springframework.cloud:spring-cloud-function-context${spring-cloud-function.version}pom.xml
Mavenorg.springframework:spring-tuple${spring.tuple.version}pom.xml
Mavenorg.springframework.integration:spring-integration-tuple${spring.integration.tuple.version}pom.xml
Mavenorg.objenesis:objenesis${objenesis.version}pom.xml
Mavenorg.apache.avro:avro${avro.version}schema-registry/pom.xml
Mavencom.h2database:h2${h2.version}schema-registry/pom.xml
Mavenorg.springframework.cloud:spring-cloud-stream${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-stream-test-binder${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-stream-test-support${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-stream-binder-kafka${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-stream-binder-kafka-reactive${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-stream-binder-kafka-streams${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-stream-binder-kafka-core${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-starter-stream-kafka${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-stream-binder-rabbit${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-stream-binder-rabbit-core${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-starter-stream-rabbit${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-stream-binder-rabbit-test-support${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-stream-binder-pulsar${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-stream-schema-registry-client${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-stream-schema-registry-core${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-stream-schema-registry-server${project.version}bom/spring-cloud-stream-dependencies/pom.xml
Mavenorg.springframework.cloud:spring-cloud-streamcore/spring-cloud-stream-integration-tests/pom.xml
Maventools.jackson.dataformat:jackson-dataformat-cborcore/spring-cloud-stream-integration-tests/pom.xml
Mavenorg.jetbrains.kotlin:kotlin-stdlib-jdk8core/spring-cloud-stream-integration-tests/pom.xml
Mavenorg.jetbrains.kotlin:kotlin-reflectcore/spring-cloud-stream-integration-tests/pom.xml
Mavenorg.springframework.cloud:spring-cloud-streamcore/spring-cloud-stream-test-binder/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-testcore/spring-cloud-stream-test-binder/pom.xml
Mavenorg.springframework.integration:spring-integration-testcore/spring-cloud-stream-test-support/pom.xml
Maventools.jackson.core:jackson-databindcore/spring-cloud-stream-test-support/pom.xml
Mavenorg.springframework:spring-webcore/spring-cloud-stream-test-support/pom.xml
Mavenorg.springframework.cloud:spring-cloud-streamcore/spring-cloud-stream-test-support/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-testcore/spring-cloud-stream-test-support/pom.xml
Mavenorg.springframework.boot:spring-boot-integrationcore/spring-cloud-stream/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-actuatorcore/spring-cloud-stream/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-validationcore/spring-cloud-stream/pom.xml
Mavenorg.springframework:spring-messagingcore/spring-cloud-stream/pom.xml
Mavenorg.springframework.integration:spring-integration-corecore/spring-cloud-stream/pom.xml
Mavenorg.springframework.integration:spring-integration-jmxcore/spring-cloud-stream/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorcore/spring-cloud-stream/pom.xml
Mavenorg.springframework.cloud:spring-cloud-function-contextcore/spring-cloud-stream/pom.xml
Mavenorg.springframework.boot:spring-boot-autoconfigure-processorcore/spring-cloud-stream/pom.xml
Mavenorg.jetbrains.kotlin:kotlin-stdlib-jdk8core/spring-cloud-stream/pom.xml
Maventools.jackson.core:jackson-databindcore/spring-cloud-stream/pom.xml
Mavencom.fasterxml.jackson.core:jackson-annotationscore/spring-cloud-stream/pom.xml
Mavenorg.jetbrains.kotlin:kotlin-reflectcore/spring-cloud-stream/pom.xml
Mavenorg.jetbrains.kotlinx:kotlinx-coroutines-reactorcore/spring-cloud-stream/pom.xml
Mavenorg.springframework:spring-messagingschema-registry/spring-cloud-stream-schema-registry-client/pom.xml
Mavenorg.springframework.cloud:spring-cloud-streamschema-registry/spring-cloud-stream-schema-registry-client/pom.xml
Mavenorg.springframework:spring-webschema-registry/spring-cloud-stream-schema-registry-client/pom.xml
Mavenorg.springframework.boot:spring-boot-restclientschema-registry/spring-cloud-stream-schema-registry-client/pom.xml
Mavenorg.springframework.boot:spring-boot-starterschema-registry/spring-cloud-stream-schema-registry-client/pom.xml
Maventools.jackson.core:jackson-databindschema-registry/spring-cloud-stream-schema-registry-client/pom.xml
Mavencom.fasterxml.jackson.core:jackson-annotationsschema-registry/spring-cloud-stream-schema-registry-client/pom.xml
Maventools.jackson.core:jackson-coreschema-registry/spring-cloud-stream-schema-registry-client/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorschema-registry/spring-cloud-stream-schema-registry-client/pom.xml
Mavenorg.apache.avro:avroschema-registry/spring-cloud-stream-schema-registry-client/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-webschema-registry/spring-cloud-stream-schema-registry-core/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-data-jpaschema-registry/spring-cloud-stream-schema-registry-core/pom.xml
Mavencom.h2database:h2schema-registry/spring-cloud-stream-schema-registry-core/pom.xml
Mavenorg.apache.avro:avroschema-registry/spring-cloud-stream-schema-registry-core/pom.xml
Mavenorg.springframework.boot:spring-boot-configuration-processorschema-registry/spring-cloud-stream-schema-registry-core/pom.xml
Mavencom.fasterxml.jackson.core:jackson-databindschema-registry/spring-cloud-stream-schema-registry-core/pom.xml
Mavenorg.springframework.cloud:spring-cloud-stream-schema-registry-core${project.version}schema-registry/spring-cloud-stream-schema-registry-server/pom.xml
Mavenorg.hsqldb:hsqldbschema-registry/spring-cloud-stream-schema-registry-server/pom.xml
Mavenorg.mariadb.jdbc:mariadb-java-clientschema-registry/spring-cloud-stream-schema-registry-server/pom.xml
Mavenorg.postgresql:postgresqlschema-registry/spring-cloud-stream-schema-registry-server/pom.xml
Maventools.jackson.core:jackson-databindschema-registry/spring-cloud-stream-schema-registry-server/pom.xml
Mavenorg.springframework.boot:spring-boot-webtestclientschema-registry/spring-cloud-stream-schema-registry-server/pom.xml
All dependencies 127

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

RegistryPackageVersionRelation
Mavencom.fasterxml.jackson.core:jackson-annotationsdirect
Mavencom.fasterxml.jackson.core:jackson-databinddirect
Mavencom.h2database:h2direct
Mavencom.h2database:h22.3.232direct
Mavenorg.apache.avro:avrodirect
Mavenorg.apache.avro:avro1.12.1direct
Mavenorg.hsqldb:hsqldbdirect
Mavenorg.jetbrains.kotlin:kotlin-reflectdirect
Mavenorg.jetbrains.kotlin:kotlin-stdlib-jdk8direct
Mavenorg.jetbrains.kotlinx:kotlinx-coroutines-reactordirect
Mavenorg.mariadb.jdbc:mariadb-java-clientdirect
Mavenorg.objenesis:objenesis3.4direct
Mavenorg.postgresql:postgresqldirect
Mavenorg.springframework.boot:spring-boot-actuatordirect
Mavenorg.springframework.boot:spring-boot-autoconfigure-processordirect
Mavenorg.springframework.boot:spring-boot-configuration-processordirect
Mavenorg.springframework.boot:spring-boot-integrationdirect
Mavenorg.springframework.boot:spring-boot-restclientdirect
Mavenorg.springframework.boot:spring-boot-starterdirect
Mavenorg.springframework.boot:spring-boot-starter-actuatordirect
Mavenorg.springframework.boot:spring-boot-starter-data-jpadirect
Mavenorg.springframework.boot:spring-boot-starter-testdirect
Mavenorg.springframework.boot:spring-boot-starter-validationdirect
Mavenorg.springframework.boot:spring-boot-starter-webdirect
Mavenorg.springframework.boot:spring-boot-webtestclientdirect
Mavenorg.springframework.cloud:spring-cloud-function-contextdirect
Mavenorg.springframework.cloud:spring-cloud-function-context5.0.4-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-starter-stream-kafka5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-starter-stream-rabbit5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-streamdirect
Mavenorg.springframework.cloud:spring-cloud-stream5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-stream-binder-kafkadirect
Mavenorg.springframework.cloud:spring-cloud-stream-binder-kafka5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-stream-binder-kafka-coredirect
Mavenorg.springframework.cloud:spring-cloud-stream-binder-kafka-core5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-stream-binder-kafka-reactive5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-stream-binder-kafka-streams5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-stream-binder-pulsar5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-stream-binder-rabbitdirect
Mavenorg.springframework.cloud:spring-cloud-stream-binder-rabbit5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-stream-binder-rabbit-core5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-stream-binder-rabbit-test-supportdirect
Mavenorg.springframework.cloud:spring-cloud-stream-binder-rabbit-test-support5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-stream-dependencies5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-stream-schema-registry-client5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-stream-schema-registry-core5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-stream-schema-registry-server5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-stream-test-binderdirect
Mavenorg.springframework.cloud:spring-cloud-stream-test-binder5.0.3-SNAPSHOTdirect
Mavenorg.springframework.cloud:spring-cloud-stream-test-supportdirect
Mavenorg.springframework.cloud:spring-cloud-stream-test-support5.0.3-SNAPSHOTdirect
Mavenorg.springframework.integration:spring-integration-coredirect
Mavenorg.springframework.integration:spring-integration-jmxdirect
Mavenorg.springframework.integration:spring-integration-testdirect
Mavenorg.springframework.integration:spring-integration-tupledirect
Mavenorg.springframework:spring-messagingdirect
Mavenorg.springframework:spring-tupledirect
Mavenorg.springframework:spring-webdirect
Maventools.jackson.core:jackson-coredirect
Maventools.jackson.core:jackson-databinddirect
Maventools.jackson.dataformat:jackson-dataformat-cbordirect
Mavenio.micrometer:context-propagation1.1.0indirect
Mavenio.micrometer:micrometer-observation-testindirect
Mavenio.micrometer:micrometer-tracing-bridge-braveindirect
Mavenio.micrometer:micrometer-tracing-integration-testindirect
Mavenio.projectreactor:reactor-testindirect
Mavenio.spring.javaformat:spring-javaformat-maven-pluginindirect
Mavenio.spring.maven.antora:antora-component-version-maven-pluginindirect
Mavenorg.antora:antora-maven-pluginindirect
Mavenorg.apache.avro:avro-maven-pluginindirect
Mavenorg.apache.httpcomponents.client5:httpclient55.6.1indirect
Mavenorg.apache.kafka:kafka-streamsindirect
Mavenorg.apache.maven.plugins:maven-antrun-pluginindirect
Mavenorg.apache.maven.plugins:maven-checkstyle-pluginindirect
Mavenorg.apache.maven.plugins:maven-compiler-pluginindirect
Mavenorg.apache.maven.plugins:maven-dependency-pluginindirect
Mavenorg.apache.maven.plugins:maven-deploy-pluginindirect
Mavenorg.apache.maven.plugins:maven-enforcer-pluginindirect
Mavenorg.apache.maven.plugins:maven-gpg-plugin3.2.8indirect
Mavenorg.apache.maven.plugins:maven-jar-pluginindirect
Mavenorg.apache.maven.plugins:maven-javadoc-pluginindirect
Mavenorg.apache.maven.plugins:maven-surefire-pluginindirect
Mavenorg.apache.maven.plugins:maven-surefire-plugin3.0.0-M7indirect
Mavenorg.awaitility:awaitilityindirect
Mavenorg.codehaus.mojo:exec-maven-pluginindirect
Mavenorg.codehaus.mojo:flatten-maven-pluginindirect
Mavenorg.jacoco:jacoco-maven-plugin0.7.9indirect
Mavenorg.jetbrains.kotlin:kotlin-maven-pluginindirect
Mavenorg.jetbrains.kotlin:kotlin-testindirect
Mavenorg.junit.jupiter:junit-jupiterindirect
Mavenorg.junit.vintage:junit-vintage-engineindirect
Mavenorg.sonatype.central:central-publishing-maven-pluginindirect
Mavenorg.sonatype.central:central-publishing-maven-plugin0.9.0indirect
Mavenorg.springframework.amqp:spring-rabbit-streamindirect
Mavenorg.springframework.boot:spring-boot-amqpindirect
Mavenorg.springframework.boot:spring-boot-autoconfigureindirect
Mavenorg.springframework.boot:spring-boot-kafkaindirect
Mavenorg.springframework.boot:spring-boot-micrometer-tracing-braveindirect
Mavenorg.springframework.boot:spring-boot-micrometer-tracing-testindirect
Mavenorg.springframework.boot:spring-boot-resttestclientindirect
Mavenorg.springframework.boot:spring-boot-starter-amqpindirect
Mavenorg.springframework.boot:spring-boot-starter-data-jdbc-testindirect
Mavenorg.springframework.boot:spring-boot-starter-loggingindirect
Mavenorg.springframework.boot:spring-boot-starter-pulsarindirect
Mavenorg.springframework.boot:spring-boot-starter-webfluxindirect
Mavenorg.springframework.boot:spring-boot-testindirect
Mavenorg.springframework.boot:spring-boot-web-serverindirect
Mavenorg.springframework.boot:spring-boot-webmvc-testindirect
Mavenorg.springframework.cloud:spring-cloud-connectors-core2.0.7indirect
Mavenorg.springframework.cloud:spring-cloud-spring-service-connector2.0.7indirect
Mavenorg.springframework.integration:spring-integration-amqpindirect
Mavenorg.springframework.integration:spring-integration-httpindirect
Mavenorg.springframework.integration:spring-integration-kafkaindirect
Mavenorg.springframework.kafka:spring-kafkaindirect
Mavenorg.springframework.kafka:spring-kafka-testindirect
Mavenorg.springframework:spring-core-testindirect
Mavenorg.testcontainers:junit-jupiter1.17.6indirect
Mavenorg.testcontainers:pulsar1.17.6indirect
Mavenorg.testcontainers:rabbitmq1.17.1indirect
Mavenpl.project13.maven:git-commit-id-pluginindirect
Maventools.jackson.dataformat:jackson-dataformat-avroindirect
npm@antora/atlas-extension1.0.0-alpha.5indirect
npm@antora/collector-extension1.0.3indirect
npm@asciidoctor/tabs1.0.0-beta.6indirect
npm@springio/antora-extensions1.14.12indirect
npm@springio/asciidoctor-extensions1.0.0-alpha.18indirect
npmantora3.2.0-alpha.12indirect
Dependency advisories 1

Installing maven:org.springframework.cloud:spring-cloud-stream@5.0.2 pulls in 50 packages, direct and transitive: 1 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
tools.jackson.core:jackson-databind3.1.4indirectmoderate13.2.1

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "microservices",
        "messaging",
        "event-driven-microservices",
        "stream-processing",
        "reactive",
        "cloud-native"
      ],
      "is_fork": false,
      "size_kb": 20508,
      "has_wiki": true,
      "homepage": "http://cloud.spring.io/spring-cloud-stream",
      "languages": {
        "Java": 3173156,
        "Shell": 4232,
        "Kotlin": 1144
      },
      "pushed_at": "2026-07-24T16:08:47Z",
      "created_at": "2015-07-08T15:51:38Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-24T16:08:56Z",
      "description": "Framework for building Event-Driven Microservices",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": "https://spring.io/projects/spring-cloud",
      "name": "Spring Cloud",
      "type": "Organization",
      "login": "spring-cloud",
      "company": null,
      "location": "United States of America",
      "followers": 2731,
      "avatar_url": "https://avatars.githubusercontent.com/u/7815877?v=4",
      "created_at": "2014-06-06T13:25:51Z",
      "is_verified": null,
      "public_repos": 34,
      "account_age_days": 4432
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v5.0.2",
          "kind": "patch",
          "published_at": "2026-06-11T14:42:49Z"
        },
        {
          "tag": "v4.3.3",
          "kind": "patch",
          "published_at": "2026-06-11T23:09:04Z"
        },
        {
          "tag": "v4.3.1",
          "kind": "patch",
          "published_at": "2025-12-16T20:02:34Z"
        },
        {
          "tag": "v4.2.3",
          "kind": "patch",
          "published_at": "2025-12-12T15:43:03Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2025-11-24T14:57:12Z"
        },
        {
          "tag": "v5.0.0-M1",
          "kind": "prerelease",
          "published_at": "2025-07-29T13:40:07Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2025-05-29T14:11:09Z"
        },
        {
          "tag": "v4.2.1",
          "kind": "patch",
          "published_at": "2025-03-18T22:21:37Z"
        },
        {
          "tag": "v4.3.0-M2",
          "kind": "prerelease",
          "published_at": "2025-03-03T21:22:08Z"
        },
        {
          "tag": "v4.3.0-M1",
          "kind": "prerelease",
          "published_at": "2025-01-30T20:46:17Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2024-12-03T00:23:12Z"
        },
        {
          "tag": "v4.1.4",
          "kind": "patch",
          "published_at": "2024-11-27T00:51:00Z"
        },
        {
          "tag": "v4.2.0-RC1",
          "kind": "prerelease",
          "published_at": "2024-11-08T01:40:17Z"
        },
        {
          "tag": "v4.2.0-M2",
          "kind": "prerelease",
          "published_at": "2024-10-08T01:07:40Z"
        },
        {
          "tag": "v4.2.0-M1",
          "kind": "prerelease",
          "published_at": "2024-08-19T18:10:04Z"
        },
        {
          "tag": "v4.1.2",
          "kind": "patch",
          "published_at": "2024-05-30T10:53:18Z"
        },
        {
          "tag": "v4.1.1",
          "kind": "patch",
          "published_at": "2024-03-27T13:18:14Z"
        },
        {
          "tag": "v4.0.5",
          "kind": "patch",
          "published_at": "2024-01-25T21:09:22Z"
        },
        {
          "tag": "v3.2.10",
          "kind": "patch",
          "published_at": "2023-12-19T16:25:42Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2023-12-06T15:16:41Z"
        },
        {
          "tag": "v4.1.0-RC1",
          "kind": "prerelease",
          "published_at": "2023-10-31T13:34:23Z"
        },
        {
          "tag": "v4.0.3",
          "kind": "patch",
          "published_at": "2023-07-03T10:32:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2495b42386c4b8766e531e2ce148de98dd65a98b",
          "body": null,
          "is_bot": false,
          "headline": "Add central maven plugin so pom gets published to maven central",
          "author_name": "Ryan Baxter",
          "author_login": "ryanjbaxter",
          "committed_at": "2026-07-24T16:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd8eaf8f06acbde46911532e868808c0dff27788",
          "body": null,
          "is_bot": false,
          "headline": "Update spring-cloud-function version",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-07-23T06:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e430519c6a4ec52b0b28a6fd3453c199722bdd73",
          "body": "Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com>",
          "is_bot": false,
          "headline": "Update dependencies in package.json",
          "author_name": "Ryan Baxter",
          "author_login": "ryanjbaxter",
          "committed_at": "2026-07-22T21:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a17ec8d4aee2a002bb7e4c7b554dcd3521fee1a",
          "body": "Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com>",
          "is_bot": false,
          "headline": "Add Dependabot configuration for package updates",
          "author_name": "Ryan Baxter",
          "author_login": "ryanjbaxter",
          "committed_at": "2026-07-22T20:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "860c2dc9e5676f5f4820c3f8aec832da7b066ba7",
          "body": null,
          "is_bot": false,
          "headline": "Update generated GitHub Actions workflow files [skip actions]",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-07-20T21:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b20f273400679b1b4be10282514c3f325db5bd1",
          "body": null,
          "is_bot": false,
          "headline": "Update generated GitHub Actions workflow files [skip actions]",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-07-17T17:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d9ab3a326bf6c4004f7e0bbd9c5c1e6ae53a71f",
          "body": null,
          "is_bot": false,
          "headline": "Update generated GitHub Actions workflow files [skip actions]",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-07-16T15:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e18d3ff889fac2156df9b650b117e71aacbec83",
          "body": null,
          "is_bot": false,
          "headline": "Update generated GitHub Actions workflow files [skip actions]",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-07-14T20:49:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0527b07b9eb41e96663c895164e0e90b43c3836c",
          "body": null,
          "is_bot": false,
          "headline": "Update generated GitHub Actions workflow files",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-07-08T22:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c75f1f2c478fb782dce748b178745c0459f3ef91",
          "body": null,
          "is_bot": false,
          "headline": "Update generated GitHub Actions workflow files",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-07-08T19:45:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd04c7d670f57094f8c142867e6aedfa9477bc09",
          "body": null,
          "is_bot": false,
          "headline": "Update generated GitHub Actions workflow files",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-07-08T19:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d400f3b080b693217c72c57c4e8a20437fe6fe7",
          "body": null,
          "is_bot": false,
          "headline": "Update generated GitHub Actions workflow files",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-07-07T19:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cca26216228fa8388feb3fceb02e893c8d9b7f39",
          "body": "Update RetryTemplate documentation to reflect Spring Cloud Stream 5.",
          "is_bot": false,
          "headline": "Merge pull request #3209 from un1024/fix-doc-v5-cloud-stream-retry",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-07-02T14:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "140b0050908801fdcd77dc9327a75c198ee468e6",
          "body": null,
          "is_bot": false,
          "headline": "Fix outdated Spring Retry references in RetryTemplate documentation.",
          "author_name": "un1024",
          "author_login": "un1024",
          "committed_at": "2026-06-28T13:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d7a9b1ca639a942846e3a6ee3f56a42ca1dadee",
          "body": "Signed-off-by: Oleg Zhurakousky <ozhurakousky@vmware.com>",
          "is_bot": false,
          "headline": "Polishing previous commit",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-06-22T14:56:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a2c8008342db0db6b9d4ac7a99d9a0a7e96fbc5",
          "body": "Fixes gh-3205\nResolves #3205\nResolves #3207\n\nSigned-off-by: goutamadwant <workwithgoutam@gmail.com>",
          "is_bot": false,
          "headline": "Unbind consumers after binding startup failure",
          "author_name": "goutamadwant",
          "author_login": "goutamadwant",
          "committed_at": "2026-06-22T14:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e606dd09430323508556e83e67897b0d62d57d29",
          "body": "Resolves #3203\nResolves #3204\n\nAn output-only binding has no backing Supplier/Function bean, but since\ngh-3166 stopped null-ing out BindableFunctionProxyFactory.getFunctionDefinition(),\nits function definition is now the binding name. In supplierInitializer that\nname is looked up in the function cat\n[…]\nfalse) are skipped, restoring the 5.0.1\nbehavior without reverting the getFunctionDefinition() change required by gh-3166.\n\nSigned-off-by: seonwoo_jung <79202163+seonwooj0810@users.noreply.github.com>",
          "is_bot": false,
          "headline": "GH-3203 Skip standalone bindings in supplierInitializer",
          "author_name": "seonwoo_jung",
          "author_login": "seonwooj0810",
          "committed_at": "2026-06-19T14:37:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4962abeee554036bd598fec1e1b2d20864f75d91",
          "body": "Resolves #3206",
          "is_bot": false,
          "headline": "Initial changes to update repositories",
          "author_name": "Ryan Baxter",
          "author_login": "ryanjbaxter",
          "committed_at": "2026-06-19T14:26:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9505bcafcc0cc7ac2434f2718167b316bb1bdf7a",
          "body": null,
          "is_bot": false,
          "headline": "Bumping dependency versions after release",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-06-11T14:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5eaa2cb383b2621f7a712c1b64a1e7e0c35cb9d",
          "body": null,
          "is_bot": false,
          "headline": "Bumping versions to 5.0.3-SNAPSHOT after release",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-06-11T14:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6626fa77c7e1564741f147c9cc7c7e085032ce11",
          "body": null,
          "is_bot": false,
          "headline": "Going back to snapshots",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-06-11T14:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64fd5c9955273967b5840481aa5319e28264ca9f",
          "body": null,
          "is_bot": false,
          "headline": "Update SNAPSHOT to 5.0.2",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-06-11T14:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d263b0f683b1152a08d28a871a4468e8d40cb5b4",
          "body": null,
          "is_bot": false,
          "headline": "Bumping versions",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-06-10T16:18:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbc5855ee69b23033f9d2d214931f97d88fa4b22",
          "body": null,
          "is_bot": false,
          "headline": "GH-3142 Polishing documentation about 'republishToDlq' property",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-06-10T12:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78b6fe1ed6726a896b936a57207452328cbcf5f4",
          "body": "…ault\n\nGH-3142: Clarify republishToDlq default behaviour in docs",
          "is_bot": false,
          "headline": "Merge pull request #3199 from won-seoop/doc-3142-republish-to-dlq-def…",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-06-10T06:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "874007f1ad764d18657c8f3f416d3c8cdcddc2a0",
          "body": "The previous description opened with \"By default, messages that fail after\nretries are exhausted are rejected\", which implies the default is false\n(reject). The actual default is true (republish with extra headers).\n\nRewrite the description to lead with the true default behaviour and\ndescribe the false case explicitly.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "GH-3142: Clarify republishToDlq default behaviour in docs",
          "author_name": "halo",
          "author_login": "won-seoop",
          "committed_at": "2026-06-10T00:12:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3e9eed1402f32a3acd2b98609497bca70f7a856e",
          "body": "Document MessageRoutingCallback in the Event Routing section",
          "is_bot": false,
          "headline": "Merge pull request #3198 from won-seoop/doc-message-routing-callback",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-06-09T18:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86f813fa7ab0740a8e4114762a5f99ead6335680",
          "body": "Add a new subsection \"Using MessageRoutingCallback\" in the Routing TO Consumer\nsection. MessageRoutingCallback is a Java-based alternative to SpEL expressions\nand application properties for determining the target function at runtime.\nKey points documented:\n\n- It takes precedence over all other routi\n[…]\nven/odd consumer beans\n- Notes that header/property-based routing is bypassed when a\n  MessageRoutingCallback bean is present\n\nCloses gh-2198\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Document MessageRoutingCallback in the Event Routing section",
          "author_name": "halo",
          "author_login": "won-seoop",
          "committed_at": "2026-06-09T17:35:39Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b887e6ce6a10a46fb1bc1cc1461122e2a05ea8a9",
          "body": "Add a Kafka Streams-specific interceptor hook before event-type routing and user function processing.\n\nSigned-off-by: Nikita Kibitkin <nikita.n.kibitkin@gmail.com>\n\nResolves #3197",
          "is_bot": false,
          "headline": "GH-3188 Add Kafka Streams record interceptor",
          "author_name": "Nikita Kibitkin",
          "author_login": "nikita-kibitkin",
          "committed_at": "2026-06-09T12:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "411db12c7daf8bec53e06793522b669924178da7",
          "body": null,
          "is_bot": false,
          "headline": "Removed unsued imports",
          "author_name": "spencergibb",
          "author_login": "spencergibb",
          "committed_at": "2026-06-04T15:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92d66bb708eac44da6fa7653ce8effbb40c0f919",
          "body": "Resolves #3173",
          "is_bot": false,
          "headline": "GH-3173 Fix merge mechanism for Kafka bootstrap-server properties",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-06-02T12:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44e8db098ac0585dea88ce317f4420adb35a8585",
          "body": "Signed-off-by: wadhwaroh-lang <wadhwa.roh@gmail.com>\n\nResolves #3192",
          "is_bot": false,
          "headline": "iGH-3164 Support multiple StreamsBuilderFactoryBeanConfigurers",
          "author_name": "wadhwaroh-lang",
          "author_login": "wadhwaroh-lang",
          "committed_at": "2026-06-01T09:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f042adbce91bcc4e70582496980d23bd1242a932",
          "body": "Add initial tests",
          "is_bot": false,
          "headline": "GH-3166 Add ability to create and initialize binidngs",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-05-28T13:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53b12449cb3e865bce6c3945b77cd641c73d5c70",
          "body": "Resolves #3195\nResolves #3196\n\n`kotlin-reflect` and `kotlinx-coroutines-reactor` were added with\nruntime scope but without `<optional>true</optional>`. As a result,\nthey were transitively pulled into consumer fat jars even when the\napplication does not use Kotlin, just like the situation that #3128\n\n[…]\nncies optional mirrors that prior fix and avoids\nforcing Java-only Spring Cloud Stream consumers to ship Kotlin\nruntime artifacts.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "GH-3195 Mark new Kotlin runtime dependencies as optional",
          "author_name": "seonwoo_jung",
          "author_login": "seonwooj0810",
          "committed_at": "2026-05-28T12:02:04Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "88fb30b8e4bbc54a0828295f01f7b4095897c8f6",
          "body": "…abbit-binder/spring-cloud-stream-binder-rabbit/org.apache.httpcomponents.client5-httpclient5-5.6.1\n\nBump org.apache.httpcomponents.client5:httpclient5 from 5.6 to 5.6.1 in /binders/rabbit-binder/spring-cloud-stream-binder-rabbit",
          "is_bot": false,
          "headline": "Merge pull request #3191 from spring-cloud/dependabot/maven/binders/r…",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-05-28T11:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b61e280dae267ba70f1422186987035f12dafcf3",
          "body": "Restore the intended Expression serializer registration so bindings actuator output can render SpEL expressions as strings instead of traversing Expression internals.\n\nSigned-off-by: wadhwaroh-lang <wadhwa.roh@gmail.com>\n\nResolves #3190",
          "is_bot": false,
          "headline": "Register Expression serializer on binder ObjectMapper",
          "author_name": "wadhwaroh-lang",
          "author_login": "wadhwaroh-lang",
          "committed_at": "2026-05-28T11:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e508b2f01de236cf0714b1b7fa860006c7b5c0e7",
          "body": "Signed-off-by: Soby Chacko <soby.chacko@broadcom.com>",
          "is_bot": false,
          "headline": "PulsarBinderIntegrationTests config upddate",
          "author_name": "Soby Chacko",
          "author_login": "sobychacko",
          "committed_at": "2026-05-19T21:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1631fa129ed324731e228aaae831074159fed923",
          "body": null,
          "is_bot": false,
          "headline": "Upgrading antora to 3.2.0-alpha.12",
          "author_name": "Ryan Baxter",
          "author_login": "ryanjbaxter",
          "committed_at": "2026-05-17T21:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb5aeaa566d87fca1826af6b33b1a93eb6078399",
          "body": null,
          "is_bot": false,
          "headline": "Fix POM",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-05-14T08:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "377bc31ffd9a79370a748a24cbb9198b29810cc2",
          "body": null,
          "is_bot": false,
          "headline": "Fix failing Rabbit tests",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-05-14T08:46:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2527bd1cd6ce15aec97b9897974b7f864a1f718",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup POM",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-05-14T08:45:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91d504686d708ccc33c2082cf7e5705299d60c9d",
          "body": null,
          "is_bot": false,
          "headline": "Add maven-surefire-plugin",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-05-13T16:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c8de0f81c595b5061c4d2cdbdfc22d2a322c28e",
          "body": null,
          "is_bot": false,
          "headline": "Bumping versions",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-05-13T14:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ced56e7e6ae68005f90bfbd6f4046d8db5a7c3a",
          "body": "Use Rabbit 4.2 to work around queue_master_locator deprecation",
          "is_bot": false,
          "headline": "Merge pull request #3194 from mhalbritter/mh/fix-RabbitBinderTests",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-05-13T09:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "201b9fda843730308a768052b2d7c9a17589635c",
          "body": "operation queue.declare caused a connection exception internal_error: \"Feature `queue_master_locator` is deprecated.By default, this feature is not permitted anymore.\"\n\nSigned-off-by: Moritz Halbritter <moritz.halbritter@broadcom.com>",
          "is_bot": false,
          "headline": "Use Rabbit 4.2 to work around queue_master_locator deprecation",
          "author_name": "Moritz Halbritter",
          "author_login": "mhalbritter",
          "committed_at": "2026-05-13T08:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "149f30c4eb9889d5e7ecc86c3377999822ff390a",
          "body": "Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.6 to 5.6.1.\n- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.1/RELEASE_NOTES.txt)\n- [Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.6...re\n[…]\ndependencies:\n- dependency-name: org.apache.httpcomponents.client5:httpclient5\n  dependency-version: 5.6.1\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.apache.httpcomponents.client5:httpclient5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-29T20:58:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "161f91b7ffa4e0acf30c7aa4ac79528a3ac8eada",
          "body": "Signed-off-by: Oleg Zhurakousky <oleg.zhurakousky@broadcom.com>",
          "is_bot": false,
          "headline": "Additional Fixes to RabbitBinderTests.java",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-04-07T16:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d60695deb9e1dd67e8f979e0172b05494fab603",
          "body": "Signed-off-by: Oleg Zhurakousky <oleg.zhurakousky@broadcom.com>",
          "is_bot": false,
          "headline": "Fix RabbitBinderTests.consumerProperties(..)",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-04-07T16:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c036670bafe72f4d48a7be3c547161161b668fa9",
          "body": "… maxAttempts semantics\n\nUpdated Kafka binder tests to reflect the corrected semantics of `maxAttempts`.\n\nPreviously, tests assumed `maxAttempts` represented the number of retries,\nleading to expectations of `maxAttempts + 1` total executions.\n\nWith the fix in AbstractBinder, `maxAttempts` now corre\n[…]\nssertions have been\nupdated to match the new behavior.\n\nNo functional changes in Kafka binder logic; only test expectations updated.\n\nSigned-off-by: vishwasio <im.vishwas.03@gmail.com>\n\nResolves #3186",
          "is_bot": false,
          "headline": "test(kafka-binder): update retry expectations to align with corrected…",
          "author_name": "vishwasio",
          "author_login": "vishwasio",
          "committed_at": "2026-04-01T11:59:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7bc2b88c9ea018519e02f95bb24c5096314ef1d8",
          "body": "…tion\n\nThe retry policy previously used maxRetries(properties.getMaxAttempts()), which caused an off-by-one error because maxRetries represents the number of retries while maxAttempts represents total delivery attempts.\n\nExample:\nmaxAttempts=2 resulted in 3 executions (1 initial + 2 retries).\n\nThis \n[…]\nempts to retries by using:\nmaxRetries = maxAttempts - 1\n\nA test (MaxAttemptsRetryTests) has been added to reproduce and verify the correct behavior.\n\nSigned-off-by: vishwasio <im.vishwas.03@gmail.com>",
          "is_bot": false,
          "headline": "fix(core): correct retry semantics for consumer maxAttempts configura…",
          "author_name": "vishwasio",
          "author_login": "vishwasio",
          "committed_at": "2026-04-01T11:22:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f2b6af6cda0cfa2e3e48e29ce587cf055f560450",
          "body": "Nullify ObservationRegistry\nMake ExpressionSerializer top level class since jackson 3 has issues with inner classes\n\nResolves #3167",
          "is_bot": false,
          "headline": "GH-3167 Fix deserialization of ConatinerProperties",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-03-31T15:40:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2960df497e47dfd31f68dde9e26015460f279e08",
          "body": "Add documentation for create input and output binding",
          "is_bot": false,
          "headline": "GH-3166 Deprecate defineInput/OutputBinding",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-03-30T13:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fce0d43e49d88c06e626aebeb2af64a80d9a8fbe",
          "body": "Signed-off-by: wadhwaroh-lang <wadhwa.roh@gmail.com>\n\nResolves #3184",
          "is_bot": false,
          "headline": "Make BinderHeaders.BATCH_HEADERS final (fixes #3182)",
          "author_name": "wadhwaroh-lang",
          "author_login": "wadhwaroh-lang",
          "committed_at": "2026-03-26T10:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59fa430d733dff9b7b602ad494fd9e0438e46405",
          "body": "Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com>",
          "is_bot": false,
          "headline": "Add CI workflow for Spring Cloud Stream",
          "author_name": "Ryan Baxter",
          "author_login": "ryanjbaxter",
          "committed_at": "2026-03-13T16:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37cf72ee2ce37080d24cc9cf1059c2d251b49a13",
          "body": "This allows spring-cloud-stream to be used as an automatic module\nin Jigsaw-enabled applications.\n\nCloses #2964\nResolves #3179\nSigned-off-by: seonghyeoklee <dltjdgur327@gmail.com>",
          "is_bot": false,
          "headline": "Add Automatic-Module-Name manifest entry for spring-cloud-stream",
          "author_name": "seonghyeoklee",
          "author_login": "seonghyeoklee",
          "committed_at": "2026-03-04T14:49:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd10ebb89f097644c67db3aae003e163515e5fc8",
          "body": "Fix link for Spring Cloud Data Flow",
          "is_bot": false,
          "headline": "Merge pull request #3180 from varunu28/patch-1",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-03-04T09:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "332a5f86a11ae3999ae10bd4d7a778a3fd2a0159",
          "body": "Signed-off-by: Varun Upadhyay <varun.u28@gmail.com>",
          "is_bot": false,
          "headline": "Fix link for Spring Cloud Data Flow",
          "author_name": "Varun Upadhyay",
          "author_login": "varunu28",
          "committed_at": "2026-03-01T01:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d9ab7ba3a432103872ce8e735b405d9ded017f2",
          "body": null,
          "is_bot": false,
          "headline": "GH-3166 Fix double binding",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-02-19T12:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "798aad5ed79d7ba92243882a970e1acccff9042c",
          "body": "Bumps org.apache.avro:avro from 1.12.0 to 1.12.1.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.avro:avro\n  dependency-version: 1.12.1\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nResolves #3178",
          "is_bot": true,
          "headline": "Bump org.apache.avro:avro from 1.12.0 to 1.12.1 in /schema-registry",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-17T15:51:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c98f7587600654292bbc764ba54542ea85a357b3",
          "body": "…vent #3116\n\nSigned-off-by: gamovartem <art95081@rambler.ru>\n\nResolves #3174",
          "is_bot": false,
          "headline": "GH-3116. Fix memory leak in StreamBridge on RefreshRemoteApplicationE…",
          "author_name": "gamovartem",
          "author_login": "ArtemGamov",
          "committed_at": "2026-02-17T15:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dae35192362b5e9c7c846e0d3f0703e26547256",
          "body": null,
          "is_bot": false,
          "headline": "GH-3166 Initial support for explicit Binding creation",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-02-17T14:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1adb517887fb66344b10b9a709d162e70172bc45",
          "body": "Signed-off-by: Seungcheol Kwon (권승철) <seungcheol.kwon@42dot.ai>\n\nResolves #3171",
          "is_bot": false,
          "headline": "GH-3170: Change default requiredAcks to all",
          "author_name": "Seungcheol Kwon (권승철)",
          "author_login": null,
          "committed_at": "2026-02-05T15:02:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d9e707fb8bd742f532007a1724e17aae970ad5e",
          "body": null,
          "is_bot": false,
          "headline": "Bumping versions",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-01-30T14:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc9fd49ba473108c1763d4e17e35774dae0a35ab",
          "body": null,
          "is_bot": false,
          "headline": "Bumping versions",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-01-29T14:20:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40713e2cc30fdd22851ad6cd594958b641de10cb",
          "body": null,
          "is_bot": false,
          "headline": "Bumping dependency versions after release",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-01-28T20:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b36cf6bcb38a46493684028796775b0f5dc5eaf3",
          "body": null,
          "is_bot": false,
          "headline": "Bumping versions to 5.0.2-SNAPSHOT after release",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-01-28T20:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bcbb3053546dfaa72fcea57e49a8b84bbd01996",
          "body": null,
          "is_bot": false,
          "headline": "Going back to snapshots",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-01-28T20:37:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc0ca5178ff3b3009514129db5354198e92b2509",
          "body": null,
          "is_bot": false,
          "headline": "Update SNAPSHOT to 5.0.1",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2026-01-28T20:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07fe54ec1e3084553330536b55c0161297905af1",
          "body": "Resolves #3169",
          "is_bot": false,
          "headline": "GH-3169 Upgrade Rabbit binder to httpclient5",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-01-20T14:41:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff3bb6806692b840ddb06b10dc224f9f330049be",
          "body": null,
          "is_bot": false,
          "headline": "Adding INVOKE_DECLARED_CONSTRUCTORS to KafkaStreamsBinderRuntimeHint",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2026-01-19T12:11:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fa56a872a2b98fc56a5cca7b2dd03587a0ff460",
          "body": "Add missing reflection hints for org.apache.kafka.streams.processor.internals.NoOpProcessorWrapper.class\nin Kafka Streams binder.\n\nSigned-off-by: Soby Chacko <soby.chacko@broadcom.com>",
          "is_bot": false,
          "headline": "Add missing reflection hints for Kafka Streams binder",
          "author_name": "Soby Chacko",
          "author_login": "sobychacko",
          "committed_at": "2026-01-15T23:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83b78fb0a88b6c0c64766ed883eaf4128dca3c43",
          "body": "Resolves #3161",
          "is_bot": false,
          "headline": "GH-3161 Fix Expression serialization for Jackson 3",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2025-12-01T16:47:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29141ea9d2c51272714532b782036da86f1d8363",
          "body": "Updated documentation producer/consumer default binder property paths",
          "is_bot": false,
          "headline": "Merge pull request #3157 from cosmin-enache/main",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2025-12-01T13:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ede4237b8a5aaf6b1ffac71369e9e6ad183de5fc",
          "body": null,
          "is_bot": false,
          "headline": "Fix styles",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2025-12-01T13:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "845a3e58baa7ecc429e989e603f7cf5497880826",
          "body": "Resolves #3158",
          "is_bot": false,
          "headline": "GH-3158 Fix case sensitivity in binding names",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2025-12-01T13:13:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9286c392dbb6033e973497aad48540297f8d1f68",
          "body": null,
          "is_bot": false,
          "headline": "Bumping dependency versions after release",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2025-11-24T14:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0feb897e54ae06fb5d5f2e7b211a5d67fdb5be55",
          "body": null,
          "is_bot": false,
          "headline": "Bumping versions to 5.0.1-SNAPSHOT after release",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2025-11-24T14:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "032f201a28690454972226e09f110e89ba809955",
          "body": null,
          "is_bot": false,
          "headline": "Going back to snapshots",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2025-11-24T14:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68868412dfcac0779a90e73cf801b11e1f50b2ed",
          "body": null,
          "is_bot": false,
          "headline": "Update SNAPSHOT to 5.0.0",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2025-11-24T14:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1768d6a6f1f7f1572c01e59b58d334805bffe57",
          "body": null,
          "is_bot": false,
          "headline": "Bumping versions",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2025-11-21T14:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f030fcda5b2073eb450a68bb3a8f7e66ca49bab1",
          "body": "I was recently looking into how to define quorum queue creation for all bindings by default and noticed that the documentation did not accurately specify the path.\n\nAccording to the current documentation:\n\n`spring.cloud.stream.rabbit.default.quorum.enabled=true`\n\nBut it is actually:\n\n`spring.cloud.s\n[…]\n-rabbit-core/src/main/java/org/springframework/cloud/stream/binder/rabbit/properties/RabbitBindingProperties.java#L27-L29\nSigned-off-by: Cosmin Enache <44037571+cosmin-enache@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Updated default property paths",
          "author_name": "Cosmin Enache",
          "author_login": "cosmin-enache",
          "committed_at": "2025-11-18T16:17:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f2c37caed66ffdb51ed4ead8b83a2ebfbf725c25",
          "body": null,
          "is_bot": false,
          "headline": "Bumping versions",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2025-11-15T14:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e4df5854538cd27c4a6b8036a7157fa678d2245",
          "body": null,
          "is_bot": false,
          "headline": "Changes maxAttempts to maxRetries from framework 7",
          "author_name": "spencergibb",
          "author_login": "spencergibb",
          "committed_at": "2025-11-14T16:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76b581bba5b325dae956e46d8f4328261b51d1e4",
          "body": null,
          "is_bot": false,
          "headline": "Going back to snapshots",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2025-11-12T11:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c4d4b0f460231169ccb5bedf5f3a48482a81778",
          "body": null,
          "is_bot": false,
          "headline": "Update SNAPSHOT to 5.0.0-RC1",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2025-11-12T11:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67abe218fc64063fbd89fb2c83a0fbbcb5005152",
          "body": null,
          "is_bot": false,
          "headline": "Bumping versions",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2025-11-08T14:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa2c1ae954d79b76760aa9b0fc888aa5ed603317",
          "body": "Spring Boot now has a dedicated `spring-boot-micrometer-tracing-brave` module\nto auto-configure Brave tracing\n* Remove redundant now `micrometer-tracing-bridge-brave` dependency\n* Remove comment for the `@AutoConfigureMetric` from the `RabbitMultiBinderObservationTests`\nsince test logic does nothing with metrics\n* Fix comment for spans in the trace: now Spring Integration handlers are also report\ntheir observation even in binder context",
          "is_bot": false,
          "headline": "Re-enable `RabbitMultiBinderObservationTests`",
          "author_name": "Artem Bilan",
          "author_login": "artembilan",
          "committed_at": "2025-11-07T20:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5d6e3b7988261667b8c3eb87a076f4d7bf98a9d",
          "body": null,
          "is_bot": false,
          "headline": "Disabled failing rabbit test temporarily",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2025-11-07T16:26:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4de9963203bfb3075bc17f8a40e298ab94baa474",
          "body": null,
          "is_bot": false,
          "headline": "Bumping versions",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2025-10-31T14:11:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77c5ed6f7124cd6e3c062fa9a22aaeeb3471abf1",
          "body": "Signed-off-by: Misagh Moayyed <mm1844@gmail.com>\n\nResolves #3150",
          "is_bot": false,
          "headline": "fix: remove unnecessary cast",
          "author_name": "Misagh Moayyed",
          "author_login": "mmoayyed",
          "committed_at": "2025-10-29T16:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64dadf02131184bac906be8eb156c8655fb9a217",
          "body": null,
          "is_bot": false,
          "headline": "Remove explicit Kotlin versions",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2025-10-29T16:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ecbe4e2a1822388e0ec10455cd672f4f4a11dbe",
          "body": null,
          "is_bot": false,
          "headline": "Fix issue with multiple ObjectMapper beans",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2025-10-27T15:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0230909e869aec1bea5ad00891a82b00f2861ca",
          "body": null,
          "is_bot": false,
          "headline": "Bumping versions",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2025-10-25T14:17:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "521baf48904d307bb61e7724e74aa7db72dbc9b7",
          "body": null,
          "is_bot": false,
          "headline": "Bumping versions",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2025-10-24T14:19:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cea6d58e7b361c460e4945fffdfb5f8ea7f1bc1",
          "body": null,
          "is_bot": false,
          "headline": "Fix schema registry boot migration",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2025-10-23T14:42:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36b132882599ba490d682af047db2a4f5f3bc7e3",
          "body": null,
          "is_bot": false,
          "headline": "Fix Rabbit boot 4.0 migration issues",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2025-10-23T13:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e99bd24571586c996fbe03744de019d7209f5a66",
          "body": null,
          "is_bot": false,
          "headline": "Fix EnvironmentPpostProcessor migration",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2025-10-23T13:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d364c06b0d1e2e3a4d1d080f301eb473536ef945",
          "body": null,
          "is_bot": false,
          "headline": "Fix EnvironmentPpostProcessor migration",
          "author_name": "Oleg Zhurakousky",
          "author_login": "olegz",
          "committed_at": "2025-10-23T13:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc6fd8f398a64de3646f4b84c3ebf0a9c17523b3",
          "body": null,
          "is_bot": false,
          "headline": "Going back to snapshots",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2025-10-17T11:39:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bff5e84bce5fae00b8326fcf3f6a7ee5820e6657",
          "body": null,
          "is_bot": false,
          "headline": "Update SNAPSHOT to 5.0.0-M4",
          "author_name": "spring-builds",
          "author_login": "spring-builds",
          "committed_at": "2025-10-17T11:38:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 22,
      "commits_last_year": 134,
      "latest_release_at": "2026-06-11T14:42:49Z",
      "latest_release_tag": "v5.0.2",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 41,
      "days_since_latest_release": 44,
      "mean_days_between_releases": 55.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "org.springframework.cloud:spring-cloud-stream",
          "exists": true,
          "license": "Apache License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/org.springframework.cloud/spring-cloud-stream",
          "is_deprecated": false,
          "latest_version": "5.0.2",
          "repository_url": "https://github.com/spring-cloud/spring-cloud-stream/spring-cloud-stream-core/spring-cloud-stream",
          "versions_count": 87,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-11T19:04:10Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 44
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-test-binder",
          "exists": true,
          "license": "Apache License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/org.springframework.cloud/spring-cloud-stream-test-binder",
          "is_deprecated": false,
          "latest_version": "5.0.2",
          "repository_url": "https://github.com/spring-cloud/spring-cloud-stream/spring-cloud-stream-core/spring-cloud-stream-test-binder",
          "versions_count": 29,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-11T19:04:45Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 44
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-test-support",
          "exists": true,
          "license": "Apache License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/org.springframework.cloud/spring-cloud-stream-test-support",
          "is_deprecated": false,
          "latest_version": "5.0.2",
          "repository_url": "https://github.com/spring-cloud/spring-cloud-stream/spring-cloud-stream-core/spring-cloud-stream-test-support",
          "versions_count": 87,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-11T19:04:42Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 44
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-integration-tests",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/org.springframework.cloud/spring-cloud-stream-integration-tests",
          "is_deprecated": false,
          "latest_version": "3.2.10",
          "repository_url": null,
          "versions_count": 52,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2023-12-19T03:57:43Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 949
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-schema-registry-core",
          "exists": true,
          "license": "Apache License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/org.springframework.cloud/spring-cloud-stream-schema-registry-core",
          "is_deprecated": false,
          "latest_version": "5.0.2",
          "repository_url": "https://github.com/spring-cloud/spring-cloud-stream/spring-cloud-stream-schema-registry/spring-cloud-stream-schema-registry-core",
          "versions_count": 29,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-11T19:04:42Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 44
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-schema-registry-client",
          "exists": true,
          "license": "Apache License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/org.springframework.cloud/spring-cloud-stream-schema-registry-client",
          "is_deprecated": false,
          "latest_version": "5.0.2",
          "repository_url": "https://github.com/spring-cloud/spring-cloud-stream/spring-cloud-stream-schema-registry/spring-cloud-stream-schema-registry-client",
          "versions_count": 29,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-11T19:04:44Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 44
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-schema-registry-server",
          "exists": true,
          "license": "Apache License, Version 2.0",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/org.springframework.cloud/spring-cloud-stream-schema-registry-server",
          "is_deprecated": false,
          "latest_version": "5.0.2",
          "repository_url": "https://github.com/spring-cloud/spring-cloud-stream/spring-cloud-stream-schema-registry/spring-cloud-stream-schema-registry-server",
          "versions_count": 29,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-11T19:04:41Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 44
        }
      ]
    },
    "popularity": {
      "forks": 641,
      "stars": 1069,
      "watchers": 78,
      "fork_history": {
        "days": [
          {
            "date": "2015-07-08",
            "count": 4
          },
          {
            "date": "2015-07-09",
            "count": 2
          },
          {
            "date": "2015-07-10",
            "count": 1
          },
          {
            "date": "2015-07-15",
            "count": 1
          },
          {
            "date": "2015-07-28",
            "count": 1
          },
          {
            "date": "2015-07-29",
            "count": 1
          },
          {
            "date": "2015-07-30",
            "count": 1
          },
          {
            "date": "2015-08-06",
            "count": 1
          },
          {
            "date": "2015-08-26",
            "count": 1
          },
          {
            "date": "2015-09-19",
            "count": 1
          },
          {
            "date": "2015-10-15",
            "count": 1
          },
          {
            "date": "2015-10-19",
            "count": 1
          },
          {
            "date": "2015-10-22",
            "count": 1
          },
          {
            "date": "2015-10-28",
            "count": 1
          },
          {
            "date": "2015-10-29",
            "count": 1
          },
          {
            "date": "2015-11-02",
            "count": 1
          },
          {
            "date": "2015-12-10",
            "count": 1
          },
          {
            "date": "2016-01-07",
            "count": 1
          },
          {
            "date": "2016-01-08",
            "count": 1
          },
          {
            "date": "2016-01-12",
            "count": 1
          },
          {
            "date": "2016-01-25",
            "count": 1
          },
          {
            "date": "2016-01-28",
            "count": 1
          },
          {
            "date": "2016-02-02",
            "count": 1
          },
          {
            "date": "2016-02-08",
            "count": 1
          },
          {
            "date": "2016-02-09",
            "count": 1
          },
          {
            "date": "2016-02-18",
            "count": 1
          },
          {
            "date": "2016-03-13",
            "count": 1
          },
          {
            "date": "2016-03-25",
            "count": 2
          },
          {
            "date": "2016-03-28",
            "count": 1
          },
          {
            "date": "2016-03-29",
            "count": 2
          },
          {
            "date": "2016-04-05",
            "count": 1
          },
          {
            "date": "2016-04-25",
            "count": 1
          },
          {
            "date": "2016-04-28",
            "count": 1
          },
          {
            "date": "2016-05-04",
            "count": 1
          },
          {
            "date": "2016-05-24",
            "count": 1
          },
          {
            "date": "2016-05-25",
            "count": 1
          },
          {
            "date": "2016-06-06",
            "count": 1
          },
          {
            "date": "2016-06-07",
            "count": 1
          },
          {
            "date": "2016-06-10",
            "count": 1
          },
          {
            "date": "2016-06-29",
            "count": 1
          },
          {
            "date": "2016-07-11",
            "count": 1
          },
          {
            "date": "2016-07-28",
            "count": 2
          },
          {
            "date": "2016-07-29",
            "count": 1
          },
          {
            "date": "2016-08-03",
            "count": 1
          },
          {
            "date": "2016-09-05",
            "count": 1
          },
          {
            "date": "2016-09-08",
            "count": 1
          },
          {
            "date": "2016-09-12",
            "count": 1
          },
          {
            "date": "2016-09-16",
            "count": 1
          },
          {
            "date": "2016-09-18",
            "count": 1
          },
          {
            "date": "2016-10-07",
            "count": 1
          },
          {
            "date": "2016-10-14",
            "count": 1
          },
          {
            "date": "2016-10-17",
            "count": 1
          },
          {
            "date": "2016-10-18",
            "count": 1
          },
          {
            "date": "2016-10-25",
            "count": 1
          },
          {
            "date": "2016-11-01",
            "count": 1
          },
          {
            "date": "2016-11-02",
            "count": 2
          },
          {
            "date": "2016-11-12",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2016-11-23",
            "count": 1
          },
          {
            "date": "2016-11-29",
            "count": 1
          },
          {
            "date": "2016-11-30",
            "count": 1
          },
          {
            "date": "2016-12-01",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2016-12-20",
            "count": 1
          },
          {
            "date": "2017-01-13",
            "count": 1
          },
          {
            "date": "2017-01-17",
            "count": 1
          },
          {
            "date": "2017-01-22",
            "count": 1
          },
          {
            "date": "2017-01-30",
            "count": 1
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-02-02",
            "count": 1
          },
          {
            "date": "2017-02-05",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 1
          },
          {
            "date": "2017-02-11",
            "count": 1
          },
          {
            "date": "2017-02-14",
            "count": 1
          },
          {
            "date": "2017-02-17",
            "count": 1
          },
          {
            "date": "2017-02-20",
            "count": 1
          },
          {
            "date": "2017-02-21",
            "count": 2
          },
          {
            "date": "2017-02-22",
            "count": 3
          },
          {
            "date": "2017-02-24",
            "count": 1
          },
          {
            "date": "2017-03-09",
            "count": 1
          },
          {
            "date": "2017-03-16",
            "count": 1
          },
          {
            "date": "2017-03-23",
            "count": 1
          },
          {
            "date": "2017-03-28",
            "count": 2
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-04-06",
            "count": 1
          },
          {
            "date": "2017-04-11",
            "count": 1
          },
          {
            "date": "2017-04-19",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-05-12",
            "count": 1
          },
          {
            "date": "2017-06-03",
            "count": 1
          },
          {
            "date": "2017-06-04",
            "count": 1
          },
          {
            "date": "2017-06-09",
            "count": 1
          },
          {
            "date": "2017-06-23",
            "count": 1
          },
          {
            "date": "2017-06-28",
            "count": 1
          },
          {
            "date": "2017-07-06",
            "count": 1
          },
          {
            "date": "2017-07-10",
            "count": 2
          },
          {
            "date": "2017-07-11",
            "count": 1
          },
          {
            "date": "2017-07-30",
            "count": 1
          },
          {
            "date": "2017-08-03",
            "count": 1
          },
          {
            "date": "2017-08-15",
            "count": 1
          },
          {
            "date": "2017-08-19",
            "count": 1
          },
          {
            "date": "2017-08-23",
            "count": 1
          },
          {
            "date": "2017-08-28",
            "count": 1
          },
          {
            "date": "2017-09-03",
            "count": 1
          },
          {
            "date": "2017-09-07",
            "count": 2
          },
          {
            "date": "2017-09-08",
            "count": 1
          },
          {
            "date": "2017-09-14",
            "count": 1
          },
          {
            "date": "2017-09-18",
            "count": 1
          },
          {
            "date": "2017-09-21",
            "count": 1
          },
          {
            "date": "2017-10-06",
            "count": 1
          },
          {
            "date": "2017-10-08",
            "count": 1
          },
          {
            "date": "2017-10-11",
            "count": 2
          },
          {
            "date": "2017-10-12",
            "count": 1
          },
          {
            "date": "2017-10-13",
            "count": 1
          },
          {
            "date": "2017-10-22",
            "count": 1
          },
          {
            "date": "2017-11-28",
            "count": 1
          },
          {
            "date": "2017-12-05",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 1
          },
          {
            "date": "2017-12-16",
            "count": 1
          },
          {
            "date": "2017-12-24",
            "count": 1
          },
          {
            "date": "2017-12-30",
            "count": 1
          },
          {
            "date": "2018-01-01",
            "count": 1
          },
          {
            "date": "2018-01-02",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 1
          },
          {
            "date": "2018-01-28",
            "count": 1
          },
          {
            "date": "2018-02-02",
            "count": 1
          },
          {
            "date": "2018-02-24",
            "count": 1
          },
          {
            "date": "2018-03-06",
            "count": 2
          },
          {
            "date": "2018-03-08",
            "count": 2
          },
          {
            "date": "2018-03-09",
            "count": 1
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-03-13",
            "count": 1
          },
          {
            "date": "2018-03-14",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 1
          },
          {
            "date": "2018-03-21",
            "count": 1
          },
          {
            "date": "2018-03-25",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-04-03",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-06",
            "count": 1
          },
          {
            "date": "2018-04-07",
            "count": 1
          },
          {
            "date": "2018-04-15",
            "count": 1
          },
          {
            "date": "2018-04-18",
            "count": 2
          },
          {
            "date": "2018-04-26",
            "count": 2
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-04-28",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-05",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-05-29",
            "count": 1
          },
          {
            "date": "2018-05-30",
            "count": 1
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-06-15",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 1
          },
          {
            "date": "2018-07-03",
            "count": 1
          },
          {
            "date": "2018-07-06",
            "count": 1
          },
          {
            "date": "2018-07-14",
            "count": 1
          },
          {
            "date": "2018-07-17",
            "count": 1
          },
          {
            "date": "2018-07-20",
            "count": 1
          },
          {
            "date": "2018-07-24",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-08-15",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 1
          },
          {
            "date": "2018-09-03",
            "count": 2
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 2
          },
          {
            "date": "2018-09-07",
            "count": 1
          },
          {
            "date": "2018-09-09",
            "count": 1
          },
          {
            "date": "2018-09-11",
            "count": 1
          },
          {
            "date": "2018-09-15",
            "count": 1
          },
          {
            "date": "2018-09-17",
            "count": 2
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-09-28",
            "count": 1
          },
          {
            "date": "2018-09-29",
            "count": 1
          },
          {
            "date": "2018-10-05",
            "count": 1
          },
          {
            "date": "2018-10-08",
            "count": 1
          },
          {
            "date": "2018-10-10",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 1
          },
          {
            "date": "2018-10-20",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-10-26",
            "count": 2
          },
          {
            "date": "2018-10-28",
            "count": 1
          },
          {
            "date": "2018-10-29",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-11-06",
            "count": 1
          },
          {
            "date": "2018-11-11",
            "count": 1
          },
          {
            "date": "2018-11-12",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2018-11-30",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2018-12-14",
            "count": 1
          },
          {
            "date": "2018-12-17",
            "count": 1
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2018-12-24",
            "count": 1
          },
          {
            "date": "2018-12-30",
            "count": 1
          },
          {
            "date": "2019-01-06",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-01-12",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-01-25",
            "count": 1
          },
          {
            "date": "2019-01-27",
            "count": 1
          },
          {
            "date": "2019-01-31",
            "count": 2
          },
          {
            "date": "2019-02-09",
            "count": 1
          },
          {
            "date": "2019-02-11",
            "count": 1
          },
          {
            "date": "2019-02-13",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-02-21",
            "count": 1
          },
          {
            "date": "2019-03-02",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-08",
            "count": 1
          },
          {
            "date": "2019-03-11",
            "count": 2
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-03-22",
            "count": 1
          },
          {
            "date": "2019-03-26",
            "count": 2
          },
          {
            "date": "2019-04-06",
            "count": 1
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 2
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-09",
            "count": 1
          },
          {
            "date": "2019-05-10",
            "count": 1
          },
          {
            "date": "2019-05-12",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 2
          },
          {
            "date": "2019-06-03",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-06-10",
            "count": 1
          },
          {
            "date": "2019-06-14",
            "count": 2
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-06-22",
            "count": 1
          },
          {
            "date": "2019-06-23",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-07-11",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-07-30",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 2
          },
          {
            "date": "2019-08-08",
            "count": 1
          },
          {
            "date": "2019-09-01",
            "count": 1
          },
          {
            "date": "2019-09-02",
            "count": 1
          },
          {
            "date": "2019-09-18",
            "count": 2
          },
          {
            "date": "2019-09-21",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2019-10-15",
            "count": 3
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-11",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 1
          },
          {
            "date": "2019-12-06",
            "count": 1
          },
          {
            "date": "2019-12-10",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 1
          },
          {
            "date": "2019-12-28",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-17",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-24",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 2
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 2
          },
          {
            "date": "2020-03-11",
            "count": 2
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-03-23",
            "count": 1
          },
          {
            "date": "2020-03-29",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-04-06",
            "count": 1
          },
          {
            "date": "2020-04-11",
            "count": 2
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-04-18",
            "count": 1
          },
          {
            "date": "2020-04-22",
            "count": 1
          },
          {
            "date": "2020-05-10",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 2
          },
          {
            "date": "2020-05-24",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-05-31",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 1
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 2
          },
          {
            "date": "2020-07-15",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-07-31",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-09-02",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-17",
            "count": 1
          },
          {
            "date": "2020-09-19",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-09-26",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 2
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 2
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-06",
            "count": 1
          },
          {
            "date": "2020-11-23",
            "count": 1
          },
          {
            "date": "2020-11-27",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2020-12-13",
            "count": 1
          },
          {
            "date": "2020-12-18",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2020-12-31",
            "count": 1
          },
          {
            "date": "2021-01-11",
            "count": 1
          },
          {
            "date": "2021-01-15",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-02-15",
            "count": 1
          },
          {
            "date": "2021-02-16",
            "count": 2
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-06-24",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 2
          },
          {
            "date": "2021-07-03",
            "count": 1
          },
          {
            "date": "2021-07-23",
            "count": 1
          },
          {
            "date": "2021-08-08",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-10-03",
            "count": 1
          },
          {
            "date": "2021-10-04",
            "count": 1
          },
          {
            "date": "2021-10-10",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 2
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 2
          },
          {
            "date": "2021-12-13",
            "count": 2
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-09",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-18",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 2
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 2
          },
          {
            "date": "2022-03-31",
            "count": 2
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-17",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-05-26",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 2
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 2
          },
          {
            "date": "2022-06-19",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 2
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-24",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 2
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 1
          },
          {
            "date": "2022-10-16",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2022-12-17",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-13",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 2
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-07-02",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 2
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-31",
            "count": 1
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-13",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-03-02",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-18",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-08-04",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 2
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 2
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 629,
        "total_forks": 641
      },
      "star_history": null,
      "open_issues_and_prs": 141
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "binders/kafka-binder/pom.xml",
        "binders/kafka-binder/spring-cloud-starter-stream-kafka/pom.xml",
        "binders/kafka-binder/spring-cloud-stream-binder-kafka-core/pom.xml",
        "binders/kafka-binder/spring-cloud-stream-binder-kafka-streams/pom.xml",
        "binders/kafka-binder/spring-cloud-stream-binder-kafka/pom.xml",
        "binders/pom.xml",
        "binders/pulsar-binder/pom.xml",
        "binders/pulsar-binder/spring-cloud-stream-binder-pulsar/pom.xml",
        "binders/rabbit-binder/pom.xml",
        "binders/rabbit-binder/spring-cloud-starter-stream-rabbit/pom.xml",
        "binders/rabbit-binder/spring-cloud-stream-binder-rabbit-core/pom.xml",
        "binders/rabbit-binder/spring-cloud-stream-binder-rabbit-test-support/pom.xml",
        "binders/rabbit-binder/spring-cloud-stream-binder-rabbit/pom.xml",
        "bom/pom.xml",
        "bom/spring-cloud-starter-parent/pom.xml",
        "bom/spring-cloud-stream-dependencies/pom.xml",
        "core/pom.xml",
        "core/spring-cloud-stream-integration-tests/pom.xml",
        "core/spring-cloud-stream-test-binder/pom.xml",
        "core/spring-cloud-stream-test-support/pom.xml",
        "core/spring-cloud-stream/pom.xml",
        "docs/pom.xml",
        "pom.xml",
        "schema-registry/pom.xml",
        "schema-registry/spring-cloud-stream-schema-registry-client/pom.xml",
        "schema-registry/spring-cloud-stream-schema-registry-core/pom.xml",
        "schema-registry/spring-cloud-stream-schema-registry-server/pom.xml"
      ],
      "largest_source_bytes": 176580,
      "source_files_sampled": 476,
      "oversized_source_files": 4,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "binders/pom.xml",
        "bom/pom.xml",
        "core/pom.xml",
        "docs/package.json",
        "docs/pom.xml",
        "pom.xml",
        "schema-registry/pom.xml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "tools.jackson.core:jackson-databind",
            "direct": false,
            "version": "3.1.4",
            "severity": "moderate",
            "ecosystem": "maven",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5gvw-p9qm-jgwh"
            ],
            "fixed_version": "3.2.1",
            "advisory_count": 1,
            "oldest_advisory_days": 4
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "moderate": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 50,
        "malicious_count": 0,
        "assessed_package": "maven:org.springframework.cloud:spring-cloud-stream@5.0.2",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven",
        "npm"
      ],
      "dependencies": [
        {
          "name": "org.springframework.cloud:spring-cloud-stream-dependencies",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.boot:spring-boot-actuator",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.cloud:spring-cloud-function-context",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring-cloud-function.version}"
        },
        {
          "name": "org.springframework:spring-tuple",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring.tuple.version}"
        },
        {
          "name": "org.springframework.integration:spring-integration-tuple",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring.integration.tuple.version}"
        },
        {
          "name": "org.objenesis:objenesis",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${objenesis.version}"
        },
        {
          "name": "org.apache.avro:avro",
          "manifest": "schema-registry/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${avro.version}"
        },
        {
          "name": "com.h2database:h2",
          "manifest": "schema-registry/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${h2.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-test-binder",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-test-support",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-binder-kafka",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-binder-kafka-reactive",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-binder-kafka-streams",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-binder-kafka-core",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-starter-stream-kafka",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-binder-rabbit",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-binder-rabbit-core",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-starter-stream-rabbit",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-binder-rabbit-test-support",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-binder-pulsar",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-schema-registry-client",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-schema-registry-core",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-schema-registry-server",
          "manifest": "bom/spring-cloud-stream-dependencies/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream",
          "manifest": "core/spring-cloud-stream-integration-tests/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "tools.jackson.dataformat:jackson-dataformat-cbor",
          "manifest": "core/spring-cloud-stream-integration-tests/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.jetbrains.kotlin:kotlin-stdlib-jdk8",
          "manifest": "core/spring-cloud-stream-integration-tests/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.jetbrains.kotlin:kotlin-reflect",
          "manifest": "core/spring-cloud-stream-integration-tests/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream",
          "manifest": "core/spring-cloud-stream-test-binder/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-test",
          "manifest": "core/spring-cloud-stream-test-binder/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.integration:spring-integration-test",
          "manifest": "core/spring-cloud-stream-test-support/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "tools.jackson.core:jackson-databind",
          "manifest": "core/spring-cloud-stream-test-support/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework:spring-web",
          "manifest": "core/spring-cloud-stream-test-support/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream",
          "manifest": "core/spring-cloud-stream-test-support/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-test",
          "manifest": "core/spring-cloud-stream-test-support/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-integration",
          "manifest": "core/spring-cloud-stream/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-actuator",
          "manifest": "core/spring-cloud-stream/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-validation",
          "manifest": "core/spring-cloud-stream/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework:spring-messaging",
          "manifest": "core/spring-cloud-stream/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.integration:spring-integration-core",
          "manifest": "core/spring-cloud-stream/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.integration:spring-integration-jmx",
          "manifest": "core/spring-cloud-stream/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-configuration-processor",
          "manifest": "core/spring-cloud-stream/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.cloud:spring-cloud-function-context",
          "manifest": "core/spring-cloud-stream/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-autoconfigure-processor",
          "manifest": "core/spring-cloud-stream/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.jetbrains.kotlin:kotlin-stdlib-jdk8",
          "manifest": "core/spring-cloud-stream/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "tools.jackson.core:jackson-databind",
          "manifest": "core/spring-cloud-stream/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-annotations",
          "manifest": "core/spring-cloud-stream/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.jetbrains.kotlin:kotlin-reflect",
          "manifest": "core/spring-cloud-stream/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.jetbrains.kotlinx:kotlinx-coroutines-reactor",
          "manifest": "core/spring-cloud-stream/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework:spring-messaging",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-client/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-client/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework:spring-web",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-client/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-restclient",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-client/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-client/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "tools.jackson.core:jackson-databind",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-client/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-annotations",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-client/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "tools.jackson.core:jackson-core",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-client/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-configuration-processor",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-client/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.apache.avro:avro",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-client/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-web",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-data-jpa",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.h2database:h2",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.apache.avro:avro",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-configuration-processor",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-databind",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.cloud:spring-cloud-stream-schema-registry-core",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-server/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.hsqldb:hsqldb",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-server/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.mariadb.jdbc:mariadb-java-client",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-server/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.postgresql:postgresql",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-server/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "tools.jackson.core:jackson-databind",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-server/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-webtestclient",
          "manifest": "schema-registry/spring-cloud-stream-schema-registry-server/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "com.fasterxml.jackson.core:jackson-annotations",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.fasterxml.jackson.core:jackson-databind",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.h2database:h2",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.h2database:h2",
            "direct": true,
            "version": "2.3.232",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.avro:avro",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.avro:avro",
            "direct": true,
            "version": "1.12.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.hsqldb:hsqldb",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.jetbrains.kotlin:kotlin-reflect",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.jetbrains.kotlin:kotlin-stdlib-jdk8",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.jetbrains.kotlinx:kotlinx-coroutines-reactor",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mariadb.jdbc:mariadb-java-client",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.objenesis:objenesis",
            "direct": true,
            "version": "3.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.postgresql:postgresql",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-actuator",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-autoconfigure-processor",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-configuration-processor",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-integration",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-restclient",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-actuator",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-data-jpa",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-test",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-validation",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-web",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-webtestclient",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-function-context",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-function-context",
            "direct": true,
            "version": "5.0.4-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-starter-stream-kafka",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-starter-stream-rabbit",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-binder-kafka",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-binder-kafka",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-binder-kafka-core",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-binder-kafka-core",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-binder-kafka-reactive",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-binder-kafka-streams",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-binder-pulsar",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-binder-rabbit",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-binder-rabbit",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-binder-rabbit-core",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-binder-rabbit-test-support",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-binder-rabbit-test-support",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-dependencies",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-schema-registry-client",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-schema-registry-core",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-schema-registry-server",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-test-binder",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-test-binder",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-test-support",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-stream-test-support",
            "direct": true,
            "version": "5.0.3-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.integration:spring-integration-core",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.integration:spring-integration-jmx",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.integration:spring-integration-test",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.integration:spring-integration-tuple",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework:spring-messaging",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework:spring-tuple",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework:spring-web",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "tools.jackson.core:jackson-core",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "tools.jackson.core:jackson-databind",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "tools.jackson.dataformat:jackson-dataformat-cbor",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "io.micrometer:context-propagation",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "io.micrometer:micrometer-observation-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "io.micrometer:micrometer-tracing-bridge-brave",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "io.micrometer:micrometer-tracing-integration-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "io.projectreactor:reactor-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "io.spring.javaformat:spring-javaformat-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "io.spring.maven.antora:antora-component-version-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.antora:antora-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.avro:avro-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.httpcomponents.client5:httpclient5",
            "direct": false,
            "version": "5.6.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.kafka:kafka-streams",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-antrun-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-checkstyle-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-compiler-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-dependency-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-deploy-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-enforcer-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-gpg-plugin",
            "direct": false,
            "version": "3.2.8",
            "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": null,
            "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.0.0-M7",
            "ecosystem": "maven"
          },
          {
            "name": "org.awaitility:awaitility",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:exec-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:flatten-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.jacoco:jacoco-maven-plugin",
            "direct": false,
            "version": "0.7.9",
            "ecosystem": "maven"
          },
          {
            "name": "org.jetbrains.kotlin:kotlin-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.jetbrains.kotlin:kotlin-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.jupiter:junit-jupiter",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.vintage:junit-vintage-engine",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonatype.central:central-publishing-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.sonatype.central:central-publishing-maven-plugin",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.amqp:spring-rabbit-stream",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-amqp",
            "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-kafka",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-micrometer-tracing-brave",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-micrometer-tracing-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-resttestclient",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-amqp",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-data-jdbc-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-logging",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-pulsar",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-webflux",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-web-server",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-webmvc-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-connectors-core",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.cloud:spring-cloud-spring-service-connector",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.integration:spring-integration-amqp",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.integration:spring-integration-http",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.integration:spring-integration-kafka",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.kafka:spring-kafka",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.kafka:spring-kafka-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework:spring-core-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.testcontainers:junit-jupiter",
            "direct": false,
            "version": "1.17.6",
            "ecosystem": "maven"
          },
          {
            "name": "org.testcontainers:pulsar",
            "direct": false,
            "version": "1.17.6",
            "ecosystem": "maven"
          },
          {
            "name": "org.testcontainers:rabbitmq",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "maven"
          },
          {
            "name": "pl.project13.maven:git-commit-id-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "tools.jackson.dataformat:jackson-dataformat-avro",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "@antora/atlas-extension",
            "direct": false,
            "version": "1.0.0-alpha.5",
            "ecosystem": "npm"
          },
          {
            "name": "@antora/collector-extension",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@asciidoctor/tabs",
            "direct": false,
            "version": "1.0.0-beta.6",
            "ecosystem": "npm"
          },
          {
            "name": "@springio/antora-extensions",
            "direct": false,
            "version": "1.14.12",
            "ecosystem": "npm"
          },
          {
            "name": "@springio/asciidoctor-extensions",
            "direct": false,
            "version": "1.0.0-alpha.18",
            "ecosystem": "npm"
          },
          {
            "name": "antora",
            "direct": false,
            "version": "3.2.0-alpha.12",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 127,
        "direct_count": 61,
        "indirect_count": 66
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 16,
        "merged_prs": 388,
        "open_issues": 125,
        "closed_ratio": 0.938,
        "closed_issues": 1900,
        "closed_unmerged_prs": 709
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "olegz",
          "commits": 1230,
          "avatar_url": "https://avatars.githubusercontent.com/u/172397?v=4"
        },
        {
          "type": "User",
          "login": "sobychacko",
          "commits": 932,
          "avatar_url": "https://avatars.githubusercontent.com/u/827682?v=4"
        },
        {
          "type": "User",
          "login": "spring-builds",
          "commits": 506,
          "avatar_url": "https://avatars.githubusercontent.com/u/1134463?v=4"
        },
        {
          "type": "User",
          "login": "garyrussell",
          "commits": 277,
          "avatar_url": "https://avatars.githubusercontent.com/u/483832?v=4"
        },
        {
          "type": "User",
          "login": "ilayaperumalg",
          "commits": 184,
          "avatar_url": "https://avatars.githubusercontent.com/u/151690?v=4"
        },
        {
          "type": "User",
          "login": "markfisher",
          "commits": 60,
          "avatar_url": "https://avatars.githubusercontent.com/u/140784?v=4"
        },
        {
          "type": "User",
          "login": "artembilan",
          "commits": 53,
          "avatar_url": "https://avatars.githubusercontent.com/u/1071590?v=4"
        },
        {
          "type": "User",
          "login": "spencergibb",
          "commits": 46,
          "avatar_url": "https://avatars.githubusercontent.com/u/594085?v=4"
        },
        {
          "type": "User",
          "login": "onobc",
          "commits": 44,
          "avatar_url": "https://avatars.githubusercontent.com/u/28907971?v=4"
        },
        {
          "type": "User",
          "login": "viniciusccarvalho",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/u/803893?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.335
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci-pr.yml",
        "ci.yaml",
        "deploy-docs.yml",
        "pr.yaml",
        "release-train-build.yml",
        "release-train-join.yml",
        "release-train-leave.yml",
        "release-train-ready.yml",
        "release-train-retry.yml",
        "release-train-test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 6,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 3/27 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 26 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": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2495b42386c4b8766e531e2ce148de98dd65a98b",
        "ran_at": "2026-07-26T01:05:00Z",
        "aggregate_score": 5.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-26T00:51:48Z",
      "oldest_open_prs": [
        {
          "number": 3210,
          "created_at": "2026-07-12T03:38:10Z",
          "last_comment_at": "2026-07-13T16:10:30Z",
          "last_comment_author": "wadhwaroh-lang"
        },
        {
          "number": 3212,
          "created_at": "2026-07-22T20:59:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3213,
          "created_at": "2026-07-22T20:59:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3214,
          "created_at": "2026-07-22T20:59:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3215,
          "created_at": "2026-07-22T20:59:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3216,
          "created_at": "2026-07-22T20:59:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3217,
          "created_at": "2026-07-22T20:59:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3218,
          "created_at": "2026-07-22T20:59:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3219,
          "created_at": "2026-07-22T20:59:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3220,
          "created_at": "2026-07-22T20:59:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3223,
          "created_at": "2026-07-22T20:59:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3225,
          "created_at": "2026-07-22T20:59:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3226,
          "created_at": "2026-07-22T20:59:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3227,
          "created_at": "2026-07-22T20:59:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3229,
          "created_at": "2026-07-22T21:00:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3230,
          "created_at": "2026-07-22T21:00:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-02T14:38:15Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1097,
          "created_at": "2017-10-12T01:11:45Z",
          "last_comment_at": "2018-02-23T14:25:51Z",
          "last_comment_author": "olegz"
        },
        {
          "number": 1168,
          "created_at": "2018-01-02T18:07:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1169,
          "created_at": "2018-01-02T18:32:44Z",
          "last_comment_at": "2018-01-02T18:47:02Z",
          "last_comment_author": "garyrussell"
        },
        {
          "number": 1196,
          "created_at": "2018-01-26T19:07:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2306,
          "created_at": "2018-12-20T15:13:54Z",
          "last_comment_at": "2023-06-15T12:36:59Z",
          "last_comment_author": "PapPatrick"
        },
        {
          "number": 1817,
          "created_at": "2019-10-15T12:15:57Z",
          "last_comment_at": "2020-10-02T16:37:50Z",
          "last_comment_author": "JorgeRdg"
        },
        {
          "number": 1833,
          "created_at": "2019-10-26T21:01:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1848,
          "created_at": "2019-11-20T15:33:39Z",
          "last_comment_at": "2021-09-27T08:39:10Z",
          "last_comment_author": "OldOldLiu"
        },
        {
          "number": 1872,
          "created_at": "2019-12-17T09:39:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1909,
          "created_at": "2020-02-11T18:09:14Z",
          "last_comment_at": "2020-07-10T02:54:18Z",
          "last_comment_author": "natraj09"
        },
        {
          "number": 1930,
          "created_at": "2020-03-19T18:03:37Z",
          "last_comment_at": "2023-03-21T13:56:07Z",
          "last_comment_author": "cnlinjie"
        },
        {
          "number": 1935,
          "created_at": "2020-03-24T15:34:33Z",
          "last_comment_at": "2021-07-14T16:07:21Z",
          "last_comment_author": "eugenekup"
        },
        {
          "number": 1989,
          "created_at": "2020-06-17T09:46:30Z",
          "last_comment_at": "2022-04-05T22:11:32Z",
          "last_comment_author": "mayraq10"
        },
        {
          "number": 1991,
          "created_at": "2020-06-29T11:26:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2000,
          "created_at": "2020-07-11T22:47:39Z",
          "last_comment_at": "2021-06-22T19:23:00Z",
          "last_comment_author": "ziodave"
        },
        {
          "number": 2025,
          "created_at": "2020-10-05T15:03:13Z",
          "last_comment_at": "2021-05-27T13:35:52Z",
          "last_comment_author": "dmittriy13"
        },
        {
          "number": 2559,
          "created_at": "2020-10-21T05:48:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2068,
          "created_at": "2020-12-14T10:38:13Z",
          "last_comment_at": "2021-07-22T15:57:29Z",
          "last_comment_author": "olegz"
        },
        {
          "number": 2079,
          "created_at": "2021-01-13T14:50:43Z",
          "last_comment_at": "2021-04-06T14:15:34Z",
          "last_comment_author": "olegz"
        },
        {
          "number": 2083,
          "created_at": "2021-01-15T10:17:22Z",
          "last_comment_at": "2021-01-19T12:59:11Z",
          "last_comment_author": "GreenRover"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/spring-cloud/spring-cloud-stream",
    "host": "github.com",
    "name": "spring-cloud-stream",
    "owner": "spring-cloud"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 75,
      "inputs": {
        "security": 60,
        "vitality": 92,
        "community": 75,
        "governance": 73,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 92,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "commits_last_year": 134,
              "human_commit_share": 0.98,
              "days_since_last_push": 1,
              "active_weeks_last_year": 41
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "41/52 weeks with commits",
                "points": 28.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 41
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "134 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 134
                    }
                  }
                ],
                "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": 92,
            "inputs": {
              "releases_count": 22,
              "latest_release_tag": "v5.0.2",
              "releases_from_tags": false,
              "days_since_latest_release": 44,
              "mean_days_between_releases": 55.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "22 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 44 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 44
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~55.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 55.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 75,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "forks": 641,
              "stars": 1069,
              "watchers": 78,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,069 stars",
                "points": 49.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1069
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "641 forks",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 641
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "78 watchers",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 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": "good",
        "name": "Sustainability & Governance",
        "value": 73,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 99,
              "top_contributor_share": 0.335
            },
            "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 34% of commits",
                "points": 15,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 34
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 26 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "merged_prs": 388,
              "open_issues": 125,
              "closed_issues": 1900,
              "issue_closed_ratio": 0.938,
              "closed_unmerged_prs": 709
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "94% of issues closed",
                "points": 43.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "388/1097 decided PRs merged",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 388,
                      "decided": 1097
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/27 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "followers": 2731,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "spring-cloud",
              "public_repos": 34,
              "account_age_days": 4432
            },
            "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": "2,731 followers of spring-cloud",
                "points": 24.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2731,
                      "login": "spring-cloud"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "34 public repos, account ~12 yr old",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 34
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "org.springframework.cloud:spring-cloud-stream",
                "org.springframework.cloud:spring-cloud-stream-test-binder",
                "org.springframework.cloud:spring-cloud-stream-test-support",
                "org.springframework.cloud:spring-cloud-stream-integration-tests",
                "org.springframework.cloud:spring-cloud-stream-schema-registry-core",
                "org.springframework.cloud:spring-cloud-stream-schema-registry-client",
                "org.springframework.cloud:spring-cloud-stream-schema-registry-server"
              ],
              "ecosystems": "maven",
              "any_deprecated": false,
              "min_days_since_publish": 44
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "7 package(s) on maven",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 7,
                      "ecosystems": "maven"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 44 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 44
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "87 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 87
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 54,
            "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": "10 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "microservices",
                "messaging",
                "event-driven-microservices",
                "stream-processing",
                "reactive",
                "cloud-native"
              ],
              "has_wiki": true,
              "homepage": "http://cloud.spring.io/spring-cloud-stream",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://cloud.spring.io/spring-cloud-stream",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 60,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 3/27 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 26 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 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Matched the maven:org.springframework.cloud:spring-cloud-stream@5.0.2 runtime dependency closure — what installing the published package pulls in — 50 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "maven:org.springframework.cloud:spring-cloud-stream@5.0.2",
                  "assessed": 50
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 87,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 50,
              "unassessed_packages": 0,
              "affected_by_severity": "moderate 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "1 affected: tools.jackson.core:jackson-databind 3.1.4 (moderate 6.5)",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "tools.jackson.core:jackson-databind 3.1.4 (moderate 6.5)"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 50,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 13
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 59,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.357,
              "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": "35 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 19,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 35,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.03,
              "toolchain_manifests": [
                "binders/kafka-binder/pom.xml",
                "binders/kafka-binder/spring-cloud-starter-stream-kafka/pom.xml",
                "binders/kafka-binder/spring-cloud-stream-binder-kafka-core/pom.xml",
                "binders/kafka-binder/spring-cloud-stream-binder-kafka-streams/pom.xml",
                "binders/kafka-binder/spring-cloud-stream-binder-kafka/pom.xml",
                "binders/pom.xml",
                "binders/pulsar-binder/pom.xml",
                "binders/pulsar-binder/spring-cloud-stream-binder-pulsar/pom.xml",
                "binders/rabbit-binder/pom.xml",
                "binders/rabbit-binder/spring-cloud-starter-stream-rabbit/pom.xml",
                "binders/rabbit-binder/spring-cloud-stream-binder-rabbit-core/pom.xml",
                "binders/rabbit-binder/spring-cloud-stream-binder-rabbit-test-support/pom.xml",
                "binders/rabbit-binder/spring-cloud-stream-binder-rabbit/pom.xml",
                "bom/pom.xml",
                "bom/spring-cloud-starter-parent/pom.xml",
                "bom/spring-cloud-stream-dependencies/pom.xml",
                "core/pom.xml",
                "core/spring-cloud-stream-integration-tests/pom.xml",
                "core/spring-cloud-stream-test-binder/pom.xml",
                "core/spring-cloud-stream-test-support/pom.xml",
                "core/spring-cloud-stream/pom.xml",
                "docs/pom.xml",
                "pom.xml",
                "schema-registry/pom.xml",
                "schema-registry/spring-cloud-stream-schema-registry-client/pom.xml",
                "schema-registry/spring-cloud-stream-schema-registry-core/pom.xml",
                "schema-registry/spring-cloud-stream-schema-registry-server/pom.xml"
              ],
              "dependency_bot_commit_share": 0.02
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "binders/kafka-binder/pom.xml, binders/kafka-binder/spring-cloud-starter-stream-kafka/pom.xml, binders/kafka-binder/spring-cloud-stream-binder-kafka-core/pom.xml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "binders/kafka-binder/pom.xml, binders/kafka-binder/spring-cloud-starter-stream-kafka/pom.xml, binders/kafka-binder/spring-cloud-stream-binder-kafka-core/pom.xml"
                    }
                  }
                ],
                "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": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "3 of the last 100 commits agent-authored or agent-credited",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "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": 176580,
              "source_files_sampled": 476,
              "oversized_source_files": 4
            },
            "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": "4/476 source files over 60KB",
                "points": 54.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 476,
                      "oversized": 4
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T01:05:21.230493Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/spring-cloud/spring-cloud-stream.svg",
  "full_name": "spring-cloud/spring-cloud-stream",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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