Public record
Software health reportschema 0.25.0 · metrics 1.13.0 · 2026-07-21 22:01 UTC

xuchengsheng / spring-reading

涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。

JavaMIT★ 9,934 stars⑂ 1,262 forkssince Sep 2023View on GitHub ↗

xuchengsheng/spring-reading holds a health index of 17 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (75/100) and lowest on Vitality (1/100). It was last updated 722 days ago. A single contributor accounts for most of its recent work.

17
overall / 100
Critical

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.

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

LexPersonal account
218 followers4 public repossince Jul 2017

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

Metrics by category

Vitality

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

1Critical · 22% of overall
How it's scored
0/36Push recency — last push 722 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push722
active_weeks_last_year0
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
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
60/60Stars — 9,934 stars
25/25Forks — 1,262 forks
12/15Watchers — 143 watchers
Inputs used
forks1,262
stars9,934
watchers143
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/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_conductno
has_pull_request_templateno

Sustainability & Governance

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

25Critical · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.2/22.5Commit distribution — top contributor authored 99% of commits
2.7/13.5Contributor breadth — 2 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.989
How it's scored
2.9/46.8Issue resolution — 6% of issues closed
7.7/38.3PR acceptance — 1/5 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/29 approved changesets -- score normalized to 0
Inputs used
merged_prs1
open_issues30
closed_issues2
issue_closed_ratio0.062
closed_unmerged_prs4
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
16.8/25Owner reach — 218 followers of xuchengsheng
17.1/25Track record — 4 public repos, account ~9 yr old
Inputs used
followers218
owner_typeUser
is_verified
owner_loginxuchengsheng
public_repos4
account_age_days3,299
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

31At risk · 20% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://blog.csdn.net/duzhuang2399
10/10Repository description
10/10Topics — 20 topics
10/10Wiki
Inputs used
topicsjava, spring, spring-boot, spring-cloud, spring-data-jpa, spring-security, springboot2, springframework, springmvc, annotations, backenddevelopment, javabackend, opensource, awareinterface, sourcecodeanalysis, mybatis, mybatis-plus, spring-aop, servlet, web
has_wikiyes
homepagehttps://blog.csdn.net/duzhuang2399
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

22Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 1 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/7.5Code-Review — Found 1/29 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
0/7.5Vulnerabilities — 94 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate1.4
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
7.6/35Direct dependencies free of known advisories — 1 affected: org.springframework.boot:spring-boot-starter-web 2.3.12.RELEASE (critical 9.8)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
32.1/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,573 days ago
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages29
unassessed_packages2
affected_by_severitycritical 1
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 29 resolved dependencies against OSV. 2 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

30At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0.5/40Legible commit history — 1 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.01
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — pom.xml, spring-annotation/pom.xml, spring-annotation/spring-annotation-autowired/pom.xml (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Java (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestspom.xml, spring-annotation/pom.xml, spring-annotation/spring-annotation-autowired/pom.xml, spring-annotation/spring-annotation-bean/pom.xml, spring-annotation/spring-annotation-componentScan/pom.xml, spring-annotation/spring-annotation-conditional/pom.xml, spring-annotation/spring-annotation-configuration/pom.xml, spring-annotation/spring-annotation-dependsOn/pom.xml, spring-annotation/spring-annotation-import/pom.xml, spring-annotation/spring-annotation-lazy/pom.xml, spring-annotation/spring-annotation-profile/pom.xml, spring-annotation/spring-annotation-propertySource/pom.xml, spring-annotation/spring-annotation-value/pom.xml, spring-aop/pom.xml, spring-aop/spring-aop-advice-afterReturningAdvice/pom.xml, spring-aop/spring-aop-advice-introductionInterceptor/pom.xml, spring-aop/spring-aop-advice-methodBeforeAdvice/pom.xml, spring-aop/spring-aop-advice-methodInterceptor/pom.xml, spring-aop/spring-aop-advice-throwsAdvice/pom.xml, spring-aop/spring-aop-advice/pom.xml, spring-aop/spring-aop-advised/pom.xml, spring-aop/spring-aop-advisor/pom.xml, spring-aop/spring-aop-advisorAdapter/pom.xml, spring-aop/spring-aop-advisorAdapterRegistry/pom.xml, spring-aop/spring-aop-advisorChainFactory/pom.xml, spring-aop/spring-aop-annotationAwareAspectJAutoProxyCreator/pom.xml, spring-aop/spring-aop-aopContext/pom.xml, spring-aop/spring-aop-aopProxy/pom.xml, spring-aop/spring-aop-aopProxyFactory/pom.xml, spring-aop/spring-aop-aspectInstanceFactory/pom.xml, spring-aop/spring-aop-aspectJAdvisorFactory/pom.xml, spring-aop/spring-aop-beanFactoryAdvisorRetrievalHelper/pom.xml, spring-aop/spring-aop-beanFactoryAspectJAdvisorsBuilder/pom.xml, spring-aop/spring-aop-cglibProxy/pom.xml, spring-aop/spring-aop-classFilter/pom.xml, spring-aop/spring-aop-enableAspectJAutoProxy/pom.xml, spring-aop/spring-aop-enableLoadTimeWeaving/pom.xml, spring-aop/spring-aop-exposeInvocationInterceptor/pom.xml, spring-aop/spring-aop-jdkProxy/pom.xml, spring-aop/spring-aop-metadataAwareAspectInstanceFactory/pom.xml, spring-aop/spring-aop-methodMatcher/pom.xml, spring-aop/spring-aop-pointcut/pom.xml, spring-aop/spring-aop-proxyFactory/pom.xml, spring-aop/spring-aop-proxyMethodInvocation/pom.xml, spring-aop/spring-aop-targetSource/pom.xml, spring-aop/spring-aop-targetSourceCreator/pom.xml, spring-aware/pom.xml, spring-aware/spring-aware-applicationContextAware/pom.xml, spring-aware/spring-aware-applicationEventPublisherAware/pom.xml, spring-aware/spring-aware-applicationStartupAware/pom.xml, spring-aware/spring-aware-beanClassLoaderAware/pom.xml, spring-aware/spring-aware-beanFactoryAware/pom.xml, spring-aware/spring-aware-beanNameAware/pom.xml, spring-aware/spring-aware-embeddedValueResolverAware/pom.xml, spring-aware/spring-aware-environmentAware/pom.xml, spring-aware/spring-aware-importAware/pom.xml, spring-aware/spring-aware-messageSourceAware/pom.xml, spring-aware/spring-aware-resourceLoaderAware/pom.xml, spring-beans/pom.xml, spring-beans/spring-bean-annotatedBeanDefinitionReader/pom.xml, spring-beans/spring-bean-beanDefinition/pom.xml, spring-beans/spring-bean-beanDefinitionHolder/pom.xml, spring-beans/spring-bean-beanDefinitionRegistry/pom.xml, spring-beans/spring-bean-classPathBeanDefinitionScanner/pom.xml, spring-beans/spring-bean-groovyBeanDefinitionReader/pom.xml, spring-beans/spring-bean-propertiesBeanDefinitionReader/pom.xml, spring-beans/spring-bean-xmlBeanDefinitionReader/pom.xml, spring-context/pom.xml, spring-context/spring-context-annotationConfigApplicationContext/pom.xml, spring-context/spring-context-classPathXmlApplicationContext/pom.xml, spring-context/spring-context-genericApplicationContext/pom.xml, spring-core/pom.xml, spring-core/spring-core-destroyBean/pom.xml, spring-core/spring-core-getBean/pom.xml, spring-core/spring-core-registerBeanDefinition/pom.xml, spring-core/spring-core-resolveDependency/pom.xml, spring-dataops/pom.xml, spring-dataops/spring-dataops-conditionalConverter/pom.xml, spring-dataops/spring-dataops-conversionService/pom.xml, spring-dataops/spring-dataops-converter/pom.xml, spring-dataops/spring-dataops-converterFactory/pom.xml, spring-dataops/spring-dataops-genericConverter/pom.xml, spring-dataops/spring-dataops-parser/pom.xml, spring-dataops/spring-dataops-printer/pom.xml, spring-dataops/spring-dataops-propertyEditor/pom.xml, spring-dataops/spring-dataops-validator/pom.xml, spring-env/pom.xml, spring-env/spring-env-configurableEnvironment/pom.xml, spring-env/spring-env-configurablePropertyResolver/pom.xml, spring-env/spring-env-environment/pom.xml, spring-env/spring-env-propertyResolver/pom.xml, spring-env/spring-env-propertySource/pom.xml, spring-env/spring-env-propertySources/pom.xml, spring-factory/pom.xml, spring-factory/spring-factory-autowireCapableBeanFactory/pom.xml, spring-factory/spring-factory-beanFactory/pom.xml, spring-factory/spring-factory-configurableBeanFactory/pom.xml, spring-factory/spring-factory-configurableListableBeanFactory/pom.xml, spring-factory/spring-factory-hierarchicalBeanFactory/pom.xml, spring-factory/spring-factory-listableBeanFactory/pom.xml, spring-interface/pom.xml, spring-interface/spring-interface-beanDefinitionRegistryPostProcessor/pom.xml, spring-interface/spring-interface-beanFactoryPostProcessor/pom.xml, spring-interface/spring-interface-beanPostProcessor/pom.xml, spring-interface/spring-interface-destructionAwareBeanPostProcessor/pom.xml, spring-interface/spring-interface-disposableBean/pom.xml, spring-interface/spring-interface-initializingBean/pom.xml, spring-interface/spring-interface-instantiationAwareBeanPostProcessor/pom.xml, spring-interface/spring-interface-mergedBeanDefinitionPostProcessor/pom.xml, spring-interface/spring-interface-smartInitializingSingleton/pom.xml, spring-interface/spring-interface-smartInstantiationAwareBeanPostProcessor/pom.xml, spring-jsr/pom.xml, spring-jsr/spring-jsr250-postConstruct/pom.xml, spring-jsr/spring-jsr250-preDestroy/pom.xml, spring-jsr/spring-jsr250-resource/pom.xml, spring-jsr/spring-jsr330-inject/pom.xml, spring-jsr/spring-jsr330-named/pom.xml, spring-jsr/spring-jsr330-provider/pom.xml, spring-jsr/spring-jsr330-qualifier/pom.xml, spring-jsr/spring-jsr330-scope/pom.xml, spring-jsr/spring-jsr330-singleton/pom.xml, spring-metadata/pom.xml, spring-metadata/spring-metadata-annotationMetadata/pom.xml, spring-metadata/spring-metadata-condition/pom.xml, spring-metadata/spring-metadata-metadataReader/pom.xml, spring-metadata/spring-metadata-typeFilter/pom.xml, spring-mvc/pom.xml, spring-resources/pom.xml, spring-resources/spring-resource-documentLoader/pom.xml, spring-resources/spring-resource-resourceLoader/pom.xml, spring-resources/spring-resource-resourcePatternResolver/pom.xml, spring-resources/spring-resource/pom.xml, spring-spel/pom.xml, spring-spel/spring-spel-beanResolver/pom.xml, spring-spel/spring-spel-constructorResolver/pom.xml, spring-spel/spring-spel-evaluationContext/pom.xml, spring-spel/spring-spel-expression/pom.xml, spring-spel/spring-spel-expressionParser/pom.xml, spring-spel/spring-spel-methodResolver/pom.xml, spring-spel/spring-spel-operatorOverloader/pom.xml, spring-spel/spring-spel-propertyAccessor/pom.xml, spring-spel/spring-spel-typeComparator/pom.xml, spring-spel/spring-spel-typeConverter/pom.xml, spring-spel/spring-spel-typeLocator/pom.xml, spring-transaction/pom.xml, spring-transaction/spring-transaction-connection/pom.xml, spring-transaction/spring-transaction-dataSource/pom.xml, spring-transaction/spring-transaction-driverManager/pom.xml, spring-transaction/spring-transaction-enableTransactionManagement/pom.xml, spring-transaction/spring-transaction-jdbcTemplate/pom.xml, spring-transaction/spring-transaction-platformTransactionManager/pom.xml, spring-transaction/spring-transaction-springTransactionAnnotationParser/pom.xml, spring-transaction/spring-transaction-transactionAttributeSource/pom.xml, spring-transaction/spring-transaction-transactionDefinition/pom.xml, spring-transaction/spring-transaction-transactionInterceptor/pom.xml, spring-transaction/spring-transaction-transactionTemplate/pom.xml
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Java (statically typed)
55/55Manageable file sizes — 0/448 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes6,071
source_files_sampled448
oversized_source_files0

Key facts

9,934GitHub stars
2contributors
0commits, last 12 months
722days since last push
0releases
1bus factor
30open issues
Mavenpackage ecosystems

Data collection warnings

  • Could not fetch maven package 'com.xcs.spring:spring-mvc' from its registry
  • Could not fetch maven package 'com.xcs.spring:spring-aop-advice' from its registry
  • Could not fetch maven package 'com.xcs.spring:spring-aop-advised' from its registry
  • Could not fetch maven package 'com.xcs.spring:spring-aop-advisor' from its registry
  • Could not fetch maven package 'com.xcs.spring:spring-aop-advisorAdapter' from its registry
  • Could not fetch maven package 'com.xcs.spring:spring-annotation-bean' from its registry
  • Could not fetch maven package 'com.xcs.spring:spring-annotation-lazy' from its registry
  • Could not fetch maven package 'com.xcs.spring:spring-annotation-value' from its registry
  • Could not fetch maven package 'com.xcs.spring:spring-aop-advice-throwsAdvice' from its registry

More detail

Star and fork history 9,934 ★ / 1,262 ⇿
9,934Stars
1,262Forks

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

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

02,0004,0006,0008,00010,0009,9341,262842023-122025-032026-07

Each point covers 3 days.

OpenSSF Scorecard 1.4 / 10
1.4aggregate

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-21 22:00 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/29 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities94 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
Mavenorg.springframework.boot:spring-boot-starter-web${spring.boot.version}pom.xml
Mavenorg.springframework.boot:spring-boot-starter-aop${spring.boot.version}pom.xml
Mavenorg.springframework.boot:spring-boot-starter-jdbc${spring.boot.version}pom.xml
Mavenjavax.inject:javax.inject1spring-jsr/pom.xml
Mavenjakarta.annotation:jakarta.annotation-api1.3.5spring-jsr/pom.xml
Mavenmysql:mysql-connector-java${mysql.version}spring-transaction/pom.xml
All dependencies 31

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

RegistryPackageVersionRelation
Mavenjakarta.annotation:jakarta.annotation-api1.3.5direct
Mavenjavax.inject:javax.inject1direct
Mavenmysql:mysql-connector-javadirect
Mavenorg.springframework.boot:spring-boot-starter-aop2.3.12.RELEASEdirect
Mavenorg.springframework.boot:spring-boot-starter-jdbc2.3.12.RELEASEdirect
Mavenorg.springframework.boot:spring-boot-starter-web2.3.12.RELEASEdirect
Mavencn.hutool:hutool-json5.8.27indirect
Mavenorg.codehaus.groovy:groovy3.0.19indirect
Mavenorg.codehaus.groovy:groovy-ant3.0.19indirect
Mavenorg.codehaus.groovy:groovy-astbuilder3.0.19indirect
Mavenorg.codehaus.groovy:groovy-cli-picocli3.0.19indirect
Mavenorg.codehaus.groovy:groovy-console3.0.19indirect
Mavenorg.codehaus.groovy:groovy-datetime3.0.19indirect
Mavenorg.codehaus.groovy:groovy-docgenerator3.0.19indirect
Mavenorg.codehaus.groovy:groovy-groovydoc3.0.19indirect
Mavenorg.codehaus.groovy:groovy-groovysh3.0.19indirect
Mavenorg.codehaus.groovy:groovy-jmx3.0.19indirect
Mavenorg.codehaus.groovy:groovy-json3.0.19indirect
Mavenorg.codehaus.groovy:groovy-jsr2233.0.19indirect
Mavenorg.codehaus.groovy:groovy-macro3.0.19indirect
Mavenorg.codehaus.groovy:groovy-nio3.0.19indirect
Mavenorg.codehaus.groovy:groovy-servlet3.0.19indirect
Mavenorg.codehaus.groovy:groovy-sql3.0.19indirect
Mavenorg.codehaus.groovy:groovy-swing3.0.19indirect
Mavenorg.codehaus.groovy:groovy-templates3.0.19indirect
Mavenorg.codehaus.groovy:groovy-test3.0.19indirect
Mavenorg.codehaus.groovy:groovy-test-junit53.0.19indirect
Mavenorg.codehaus.groovy:groovy-testng3.0.19indirect
Mavenorg.codehaus.groovy:groovy-xml3.0.19indirect
Mavenorg.mockito:mockito-core4.5.1indirect
Mavenorg.springframework:spring-instrumentindirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 29 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 1 are direct. 2 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
org.springframework.boot:spring-boot-starter-web2.3.12.RELEASEdirectcritical15.3.18

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": [
        "java",
        "spring",
        "spring-boot",
        "spring-cloud",
        "spring-data-jpa",
        "spring-security",
        "springboot2",
        "springframework",
        "springmvc",
        "annotations",
        "backenddevelopment",
        "javabackend",
        "opensource",
        "awareinterface",
        "sourcecodeanalysis",
        "mybatis",
        "mybatis-plus",
        "spring-aop",
        "servlet",
        "web"
      ],
      "is_fork": false,
      "size_kb": 2808,
      "has_wiki": true,
      "homepage": "https://blog.csdn.net/duzhuang2399",
      "languages": {
        "HTML": 19473,
        "Java": 303430,
        "Groovy": 625
      },
      "pushed_at": "2024-07-29T06:13:59Z",
      "created_at": "2023-09-15T06:42:44Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T16:24:10Z",
      "description": "涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Lex",
      "type": "User",
      "login": "xuchengsheng",
      "company": null,
      "location": null,
      "followers": 218,
      "avatar_url": "https://avatars.githubusercontent.com/u/30015049?v=4",
      "created_at": "2017-07-09T05:26:48Z",
      "is_verified": null,
      "public_repos": 4,
      "account_age_days": 3299
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [],
      "recent_commits": [
        {
          "oid": "9911cbb4df107d3a1d87214b137af9871e21525f",
          "body": "Update README.md",
          "is_bot": false,
          "headline": "Merge pull request #32 from 521xueweihan/patch-1",
          "author_name": "Lex",
          "author_login": "xuchengsheng",
          "committed_at": "2024-07-05T08:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c83dd0da15e8c340057f9cf4d15604ec65a0f4e",
          "body": "add hellogithub badge",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "削微寒",
          "author_login": "521xueweihan",
          "committed_at": "2024-07-04T09:20:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08e6310bf099b9e44ee01bd769b8b47dad97af19",
          "body": null,
          "is_bot": false,
          "headline": "HelloGitHub 徽章",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-06-28T08:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a790c79e81926dd624962dc6d3bc0a5810d5140d",
          "body": null,
          "is_bot": false,
          "headline": "HelloGitHub 徽章",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-06-28T08:50:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84ee0bdcf9bccc8634e5f280fed6d00c6889ff58",
          "body": null,
          "is_bot": false,
          "headline": "HelloGitHub 徽章",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-06-28T08:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a39635ac741da896e8d62dc035b19e8f2607ab3a",
          "body": null,
          "is_bot": false,
          "headline": "更新群二维码",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-06-28T04:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba4446d2d28f5dbeac322a0b09ad5d44f0330723",
          "body": null,
          "is_bot": false,
          "headline": "更新群二维码",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-06-28T04:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05d3f86867f885dc2afc48c8010166b570cda7f7",
          "body": null,
          "is_bot": false,
          "headline": "更新群二维码",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-06-28T04:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d229cb3d3f5cd120e80db7ad7276e7624b474856",
          "body": null,
          "is_bot": false,
          "headline": "更新群二维码",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-06-28T04:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b319cb56626e4bcdd3a5263eaf39484ea0c7fdd5",
          "body": null,
          "is_bot": false,
          "headline": "优化排版",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-29T01:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f160137acd2ccaf8d7302599c99ee552995e41c9",
          "body": null,
          "is_bot": false,
          "headline": "优化排版",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-29T01:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c964aeaef40f94379fb65c7806a037c8ee50628",
          "body": null,
          "is_bot": false,
          "headline": "优化排版",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-29T01:51:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa4ade2fa568626c610e353648317e13d5843335",
          "body": null,
          "is_bot": false,
          "headline": "优化排版",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-29T01:46:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688f4dc1d02bcc05568f60d841efe46079f732d7",
          "body": null,
          "is_bot": false,
          "headline": "优化排版",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-29T01:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b451fa633be9157e613a248e7c1703a2fb519bef",
          "body": null,
          "is_bot": false,
          "headline": "调整项目依赖",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-28T08:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dba510e03e0563cb37a377b1cd9989963889c7e",
          "body": null,
          "is_bot": false,
          "headline": "spring事务源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-28T07:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef784196ba891fe0e328aae5a7c8aa0774686dd6",
          "body": null,
          "is_bot": false,
          "headline": "spring事务源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-28T07:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d03929479326d5ee94c027d73cb8153584a8f456",
          "body": null,
          "is_bot": false,
          "headline": "更新二维码",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-17T03:29:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed494caf9539487007104cdc8ce9d3d401e6f292",
          "body": null,
          "is_bot": false,
          "headline": "EnableLoadTimeWeaving优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-07T07:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2413795b78d44e9fc925a3724c6e24b6c46ab351",
          "body": "ProxyFactory优化",
          "is_bot": false,
          "headline": "Pointcut优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-07T03:37:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ada3c6eb5210e4f9fc3409b5e6aa4e4190b931b",
          "body": "AopContext优化",
          "is_bot": false,
          "headline": "ExposeInvocationInterceptor优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-07T03:30:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e57e81c9ae4c1f000a2a5eb359842cea13776511",
          "body": "TargetSource优化",
          "is_bot": false,
          "headline": "TargetSourceCreator优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-07T03:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9b1f6d0b8749610240c75d7ba78e03014661afe",
          "body": null,
          "is_bot": false,
          "headline": "AspectInstanceFactory优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-07T02:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99249afe3503f3f6a570cf6f605ecb1a166e6e3e",
          "body": null,
          "is_bot": false,
          "headline": "EnableAspectJAutoProxy优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-06T09:59:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7164746998154ee29df8234b3a618a4cc043ff5c",
          "body": null,
          "is_bot": false,
          "headline": "EnableAspectJAutoProxy优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-05-06T06:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56740d43bdac56d9cc3c9a4db48b0489b19f079a",
          "body": null,
          "is_bot": false,
          "headline": "ProxyMethodInvocation优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T07:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0620feafd1756d2f3e7d6d2a89d1306bebea96c5",
          "body": null,
          "is_bot": false,
          "headline": "AdvisorAdapter优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T06:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b105904cd2f11fc8d9c5c47176d566259e12a43f",
          "body": null,
          "is_bot": false,
          "headline": "AdvisorAdapterRegistry优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T06:50:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74c7f57fc8cd1c1e8202bee066ae6ad4bcb1738d",
          "body": null,
          "is_bot": false,
          "headline": "AdvisorChainFactory优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T06:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a30edaa2932d44970012b036b638ccac2025c5a",
          "body": null,
          "is_bot": false,
          "headline": "优化目录",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T06:34:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1457b02e06b28a2b3e6b81c2600d9fbca70fe25d",
          "body": null,
          "is_bot": false,
          "headline": "AopProxyFactory优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T06:33:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "413c05ec08063fbfc11e1e9a8c30d195ae4a0e72",
          "body": null,
          "is_bot": false,
          "headline": "AopProxy优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T06:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80b2d5557ca79d085523db5cc076924cfca5b0a4",
          "body": null,
          "is_bot": false,
          "headline": "AopProxy优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T06:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af1574d364a0a9f4d7cb88cd671ccaa4dbed160d",
          "body": null,
          "is_bot": false,
          "headline": "AopProxyFactory优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T03:52:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8552e2309a9965045d14d24486fff0c0f0ad884",
          "body": null,
          "is_bot": false,
          "headline": "ProxyFactory优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T03:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ce214641ffc1134d627540d7efcf0af0b5bdc59",
          "body": null,
          "is_bot": false,
          "headline": "ProxyFactory优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T03:43:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b8e2354c96c6f227e9218b2e4aa7dae2bd55561",
          "body": null,
          "is_bot": false,
          "headline": "AfterReturningAdvice优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T03:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "780e96a5d7e19ecdaf483b8cd42c678ec6617b5d",
          "body": null,
          "is_bot": false,
          "headline": "AfterReturningAdvice优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T03:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78363c3c2420f63b0ac293c43e9bafad4afadaf5",
          "body": null,
          "is_bot": false,
          "headline": "MethodBeforeAdvice优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T03:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b5b4fd6eb18c5cb9a9afd610679e3d9515dba0a",
          "body": null,
          "is_bot": false,
          "headline": "MethodBeforeAdvice优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T03:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84251ade30159ae193c65a564ded1b4347002601",
          "body": null,
          "is_bot": false,
          "headline": "MethodInterceptor优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T03:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c957d39cbc93761368269faf0ad6ca0cdc9fb27c",
          "body": null,
          "is_bot": false,
          "headline": "Pointcut优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T02:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10dc5e3770266c65286532817c4ae73321316911",
          "body": null,
          "is_bot": false,
          "headline": "MethodMatcher优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T02:35:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7c92598f8dc7851eeddb0fb57b6b7bcab221560",
          "body": null,
          "is_bot": false,
          "headline": "MethodMatcher优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T02:34:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48d538ec3bed177816502cba734a8db9a1649ceb",
          "body": null,
          "is_bot": false,
          "headline": "ClassFilter优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T02:32:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9186e1de283c480a443398c013a6ee04b857060f",
          "body": null,
          "is_bot": false,
          "headline": "Advised优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T02:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94547e085e1c1e5422f1d9406e0c2555921c1451",
          "body": null,
          "is_bot": false,
          "headline": "Advisor优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-29T02:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31de26ad3317c27a7b13126da3f43f23ad416ddd",
          "body": null,
          "is_bot": false,
          "headline": "ProxyMethodInvocation源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-28T09:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c28a1c7bcc71ae379761f7e9741a885b718bd6a",
          "body": null,
          "is_bot": false,
          "headline": "ProxyMethodInvocation源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-28T09:49:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b7c4a3c2ded2c0a0db52d32f48e9bb24b7534c3",
          "body": null,
          "is_bot": false,
          "headline": "ProxyMethodInvocation源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-28T09:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cecf134664a70d2ddcd133fcdbe9fe674a64e68",
          "body": null,
          "is_bot": false,
          "headline": "调整目录优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-28T07:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "349fa9917794d8159549b1ceef26d43c6c4323f1",
          "body": null,
          "is_bot": false,
          "headline": "ProxyFactory优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-28T06:50:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "521f821ba177381bfd096da3c0d5b6125f14344b",
          "body": null,
          "is_bot": false,
          "headline": "Advice优化目录",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-28T06:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec5020752277ccd2a2bd8fdebb36c69f9df54370",
          "body": null,
          "is_bot": false,
          "headline": "Advice优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-28T06:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "706dddd31af5c8b4608aabb53d1af1d7997b7504",
          "body": null,
          "is_bot": false,
          "headline": "Advice源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-26T09:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c7d37306e3eed8ba4861cb3f4b8118f6abe9b80",
          "body": null,
          "is_bot": false,
          "headline": "Advice源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-26T09:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afb4410b1bce7e2a47c9c5977e3fc2714d45a3af",
          "body": null,
          "is_bot": false,
          "headline": "Advisor优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-26T09:28:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0c741e1096552d50521335911eb00d5d916f861",
          "body": null,
          "is_bot": false,
          "headline": "调整目录结构",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-26T08:49:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db9566fc99eeac18081793ffb8638edf35c17ef8",
          "body": null,
          "is_bot": false,
          "headline": "调整目录结构",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-26T08:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ce87edf53c6c627c1f4e1b86d6b8f55cda08793",
          "body": null,
          "is_bot": false,
          "headline": "MethodMatcher优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-26T07:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38cf77a510cf56e6135b45e28c0302cc28e8824f",
          "body": null,
          "is_bot": false,
          "headline": "ClassFilter优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-26T07:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fdff4ada66f38c922ca07e06314d209cecf2a11",
          "body": null,
          "is_bot": false,
          "headline": "Pointcut优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-26T06:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b08aae6aae394caf788841732f9641cdfa25497",
          "body": null,
          "is_bot": false,
          "headline": "Pointcut优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-26T06:51:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26e097436bb98a71416f370c4883d3d421c5e38b",
          "body": null,
          "is_bot": false,
          "headline": "AdvisorAdapter源码分析优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-25T09:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76d5a7a6221f63b5fc04f1c465862622cc2b5963",
          "body": null,
          "is_bot": false,
          "headline": "IntroductionInterceptor优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-23T09:01:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dff5fdf3c05662a74c2c4dcf10a00a288016112b",
          "body": null,
          "is_bot": false,
          "headline": "ThrowsAdvice优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-23T08:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbbbe5d1f1e29ee8252817d1ae91cd66ae419fe1",
          "body": null,
          "is_bot": false,
          "headline": "AfterReturningAdvice优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-23T08:44:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa689898cb117ca2d8d1af4b504be21ec07d85a0",
          "body": null,
          "is_bot": false,
          "headline": "MethodBeforeAdvice优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-23T08:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03108fd711144598eec00c70d8fd59cd884a766b",
          "body": null,
          "is_bot": false,
          "headline": "MethodInterceptor优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-23T08:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06f63fe67d51dc18f44295aba1ebb7c33c795c05",
          "body": null,
          "is_bot": false,
          "headline": "MethodInterceptor优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-23T08:39:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "535c2a1a7f1a6bf1b6e8551b366fe4a26b26eacc",
          "body": null,
          "is_bot": false,
          "headline": "Pointcut优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-23T08:30:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1a682e50c54eeb9517f251da647526d8f3528ff",
          "body": null,
          "is_bot": false,
          "headline": "Pointcut优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-23T08:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fdf1ca8dfe1aa81f93d642ce26be3aa24682cc1",
          "body": "MethodMatcher优化",
          "is_bot": false,
          "headline": "ClassFilter优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-23T08:20:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0150a6845223211d3d7c68cc443297a2199ba286",
          "body": null,
          "is_bot": false,
          "headline": "ClassFilter优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-23T08:05:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8a2414613e683c07f72aa13bf7519fc6f642234",
          "body": null,
          "is_bot": false,
          "headline": "ClassFilter优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-23T08:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41b7bf0d80ec0beaac3563c1ce2f2a2f7f8c3e78",
          "body": null,
          "is_bot": false,
          "headline": "AopProxyFactory源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-23T07:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a62d8ea2d925e8360a00465600ba814133b5848",
          "body": null,
          "is_bot": false,
          "headline": "AopProxy源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-23T07:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "431ca04c080e9c011498e1e3ebc326b6c68f48da",
          "body": null,
          "is_bot": false,
          "headline": "ExposeInvocationInterceptor源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-23T07:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06a981d273d90eb59a33921af0c78be2be6082e6",
          "body": null,
          "is_bot": false,
          "headline": "TargetSourceCreator源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-22T09:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "721e9287e772d702af49d5385dd5b28ec9e9cb84",
          "body": null,
          "is_bot": false,
          "headline": "AopContext源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-22T06:28:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00a5735ced6d428d5345fdcdcc8ef32710dd636e",
          "body": null,
          "is_bot": false,
          "headline": "AopContext源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-22T06:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4332fefd2e5224a03e60e0812996fe0de837d4e8",
          "body": null,
          "is_bot": false,
          "headline": "Advised源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-22T03:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d229b339b9d821c21b476d43e12cb9589e3b358b",
          "body": null,
          "is_bot": false,
          "headline": "AopProxy源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-22T02:14:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57f1c2583fab4cfb9ce7e833994bc9d7900d003c",
          "body": null,
          "is_bot": false,
          "headline": "AopProxy源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-22T02:11:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2be5b63edebf4077b62a8e49e8b1e577ac36d472",
          "body": null,
          "is_bot": false,
          "headline": "AopProxy源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-19T10:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f740c2cd668f73a1c7b1d1eb45208cf2cc638f6",
          "body": "AdvisorAdapterRegistry源码分析",
          "is_bot": false,
          "headline": "AdvisorChainFactory源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-19T03:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62cb6744d7af900c8a36fdac189edc256daaf863",
          "body": null,
          "is_bot": false,
          "headline": "AnnotationAwareAspectJAutoProxyCreator优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-17T09:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9a2f29dc916df7e0840c92d22bea6780f398b98",
          "body": null,
          "is_bot": false,
          "headline": "ProxyFactory源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-17T09:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2850436de6dd6103baf23ac2278cbba8c89b618f",
          "body": null,
          "is_bot": false,
          "headline": "ProxyFactory源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-17T09:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "275230536b9fe580896b51c2f2f47ae21610fdeb",
          "body": null,
          "is_bot": false,
          "headline": "AnnotationAwareAspectJAutoProxyCreator源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-17T07:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b073223650e2547832b3d481d1fa383e2630e5df",
          "body": null,
          "is_bot": false,
          "headline": "AnnotationAwareAspectJAutoProxyCreator源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-17T06:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9102e99d219e572327a8fb113e15f0370262cf92",
          "body": null,
          "is_bot": false,
          "headline": "AnnotationAwareAspectJAutoProxyCreator源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-17T06:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b608bc345f7adafe21c1a7e39006753648891d2",
          "body": null,
          "is_bot": false,
          "headline": "BeanFactoryAdvisorRetrievalHelper源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-16T06:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "963435db770ffe357937fa3a7bb68ea81c7fbcf6",
          "body": null,
          "is_bot": false,
          "headline": "BeanFactoryAdvisorRetrievalHelper源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-16T06:43:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd385e84bfe1777df3d4ae3e64725c271aedd088",
          "body": null,
          "is_bot": false,
          "headline": "BeanFactoryAspectJAdvisorsBuilder源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-16T03:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0e5b15378f85ce2092062038bc5fd1d2b260c76",
          "body": null,
          "is_bot": false,
          "headline": "BeanFactoryAspectJAdvisorsBuilder源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-16T03:49:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe391999631b580cb1ae8f596b845b17d360bb0e",
          "body": null,
          "is_bot": false,
          "headline": "MetadataAwareAspectInstanceFactory优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-16T02:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4102327efda0c33bdb7e906ae2e81ce9bfa48a6",
          "body": null,
          "is_bot": false,
          "headline": "AspectJAdvisorFactory优化",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-16T02:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1318599fed2b5b7b37b15d8683b762bd7aeb65f",
          "body": null,
          "is_bot": false,
          "headline": "AspectJAdvisorFactory源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-15T09:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e668f62b4099b8058b079b0f98dc25c386742213",
          "body": "MetadataAwareAspectInstanceFactory源码分析",
          "is_bot": false,
          "headline": "AspectInstanceFactory源码分析",
          "author_name": "linlei",
          "author_login": null,
          "committed_at": "2024-04-15T08:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 0,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 722,
      "active_weeks_last_year": 0,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 1262,
      "stars": 9934,
      "watchers": 143,
      "fork_history": {
        "days": [
          {
            "date": "2023-12-07",
            "count": 4
          },
          {
            "date": "2023-12-08",
            "count": 50
          },
          {
            "date": "2023-12-09",
            "count": 30
          },
          {
            "date": "2023-12-10",
            "count": 17
          },
          {
            "date": "2023-12-11",
            "count": 33
          },
          {
            "date": "2023-12-12",
            "count": 9
          },
          {
            "date": "2023-12-13",
            "count": 4
          },
          {
            "date": "2023-12-14",
            "count": 5
          },
          {
            "date": "2023-12-15",
            "count": 2
          },
          {
            "date": "2023-12-18",
            "count": 5
          },
          {
            "date": "2023-12-19",
            "count": 8
          },
          {
            "date": "2023-12-20",
            "count": 5
          },
          {
            "date": "2023-12-21",
            "count": 5
          },
          {
            "date": "2023-12-22",
            "count": 4
          },
          {
            "date": "2023-12-23",
            "count": 2
          },
          {
            "date": "2023-12-25",
            "count": 4
          },
          {
            "date": "2023-12-26",
            "count": 6
          },
          {
            "date": "2023-12-27",
            "count": 5
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 12
          },
          {
            "date": "2023-12-30",
            "count": 3
          },
          {
            "date": "2024-01-01",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 3
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 5
          },
          {
            "date": "2024-01-06",
            "count": 1
          },
          {
            "date": "2024-01-07",
            "count": 2
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 1
          },
          {
            "date": "2024-01-21",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 2
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 3
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 3
          },
          {
            "date": "2024-02-06",
            "count": 3
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-11",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 2
          },
          {
            "date": "2024-03-02",
            "count": 2
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 2
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 3
          },
          {
            "date": "2024-03-10",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 3
          },
          {
            "date": "2024-03-16",
            "count": 1
          },
          {
            "date": "2024-03-17",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 4
          },
          {
            "date": "2024-03-21",
            "count": 3
          },
          {
            "date": "2024-03-22",
            "count": 2
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 2
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 15
          },
          {
            "date": "2024-04-01",
            "count": 22
          },
          {
            "date": "2024-04-02",
            "count": 4
          },
          {
            "date": "2024-04-03",
            "count": 5
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 3
          },
          {
            "date": "2024-04-09",
            "count": 2
          },
          {
            "date": "2024-04-10",
            "count": 4
          },
          {
            "date": "2024-04-12",
            "count": 2
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 2
          },
          {
            "date": "2024-04-15",
            "count": 3
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 2
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 2
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-18",
            "count": 1
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 2
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 2
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 3
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 2
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 2
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 20
          },
          {
            "date": "2024-06-29",
            "count": 5
          },
          {
            "date": "2024-07-01",
            "count": 6
          },
          {
            "date": "2024-07-02",
            "count": 6
          },
          {
            "date": "2024-07-03",
            "count": 10
          },
          {
            "date": "2024-07-04",
            "count": 3
          },
          {
            "date": "2024-07-05",
            "count": 4
          },
          {
            "date": "2024-07-06",
            "count": 3
          },
          {
            "date": "2024-07-07",
            "count": 2
          },
          {
            "date": "2024-07-08",
            "count": 7
          },
          {
            "date": "2024-07-09",
            "count": 16
          },
          {
            "date": "2024-07-10",
            "count": 7
          },
          {
            "date": "2024-07-11",
            "count": 5
          },
          {
            "date": "2024-07-12",
            "count": 12
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 6
          },
          {
            "date": "2024-07-16",
            "count": 11
          },
          {
            "date": "2024-07-17",
            "count": 4
          },
          {
            "date": "2024-07-18",
            "count": 3
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 2
          },
          {
            "date": "2024-07-22",
            "count": 3
          },
          {
            "date": "2024-07-23",
            "count": 4
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 4
          },
          {
            "date": "2024-07-27",
            "count": 3
          },
          {
            "date": "2024-07-30",
            "count": 11
          },
          {
            "date": "2024-07-31",
            "count": 7
          },
          {
            "date": "2024-08-01",
            "count": 10
          },
          {
            "date": "2024-08-02",
            "count": 4
          },
          {
            "date": "2024-08-03",
            "count": 3
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 2
          },
          {
            "date": "2024-08-08",
            "count": 2
          },
          {
            "date": "2024-08-09",
            "count": 4
          },
          {
            "date": "2024-08-10",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 2
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 3
          },
          {
            "date": "2024-08-14",
            "count": 2
          },
          {
            "date": "2024-08-15",
            "count": 3
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 2
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 3
          },
          {
            "date": "2024-08-29",
            "count": 3
          },
          {
            "date": "2024-08-30",
            "count": 3
          },
          {
            "date": "2024-08-31",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 2
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 2
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 2
          },
          {
            "date": "2024-09-15",
            "count": 3
          },
          {
            "date": "2024-09-16",
            "count": 2
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 3
          },
          {
            "date": "2024-09-19",
            "count": 3
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 4
          },
          {
            "date": "2024-09-30",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 2
          },
          {
            "date": "2024-10-10",
            "count": 2
          },
          {
            "date": "2024-10-11",
            "count": 2
          },
          {
            "date": "2024-10-12",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 2
          },
          {
            "date": "2024-10-20",
            "count": 2
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 2
          },
          {
            "date": "2024-10-26",
            "count": 1
          },
          {
            "date": "2024-10-27",
            "count": 2
          },
          {
            "date": "2024-10-29",
            "count": 3
          },
          {
            "date": "2024-11-01",
            "count": 2
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 2
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 2
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 6
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 2
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 2
          },
          {
            "date": "2024-12-06",
            "count": 2
          },
          {
            "date": "2024-12-08",
            "count": 2
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 2
          },
          {
            "date": "2024-12-19",
            "count": 2
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-24",
            "count": 17
          },
          {
            "date": "2024-12-25",
            "count": 13
          },
          {
            "date": "2024-12-26",
            "count": 11
          },
          {
            "date": "2024-12-27",
            "count": 9
          },
          {
            "date": "2024-12-28",
            "count": 4
          },
          {
            "date": "2024-12-29",
            "count": 3
          },
          {
            "date": "2024-12-30",
            "count": 3
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 3
          },
          {
            "date": "2025-01-02",
            "count": 3
          },
          {
            "date": "2025-01-03",
            "count": 3
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-05",
            "count": 4
          },
          {
            "date": "2025-01-06",
            "count": 7
          },
          {
            "date": "2025-01-07",
            "count": 2
          },
          {
            "date": "2025-01-08",
            "count": 2
          },
          {
            "date": "2025-01-10",
            "count": 3
          },
          {
            "date": "2025-01-12",
            "count": 3
          },
          {
            "date": "2025-01-13",
            "count": 2
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-17",
            "count": 2
          },
          {
            "date": "2025-01-20",
            "count": 3
          },
          {
            "date": "2025-01-22",
            "count": 3
          },
          {
            "date": "2025-01-23",
            "count": 2
          },
          {
            "date": "2025-01-24",
            "count": 2
          },
          {
            "date": "2025-01-27",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 2
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 3
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-02-16",
            "count": 3
          },
          {
            "date": "2025-02-17",
            "count": 3
          },
          {
            "date": "2025-02-18",
            "count": 2
          },
          {
            "date": "2025-02-26",
            "count": 3
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 2
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 3
          },
          {
            "date": "2025-03-12",
            "count": 2
          },
          {
            "date": "2025-03-16",
            "count": 2
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 2
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 2
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 2
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 3
          },
          {
            "date": "2025-04-29",
            "count": 3
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 3
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 2
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-05-31",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 2
          },
          {
            "date": "2025-06-14",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-06-22",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 2
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-10",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 2
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-26",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-08-16",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 2
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 2
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-08-31",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 2
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 2
          },
          {
            "date": "2025-10-29",
            "count": 2
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 2
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 2
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 2
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 2
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 2
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 2
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 2
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 2
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 2
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 1262
      },
      "star_history": {
        "days": [
          {
            "date": "2025-02-28",
            "count": 3
          },
          {
            "date": "2025-03-01",
            "count": 3
          },
          {
            "date": "2025-03-02",
            "count": 3
          },
          {
            "date": "2025-03-03",
            "count": 3
          },
          {
            "date": "2025-03-04",
            "count": 3
          },
          {
            "date": "2025-03-05",
            "count": 2
          },
          {
            "date": "2025-03-06",
            "count": 3
          },
          {
            "date": "2025-03-07",
            "count": 9
          },
          {
            "date": "2025-03-08",
            "count": 2
          },
          {
            "date": "2025-03-09",
            "count": 3
          },
          {
            "date": "2025-03-10",
            "count": 6
          },
          {
            "date": "2025-03-11",
            "count": 4
          },
          {
            "date": "2025-03-12",
            "count": 5
          },
          {
            "date": "2025-03-13",
            "count": 4
          },
          {
            "date": "2025-03-14",
            "count": 3
          },
          {
            "date": "2025-03-15",
            "count": 2
          },
          {
            "date": "2025-03-16",
            "count": 5
          },
          {
            "date": "2025-03-17",
            "count": 7
          },
          {
            "date": "2025-03-18",
            "count": 3
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 7
          },
          {
            "date": "2025-03-21",
            "count": 4
          },
          {
            "date": "2025-03-23",
            "count": 2
          },
          {
            "date": "2025-03-24",
            "count": 2
          },
          {
            "date": "2025-03-25",
            "count": 7
          },
          {
            "date": "2025-03-26",
            "count": 7
          },
          {
            "date": "2025-03-27",
            "count": 2
          },
          {
            "date": "2025-03-28",
            "count": 6
          },
          {
            "date": "2025-03-29",
            "count": 4
          },
          {
            "date": "2025-03-30",
            "count": 3
          },
          {
            "date": "2025-03-31",
            "count": 2
          },
          {
            "date": "2025-04-01",
            "count": 4
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 3
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 2
          },
          {
            "date": "2025-04-08",
            "count": 4
          },
          {
            "date": "2025-04-09",
            "count": 3
          },
          {
            "date": "2025-04-10",
            "count": 3
          },
          {
            "date": "2025-04-11",
            "count": 3
          },
          {
            "date": "2025-04-13",
            "count": 3
          },
          {
            "date": "2025-04-14",
            "count": 7
          },
          {
            "date": "2025-04-15",
            "count": 2
          },
          {
            "date": "2025-04-16",
            "count": 3
          },
          {
            "date": "2025-04-17",
            "count": 4
          },
          {
            "date": "2025-04-18",
            "count": 4
          },
          {
            "date": "2025-04-19",
            "count": 2
          },
          {
            "date": "2025-04-20",
            "count": 4
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 3
          },
          {
            "date": "2025-04-23",
            "count": 2
          },
          {
            "date": "2025-04-24",
            "count": 4
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 2
          },
          {
            "date": "2025-04-27",
            "count": 4
          },
          {
            "date": "2025-04-28",
            "count": 3
          },
          {
            "date": "2025-04-29",
            "count": 2
          },
          {
            "date": "2025-04-30",
            "count": 5
          },
          {
            "date": "2025-05-02",
            "count": 2
          },
          {
            "date": "2025-05-03",
            "count": 2
          },
          {
            "date": "2025-05-04",
            "count": 3
          },
          {
            "date": "2025-05-05",
            "count": 3
          },
          {
            "date": "2025-05-06",
            "count": 5
          },
          {
            "date": "2025-05-07",
            "count": 7
          },
          {
            "date": "2025-05-08",
            "count": 7
          },
          {
            "date": "2025-05-09",
            "count": 4
          },
          {
            "date": "2025-05-10",
            "count": 3
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 4
          },
          {
            "date": "2025-05-13",
            "count": 5
          },
          {
            "date": "2025-05-14",
            "count": 3
          },
          {
            "date": "2025-05-15",
            "count": 2
          },
          {
            "date": "2025-05-16",
            "count": 4
          },
          {
            "date": "2025-05-17",
            "count": 3
          },
          {
            "date": "2025-05-18",
            "count": 4
          },
          {
            "date": "2025-05-19",
            "count": 7
          },
          {
            "date": "2025-05-20",
            "count": 3
          },
          {
            "date": "2025-05-21",
            "count": 8
          },
          {
            "date": "2025-05-22",
            "count": 4
          },
          {
            "date": "2025-05-24",
            "count": 4
          },
          {
            "date": "2025-05-25",
            "count": 3
          },
          {
            "date": "2025-05-26",
            "count": 4
          },
          {
            "date": "2025-05-27",
            "count": 3
          },
          {
            "date": "2025-05-28",
            "count": 8
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 5
          },
          {
            "date": "2025-05-31",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 3
          },
          {
            "date": "2025-06-02",
            "count": 2
          },
          {
            "date": "2025-06-03",
            "count": 6
          },
          {
            "date": "2025-06-04",
            "count": 7
          },
          {
            "date": "2025-06-05",
            "count": 4
          },
          {
            "date": "2025-06-06",
            "count": 3
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 3
          },
          {
            "date": "2025-06-10",
            "count": 6
          },
          {
            "date": "2025-06-11",
            "count": 4
          },
          {
            "date": "2025-06-12",
            "count": 3
          },
          {
            "date": "2025-06-13",
            "count": 3
          },
          {
            "date": "2025-06-14",
            "count": 2
          },
          {
            "date": "2025-06-16",
            "count": 4
          },
          {
            "date": "2025-06-17",
            "count": 3
          },
          {
            "date": "2025-06-18",
            "count": 4
          },
          {
            "date": "2025-06-19",
            "count": 5
          },
          {
            "date": "2025-06-20",
            "count": 6
          },
          {
            "date": "2025-06-21",
            "count": 2
          },
          {
            "date": "2025-06-22",
            "count": 2
          },
          {
            "date": "2025-06-23",
            "count": 3
          },
          {
            "date": "2025-06-24",
            "count": 4
          },
          {
            "date": "2025-06-25",
            "count": 7
          },
          {
            "date": "2025-06-26",
            "count": 3
          },
          {
            "date": "2025-06-27",
            "count": 6
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 3
          },
          {
            "date": "2025-07-01",
            "count": 2
          },
          {
            "date": "2025-07-02",
            "count": 3
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 2
          },
          {
            "date": "2025-07-07",
            "count": 2
          },
          {
            "date": "2025-07-09",
            "count": 2
          },
          {
            "date": "2025-07-10",
            "count": 3
          },
          {
            "date": "2025-07-12",
            "count": 3
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 3
          },
          {
            "date": "2025-07-15",
            "count": 3
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 4
          },
          {
            "date": "2025-07-18",
            "count": 4
          },
          {
            "date": "2025-07-19",
            "count": 2
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 3
          },
          {
            "date": "2025-07-22",
            "count": 3
          },
          {
            "date": "2025-07-23",
            "count": 3
          },
          {
            "date": "2025-07-24",
            "count": 3
          },
          {
            "date": "2025-07-27",
            "count": 3
          },
          {
            "date": "2025-07-28",
            "count": 3
          },
          {
            "date": "2025-07-29",
            "count": 3
          },
          {
            "date": "2025-07-30",
            "count": 5
          },
          {
            "date": "2025-07-31",
            "count": 4
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 4
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 9
          },
          {
            "date": "2025-08-07",
            "count": 4
          },
          {
            "date": "2025-08-09",
            "count": 2
          },
          {
            "date": "2025-08-10",
            "count": 2
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 3
          },
          {
            "date": "2025-08-13",
            "count": 2
          },
          {
            "date": "2025-08-14",
            "count": 3
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-16",
            "count": 2
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 2
          },
          {
            "date": "2025-08-23",
            "count": 4
          },
          {
            "date": "2025-08-24",
            "count": 2
          },
          {
            "date": "2025-08-25",
            "count": 4
          },
          {
            "date": "2025-08-26",
            "count": 2
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 3
          },
          {
            "date": "2025-08-29",
            "count": 4
          },
          {
            "date": "2025-08-30",
            "count": 3
          },
          {
            "date": "2025-08-31",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 4
          },
          {
            "date": "2025-09-02",
            "count": 5
          },
          {
            "date": "2025-09-03",
            "count": 2
          },
          {
            "date": "2025-09-04",
            "count": 3
          },
          {
            "date": "2025-09-05",
            "count": 2
          },
          {
            "date": "2025-09-06",
            "count": 2
          },
          {
            "date": "2025-09-08",
            "count": 4
          },
          {
            "date": "2025-09-09",
            "count": 4
          },
          {
            "date": "2025-09-10",
            "count": 7
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 3
          },
          {
            "date": "2025-09-13",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 4
          },
          {
            "date": "2025-09-16",
            "count": 3
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 3
          },
          {
            "date": "2025-09-19",
            "count": 3
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 4
          },
          {
            "date": "2025-09-23",
            "count": 2
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 2
          },
          {
            "date": "2025-09-27",
            "count": 3
          },
          {
            "date": "2025-09-28",
            "count": 3
          },
          {
            "date": "2025-09-29",
            "count": 2
          },
          {
            "date": "2025-09-30",
            "count": 2
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 2
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 2
          },
          {
            "date": "2025-10-10",
            "count": 2
          },
          {
            "date": "2025-10-11",
            "count": 2
          },
          {
            "date": "2025-10-12",
            "count": 5
          },
          {
            "date": "2025-10-14",
            "count": 3
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 2
          },
          {
            "date": "2025-10-19",
            "count": 2
          },
          {
            "date": "2025-10-20",
            "count": 3
          },
          {
            "date": "2025-10-21",
            "count": 3
          },
          {
            "date": "2025-10-22",
            "count": 5
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 2
          },
          {
            "date": "2025-10-25",
            "count": 2
          },
          {
            "date": "2025-10-27",
            "count": 4
          },
          {
            "date": "2025-10-28",
            "count": 2
          },
          {
            "date": "2025-10-29",
            "count": 3
          },
          {
            "date": "2025-10-30",
            "count": 3
          },
          {
            "date": "2025-10-31",
            "count": 4
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2025-11-02",
            "count": 2
          },
          {
            "date": "2025-11-04",
            "count": 2
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 2
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 2
          },
          {
            "date": "2025-11-09",
            "count": 2
          },
          {
            "date": "2025-11-10",
            "count": 3
          },
          {
            "date": "2025-11-11",
            "count": 2
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 3
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-16",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 4
          },
          {
            "date": "2025-11-19",
            "count": 6
          },
          {
            "date": "2025-11-20",
            "count": 2
          },
          {
            "date": "2025-11-21",
            "count": 2
          },
          {
            "date": "2025-11-24",
            "count": 3
          },
          {
            "date": "2025-11-25",
            "count": 2
          },
          {
            "date": "2025-11-26",
            "count": 2
          },
          {
            "date": "2025-11-27",
            "count": 2
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 2
          },
          {
            "date": "2025-12-01",
            "count": 3
          },
          {
            "date": "2025-12-02",
            "count": 2
          },
          {
            "date": "2025-12-03",
            "count": 3
          },
          {
            "date": "2025-12-04",
            "count": 4
          },
          {
            "date": "2025-12-05",
            "count": 3
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 2
          },
          {
            "date": "2025-12-10",
            "count": 4
          },
          {
            "date": "2025-12-12",
            "count": 2
          },
          {
            "date": "2025-12-13",
            "count": 2
          },
          {
            "date": "2025-12-14",
            "count": 2
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 6
          },
          {
            "date": "2025-12-18",
            "count": 2
          },
          {
            "date": "2025-12-19",
            "count": 3
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 2
          },
          {
            "date": "2025-12-22",
            "count": 6
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 2
          },
          {
            "date": "2025-12-26",
            "count": 3
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 2
          },
          {
            "date": "2025-12-31",
            "count": 6
          },
          {
            "date": "2026-01-03",
            "count": 2
          },
          {
            "date": "2026-01-04",
            "count": 2
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 3
          },
          {
            "date": "2026-01-08",
            "count": 3
          },
          {
            "date": "2026-01-09",
            "count": 3
          },
          {
            "date": "2026-01-10",
            "count": 2
          },
          {
            "date": "2026-01-12",
            "count": 2
          },
          {
            "date": "2026-01-13",
            "count": 2
          },
          {
            "date": "2026-01-14",
            "count": 2
          },
          {
            "date": "2026-01-15",
            "count": 2
          },
          {
            "date": "2026-01-16",
            "count": 2
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 2
          },
          {
            "date": "2026-01-22",
            "count": 3
          },
          {
            "date": "2026-01-23",
            "count": 3
          },
          {
            "date": "2026-01-24",
            "count": 2
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 2
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 2
          },
          {
            "date": "2026-01-30",
            "count": 3
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 2
          },
          {
            "date": "2026-02-06",
            "count": 2
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 2
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 2
          },
          {
            "date": "2026-02-25",
            "count": 2
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 3
          },
          {
            "date": "2026-03-03",
            "count": 7
          },
          {
            "date": "2026-03-04",
            "count": 2
          },
          {
            "date": "2026-03-05",
            "count": 2
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 2
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 3
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 2
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 2
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 2
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 2
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 2
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 2
          },
          {
            "date": "2026-04-20",
            "count": 2
          },
          {
            "date": "2026-04-22",
            "count": 3
          },
          {
            "date": "2026-04-23",
            "count": 2
          },
          {
            "date": "2026-04-24",
            "count": 2
          },
          {
            "date": "2026-04-25",
            "count": 2
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 2
          },
          {
            "date": "2026-04-29",
            "count": 2
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 2
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 2
          },
          {
            "date": "2026-05-12",
            "count": 2
          },
          {
            "date": "2026-05-16",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 2
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 2
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 2
          },
          {
            "date": "2026-06-02",
            "count": 2
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 2
          },
          {
            "date": "2026-06-16",
            "count": 2
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 3
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 2
          },
          {
            "date": "2026-06-25",
            "count": 2
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 2
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 2
          },
          {
            "date": "2026-07-08",
            "count": 3
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 3
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 2
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 9934
      },
      "open_issues_and_prs": 36
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "pom.xml",
        "spring-annotation/pom.xml",
        "spring-annotation/spring-annotation-autowired/pom.xml",
        "spring-annotation/spring-annotation-bean/pom.xml",
        "spring-annotation/spring-annotation-componentScan/pom.xml",
        "spring-annotation/spring-annotation-conditional/pom.xml",
        "spring-annotation/spring-annotation-configuration/pom.xml",
        "spring-annotation/spring-annotation-dependsOn/pom.xml",
        "spring-annotation/spring-annotation-import/pom.xml",
        "spring-annotation/spring-annotation-lazy/pom.xml",
        "spring-annotation/spring-annotation-profile/pom.xml",
        "spring-annotation/spring-annotation-propertySource/pom.xml",
        "spring-annotation/spring-annotation-value/pom.xml",
        "spring-aop/pom.xml",
        "spring-aop/spring-aop-advice-afterReturningAdvice/pom.xml",
        "spring-aop/spring-aop-advice-introductionInterceptor/pom.xml",
        "spring-aop/spring-aop-advice-methodBeforeAdvice/pom.xml",
        "spring-aop/spring-aop-advice-methodInterceptor/pom.xml",
        "spring-aop/spring-aop-advice-throwsAdvice/pom.xml",
        "spring-aop/spring-aop-advice/pom.xml",
        "spring-aop/spring-aop-advised/pom.xml",
        "spring-aop/spring-aop-advisor/pom.xml",
        "spring-aop/spring-aop-advisorAdapter/pom.xml",
        "spring-aop/spring-aop-advisorAdapterRegistry/pom.xml",
        "spring-aop/spring-aop-advisorChainFactory/pom.xml",
        "spring-aop/spring-aop-annotationAwareAspectJAutoProxyCreator/pom.xml",
        "spring-aop/spring-aop-aopContext/pom.xml",
        "spring-aop/spring-aop-aopProxy/pom.xml",
        "spring-aop/spring-aop-aopProxyFactory/pom.xml",
        "spring-aop/spring-aop-aspectInstanceFactory/pom.xml",
        "spring-aop/spring-aop-aspectJAdvisorFactory/pom.xml",
        "spring-aop/spring-aop-beanFactoryAdvisorRetrievalHelper/pom.xml",
        "spring-aop/spring-aop-beanFactoryAspectJAdvisorsBuilder/pom.xml",
        "spring-aop/spring-aop-cglibProxy/pom.xml",
        "spring-aop/spring-aop-classFilter/pom.xml",
        "spring-aop/spring-aop-enableAspectJAutoProxy/pom.xml",
        "spring-aop/spring-aop-enableLoadTimeWeaving/pom.xml",
        "spring-aop/spring-aop-exposeInvocationInterceptor/pom.xml",
        "spring-aop/spring-aop-jdkProxy/pom.xml",
        "spring-aop/spring-aop-metadataAwareAspectInstanceFactory/pom.xml",
        "spring-aop/spring-aop-methodMatcher/pom.xml",
        "spring-aop/spring-aop-pointcut/pom.xml",
        "spring-aop/spring-aop-proxyFactory/pom.xml",
        "spring-aop/spring-aop-proxyMethodInvocation/pom.xml",
        "spring-aop/spring-aop-targetSource/pom.xml",
        "spring-aop/spring-aop-targetSourceCreator/pom.xml",
        "spring-aware/pom.xml",
        "spring-aware/spring-aware-applicationContextAware/pom.xml",
        "spring-aware/spring-aware-applicationEventPublisherAware/pom.xml",
        "spring-aware/spring-aware-applicationStartupAware/pom.xml",
        "spring-aware/spring-aware-beanClassLoaderAware/pom.xml",
        "spring-aware/spring-aware-beanFactoryAware/pom.xml",
        "spring-aware/spring-aware-beanNameAware/pom.xml",
        "spring-aware/spring-aware-embeddedValueResolverAware/pom.xml",
        "spring-aware/spring-aware-environmentAware/pom.xml",
        "spring-aware/spring-aware-importAware/pom.xml",
        "spring-aware/spring-aware-messageSourceAware/pom.xml",
        "spring-aware/spring-aware-resourceLoaderAware/pom.xml",
        "spring-beans/pom.xml",
        "spring-beans/spring-bean-annotatedBeanDefinitionReader/pom.xml",
        "spring-beans/spring-bean-beanDefinition/pom.xml",
        "spring-beans/spring-bean-beanDefinitionHolder/pom.xml",
        "spring-beans/spring-bean-beanDefinitionRegistry/pom.xml",
        "spring-beans/spring-bean-classPathBeanDefinitionScanner/pom.xml",
        "spring-beans/spring-bean-groovyBeanDefinitionReader/pom.xml",
        "spring-beans/spring-bean-propertiesBeanDefinitionReader/pom.xml",
        "spring-beans/spring-bean-xmlBeanDefinitionReader/pom.xml",
        "spring-context/pom.xml",
        "spring-context/spring-context-annotationConfigApplicationContext/pom.xml",
        "spring-context/spring-context-classPathXmlApplicationContext/pom.xml",
        "spring-context/spring-context-genericApplicationContext/pom.xml",
        "spring-core/pom.xml",
        "spring-core/spring-core-destroyBean/pom.xml",
        "spring-core/spring-core-getBean/pom.xml",
        "spring-core/spring-core-registerBeanDefinition/pom.xml",
        "spring-core/spring-core-resolveDependency/pom.xml",
        "spring-dataops/pom.xml",
        "spring-dataops/spring-dataops-conditionalConverter/pom.xml",
        "spring-dataops/spring-dataops-conversionService/pom.xml",
        "spring-dataops/spring-dataops-converter/pom.xml",
        "spring-dataops/spring-dataops-converterFactory/pom.xml",
        "spring-dataops/spring-dataops-genericConverter/pom.xml",
        "spring-dataops/spring-dataops-parser/pom.xml",
        "spring-dataops/spring-dataops-printer/pom.xml",
        "spring-dataops/spring-dataops-propertyEditor/pom.xml",
        "spring-dataops/spring-dataops-validator/pom.xml",
        "spring-env/pom.xml",
        "spring-env/spring-env-configurableEnvironment/pom.xml",
        "spring-env/spring-env-configurablePropertyResolver/pom.xml",
        "spring-env/spring-env-environment/pom.xml",
        "spring-env/spring-env-propertyResolver/pom.xml",
        "spring-env/spring-env-propertySource/pom.xml",
        "spring-env/spring-env-propertySources/pom.xml",
        "spring-factory/pom.xml",
        "spring-factory/spring-factory-autowireCapableBeanFactory/pom.xml",
        "spring-factory/spring-factory-beanFactory/pom.xml",
        "spring-factory/spring-factory-configurableBeanFactory/pom.xml",
        "spring-factory/spring-factory-configurableListableBeanFactory/pom.xml",
        "spring-factory/spring-factory-hierarchicalBeanFactory/pom.xml",
        "spring-factory/spring-factory-listableBeanFactory/pom.xml",
        "spring-interface/pom.xml",
        "spring-interface/spring-interface-beanDefinitionRegistryPostProcessor/pom.xml",
        "spring-interface/spring-interface-beanFactoryPostProcessor/pom.xml",
        "spring-interface/spring-interface-beanPostProcessor/pom.xml",
        "spring-interface/spring-interface-destructionAwareBeanPostProcessor/pom.xml",
        "spring-interface/spring-interface-disposableBean/pom.xml",
        "spring-interface/spring-interface-initializingBean/pom.xml",
        "spring-interface/spring-interface-instantiationAwareBeanPostProcessor/pom.xml",
        "spring-interface/spring-interface-mergedBeanDefinitionPostProcessor/pom.xml",
        "spring-interface/spring-interface-smartInitializingSingleton/pom.xml",
        "spring-interface/spring-interface-smartInstantiationAwareBeanPostProcessor/pom.xml",
        "spring-jsr/pom.xml",
        "spring-jsr/spring-jsr250-postConstruct/pom.xml",
        "spring-jsr/spring-jsr250-preDestroy/pom.xml",
        "spring-jsr/spring-jsr250-resource/pom.xml",
        "spring-jsr/spring-jsr330-inject/pom.xml",
        "spring-jsr/spring-jsr330-named/pom.xml",
        "spring-jsr/spring-jsr330-provider/pom.xml",
        "spring-jsr/spring-jsr330-qualifier/pom.xml",
        "spring-jsr/spring-jsr330-scope/pom.xml",
        "spring-jsr/spring-jsr330-singleton/pom.xml",
        "spring-metadata/pom.xml",
        "spring-metadata/spring-metadata-annotationMetadata/pom.xml",
        "spring-metadata/spring-metadata-condition/pom.xml",
        "spring-metadata/spring-metadata-metadataReader/pom.xml",
        "spring-metadata/spring-metadata-typeFilter/pom.xml",
        "spring-mvc/pom.xml",
        "spring-resources/pom.xml",
        "spring-resources/spring-resource-documentLoader/pom.xml",
        "spring-resources/spring-resource-resourceLoader/pom.xml",
        "spring-resources/spring-resource-resourcePatternResolver/pom.xml",
        "spring-resources/spring-resource/pom.xml",
        "spring-spel/pom.xml",
        "spring-spel/spring-spel-beanResolver/pom.xml",
        "spring-spel/spring-spel-constructorResolver/pom.xml",
        "spring-spel/spring-spel-evaluationContext/pom.xml",
        "spring-spel/spring-spel-expression/pom.xml",
        "spring-spel/spring-spel-expressionParser/pom.xml",
        "spring-spel/spring-spel-methodResolver/pom.xml",
        "spring-spel/spring-spel-operatorOverloader/pom.xml",
        "spring-spel/spring-spel-propertyAccessor/pom.xml",
        "spring-spel/spring-spel-typeComparator/pom.xml",
        "spring-spel/spring-spel-typeConverter/pom.xml",
        "spring-spel/spring-spel-typeLocator/pom.xml",
        "spring-transaction/pom.xml",
        "spring-transaction/spring-transaction-connection/pom.xml",
        "spring-transaction/spring-transaction-dataSource/pom.xml",
        "spring-transaction/spring-transaction-driverManager/pom.xml",
        "spring-transaction/spring-transaction-enableTransactionManagement/pom.xml",
        "spring-transaction/spring-transaction-jdbcTemplate/pom.xml",
        "spring-transaction/spring-transaction-platformTransactionManager/pom.xml",
        "spring-transaction/spring-transaction-springTransactionAnnotationParser/pom.xml",
        "spring-transaction/spring-transaction-transactionAttributeSource/pom.xml",
        "spring-transaction/spring-transaction-transactionDefinition/pom.xml",
        "spring-transaction/spring-transaction-transactionInterceptor/pom.xml",
        "spring-transaction/spring-transaction-transactionTemplate/pom.xml"
      ],
      "largest_source_bytes": 6071,
      "source_files_sampled": 448,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pom.xml",
        "spring-annotation/pom.xml",
        "spring-aop/pom.xml",
        "spring-aware/pom.xml",
        "spring-beans/pom.xml",
        "spring-context/pom.xml",
        "spring-core/pom.xml",
        "spring-dataops/pom.xml",
        "spring-env/pom.xml",
        "spring-factory/pom.xml",
        "spring-interface/pom.xml",
        "spring-jsr/pom.xml",
        "spring-metadata/pom.xml",
        "spring-mvc/pom.xml",
        "spring-resources/pom.xml",
        "spring-spel/pom.xml",
        "spring-transaction/pom.xml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "org.springframework.boot:spring-boot-starter-web",
            "direct": true,
            "version": "2.3.12.RELEASE",
            "severity": "critical",
            "ecosystem": "maven",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-36p3-wjmg-h94x"
            ],
            "fixed_version": "5.3.18",
            "advisory_count": 1,
            "oldest_advisory_days": 1573
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "critical": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 29,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [
        {
          "name": "org.springframework.boot:spring-boot-starter-web",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring.boot.version}"
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-aop",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring.boot.version}"
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-jdbc",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${spring.boot.version}"
        },
        {
          "name": "javax.inject:javax.inject",
          "manifest": "spring-jsr/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1"
        },
        {
          "name": "jakarta.annotation:jakarta.annotation-api",
          "manifest": "spring-jsr/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.3.5"
        },
        {
          "name": "mysql:mysql-connector-java",
          "manifest": "spring-transaction/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${mysql.version}"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "jakarta.annotation:jakarta.annotation-api",
            "direct": true,
            "version": "1.3.5",
            "ecosystem": "maven"
          },
          {
            "name": "javax.inject:javax.inject",
            "direct": true,
            "version": "1",
            "ecosystem": "maven"
          },
          {
            "name": "mysql:mysql-connector-java",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-aop",
            "direct": true,
            "version": "2.3.12.RELEASE",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-jdbc",
            "direct": true,
            "version": "2.3.12.RELEASE",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-web",
            "direct": true,
            "version": "2.3.12.RELEASE",
            "ecosystem": "maven"
          },
          {
            "name": "cn.hutool:hutool-json",
            "direct": false,
            "version": "5.8.27",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-ant",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-astbuilder",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-cli-picocli",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-console",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-datetime",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-docgenerator",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-groovydoc",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-groovysh",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-jmx",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-json",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-jsr223",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-macro",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-nio",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-servlet",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-sql",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-swing",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-templates",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-test",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-test-junit5",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-testng",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.groovy:groovy-xml",
            "direct": false,
            "version": "3.0.19",
            "ecosystem": "maven"
          },
          {
            "name": "org.mockito:mockito-core",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework:spring-instrument",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 31,
        "direct_count": 6,
        "indirect_count": 25
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 1,
        "open_issues": 30,
        "closed_ratio": 0.062,
        "closed_issues": 2,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "xuchengsheng",
          "commits": 92,
          "avatar_url": "https://avatars.githubusercontent.com/u/30015049?v=4"
        },
        {
          "type": "User",
          "login": "521xueweihan",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8255800?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.989
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 1 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": 0,
            "reason": "Found 1/29 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no 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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": null,
            "reason": "no dependencies found",
            "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": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "94 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "9911cbb4df107d3a1d87214b137af9871e21525f",
        "ran_at": "2026-07-21T22:00:54Z",
        "aggregate_score": 1.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 13,
          "created_at": "2023-11-28T02:21:21Z",
          "last_comment_at": "2023-12-10T20:48:21Z",
          "last_comment_author": "337968"
        },
        {
          "number": 23,
          "created_at": "2023-12-22T01:12:57Z",
          "last_comment_at": "2023-12-22T01:19:20Z",
          "last_comment_author": "daihaowxg"
        },
        {
          "number": 25,
          "created_at": "2024-02-07T03:16:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 29,
          "created_at": "2024-06-20T02:16:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 33,
          "created_at": "2024-07-10T03:18:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 43,
          "created_at": "2026-06-22T01:13:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2024-07-05T08:42:06Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2023-10-10T01:34:28Z",
          "last_comment_at": "2023-10-10T14:39:17Z",
          "last_comment_author": "xuchengsheng"
        },
        {
          "number": 2,
          "created_at": "2023-10-14T11:45:32Z",
          "last_comment_at": "2023-10-17T06:44:29Z",
          "last_comment_author": "xuchengsheng"
        },
        {
          "number": 3,
          "created_at": "2023-10-16T03:39:23Z",
          "last_comment_at": "2023-10-17T06:36:29Z",
          "last_comment_author": "xuchengsheng"
        },
        {
          "number": 4,
          "created_at": "2023-10-16T03:39:49Z",
          "last_comment_at": "2023-10-17T06:50:03Z",
          "last_comment_author": "xuchengsheng"
        },
        {
          "number": 5,
          "created_at": "2023-10-16T15:17:56Z",
          "last_comment_at": "2023-10-17T07:01:43Z",
          "last_comment_author": "xuchengsheng"
        },
        {
          "number": 6,
          "created_at": "2023-11-16T07:22:41Z",
          "last_comment_at": "2023-11-16T08:29:18Z",
          "last_comment_author": "xuchengsheng"
        },
        {
          "number": 7,
          "created_at": "2023-11-18T03:38:09Z",
          "last_comment_at": "2023-11-18T04:39:49Z",
          "last_comment_author": "xuchengsheng"
        },
        {
          "number": 8,
          "created_at": "2023-11-20T02:35:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 9,
          "created_at": "2023-11-20T02:42:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 10,
          "created_at": "2023-11-20T02:54:41Z",
          "last_comment_at": "2024-12-25T13:17:33Z",
          "last_comment_author": "sunwl"
        },
        {
          "number": 11,
          "created_at": "2023-11-23T11:02:20Z",
          "last_comment_at": "2023-12-09T04:19:18Z",
          "last_comment_author": "YetoL"
        },
        {
          "number": 12,
          "created_at": "2023-11-27T03:37:52Z",
          "last_comment_at": "2023-11-27T05:37:06Z",
          "last_comment_author": "xuchengsheng"
        },
        {
          "number": 14,
          "created_at": "2023-11-29T08:05:24Z",
          "last_comment_at": "2023-11-30T06:04:43Z",
          "last_comment_author": "HowardHub"
        },
        {
          "number": 16,
          "created_at": "2023-12-08T06:40:17Z",
          "last_comment_at": "2023-12-09T01:41:20Z",
          "last_comment_author": "daihaowxg"
        },
        {
          "number": 18,
          "created_at": "2023-12-09T03:35:05Z",
          "last_comment_at": "2024-04-25T08:27:40Z",
          "last_comment_author": "lliuql"
        },
        {
          "number": 19,
          "created_at": "2023-12-11T01:55:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 20,
          "created_at": "2023-12-11T06:42:31Z",
          "last_comment_at": "2024-11-12T09:47:13Z",
          "last_comment_author": "fhm0520"
        },
        {
          "number": 21,
          "created_at": "2023-12-15T15:48:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 22,
          "created_at": "2023-12-21T08:58:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 24,
          "created_at": "2024-01-17T03:35:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/xuchengsheng/spring-reading",
    "host": "github.com",
    "name": "spring-reading",
    "owner": "xuchengsheng"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 17,
      "inputs": {
        "security": 22,
        "vitality": 1,
        "community": 75,
        "governance": 25,
        "engineering": 31,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 29,
        "overall_after_abandonment_multiplier": 17
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 1,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 722,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 722 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 722
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "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": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "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": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "unfixed_advisory",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 5,
              "unanswered_open_issues": 12,
              "days_since_last_merged_pr": 746,
              "days_since_last_human_commit": 746,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 746 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, a fixed advisory left unapplied, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 746,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, a fixed advisory left unapplied, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "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": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "forks": 1262,
              "stars": 9934,
              "watchers": 143,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "9,934 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 9934
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1,262 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1262
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "143 watchers",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 143
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "critical",
        "name": "Sustainability & Governance",
        "value": 25,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.989
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 99% of commits",
                "points": 0.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 30,
              "closed_issues": 2,
              "issue_closed_ratio": 0.062,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "6% of issues closed",
                "points": 2.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 6
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/5 decided PRs merged",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 5
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "followers": 218,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "xuchengsheng",
              "public_repos": 4,
              "account_age_days": 3299
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "218 followers of xuchengsheng",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 218,
                      "login": "xuchengsheng"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "4 public repos, account ~9 yr old",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 4
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 31,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "java",
                "spring",
                "spring-boot",
                "spring-cloud",
                "spring-data-jpa",
                "spring-security",
                "springboot2",
                "springframework",
                "springmvc",
                "annotations",
                "backenddevelopment",
                "javabackend",
                "opensource",
                "awareinterface",
                "sourcecodeanalysis",
                "mybatis",
                "mybatis-plus",
                "spring-aop",
                "servlet",
                "web"
              ],
              "has_wiki": true,
              "homepage": "https://blog.csdn.net/duzhuang2399",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://blog.csdn.net/duzhuang2399",
                "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": "20 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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": "critical",
        "name": "Security",
        "value": 22,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 14,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 1.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 1 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 1/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "94 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 29 resolved dependencies against OSV; 2 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 29
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 2
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 29,
              "unassessed_packages": 2,
              "affected_by_severity": "critical 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: org.springframework.boot:spring-boot-starter-web 2.3.12.RELEASE (critical 9.8)",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "org.springframework.boot:spring-boot-starter-web 2.3.12.RELEASE (critical 9.8)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 1573 days ago",
                "points": 32.1,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 1573
                    }
                  }
                ],
                "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": 29,
              "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": 1
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 30,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.01,
              "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": "1 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 0.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 26,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "pom.xml",
                "spring-annotation/pom.xml",
                "spring-annotation/spring-annotation-autowired/pom.xml",
                "spring-annotation/spring-annotation-bean/pom.xml",
                "spring-annotation/spring-annotation-componentScan/pom.xml",
                "spring-annotation/spring-annotation-conditional/pom.xml",
                "spring-annotation/spring-annotation-configuration/pom.xml",
                "spring-annotation/spring-annotation-dependsOn/pom.xml",
                "spring-annotation/spring-annotation-import/pom.xml",
                "spring-annotation/spring-annotation-lazy/pom.xml",
                "spring-annotation/spring-annotation-profile/pom.xml",
                "spring-annotation/spring-annotation-propertySource/pom.xml",
                "spring-annotation/spring-annotation-value/pom.xml",
                "spring-aop/pom.xml",
                "spring-aop/spring-aop-advice-afterReturningAdvice/pom.xml",
                "spring-aop/spring-aop-advice-introductionInterceptor/pom.xml",
                "spring-aop/spring-aop-advice-methodBeforeAdvice/pom.xml",
                "spring-aop/spring-aop-advice-methodInterceptor/pom.xml",
                "spring-aop/spring-aop-advice-throwsAdvice/pom.xml",
                "spring-aop/spring-aop-advice/pom.xml",
                "spring-aop/spring-aop-advised/pom.xml",
                "spring-aop/spring-aop-advisor/pom.xml",
                "spring-aop/spring-aop-advisorAdapter/pom.xml",
                "spring-aop/spring-aop-advisorAdapterRegistry/pom.xml",
                "spring-aop/spring-aop-advisorChainFactory/pom.xml",
                "spring-aop/spring-aop-annotationAwareAspectJAutoProxyCreator/pom.xml",
                "spring-aop/spring-aop-aopContext/pom.xml",
                "spring-aop/spring-aop-aopProxy/pom.xml",
                "spring-aop/spring-aop-aopProxyFactory/pom.xml",
                "spring-aop/spring-aop-aspectInstanceFactory/pom.xml",
                "spring-aop/spring-aop-aspectJAdvisorFactory/pom.xml",
                "spring-aop/spring-aop-beanFactoryAdvisorRetrievalHelper/pom.xml",
                "spring-aop/spring-aop-beanFactoryAspectJAdvisorsBuilder/pom.xml",
                "spring-aop/spring-aop-cglibProxy/pom.xml",
                "spring-aop/spring-aop-classFilter/pom.xml",
                "spring-aop/spring-aop-enableAspectJAutoProxy/pom.xml",
                "spring-aop/spring-aop-enableLoadTimeWeaving/pom.xml",
                "spring-aop/spring-aop-exposeInvocationInterceptor/pom.xml",
                "spring-aop/spring-aop-jdkProxy/pom.xml",
                "spring-aop/spring-aop-metadataAwareAspectInstanceFactory/pom.xml",
                "spring-aop/spring-aop-methodMatcher/pom.xml",
                "spring-aop/spring-aop-pointcut/pom.xml",
                "spring-aop/spring-aop-proxyFactory/pom.xml",
                "spring-aop/spring-aop-proxyMethodInvocation/pom.xml",
                "spring-aop/spring-aop-targetSource/pom.xml",
                "spring-aop/spring-aop-targetSourceCreator/pom.xml",
                "spring-aware/pom.xml",
                "spring-aware/spring-aware-applicationContextAware/pom.xml",
                "spring-aware/spring-aware-applicationEventPublisherAware/pom.xml",
                "spring-aware/spring-aware-applicationStartupAware/pom.xml",
                "spring-aware/spring-aware-beanClassLoaderAware/pom.xml",
                "spring-aware/spring-aware-beanFactoryAware/pom.xml",
                "spring-aware/spring-aware-beanNameAware/pom.xml",
                "spring-aware/spring-aware-embeddedValueResolverAware/pom.xml",
                "spring-aware/spring-aware-environmentAware/pom.xml",
                "spring-aware/spring-aware-importAware/pom.xml",
                "spring-aware/spring-aware-messageSourceAware/pom.xml",
                "spring-aware/spring-aware-resourceLoaderAware/pom.xml",
                "spring-beans/pom.xml",
                "spring-beans/spring-bean-annotatedBeanDefinitionReader/pom.xml",
                "spring-beans/spring-bean-beanDefinition/pom.xml",
                "spring-beans/spring-bean-beanDefinitionHolder/pom.xml",
                "spring-beans/spring-bean-beanDefinitionRegistry/pom.xml",
                "spring-beans/spring-bean-classPathBeanDefinitionScanner/pom.xml",
                "spring-beans/spring-bean-groovyBeanDefinitionReader/pom.xml",
                "spring-beans/spring-bean-propertiesBeanDefinitionReader/pom.xml",
                "spring-beans/spring-bean-xmlBeanDefinitionReader/pom.xml",
                "spring-context/pom.xml",
                "spring-context/spring-context-annotationConfigApplicationContext/pom.xml",
                "spring-context/spring-context-classPathXmlApplicationContext/pom.xml",
                "spring-context/spring-context-genericApplicationContext/pom.xml",
                "spring-core/pom.xml",
                "spring-core/spring-core-destroyBean/pom.xml",
                "spring-core/spring-core-getBean/pom.xml",
                "spring-core/spring-core-registerBeanDefinition/pom.xml",
                "spring-core/spring-core-resolveDependency/pom.xml",
                "spring-dataops/pom.xml",
                "spring-dataops/spring-dataops-conditionalConverter/pom.xml",
                "spring-dataops/spring-dataops-conversionService/pom.xml",
                "spring-dataops/spring-dataops-converter/pom.xml",
                "spring-dataops/spring-dataops-converterFactory/pom.xml",
                "spring-dataops/spring-dataops-genericConverter/pom.xml",
                "spring-dataops/spring-dataops-parser/pom.xml",
                "spring-dataops/spring-dataops-printer/pom.xml",
                "spring-dataops/spring-dataops-propertyEditor/pom.xml",
                "spring-dataops/spring-dataops-validator/pom.xml",
                "spring-env/pom.xml",
                "spring-env/spring-env-configurableEnvironment/pom.xml",
                "spring-env/spring-env-configurablePropertyResolver/pom.xml",
                "spring-env/spring-env-environment/pom.xml",
                "spring-env/spring-env-propertyResolver/pom.xml",
                "spring-env/spring-env-propertySource/pom.xml",
                "spring-env/spring-env-propertySources/pom.xml",
                "spring-factory/pom.xml",
                "spring-factory/spring-factory-autowireCapableBeanFactory/pom.xml",
                "spring-factory/spring-factory-beanFactory/pom.xml",
                "spring-factory/spring-factory-configurableBeanFactory/pom.xml",
                "spring-factory/spring-factory-configurableListableBeanFactory/pom.xml",
                "spring-factory/spring-factory-hierarchicalBeanFactory/pom.xml",
                "spring-factory/spring-factory-listableBeanFactory/pom.xml",
                "spring-interface/pom.xml",
                "spring-interface/spring-interface-beanDefinitionRegistryPostProcessor/pom.xml",
                "spring-interface/spring-interface-beanFactoryPostProcessor/pom.xml",
                "spring-interface/spring-interface-beanPostProcessor/pom.xml",
                "spring-interface/spring-interface-destructionAwareBeanPostProcessor/pom.xml",
                "spring-interface/spring-interface-disposableBean/pom.xml",
                "spring-interface/spring-interface-initializingBean/pom.xml",
                "spring-interface/spring-interface-instantiationAwareBeanPostProcessor/pom.xml",
                "spring-interface/spring-interface-mergedBeanDefinitionPostProcessor/pom.xml",
                "spring-interface/spring-interface-smartInitializingSingleton/pom.xml",
                "spring-interface/spring-interface-smartInstantiationAwareBeanPostProcessor/pom.xml",
                "spring-jsr/pom.xml",
                "spring-jsr/spring-jsr250-postConstruct/pom.xml",
                "spring-jsr/spring-jsr250-preDestroy/pom.xml",
                "spring-jsr/spring-jsr250-resource/pom.xml",
                "spring-jsr/spring-jsr330-inject/pom.xml",
                "spring-jsr/spring-jsr330-named/pom.xml",
                "spring-jsr/spring-jsr330-provider/pom.xml",
                "spring-jsr/spring-jsr330-qualifier/pom.xml",
                "spring-jsr/spring-jsr330-scope/pom.xml",
                "spring-jsr/spring-jsr330-singleton/pom.xml",
                "spring-metadata/pom.xml",
                "spring-metadata/spring-metadata-annotationMetadata/pom.xml",
                "spring-metadata/spring-metadata-condition/pom.xml",
                "spring-metadata/spring-metadata-metadataReader/pom.xml",
                "spring-metadata/spring-metadata-typeFilter/pom.xml",
                "spring-mvc/pom.xml",
                "spring-resources/pom.xml",
                "spring-resources/spring-resource-documentLoader/pom.xml",
                "spring-resources/spring-resource-resourceLoader/pom.xml",
                "spring-resources/spring-resource-resourcePatternResolver/pom.xml",
                "spring-resources/spring-resource/pom.xml",
                "spring-spel/pom.xml",
                "spring-spel/spring-spel-beanResolver/pom.xml",
                "spring-spel/spring-spel-constructorResolver/pom.xml",
                "spring-spel/spring-spel-evaluationContext/pom.xml",
                "spring-spel/spring-spel-expression/pom.xml",
                "spring-spel/spring-spel-expressionParser/pom.xml",
                "spring-spel/spring-spel-methodResolver/pom.xml",
                "spring-spel/spring-spel-operatorOverloader/pom.xml",
                "spring-spel/spring-spel-propertyAccessor/pom.xml",
                "spring-spel/spring-spel-typeComparator/pom.xml",
                "spring-spel/spring-spel-typeConverter/pom.xml",
                "spring-spel/spring-spel-typeLocator/pom.xml",
                "spring-transaction/pom.xml",
                "spring-transaction/spring-transaction-connection/pom.xml",
                "spring-transaction/spring-transaction-dataSource/pom.xml",
                "spring-transaction/spring-transaction-driverManager/pom.xml",
                "spring-transaction/spring-transaction-enableTransactionManagement/pom.xml",
                "spring-transaction/spring-transaction-jdbcTemplate/pom.xml",
                "spring-transaction/spring-transaction-platformTransactionManager/pom.xml",
                "spring-transaction/spring-transaction-springTransactionAnnotationParser/pom.xml",
                "spring-transaction/spring-transaction-transactionAttributeSource/pom.xml",
                "spring-transaction/spring-transaction-transactionDefinition/pom.xml",
                "spring-transaction/spring-transaction-transactionInterceptor/pom.xml",
                "spring-transaction/spring-transaction-transactionTemplate/pom.xml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "pom.xml, spring-annotation/pom.xml, spring-annotation/spring-annotation-autowired/pom.xml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "pom.xml, spring-annotation/pom.xml, spring-annotation/spring-annotation-autowired/pom.xml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 6071,
              "source_files_sampled": 448,
              "oversized_source_files": 0
            },
            "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": "0/448 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 448,
                      "oversized": 0
                    }
                  }
                ],
                "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": [
    "Could not fetch maven package 'com.xcs.spring:spring-mvc' from its registry",
    "Could not fetch maven package 'com.xcs.spring:spring-aop-advice' from its registry",
    "Could not fetch maven package 'com.xcs.spring:spring-aop-advised' from its registry",
    "Could not fetch maven package 'com.xcs.spring:spring-aop-advisor' from its registry",
    "Could not fetch maven package 'com.xcs.spring:spring-aop-advisorAdapter' from its registry",
    "Could not fetch maven package 'com.xcs.spring:spring-annotation-bean' from its registry",
    "Could not fetch maven package 'com.xcs.spring:spring-annotation-lazy' from its registry",
    "Could not fetch maven package 'com.xcs.spring:spring-annotation-value' from its registry",
    "Could not fetch maven package 'com.xcs.spring:spring-aop-advice-throwsAdvice' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T22:01:23.248599Z",
  "schema_version": "0.25.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xuchengsheng/spring-reading.svg",
  "full_name": "xuchengsheng/spring-reading",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.25.0 — full methodology · metrics wiki.

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