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

flyingsaucerproject / flyingsaucer

XML/XHTML and CSS 2.1 renderer in pure Java

Java · HTMLCustom license★ 2,230 stars⑂ 572 forkssince Apr 2010View on GitHub ↗

flyingsaucerproject/flyingsaucer holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Vitality (98/100) and lowest on Security (61/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

75
overall / 100
Good

Software health index

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

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

Score profile

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

Ownership

12 followers2 public repossince Apr 2010

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Mavenorg.xhtmlrenderer:flying-saucer-fop10.4.0-735 days ago
Mavenorg.xhtmlrenderer:flying-saucer-pdf10.4.0-845 days ago
Mavenorg.xhtmlrenderer:flying-saucer-swt10.4.0-845 days ago
Mavenorg.xhtmlrenderer:flying-saucer-core10.4.0-845 days ago
Mavenorg.xhtmlrenderer:flying-saucer-log4j10.4.0-845 days ago
Mavenorg.xhtmlrenderer:flying-saucer-examples10.4.0-535 days ago
Mavenorg.xhtmlrenderer:flying-saucer-pdf-osgi10.4.0-745 days ago
Mavenorg.xhtmlrenderer:flying-saucer-chrome-pdf10.4.0-25 days ago

Metrics by category

Vitality

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

98Excellent · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
33.2/36Commit cadence — 48/52 weeks with commits
18/18Commit volume — 200 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year200
human_commit_share0.53
days_since_last_push1
active_weeks_last_year48

Release discipline

100Excellent
How it's scored
27/27Ships releases — 70 releases published
36/36Release recency — latest release 5 days ago
27/27Release cadence — a release every ~26.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count70
latest_release_tagv10.4.0
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases26.7
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?

77Good · 18% of overall
How it's scored
54.3/60Stars — 2,230 stars
23/25Forks — 572 forks
11.1/15Watchers — 100 watchers
Inputs used
forks572
stars2,230
watchers100
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
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?

64Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
9.7/22.5Commit distribution — top contributor authored 57% of commits
13.5/13.5Contributor breadth — 91 contributors
10/10OpenSSF Scorecard: Contributors — project has 17 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled91
top_contributor_share0.568
How it's scored
35.6/46.8Issue resolution — 76% of issues closed
33.7/38.3PR acceptance — 502/569 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 2/12 approved changesets -- score normalized to 1
Inputs used
merged_prs502
open_issues27
closed_issues86
issue_closed_ratio0.761
closed_unmerged_prs67
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
8/25Owner reach — 12 followers of flyingsaucerproject
15.5/25Track record — 2 public repos, account ~16 yr old
Inputs used
followers12
owner_typeOrganization
is_verified
owner_loginflyingsaucerproject
public_repos2
account_age_days5,937
How it's scored
25/25Published & resolvable — 8 package(s) on maven
35/35Publish recency — latest publish 5 days ago
20/20Version history — 84 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesorg.xhtmlrenderer:flying-saucer-fop, org.xhtmlrenderer:flying-saucer-pdf, org.xhtmlrenderer:flying-saucer-swt, org.xhtmlrenderer:flying-saucer-core, org.xhtmlrenderer:flying-saucer-log4j, org.xhtmlrenderer:flying-saucer-examples, org.xhtmlrenderer:flying-saucer-pdf-osgi, org.xhtmlrenderer:flying-saucer-chrome-pdf
ecosystemsmaven
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

73Good · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 16 out of 17 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

61Moderate · 16% of overall
How it's scored
5.2/7.5Binary-Artifacts — binaries present in source code
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.2/2.5CI-Tests — 16 out of 17 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 2/12 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 17 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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 — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.2
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages30
unassessed_packages12
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 30 resolved dependencies against OSV. 12 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.

67Moderate · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
24.2/40Legible commit history — 24 of 53 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.453
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes6,607
How it's scored
12.6/18One-command bootstrap — flying-saucer-chrome-pdf/pom.xml, flying-saucer-core/pom.xml, flying-saucer-examples/pom.xml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Java (statically typed)
0/10Reproducible environment
10/10Demonstrated agent practice — 9 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 47 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.09
toolchain_manifestsflying-saucer-chrome-pdf/pom.xml, flying-saucer-core/pom.xml, flying-saucer-examples/pom.xml, flying-saucer-fop/pom.xml, flying-saucer-log4j/pom.xml, flying-saucer-pdf-osgi/pom.xml, flying-saucer-pdf/pom.xml, flying-saucer-swt/pom.xml, pom.xml
dependency_bot_commit_share0.47
How it's scored
45/45Type-checkable code — Java (statically typed)
54.2/55Manageable file sizes — 7/464 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes113,396
source_files_sampled464
oversized_source_files7
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — demos
Inputs used
example_dirsdemos
has_mcp_signalno
api_schema_files

Key facts

2,230GitHub stars
91contributors
200commits, last 12 months
1days since last push
70releases
1bus factor
27open issues
Mavenpackage ecosystems

Data collection warnings

  • deps.dev does not index maven:org.xhtmlrenderer:flying-saucer-fop@10.4.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 2,230 ★ / 572 ⇿
2,230Stars
572Forks
70Releases

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.

04008001,2001,6002,0002,4002,230540172010-052018-062026-07
Major 1Minor 17Patch 52

Each point covers 15 days.

OpenSSF Scorecard 5.2 / 10
5.2aggregate

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-22 01:22 UTC

7Binary-Artifactsbinaries present in source code
3Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests16 out of 17 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/12 approved changesets -- score normalized to 1
10Contributorsproject has 17 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 22
RegistryPackageVersion constraintManifest
Mavenorg.json:json20260719flying-saucer-chrome-pdf/pom.xml
Mavenorg.xhtmlrenderer:flying-saucer-core${project.version}flying-saucer-examples/pom.xml
Mavenorg.xhtmlrenderer:flying-saucer-pdf${project.version}flying-saucer-examples/pom.xml
Mavenorg.slf4j:slf4j-api${slf4j.version}flying-saucer-examples/pom.xml
Mavenorg.slf4j:slf4j-simple${slf4j.version}flying-saucer-examples/pom.xml
Mavenorg.xhtmlrenderer:flying-saucer-core${project.version}flying-saucer-fop/pom.xml
Mavenorg.apache.xmlgraphics:fop2.11flying-saucer-fop/pom.xml
Mavennet.sf.offo:fop-hyph2.0flying-saucer-fop/pom.xml
Mavenorg.xhtmlrenderer:flying-saucer-pdf${project.version}flying-saucer-fop/pom.xml
Mavenorg.apache.logging.log4j:log4j-core2.26.1flying-saucer-log4j/pom.xml
Mavenorg.xhtmlrenderer:flying-saucer-core${project.version}flying-saucer-log4j/pom.xml
Mavenorg.xhtmlrenderer:flying-saucer-pdf${project.version}flying-saucer-pdf-osgi/pom.xml
Mavenorg.xhtmlrenderer:flying-saucer-core${project.version}flying-saucer-pdf/pom.xml
Mavencom.github.librepdf:openpdf${openpdf.version}flying-saucer-pdf/pom.xml
Mavenorg.apache.xmlgraphics:batik-codec${batik.version}flying-saucer-pdf/pom.xml
Mavenorg.xhtmlrenderer:flying-saucer-core${project.version}flying-saucer-swt/pom.xml
Mavenorg.eclipse.platform:org.eclipse.swt.win32.win32.x86_64${swt.version}flying-saucer-swt/pom.xml
Mavenorg.eclipse.platform:org.eclipse.swt.cocoa.macosx.x86_64${swt.version}flying-saucer-swt/pom.xml
Mavenorg.eclipse.platform:org.eclipse.swt.gtk.linux.x86_64${swt.version}flying-saucer-swt/pom.xml
Mavencom.github.librepdf:openpdf${openpdf.version}pom.xml
Mavencommons-io:commons-io${commons-io.version}pom.xml
Mavenorg.junit:junit-bom${junit.version}pom.xml
All dependencies 42

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

RegistryPackageVersionRelation
Mavencom.github.librepdf:openpdfdirect
Mavencom.github.librepdf:openpdf3.0.5direct
Mavencommons-io:commons-io2.22.0direct
Mavennet.sf.offo:fop-hyph2.0direct
Mavenorg.apache.logging.log4j:log4j-core2.26.1direct
Mavenorg.apache.xmlgraphics:batik-codecdirect
Mavenorg.apache.xmlgraphics:fop2.11direct
Mavenorg.eclipse.platform:org.eclipse.swt.cocoa.macosx.x86_64direct
Mavenorg.eclipse.platform:org.eclipse.swt.gtk.linux.x86_64direct
Mavenorg.eclipse.platform:org.eclipse.swt.win32.win32.x86_64direct
Mavenorg.json:json20260719direct
Mavenorg.junit:junit-bom6.1.2direct
Mavenorg.slf4j:slf4j-apidirect
Mavenorg.slf4j:slf4j-api2.0.18direct
Mavenorg.slf4j:slf4j-simpledirect
Mavenorg.slf4j:slf4j-simple2.0.18direct
Mavenorg.xhtmlrenderer:flying-saucer-core10.5.0-SNAPSHOTdirect
Mavenorg.xhtmlrenderer:flying-saucer-pdf10.5.0-SNAPSHOTdirect
Mavencom.codeborne:pdf-test2.1.1indirect
Mavencom.google.errorprone:error_prone_annotations2.50.0indirect
Mavencom.google.errorprone:maven-compiler-plugin3.15.0indirect
Mavende.jflex:jflex-maven-plugin1.9.1indirect
Mavenorg.apache.felix:maven-bundle-pluginindirect
Mavenorg.apache.felix:maven-bundle-plugin6.0.2indirect
Mavenorg.apache.maven.plugins:maven-deploy-pluginindirect
Mavenorg.apache.maven.plugins:maven-deploy-plugin3.1.4indirect
Mavenorg.apache.maven.plugins:maven-enforcer-plugin3.6.3indirect
Mavenorg.apache.maven.plugins:maven-gpg-plugin3.2.8indirect
Mavenorg.apache.maven.plugins:maven-jar-plugin3.5.0indirect
Mavenorg.apache.maven.plugins:maven-javadoc-pluginindirect
Mavenorg.apache.maven.plugins:maven-javadoc-plugin3.12.0indirect
Mavenorg.apache.maven.plugins:maven-source-plugin3.4.0indirect
Mavenorg.apache.maven.plugins:maven-surefire-plugin3.5.6indirect
Mavenorg.apache.pdfbox:fontbox3.0.8indirect
Mavenorg.apache.pdfbox:pdfbox3.0.8indirect
Mavenorg.assertj:assertj-core3.27.7indirect
Mavenorg.jsoup:jsoup1.22.2indirect
Mavenorg.jspecify:jspecify1.0.0indirect
Mavenorg.junit.jupiter:junit-jupiter-apiindirect
Mavenorg.junit.jupiter:junit-jupiter-paramsindirect
Mavenorg.mockito:mockito-core5.23.0indirect
Mavenorg.sonatype.central:central-publishing-maven-plugin0.11.0indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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": [],
      "is_fork": false,
      "size_kb": 65612,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "CSS": 96156,
        "Lex": 5103,
        "AMPL": 4817,
        "HTML": 1869712,
        "Java": 2813851,
        "BitBake": 712,
        "Batchfile": 250
      },
      "pushed_at": "2026-07-20T09:14:18Z",
      "created_at": "2010-04-19T23:26:11Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T09:14:33Z",
      "description": "XML/XHTML and CSS 2.1 renderer in pure Java",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Java",
      "significant_languages": [
        "Java",
        "HTML"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "flyingsaucerproject",
      "company": null,
      "location": null,
      "followers": 12,
      "avatar_url": "https://avatars.githubusercontent.com/u/247732?v=4",
      "created_at": "2010-04-19T23:24:26Z",
      "is_verified": null,
      "public_repos": 2,
      "account_age_days": 5937
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v10.4.0",
          "kind": "minor",
          "published_at": "2026-07-16T14:36:08Z"
        },
        {
          "tag": "v10.3.0",
          "kind": "minor",
          "published_at": "2026-06-09T08:30:02Z"
        },
        {
          "tag": "v10.2.2",
          "kind": "patch",
          "published_at": "2026-05-20T16:13:43Z"
        },
        {
          "tag": "v10.2.1",
          "kind": "patch",
          "published_at": "2026-05-19T08:39:31Z"
        },
        {
          "tag": "v10.2.0",
          "kind": "minor",
          "published_at": "2026-03-23T07:45:35Z"
        },
        {
          "tag": "v10.1.0",
          "kind": "minor",
          "published_at": "2026-03-05T11:47:29Z"
        },
        {
          "tag": "v10.0.7",
          "kind": "patch",
          "published_at": "2026-02-27T18:36:38Z"
        },
        {
          "tag": "v10.0.6",
          "kind": "patch",
          "published_at": "2025-12-03T20:42:07Z"
        },
        {
          "tag": "v10.0.5",
          "kind": "patch",
          "published_at": "2025-11-24T17:16:57Z"
        },
        {
          "tag": "v10.0.4",
          "kind": "patch",
          "published_at": "2025-11-17T21:33:28Z"
        },
        {
          "tag": "v10.0.3",
          "kind": "patch",
          "published_at": "2025-10-21T12:00:50Z"
        },
        {
          "tag": "v10.0.2",
          "kind": "patch",
          "published_at": "2025-10-19T19:43:13Z"
        },
        {
          "tag": "v10.0.1",
          "kind": "patch",
          "published_at": "2025-10-17T06:49:43Z"
        },
        {
          "tag": "v10.0.0",
          "kind": "major",
          "published_at": "2025-09-05T20:29:18Z"
        },
        {
          "tag": "v9.13.3",
          "kind": "patch",
          "published_at": "2025-08-24T18:55:20Z"
        },
        {
          "tag": "v9.13.2",
          "kind": "patch",
          "published_at": "2025-08-11T21:59:05Z"
        },
        {
          "tag": "v9.13.1",
          "kind": "patch",
          "published_at": "2025-07-17T19:45:20Z"
        },
        {
          "tag": "v9.13.0",
          "kind": "minor",
          "published_at": "2025-06-28T13:48:17Z"
        },
        {
          "tag": "v9.12.1",
          "kind": "patch",
          "published_at": "2025-06-16T21:11:45Z"
        },
        {
          "tag": "v9.12.0",
          "kind": "minor",
          "published_at": "2025-04-17T19:42:52Z"
        },
        {
          "tag": "v9.11.4",
          "kind": "patch",
          "published_at": "2025-02-21T21:35:28Z"
        },
        {
          "tag": "v9.11.3",
          "kind": "patch",
          "published_at": "2025-01-29T16:04:11Z"
        },
        {
          "tag": "v9.11.2",
          "kind": "patch",
          "published_at": "2024-12-02T13:18:25Z"
        },
        {
          "tag": "v9.11.1",
          "kind": "patch",
          "published_at": "2024-11-22T17:44:33Z"
        },
        {
          "tag": "v9.11.0",
          "kind": "minor",
          "published_at": "2024-11-12T19:37:59Z"
        },
        {
          "tag": "v9.10.2",
          "kind": "patch",
          "published_at": "2024-10-28T22:52:29Z"
        },
        {
          "tag": "v9.10.1",
          "kind": "patch",
          "published_at": "2024-10-26T08:37:12Z"
        },
        {
          "tag": "v9.10.0",
          "kind": "minor",
          "published_at": "2024-10-24T18:41:57Z"
        },
        {
          "tag": "v9.9.5",
          "kind": "patch",
          "published_at": "2024-09-30T18:19:24Z"
        },
        {
          "tag": "v9.9.4",
          "kind": "patch",
          "published_at": "2024-09-20T06:03:27Z"
        },
        {
          "tag": "v9.9.3",
          "kind": "patch",
          "published_at": "2024-09-16T20:49:20Z"
        },
        {
          "tag": "v9.9.2",
          "kind": "patch",
          "published_at": "2024-09-03T21:27:36Z"
        },
        {
          "tag": "v9.9.1",
          "kind": "patch",
          "published_at": "2024-08-26T21:23:17Z"
        },
        {
          "tag": "v9.9.0",
          "kind": "minor",
          "published_at": "2024-07-19T20:39:16Z"
        },
        {
          "tag": "v9.8.0",
          "kind": "minor",
          "published_at": "2024-05-26T19:56:07Z"
        },
        {
          "tag": "v9.7.2",
          "kind": "patch",
          "published_at": "2024-04-26T17:41:17Z"
        },
        {
          "tag": "v9.7.1",
          "kind": "patch",
          "published_at": "2024-03-20T09:16:54Z"
        },
        {
          "tag": "v9.7.0",
          "kind": "minor",
          "published_at": "2024-03-16T09:20:28Z"
        },
        {
          "tag": "v9.6.1",
          "kind": "patch",
          "published_at": "2024-03-10T09:12:28Z"
        },
        {
          "tag": "v9.6.0",
          "kind": "minor",
          "published_at": "2024-03-07T09:44:27Z"
        },
        {
          "tag": "v9.5.2",
          "kind": "patch",
          "published_at": "2024-02-26T18:58:28Z"
        },
        {
          "tag": "v9.5.1",
          "kind": "patch",
          "published_at": "2024-01-22T21:46:22Z"
        },
        {
          "tag": "v9.5.0",
          "kind": "minor",
          "published_at": "2024-01-21T16:07:52Z"
        },
        {
          "tag": "v9.4.1",
          "kind": "patch",
          "published_at": "2024-01-07T00:59:37Z"
        },
        {
          "tag": "v9.4.0",
          "kind": "minor",
          "published_at": "2023-12-30T09:44:58Z"
        },
        {
          "tag": "v9.3.2",
          "kind": "patch",
          "published_at": "2023-12-29T20:10:09Z"
        },
        {
          "tag": "v9.3.1",
          "kind": "patch",
          "published_at": "2023-09-26T22:42:29Z"
        },
        {
          "tag": "v9.3.0",
          "kind": "minor",
          "published_at": "2023-09-26T16:57:25Z"
        },
        {
          "tag": "v9.2.2",
          "kind": "patch",
          "published_at": "2023-09-06T12:58:09Z"
        },
        {
          "tag": "v9.2.1",
          "kind": "patch",
          "published_at": "2023-09-05T12:28:06Z"
        },
        {
          "tag": "v9.2.0",
          "kind": "minor",
          "published_at": "2023-09-04T19:30:19Z"
        },
        {
          "tag": "v9.1.22",
          "kind": "patch",
          "published_at": "2023-09-04T19:29:26Z"
        },
        {
          "tag": "v9.1.21",
          "kind": "patch",
          "published_at": "2021-04-21T22:42:30Z"
        },
        {
          "tag": "v9.1.20",
          "kind": "patch",
          "published_at": "2020-01-10T19:23:22Z"
        },
        {
          "tag": "v9.1.19",
          "kind": "patch",
          "published_at": "2019-11-13T13:12:30Z"
        },
        {
          "tag": "v9.1.18",
          "kind": "patch",
          "published_at": "2019-03-05T22:28:18Z"
        },
        {
          "tag": "v9.1.15",
          "kind": "patch",
          "published_at": "2018-08-09T18:14:24Z"
        },
        {
          "tag": "v9.1.14",
          "kind": "patch",
          "published_at": "2018-07-07T21:59:57Z"
        },
        {
          "tag": "v9.1.13",
          "kind": "patch",
          "published_at": "2018-05-15T13:35:23Z"
        },
        {
          "tag": "v9.1.12",
          "kind": "patch",
          "published_at": "2018-02-19T23:14:55Z"
        },
        {
          "tag": "v9.1.9",
          "kind": "patch",
          "published_at": "2017-11-08T15:06:06Z"
        },
        {
          "tag": "v9.1.8",
          "kind": "patch",
          "published_at": "2017-11-07T16:02:46Z"
        },
        {
          "tag": "v9.1.7",
          "kind": "patch",
          "published_at": "2017-09-10T11:55:52Z"
        },
        {
          "tag": "v9.1.6",
          "kind": "patch",
          "published_at": "2017-09-10T11:56:13Z"
        },
        {
          "tag": "v9.1.5",
          "kind": "patch",
          "published_at": "2017-03-28T16:16:21Z"
        },
        {
          "tag": "v9.1.4",
          "kind": "patch",
          "published_at": "2017-03-12T11:07:02Z"
        },
        {
          "tag": "v9.1.3",
          "kind": "patch",
          "published_at": "2017-03-10T14:07:14Z"
        },
        {
          "tag": "v9.1.2",
          "kind": "patch",
          "published_at": "2017-03-09T19:43:22Z"
        },
        {
          "tag": "9.1.1",
          "kind": "patch",
          "published_at": "2016-11-26T15:35:30Z"
        },
        {
          "tag": "9.1.0",
          "kind": "minor",
          "published_at": "2016-10-30T09:22:07Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b6fac27c51db45be13732a06a374035b442806c9",
          "body": "Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20260522 to 20260719.\n- [Release notes](https://github.com/douglascrockford/JSON-java/releases)\n- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)\n- [Commits](https://github.com/douglascrockford/J\n[…]\ndependency-name: org.json:json\n  dependency-version: '20260719'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.json:json from 20260522 to 20260719",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T09:14:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a6126e692d70fa5aed7e3bd383a00e7c2c3a7090",
          "body": null,
          "is_bot": false,
          "headline": "working in FlyingSaucer 10.5.0",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-07-16T15:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "723f937b860f1f3eed845a308216df456f1c8e99",
          "body": null,
          "is_bot": false,
          "headline": "release FlyingSaucer 10.4.0",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-07-16T14:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98902bf64f9c990032189f6f64e1ab724e7934b9",
          "body": "mark(Integer.MAX_VALUE) let BufferedInputStream's internal buffer grow\nwithout limit while scanning for a comment terminator. Since the\nstream can come from an attacker-controlled remote URL referenced in\nuntrusted HTML/CSS, an unterminated comment could force unbounded\nbuffering — a memory-exhausti\n[…]\nion if exceeded,\nrather than silently misdetecting. Genuine EOF within the cap (a small,\ntruly non-SVG file) still resolves to false as before.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(svg): cap leading-comment scan to bound memory use",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-07-16T14:11:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7d6db0b50682042445db9d799ddfc38b7baf2765",
          "body": "Resolves the TODO in ContentTypeDetectingInputStreamWrapper.isSvg():\nfiles whose XML prolog starts with a comment (e.g. tools that comment\nout the XML declaration) were misdetected as non-SVG and fell through\nto raster image decoding, which fails.\n\nisSvg() now scans past leading whitespace and any X\n[…]\n-size\nbuffer, so there's no cap on comment length, and the stream is left\nfully intact afterward for the real SVG parse that follows detection.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(svg): detect SVG content when the prolog opens with a comment",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-07-16T14:11:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "efd993e7756e27561e10342c6f5ab5bb0f3030db",
          "body": "it can be either 1 or -1",
          "is_bot": false,
          "headline": "refactoring: change \"sign\" type to int",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-07-16T09:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3bb270f76e632738acfa8dd8afdb64f57b2068e",
          "body": "- CSSParser: accept DIMENSION (turn) tokens as non-first expr()\n  arguments too, e.g. skew(50grad, 0.25turn) previously silently\n  dropped the whole declaration.\n- TransformOriginPropertyBuilder: support the full transform-origin\n  grammar - a lone vertical keyword (transform-origin: top) and\n  keyw\n[…]\no me, and it doesn't affect the\nprimary raster-<img> rotation path added here. Deferring rather\nthan risk a low-confidence change to that path.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(css): address CodeRabbit review findings on transform PR",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-07-16T09:16:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a778417c3b70ecf6506c10b9e5290007487ad1ac",
          "body": "Adds parsing for CSS `transform` (matrix, translate[XY], scale[XY],\nrotate, skew[XY]) and `transform-origin` in flying-saucer-core, plus\ngrad/turn angle-unit support in CSSParser. Rendering is implemented\nonly for the PDF backend: OutputDevice gains default no-op\npushTransform/popTransform hooks (Ja\n[…]\nkes an element requiresLayer(), so it\npaints through its own Layer where the transform is applied.\n\nCloses flyingsaucerproject/flyingsaucer#506\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(css): support CSS transform/transform-origin in PDF output",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-07-16T09:16:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "488558bd1ded816d4fe32de1a64b3450d4fe2e3f",
          "body": "Verified experimentally that XMLUtil.documentFromString rejects the\nclassic exponential-entity-expansion payload with a SAXParseException\n(JAXP00010001, \"more than 64000 entity expansions\"), thanks to\nFEATURE_SECURE_PROCESSING already enabled in newDocumentBuilder().",
          "is_bot": false,
          "headline": "test(security): cover billion-laughs entity expansion in XMLUtilTest",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-07-15T14:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffe558a904a51ca0e196862a1492deedf38b7a3a",
          "body": "FSEntityResolver already blocks classic XXE by never opening an\nattacker-controlled URL, but add ACCESS_EXTERNAL_DTD/ACCESS_EXTERNAL_SCHEMA\nand disable XInclude as defense-in-depth: if the entity resolver were ever\ndropped by a future refactor, the factory itself still refuses external\naccess.\n\n(external-general-entities/external-parameter-entities were tried too, but\nverified to break &nbsp;/&copy;-style named entities, which XHTML relies on\nfrom the external DTD subset -- so left those alone.)",
          "is_bot": false,
          "headline": "fix(security): deny external DTD/schema access at the JAXP level too",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-07-15T14:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd59f04c414920babc6d2aacb46d4c9fa5e59c04",
          "body": "XMLUtil.documentFromString/documentFromFile and Java2DRenderer.htmlAsImage\nbuilt a DocumentBuilder with no EntityResolver, so external entities\n(e.g. <!ENTITY xxe SYSTEM \"file:///etc/passwd\">) were resolved directly by\nthe default JAXP parser instead of being blocked. Html2Pdf.fromUrl already\nwired \n[…]\nDOCTYPE itself stays allowed since real X/HTML\ncontent relies on it for named entities like &nbsp;.\n\nFixes flyingsaucerproject/flyingsaucer#678\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(security): harden DocumentBuilderFactory usage against XXE",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-07-15T14:11:21Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b3f48f1b59a9d63aa42a729433e0b7c6f29ababa",
          "body": "…5Support\n\nIt allows users to suppress these warnings (in Logback/Slf4j/Log4j conf) if they are not interested.",
          "is_bot": false,
          "headline": "log \"unsupported features\" warning under a dedicated logger name Html…",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-07-15T13:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a49501c17dd3afa7f5d99869f55337dc22855dc8",
          "body": "Authors commonly copy-paste HTML5 SVG markup, which omits xmlns since\nHTML5 parsers infer the SVG namespace from the tag name. Flying Saucer\nrequires well-formed XML input, so a bare <svg> with no xmlns (and no\ninherited SVG namespace) would previously serialize without one, and\nBatik would then fai\n[…]\ntion on a clone of the\nelement before serialization when it's missing, so inline <svg> works\nregardless of whether the author remembered xmlns.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(pdf): tolerate inline <svg> without an explicit xmlns",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-07-15T12:51:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "50b5900e7f454719f97f9fc1ee6fb06ff52d803d",
          "body": "TransformerFactory.newInstance() was created on every inline-SVG\nserialization; hoist to a static field since only newTransformer()\nneeds to be created per use.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "perf(pdf): reuse TransformerFactory when serializing inline <svg>",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-07-15T12:51:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b5ddc6dd6c9825da5458ac90f607cd1c6e8a71a1",
          "body": "Previously only <img src=\"...svg\"> and CSS background-image SVGs were\nrendered; a literal inline <svg>...</svg> element in the document body\nfell through to generic inline layout and its children were rendered\nas plain (unstyled) boxes.\n\nGive svg elements display: inline-block and route width/height\n[…]\nedElementFactory now\nserializes the inline <svg> subtree to XML and rasterizes it via the\nexisting Batik-based SvgImage/PNGTranscoder pipeline.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(pdf): support inline <svg> elements in PDF output",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-07-15T12:51:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3c7ba3860b9d942c203a1a358b30380002637db7",
          "body": null,
          "is_bot": false,
          "headline": "fix(layout): honor box-sizing: border-box for display: table-cell",
          "author_name": "Ilham Ferdian Rudianata",
          "author_login": null,
          "committed_at": "2026-07-15T08:00:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d34465799454f5cc179524f476a3608f6e4b199",
          "body": "Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.1.1 to 6.1.2.\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.1...r6.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.junit:junit-bom\n  dependency-version: 6.1.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.junit:junit-bom from 6.1.1 to 6.1.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T00:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d21bcb3bcb3c94b2c9f4970ca7201bc82c6b9c86",
          "body": "Bumps `pdfbox.version` from 3.0.7 to 3.0.8.\n\nUpdates `org.apache.pdfbox:pdfbox` from 3.0.7 to 3.0.8\n\nUpdates `org.apache.pdfbox:fontbox` from 3.0.7 to 3.0.8\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.pdfbox:pdfbox\n  dependency-version: 3.0.8\n  dependency-type: direct:development\n  upda\n[…]\ncy-name: org.apache.pdfbox:fontbox\n  dependency-version: 3.0.8\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump pdfbox.version from 3.0.7 to 3.0.8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T00:25:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2cb6b84d96c8dd1f39a1a04b9b1cfced4f2f557a",
          "body": "Bumps org.apache.logging.log4j:log4j-core from 2.26.0 to 2.26.1.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-version: 2.26.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.apache.logging.log4j:log4j-core from 2.26.0 to 2.26.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T00:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f885006e0ffa063fe2450fd77862e98ac76e2a85",
          "body": "Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.1.0 to 6.1.1.\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.0...r6.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.junit:junit-bom\n  dependency-version: 6.1.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.junit:junit-bom from 6.1.0 to 6.1.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T00:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10a4161c9b5d85886fff366b5611779c0f4956d4",
          "body": "Bumps [com.codeborne:pdf-test](https://github.com/codeborne/pdf-test) from 2.1.0 to 2.1.1.\n- [Release notes](https://github.com/codeborne/pdf-test/releases)\n- [Changelog](https://github.com/codeborne/pdf-test/blob/main/CHANGELOG.txt)\n- [Commits](https://github.com/codeborne/pdf-test/compare/v2.1.0..\n[…]\ndency-name: com.codeborne:pdf-test\n  dependency-version: 2.1.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump com.codeborne:pdf-test from 2.1.0 to 2.1.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T00:24:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bd604f53adf7046435eeedf423d24240eec965a4",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-24T07:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84f869d32d6d4f856e5fef44069c044b8e59dfe0",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T18:27:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "09421f48762815730c50615ff05917371c931e3c",
          "body": "Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.10.0 to 0.11.0.\n- [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.sonatype.central:central-publishing-maven-plugin\n  dependency-version: 0.11.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.sonatype.central:central-publishing-maven-plugin",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-17T00:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed0ee15ae1a2466e0c396a05576ecd2bc32ec426",
          "body": "Bumps `error_prone.version` from 2.49.0 to 2.50.0.\n\nUpdates `com.google.errorprone:error_prone_annotations` from 2.49.0 to 2.50.0\n- [Release notes](https://github.com/google/error-prone/releases)\n- [Commits](https://github.com/google/error-prone/compare/v2.49.0...v2.50.0)\n\nUpdates `com.google.errorp\n[…]\ngoogle.errorprone:error_prone_core\n  dependency-version: 2.50.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump error_prone.version from 2.49.0 to 2.50.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-11T00:25:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "08a35800b884f8a7b0eb5141920e93ba378dc703",
          "body": null,
          "is_bot": false,
          "headline": "working in FlyingSaucer 10.3.1",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-06-09T08:31:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ce5bc3909c2faafb47bca026297c064619f3f81",
          "body": null,
          "is_bot": false,
          "headline": "release FlyingSaucer 10.3.0",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-06-09T08:13:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7e025785e310361441df9d6ca17f4aa3cdb5280",
          "body": null,
          "is_bot": false,
          "headline": "fix: multi column height calculation",
          "author_name": "Ilham Ferdian Rudianata",
          "author_login": null,
          "committed_at": "2026-06-09T08:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "389350b7cfaa078dac32b028bcd606fbe33d21b9",
          "body": null,
          "is_bot": false,
          "headline": "feat: add columns support",
          "author_name": "hamfer",
          "author_login": "hamfer",
          "committed_at": "2026-06-09T08:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "318b9b6bdcce6845eaa6aa26229997aed1509cbd",
          "body": null,
          "is_bot": false,
          "headline": "feat: add has pseudo class support",
          "author_name": "hamfer",
          "author_login": "hamfer",
          "committed_at": "2026-06-09T08:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa66dc188e7a266451867469aec89355b164d160",
          "body": "Bumps `swt.version` from 3.133.0 to 3.134.0.\n\nUpdates `org.eclipse.platform:org.eclipse.swt.win32.win32.x86_64` from 3.133.0 to 3.134.0\n- [Commits](https://github.com/eclipse-platform/eclipse.platform.swt/commits)\n\nUpdates `org.eclipse.platform:org.eclipse.swt.cocoa.macosx.x86_64` from 3.133.0 to 3.\n[…]\n:org.eclipse.swt.gtk.linux.x86_64\n  dependency-version: 3.134.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump swt.version from 3.133.0 to 3.134.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-09T00:25:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f40b6a776c62a0d3b2f0a316996a8621f3335f97",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T03:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94bfd9328111f296afbd63cc523593094cbeadba",
          "body": "New module that renders HTML to PDF by delegating to chrome-headless-shell. It is an alternative to flying-saucer-pdf for projects that need modern HTML5/CSS3 features beyond Flying Saucer's CSS 2.1 engine.\n\nThe binary is auto-downloaded from chrome-for-testing into\n~/.cache/flying-saucer on first u\n[…]\nmFile/fromHtml/fromClasspathResource).\n\nFor performance, module reuses running chrome via DevTools for 29x faster batch rendering.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "#633 add flying-saucer-chrome-pdf module",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-06-07T17:18:52Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ef8d595b79a27a14ba979b27814e5fbee8ca1d7b",
          "body": "Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.5 to 3.5.6.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.5...surefire-3.5.6)\n\n---\nupdated-depend\n[…]\naven.plugins:maven-surefire-plugin\n  dependency-version: 3.5.6\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-28T01:19:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a126f00fbbd89ee368a9fca6dfcecf237db2b57",
          "body": "Bumps com.github.librepdf:openpdf from 3.0.4 to 3.0.5.\n\n---\nupdated-dependencies:\n- dependency-name: com.github.librepdf:openpdf\n  dependency-version: 3.0.5\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump com.github.librepdf:openpdf from 3.0.4 to 3.0.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T00:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f91ffdf34a6243365d867307c985ccc7202c3ae",
          "body": null,
          "is_bot": false,
          "headline": "release FlyingSaucer 10.2.2",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-05-20T11:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8de0925ed73fe307a3ffe842da1394d23c0db832",
          "body": "Explanation:\n* `source.reset()` can fail because `source` might be a class that doesn't support mark/reset, e.g. `sun.net.www.http.KeepAliveStream`\n* `this.reset()` works because `this` is instance of `BufferedInputStream`\n\nThis partially reverts commit https://github.com/flyingsaucerproject/flyingsaucer/commit/7830c9e19936b25c0e4 which broken loading images in PDFs.",
          "is_bot": false,
          "headline": "#668 fix loading of PNG images in PDF",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-05-20T11:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e232848b8afb056dbc07d5a0b3347c6497c9dcb3",
          "body": "Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.3 to 6.1.0.\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.3...r6.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.junit:junit-bom\n  dependency-version: 6.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.junit:junit-bom from 6.0.3 to 6.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-20T05:44:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cbc2fea854f9648af27c9f6fff085a57c1e5759",
          "body": "Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.6.2 to 3.6.3.\n- [Release notes](https://github.com/apache/maven-enforcer/releases)\n- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.6.2...enforcer-3.6.3)\n\n---\nupdated-depend\n[…]\naven.plugins:maven-enforcer-plugin\n  dependency-version: 3.6.3\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T10:57:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1d5f04a085547a255c75e458f72e66a00641ebdc",
          "body": null,
          "is_bot": false,
          "headline": "working on FlyingSauce 10.3.0",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-05-19T08:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b54309a3dde628f3bf3dcc31762d3b051e870c3",
          "body": null,
          "is_bot": false,
          "headline": "release FlyingSaucer 10.2.1",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-05-19T08:23:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7830c9e19936b25c0e45746cc51eb43462ddf0b1",
          "body": null,
          "is_bot": false,
          "headline": "#665 simplify test",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-05-18T16:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "141f9ff595730bfbe24f1287941f167d04de6b2a",
          "body": "Skip a leading UTF-8 BOM (EF BB BF) inside the wrapper so the 4-byte\nmagic comparison sees the real first glyph. Without this, SVGs saved by\ntext editors that auto-prepend a BOM (Notepad on Windows, some Vim\nconfigs) start with EF BB BF 3C and the byte-exact compare against\n\"<svg\" / \"<?xm\" fails, so\n[…]\ncer falls\nthrough to raster decoding, returns a null FSImage, and the image slot\neither renders blank or surfaces as a load failure.\n\nTest added covers BOM + \"<svg\" header and BOM + \"<?xml...\" header.",
          "is_bot": false,
          "headline": "ContentTypeDetectingInputStreamWrapper: tolerate UTF-8 BOM in isSvg()",
          "author_name": "Stanley Leong",
          "author_login": "stanley-leong",
          "committed_at": "2026-05-18T16:19:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a03c52091826b224b1c205b349049840ec195469",
          "body": "Bumps `slf4j.version` from 2.0.17 to 2.0.18.\n\nUpdates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18\n\nUpdates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n  dependency-version: 2.0.18\n  dependency-type: direct:production\n  update-type:\n[…]\nency-name: org.slf4j:slf4j-simple\n  dependency-version: 2.0.18\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump slf4j.version from 2.0.17 to 2.0.18",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-13T01:45:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4968d41fa088d6a89dd3a1e090d97992c71a8d5a",
          "body": "Bumps org.apache.logging.log4j:log4j-core from 2.25.4 to 2.26.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-version: 2.26.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.apache.logging.log4j:log4j-core from 2.25.4 to 2.26.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-08T00:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfe2d61038172fea1e1f14d19bdd0cf01f070846",
          "body": "Bumps com.github.librepdf:openpdf from 3.0.3 to 3.0.4.\n\n---\nupdated-dependencies:\n- dependency-name: com.github.librepdf:openpdf\n  dependency-version: 3.0.4\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump com.github.librepdf:openpdf from 3.0.3 to 3.0.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T00:34:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aa1847433d4a13ee2127434cd73668a8a3bb908",
          "body": "Bumps commons-io:commons-io from 2.21.0 to 2.22.0.\n\n---\nupdated-dependencies:\n- dependency-name: commons-io:commons-io\n  dependency-version: 2.22.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump commons-io:commons-io from 2.21.0 to 2.22.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-24T00:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01fc50434c2c84a5bd82413ab354c43ad621399d",
          "body": "Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.22.1 to 1.22.2.\n- [Release notes](https://github.com/jhy/jsoup/releases)\n- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md)\n- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.22.1...jsoup-1.22.2)\n\n---\nupdated-dependen\n[…]\n dependency-name: org.jsoup:jsoup\n  dependency-version: 1.22.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.jsoup:jsoup from 1.22.1 to 1.22.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-21T00:59:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aada26ca44776188ca9ec7050e1fb962dd4d4a5b",
          "body": null,
          "is_bot": false,
          "headline": "enable AI",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-04-16T07:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9db32ffd876fb3dc58bf8d68e6f2e1c74d17628",
          "body": "Bumps `error_prone.version` from 2.48.0 to 2.49.0.\n\nUpdates `com.google.errorprone:error_prone_annotations` from 2.48.0 to 2.49.0\n- [Release notes](https://github.com/google/error-prone/releases)\n- [Commits](https://github.com/google/error-prone/compare/v2.48.0...v2.49.0)\n\nUpdates `com.google.errorp\n[…]\ngoogle.errorprone:error_prone_core\n  dependency-version: 2.49.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump error_prone.version from 2.48.0 to 2.49.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-08T00:25:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4660993477425a9635acb221d336c590cffe4d35",
          "body": "Bumps org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-version: 2.25.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T00:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3a20ab9969d3160d24e276e58ce7fcef178de2a",
          "body": null,
          "is_bot": false,
          "headline": "working on FlyingSauce 10.2.1",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-03-23T17:52:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e917d572ad5da77f341d974b17832d6cd72fb4a",
          "body": null,
          "is_bot": false,
          "headline": "release FlyingSaucer 10.2.0",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-03-23T07:30:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e7138eb63dd847f28ce98d13e9e9733907236a0",
          "body": "…t html",
          "is_bot": false,
          "headline": "#630 log a warning if some unsupported CSS3 feature was found in inpu…",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-03-23T07:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8d42d9adb022e9cbdc825b13aade86cbe889e18",
          "body": null,
          "is_bot": false,
          "headline": "#630 log a warning if some unsupported HTML5 tag was found in input html",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-03-23T07:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7fc728e64f28884991f6ca9fa45e7083cea13e0",
          "body": "into method `ShareContent.reset()` - they are always called together.",
          "is_bot": false,
          "headline": "move duplicate code for clearing stylesheets",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-03-23T07:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c9e163b9ba7db0aeb8e34500bea0520dc0ab6c8",
          "body": null,
          "is_bot": false,
          "headline": "#648 support SVG width/height in different units",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-03-22T15:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f978e4494079b8b486b63be377a964d2c1178d4d",
          "body": "Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.22.0 to 5.23.0.\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.22.0...v5.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-core\n  dependency-version: 5.23.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.mockito:mockito-core from 5.22.0 to 5.23.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-12T00:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcb015a9c5e11e76dcfa4ed430d5ec8cd3283cf9",
          "body": "Bumps `swt.version` from 3.132.0 to 3.133.0.\n\nUpdates `org.eclipse.platform:org.eclipse.swt.win32.win32.x86_64` from 3.132.0 to 3.133.0\n- [Commits](https://github.com/eclipse-platform/eclipse.platform.swt/commits)\n\nUpdates `org.eclipse.platform:org.eclipse.swt.cocoa.macosx.x86_64` from 3.132.0 to 3.\n[…]\n:org.eclipse.swt.gtk.linux.x86_64\n  dependency-version: 3.133.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump swt.version from 3.132.0 to 3.133.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-10T00:25:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8257f5f63b9fa983454aa9aef209778cbb9c6874",
          "body": "Bumps `pdfbox.version` from 3.0.6 to 3.0.7.\n\nUpdates `org.apache.pdfbox:pdfbox` from 3.0.6 to 3.0.7\n\nUpdates `org.apache.pdfbox:fontbox` from 3.0.6 to 3.0.7\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.pdfbox:pdfbox\n  dependency-version: 3.0.7\n  dependency-type: direct:development\n  upda\n[…]\ncy-name: org.apache.pdfbox:fontbox\n  dependency-version: 3.0.7\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump pdfbox.version from 3.0.6 to 3.0.7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-10T00:25:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "68ccfd4267bd4cb95e50366ce07a9faed6bac174",
          "body": "Bumps com.github.librepdf:openpdf from 3.0.2 to 3.0.3.\n\n---\nupdated-dependencies:\n- dependency-name: com.github.librepdf:openpdf\n  dependency-version: 3.0.3\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump com.github.librepdf:openpdf from 3.0.2 to 3.0.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-10T00:25:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78d0ba4333d5178b04d780a0586c2c7902344e03",
          "body": null,
          "is_bot": false,
          "headline": "working on FlyingSaucer 10.2.0",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-03-05T11:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c981f43c6c3b6959849327ba0ff05530a344f723",
          "body": null,
          "is_bot": false,
          "headline": "release FlyingSaucer 10.1.0",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-03-05T11:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faf794b2baa77559327e1be0dafb9263da9f9090",
          "body": "Bumps org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.felix:maven-bundle-plugin\n  dependency-version: 6.0.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T00:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5bb56cd6efe82a5aa378fcd3805b12def6e48ce",
          "body": "Bumps `error_prone.version` from 2.47.0 to 2.48.0.\n\nUpdates `com.google.errorprone:error_prone_annotations` from 2.47.0 to 2.48.0\n- [Release notes](https://github.com/google/error-prone/releases)\n- [Commits](https://github.com/google/error-prone/compare/v2.47.0...v2.48.0)\n\nUpdates `com.google.errorp\n[…]\ngoogle.errorprone:error_prone_core\n  dependency-version: 2.48.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump error_prone.version from 2.47.0 to 2.48.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T00:28:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "69a0f9c64a18cc5d0e83ae80385f18d9cc5e7863",
          "body": "Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.21.0 to 5.22.0.\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.21.0...v5.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-core\n  dependency-version: 5.22.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.mockito:mockito-core from 5.21.0 to 5.22.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T00:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73c61de53f029aaa298e6cbb459ace1c666d0f23",
          "body": "Bumps com.github.librepdf:openpdf from 3.0.1 to 3.0.2.\n\n---\nupdated-dependencies:\n- dependency-name: com.github.librepdf:openpdf\n  dependency-version: 3.0.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump com.github.librepdf:openpdf from 3.0.1 to 3.0.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T00:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a6d76c294f82831e78b46f1eb75ddf83077bf83",
          "body": null,
          "is_bot": false,
          "headline": "working on FlyingSaucer 10.1.0",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-02-27T18:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18cd8c506a4c26d48f8d60f1f6838244756fa76b",
          "body": null,
          "is_bot": false,
          "headline": "release FlyingSaucer 10.0.7",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-02-27T18:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1080a0731804ba8e3cdeeefab1b1a110baa73203",
          "body": "… calculation method of Chromium (Blink).",
          "is_bot": false,
          "headline": "Changed the calculation of underline offset in position: under to the…",
          "author_name": "dogbokchif",
          "author_login": "dogbokchif",
          "committed_at": "2026-02-27T17:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ee878351ec98c2b1c812e6d1fa7e949dd08440f",
          "body": null,
          "is_bot": false,
          "headline": "Support Underline CSS (text-underline-position, text-underline-offset)",
          "author_name": "dogbokchif",
          "author_login": "dogbokchif",
          "committed_at": "2026-02-27T17:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20607fe7a1a3af3f89ee6760afdb3c36089f258c",
          "body": null,
          "is_bot": false,
          "headline": "Support Underline CSS (text-underline-position, text-underline-offset)",
          "author_name": "dogbokchif",
          "author_login": "dogbokchif",
          "committed_at": "2026-02-27T17:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dc520b5bb34127dd3d36daca948d2f308ab4698",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-27T06:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b0bbe879d8ad337159b830aa5b0b14178ecf957",
          "body": null,
          "is_bot": false,
          "headline": "Leverage Java 21 code simplifications.",
          "author_name": "Alex Dupre",
          "author_login": "alexdupre",
          "committed_at": "2026-02-25T22:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b59fa193b466b51efe16ec90a94708ea6141209",
          "body": null,
          "is_bot": false,
          "headline": "Add several improvements to @font-face handling, closes #567",
          "author_name": "Alex Dupre",
          "author_login": "alexdupre",
          "committed_at": "2026-02-25T22:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e10c9dc71295cc2d6802cbcd7ce7325f39e13a04",
          "body": "Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.4 to 3.5.5.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5)\n\n---\nupdated-depend\n[…]\naven.plugins:maven-surefire-plugin\n  dependency-version: 3.5.5\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-23T00:31:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "05605e86fc3190922ef76530d2fafc92be1a2668",
          "body": "Bumps com.github.librepdf:openpdf from 3.0.0 to 3.0.1.\n\n---\nupdated-dependencies:\n- dependency-name: com.github.librepdf:openpdf\n  dependency-version: 3.0.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump com.github.librepdf:openpdf from 3.0.0 to 3.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-20T00:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c2ff3c58342836bb0cad0719ba9c1e33a9c74a9",
          "body": "Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.2 to 6.0.3.\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.2...r6.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: org.junit:junit-bom\n  dependency-version: 6.0.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.junit:junit-bom from 6.0.2 to 6.0.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T00:29:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1a861d0a394eb398ed1507c432c0384a4e82914",
          "body": "…pages",
          "is_bot": false,
          "headline": "Fix : Incorrect border rendering when paginated tables span multiple …",
          "author_name": "dogbokchif",
          "author_login": "dogbokchif",
          "committed_at": "2026-02-13T09:17:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a8a2259c98518ddf31787f19d4e54f54a5eac45",
          "body": "Bumps `error_prone.version` from 2.46.0 to 2.47.0.\n\nUpdates `com.google.errorprone:error_prone_annotations` from 2.46.0 to 2.47.0\n- [Release notes](https://github.com/google/error-prone/releases)\n- [Commits](https://github.com/google/error-prone/compare/v2.46.0...v2.47.0)\n\nUpdates `com.google.errorp\n[…]\ngoogle.errorprone:error_prone_core\n  dependency-version: 2.47.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump error_prone.version from 2.46.0 to 2.47.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-06T00:25:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b51ae4bd75b4f436c605b514e3575ebcf9d2e112",
          "body": "Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.1 to 3.15.0.\n- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)\n- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1.\n[…]\nven.plugins:maven-compiler-plugin\n  dependency-version: 3.15.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.apache.maven.plugins:maven-compiler-plugin",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T00:30:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3077d0f930733e5fd63defa147b997dd4d82d12f",
          "body": "Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.6 to 3.27.7.\n- [Release notes](https://github.com/assertj/assertj/releases)\n- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.6...assertj-build-3.27.7)\n\n---\nupdated-dependencies:\n- dependency-name: org.assertj:assertj-core\n  dependency-version: 3.27.7\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.assertj:assertj-core from 3.27.6 to 3.27.7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-26T00:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a67defa58573f9dfc501c33c3cdbf9b1ee36535d",
          "body": null,
          "is_bot": false,
          "headline": "add test for FSFunction",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-01-25T20:28:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa334446cf3d9c0a3f6cea33ff9038f5440009b7",
          "body": null,
          "is_bot": false,
          "headline": "Bump error_prone.version from 2.45.0 to 2.46.0",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2026-01-09T11:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cad10076614b005cef3b372a7606059728ab186",
          "body": "Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.9.0 to 0.10.0.\n- [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.sonatype.central:central-publishing-maven-plugin\n  dependency-version: 0.10.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.sonatype.central:central-publishing-maven-plugin",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-08T01:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7df1e221a962b61917bee5daa8b8112520c0a9ac",
          "body": "Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2.\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.junit:junit-bom\n  dependency-version: 6.0.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.junit:junit-bom from 6.0.1 to 6.0.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-07T00:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4b5057e19ad1b5476b59f29efb7a2d394a4434f",
          "body": "Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.21.2 to 1.22.1.\n- [Release notes](https://github.com/jhy/jsoup/releases)\n- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md)\n- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.21.2...jsoup-1.22.1)\n\n---\nupdated-dependen\n[…]\n dependency-name: org.jsoup:jsoup\n  dependency-version: 1.22.1\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.jsoup:jsoup from 1.21.2 to 1.22.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-02T00:11:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "419777afb46bbecbcd41f24ed4fdf0734cc10efd",
          "body": "Bumps org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-version: 2.25.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-17T00:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24af12bc9ffa44f7872175a04c72ea78869be6d1",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T06:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92bb2857489434a0eedd6d0e0fd9af48569504ce",
          "body": "Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.3.0 to 3.3.1.\n- [Release notes](https://github.com/apache/maven-release/releases)\n- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.3.0...maven-release-3.3.1)\n\n---\nupdated-\n[…]\n.maven.plugins:maven-release-plugin\n  dependency-version: 3.3.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T00:09:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "32bc48f052692b588ddf9bd577eddc7eb05e5aec",
          "body": "Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.20.0 to 5.21.0.\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.20.0...v5.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-core\n  dependency-version: 5.21.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.mockito:mockito-core from 5.20.0 to 5.21.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-10T00:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "807ae92a31dadad5901d79d0f636c0c974e36ae2",
          "body": "Bumps `swt.version` from 3.131.0 to 3.132.0.\n\nUpdates `org.eclipse.platform:org.eclipse.swt.win32.win32.x86_64` from 3.131.0 to 3.132.0\n- [Commits](https://github.com/eclipse-platform/eclipse.platform.swt/commits)\n\nUpdates `org.eclipse.platform:org.eclipse.swt.cocoa.macosx.x86_64` from 3.131.0 to 3.\n[…]\n:org.eclipse.swt.gtk.linux.x86_64\n  dependency-version: 3.132.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump swt.version from 3.131.0 to 3.132.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-09T00:11:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2828e0852e1645604fa50081caeccc389fb2110a",
          "body": "Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.2.0 to 3.3.0.\n- [Release notes](https://github.com/apache/maven-release/releases)\n- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.2.0...maven-release-3.3.0)\n\n---\nupdated-\n[…]\n.maven.plugins:maven-release-plugin\n  dependency-version: 3.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-04T00:12:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e6630eb23780cccbf1f3c2c8ff475f65e8f8e54",
          "body": null,
          "is_bot": false,
          "headline": "working on FlyingSaucer 10.0.7",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2025-12-03T20:41:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e25e9520099ff524b4f924715803c0f2da120f6a",
          "body": null,
          "is_bot": false,
          "headline": "release FlyingSaucer 10.0.6",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2025-12-03T20:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20ee92fa77312fcc95da3ed59ee67732f1026349",
          "body": "all fields are now private and final.",
          "is_bot": false,
          "headline": "[refactor] convert class `FontSpecification` to record",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2025-12-03T20:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "516fc7d03923652d63b8c90d77e633e7240b0406",
          "body": null,
          "is_bot": false,
          "headline": "[refactor] use `List.of` instead of `Arrays.asList`",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2025-12-03T20:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8354b0a1b4fcecfbe42df857b90a4feee46d4c7e",
          "body": null,
          "is_bot": false,
          "headline": "[refactor] use Locale.ROOT instead of Locale.US",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2025-12-03T20:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9587ed477fbc37d9b940f816ae574d5dab443d0",
          "body": null,
          "is_bot": false,
          "headline": "[refactor] convert class to record",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2025-12-03T20:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c8cdd20c0e828a8548d99fb05955507b0546f41",
          "body": null,
          "is_bot": false,
          "headline": "[refactor] minor IDE suggestions",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2025-12-03T20:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 70,
      "commits_last_year": 200,
      "latest_release_at": "2026-07-16T14:36:08Z",
      "latest_release_tag": "v10.4.0",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 48,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 26.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "org.xhtmlrenderer:flying-saucer-fop",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/org.xhtmlrenderer/flying-saucer-fop",
          "is_deprecated": false,
          "latest_version": "10.4.0",
          "repository_url": null,
          "versions_count": 73,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T14:40:21Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "org.xhtmlrenderer:flying-saucer-pdf",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/org.xhtmlrenderer/flying-saucer-pdf",
          "is_deprecated": false,
          "latest_version": "10.4.0",
          "repository_url": null,
          "versions_count": 84,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T14:40:21Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "org.xhtmlrenderer:flying-saucer-swt",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/org.xhtmlrenderer/flying-saucer-swt",
          "is_deprecated": false,
          "latest_version": "10.4.0",
          "repository_url": null,
          "versions_count": 84,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T14:40:20Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "org.xhtmlrenderer:flying-saucer-core",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/org.xhtmlrenderer/flying-saucer-core",
          "is_deprecated": false,
          "latest_version": "10.4.0",
          "repository_url": null,
          "versions_count": 84,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T14:40:15Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "org.xhtmlrenderer:flying-saucer-log4j",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/org.xhtmlrenderer/flying-saucer-log4j",
          "is_deprecated": false,
          "latest_version": "10.4.0",
          "repository_url": null,
          "versions_count": 84,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T14:40:20Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "org.xhtmlrenderer:flying-saucer-examples",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/org.xhtmlrenderer/flying-saucer-examples",
          "is_deprecated": false,
          "latest_version": "10.4.0",
          "repository_url": null,
          "versions_count": 53,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T14:40:17Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "org.xhtmlrenderer:flying-saucer-pdf-osgi",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/org.xhtmlrenderer/flying-saucer-pdf-osgi",
          "is_deprecated": false,
          "latest_version": "10.4.0",
          "repository_url": null,
          "versions_count": 74,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T14:40:20Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "org.xhtmlrenderer:flying-saucer-chrome-pdf",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/org.xhtmlrenderer/flying-saucer-chrome-pdf",
          "is_deprecated": false,
          "latest_version": "10.4.0",
          "repository_url": null,
          "versions_count": 2,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-16T14:40:14Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 572,
      "stars": 2230,
      "watchers": 100,
      "fork_history": {
        "days": [
          {
            "date": "2010-05-12",
            "count": 1
          },
          {
            "date": "2010-07-13",
            "count": 1
          },
          {
            "date": "2010-07-20",
            "count": 1
          },
          {
            "date": "2010-08-17",
            "count": 1
          },
          {
            "date": "2010-09-24",
            "count": 1
          },
          {
            "date": "2011-02-10",
            "count": 1
          },
          {
            "date": "2011-04-05",
            "count": 1
          },
          {
            "date": "2011-05-12",
            "count": 1
          },
          {
            "date": "2011-07-18",
            "count": 1
          },
          {
            "date": "2011-07-25",
            "count": 1
          },
          {
            "date": "2011-09-01",
            "count": 1
          },
          {
            "date": "2011-09-20",
            "count": 1
          },
          {
            "date": "2011-11-01",
            "count": 1
          },
          {
            "date": "2011-11-03",
            "count": 1
          },
          {
            "date": "2011-11-05",
            "count": 1
          },
          {
            "date": "2011-12-08",
            "count": 1
          },
          {
            "date": "2011-12-22",
            "count": 1
          },
          {
            "date": "2012-01-12",
            "count": 1
          },
          {
            "date": "2012-01-30",
            "count": 1
          },
          {
            "date": "2012-02-21",
            "count": 1
          },
          {
            "date": "2012-02-29",
            "count": 1
          },
          {
            "date": "2012-03-29",
            "count": 1
          },
          {
            "date": "2012-04-11",
            "count": 1
          },
          {
            "date": "2012-05-01",
            "count": 1
          },
          {
            "date": "2012-05-31",
            "count": 1
          },
          {
            "date": "2012-06-07",
            "count": 1
          },
          {
            "date": "2012-06-18",
            "count": 1
          },
          {
            "date": "2012-06-20",
            "count": 1
          },
          {
            "date": "2012-07-12",
            "count": 1
          },
          {
            "date": "2012-07-13",
            "count": 1
          },
          {
            "date": "2012-07-25",
            "count": 1
          },
          {
            "date": "2012-08-04",
            "count": 1
          },
          {
            "date": "2012-08-15",
            "count": 1
          },
          {
            "date": "2012-08-28",
            "count": 1
          },
          {
            "date": "2012-09-06",
            "count": 2
          },
          {
            "date": "2012-09-11",
            "count": 1
          },
          {
            "date": "2012-10-16",
            "count": 1
          },
          {
            "date": "2012-11-30",
            "count": 1
          },
          {
            "date": "2012-12-05",
            "count": 1
          },
          {
            "date": "2013-01-10",
            "count": 1
          },
          {
            "date": "2013-01-16",
            "count": 1
          },
          {
            "date": "2013-01-26",
            "count": 1
          },
          {
            "date": "2013-02-01",
            "count": 1
          },
          {
            "date": "2013-02-07",
            "count": 1
          },
          {
            "date": "2013-02-25",
            "count": 1
          },
          {
            "date": "2013-03-06",
            "count": 1
          },
          {
            "date": "2013-04-04",
            "count": 1
          },
          {
            "date": "2013-04-11",
            "count": 1
          },
          {
            "date": "2013-04-18",
            "count": 1
          },
          {
            "date": "2013-04-19",
            "count": 1
          },
          {
            "date": "2013-05-08",
            "count": 1
          },
          {
            "date": "2013-05-20",
            "count": 1
          },
          {
            "date": "2013-06-03",
            "count": 1
          },
          {
            "date": "2013-06-04",
            "count": 1
          },
          {
            "date": "2013-06-12",
            "count": 1
          },
          {
            "date": "2013-06-24",
            "count": 1
          },
          {
            "date": "2013-06-26",
            "count": 1
          },
          {
            "date": "2013-06-27",
            "count": 1
          },
          {
            "date": "2013-07-22",
            "count": 1
          },
          {
            "date": "2013-07-25",
            "count": 1
          },
          {
            "date": "2013-07-31",
            "count": 1
          },
          {
            "date": "2013-08-05",
            "count": 1
          },
          {
            "date": "2013-08-09",
            "count": 1
          },
          {
            "date": "2013-08-14",
            "count": 1
          },
          {
            "date": "2013-08-22",
            "count": 1
          },
          {
            "date": "2013-08-23",
            "count": 1
          },
          {
            "date": "2013-08-25",
            "count": 1
          },
          {
            "date": "2013-08-27",
            "count": 1
          },
          {
            "date": "2013-10-07",
            "count": 1
          },
          {
            "date": "2013-10-13",
            "count": 1
          },
          {
            "date": "2013-10-17",
            "count": 1
          },
          {
            "date": "2013-10-18",
            "count": 1
          },
          {
            "date": "2013-11-03",
            "count": 1
          },
          {
            "date": "2013-11-09",
            "count": 1
          },
          {
            "date": "2013-12-01",
            "count": 1
          },
          {
            "date": "2013-12-11",
            "count": 1
          },
          {
            "date": "2013-12-12",
            "count": 1
          },
          {
            "date": "2014-01-09",
            "count": 1
          },
          {
            "date": "2014-01-15",
            "count": 1
          },
          {
            "date": "2014-01-31",
            "count": 1
          },
          {
            "date": "2014-02-05",
            "count": 1
          },
          {
            "date": "2014-02-14",
            "count": 1
          },
          {
            "date": "2014-02-18",
            "count": 1
          },
          {
            "date": "2014-03-06",
            "count": 1
          },
          {
            "date": "2014-03-20",
            "count": 1
          },
          {
            "date": "2014-03-24",
            "count": 1
          },
          {
            "date": "2014-03-26",
            "count": 1
          },
          {
            "date": "2014-03-31",
            "count": 1
          },
          {
            "date": "2014-04-02",
            "count": 1
          },
          {
            "date": "2014-04-14",
            "count": 1
          },
          {
            "date": "2014-04-24",
            "count": 1
          },
          {
            "date": "2014-04-28",
            "count": 1
          },
          {
            "date": "2014-05-05",
            "count": 1
          },
          {
            "date": "2014-05-19",
            "count": 1
          },
          {
            "date": "2014-05-23",
            "count": 1
          },
          {
            "date": "2014-05-30",
            "count": 1
          },
          {
            "date": "2014-06-14",
            "count": 1
          },
          {
            "date": "2014-06-23",
            "count": 1
          },
          {
            "date": "2014-07-03",
            "count": 1
          },
          {
            "date": "2014-07-10",
            "count": 1
          },
          {
            "date": "2014-07-16",
            "count": 1
          },
          {
            "date": "2014-08-22",
            "count": 1
          },
          {
            "date": "2014-08-25",
            "count": 1
          },
          {
            "date": "2014-09-11",
            "count": 1
          },
          {
            "date": "2014-09-16",
            "count": 1
          },
          {
            "date": "2014-09-29",
            "count": 1
          },
          {
            "date": "2014-10-04",
            "count": 1
          },
          {
            "date": "2014-10-07",
            "count": 1
          },
          {
            "date": "2014-10-14",
            "count": 1
          },
          {
            "date": "2014-10-26",
            "count": 1
          },
          {
            "date": "2014-10-28",
            "count": 1
          },
          {
            "date": "2014-11-08",
            "count": 1
          },
          {
            "date": "2014-11-09",
            "count": 1
          },
          {
            "date": "2014-11-12",
            "count": 1
          },
          {
            "date": "2014-11-16",
            "count": 1
          },
          {
            "date": "2014-11-22",
            "count": 1
          },
          {
            "date": "2014-11-26",
            "count": 1
          },
          {
            "date": "2014-11-30",
            "count": 1
          },
          {
            "date": "2014-12-10",
            "count": 1
          },
          {
            "date": "2014-12-12",
            "count": 1
          },
          {
            "date": "2014-12-19",
            "count": 1
          },
          {
            "date": "2014-12-20",
            "count": 1
          },
          {
            "date": "2015-01-05",
            "count": 1
          },
          {
            "date": "2015-01-13",
            "count": 1
          },
          {
            "date": "2015-01-23",
            "count": 1
          },
          {
            "date": "2015-02-02",
            "count": 1
          },
          {
            "date": "2015-02-19",
            "count": 1
          },
          {
            "date": "2015-02-25",
            "count": 2
          },
          {
            "date": "2015-03-26",
            "count": 1
          },
          {
            "date": "2015-03-27",
            "count": 1
          },
          {
            "date": "2015-04-07",
            "count": 1
          },
          {
            "date": "2015-04-20",
            "count": 1
          },
          {
            "date": "2015-05-05",
            "count": 1
          },
          {
            "date": "2015-05-06",
            "count": 1
          },
          {
            "date": "2015-05-10",
            "count": 1
          },
          {
            "date": "2015-05-14",
            "count": 1
          },
          {
            "date": "2015-05-15",
            "count": 1
          },
          {
            "date": "2015-05-24",
            "count": 1
          },
          {
            "date": "2015-05-26",
            "count": 1
          },
          {
            "date": "2015-06-02",
            "count": 2
          },
          {
            "date": "2015-06-29",
            "count": 1
          },
          {
            "date": "2015-07-03",
            "count": 1
          },
          {
            "date": "2015-07-04",
            "count": 1
          },
          {
            "date": "2015-07-10",
            "count": 1
          },
          {
            "date": "2015-08-18",
            "count": 1
          },
          {
            "date": "2015-08-19",
            "count": 1
          },
          {
            "date": "2015-09-14",
            "count": 1
          },
          {
            "date": "2015-10-14",
            "count": 1
          },
          {
            "date": "2015-10-15",
            "count": 1
          },
          {
            "date": "2015-10-18",
            "count": 1
          },
          {
            "date": "2015-10-23",
            "count": 1
          },
          {
            "date": "2015-10-26",
            "count": 1
          },
          {
            "date": "2015-11-06",
            "count": 1
          },
          {
            "date": "2015-11-10",
            "count": 1
          },
          {
            "date": "2015-11-12",
            "count": 1
          },
          {
            "date": "2015-11-15",
            "count": 1
          },
          {
            "date": "2015-11-17",
            "count": 1
          },
          {
            "date": "2015-11-20",
            "count": 2
          },
          {
            "date": "2015-11-21",
            "count": 1
          },
          {
            "date": "2015-11-30",
            "count": 1
          },
          {
            "date": "2015-12-02",
            "count": 1
          },
          {
            "date": "2015-12-03",
            "count": 1
          },
          {
            "date": "2015-12-06",
            "count": 1
          },
          {
            "date": "2015-12-08",
            "count": 1
          },
          {
            "date": "2015-12-10",
            "count": 2
          },
          {
            "date": "2015-12-17",
            "count": 1
          },
          {
            "date": "2016-01-03",
            "count": 2
          },
          {
            "date": "2016-01-04",
            "count": 1
          },
          {
            "date": "2016-01-05",
            "count": 1
          },
          {
            "date": "2016-01-15",
            "count": 1
          },
          {
            "date": "2016-01-21",
            "count": 1
          },
          {
            "date": "2016-01-29",
            "count": 1
          },
          {
            "date": "2016-02-12",
            "count": 1
          },
          {
            "date": "2016-02-23",
            "count": 2
          },
          {
            "date": "2016-02-27",
            "count": 1
          },
          {
            "date": "2016-02-29",
            "count": 1
          },
          {
            "date": "2016-03-12",
            "count": 1
          },
          {
            "date": "2016-03-17",
            "count": 1
          },
          {
            "date": "2016-03-18",
            "count": 1
          },
          {
            "date": "2016-04-07",
            "count": 1
          },
          {
            "date": "2016-04-12",
            "count": 1
          },
          {
            "date": "2016-05-03",
            "count": 1
          },
          {
            "date": "2016-05-04",
            "count": 1
          },
          {
            "date": "2016-05-13",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 1
          },
          {
            "date": "2016-05-20",
            "count": 1
          },
          {
            "date": "2016-05-23",
            "count": 1
          },
          {
            "date": "2016-06-08",
            "count": 1
          },
          {
            "date": "2016-06-13",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-07-01",
            "count": 1
          },
          {
            "date": "2016-07-03",
            "count": 1
          },
          {
            "date": "2016-07-07",
            "count": 1
          },
          {
            "date": "2016-07-12",
            "count": 1
          },
          {
            "date": "2016-07-29",
            "count": 1
          },
          {
            "date": "2016-08-11",
            "count": 2
          },
          {
            "date": "2016-08-23",
            "count": 1
          },
          {
            "date": "2016-09-01",
            "count": 1
          },
          {
            "date": "2016-09-08",
            "count": 2
          },
          {
            "date": "2016-09-19",
            "count": 1
          },
          {
            "date": "2016-09-20",
            "count": 2
          },
          {
            "date": "2016-09-22",
            "count": 1
          },
          {
            "date": "2016-09-23",
            "count": 1
          },
          {
            "date": "2016-09-24",
            "count": 1
          },
          {
            "date": "2016-09-27",
            "count": 1
          },
          {
            "date": "2016-09-30",
            "count": 1
          },
          {
            "date": "2016-10-13",
            "count": 1
          },
          {
            "date": "2016-10-17",
            "count": 1
          },
          {
            "date": "2016-10-23",
            "count": 1
          },
          {
            "date": "2016-10-25",
            "count": 1
          },
          {
            "date": "2016-10-27",
            "count": 1
          },
          {
            "date": "2016-11-08",
            "count": 1
          },
          {
            "date": "2016-11-11",
            "count": 1
          },
          {
            "date": "2016-11-14",
            "count": 1
          },
          {
            "date": "2016-11-18",
            "count": 1
          },
          {
            "date": "2016-12-04",
            "count": 1
          },
          {
            "date": "2016-12-26",
            "count": 1
          },
          {
            "date": "2017-01-06",
            "count": 1
          },
          {
            "date": "2017-01-11",
            "count": 1
          },
          {
            "date": "2017-01-14",
            "count": 1
          },
          {
            "date": "2017-01-16",
            "count": 1
          },
          {
            "date": "2017-01-26",
            "count": 1
          },
          {
            "date": "2017-02-10",
            "count": 1
          },
          {
            "date": "2017-02-13",
            "count": 1
          },
          {
            "date": "2017-02-16",
            "count": 1
          },
          {
            "date": "2017-02-20",
            "count": 1
          },
          {
            "date": "2017-03-08",
            "count": 1
          },
          {
            "date": "2017-03-09",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 2
          },
          {
            "date": "2017-03-22",
            "count": 1
          },
          {
            "date": "2017-03-24",
            "count": 2
          },
          {
            "date": "2017-03-28",
            "count": 1
          },
          {
            "date": "2017-04-05",
            "count": 1
          },
          {
            "date": "2017-04-14",
            "count": 1
          },
          {
            "date": "2017-04-18",
            "count": 1
          },
          {
            "date": "2017-04-19",
            "count": 1
          },
          {
            "date": "2017-05-15",
            "count": 2
          },
          {
            "date": "2017-05-16",
            "count": 1
          },
          {
            "date": "2017-05-18",
            "count": 1
          },
          {
            "date": "2017-05-24",
            "count": 2
          },
          {
            "date": "2017-05-26",
            "count": 1
          },
          {
            "date": "2017-06-06",
            "count": 1
          },
          {
            "date": "2017-07-03",
            "count": 1
          },
          {
            "date": "2017-07-07",
            "count": 1
          },
          {
            "date": "2017-07-12",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-07-23",
            "count": 1
          },
          {
            "date": "2017-07-26",
            "count": 1
          },
          {
            "date": "2017-08-03",
            "count": 1
          },
          {
            "date": "2017-08-20",
            "count": 1
          },
          {
            "date": "2017-08-24",
            "count": 1
          },
          {
            "date": "2017-08-31",
            "count": 1
          },
          {
            "date": "2017-09-06",
            "count": 1
          },
          {
            "date": "2017-09-11",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-09-19",
            "count": 1
          },
          {
            "date": "2017-09-20",
            "count": 1
          },
          {
            "date": "2017-09-23",
            "count": 1
          },
          {
            "date": "2017-09-29",
            "count": 1
          },
          {
            "date": "2017-10-24",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 2
          },
          {
            "date": "2017-11-17",
            "count": 1
          },
          {
            "date": "2017-11-29",
            "count": 2
          },
          {
            "date": "2017-12-11",
            "count": 1
          },
          {
            "date": "2017-12-26",
            "count": 1
          },
          {
            "date": "2017-12-29",
            "count": 1
          },
          {
            "date": "2018-01-04",
            "count": 1
          },
          {
            "date": "2018-01-23",
            "count": 2
          },
          {
            "date": "2018-01-29",
            "count": 2
          },
          {
            "date": "2018-01-30",
            "count": 1
          },
          {
            "date": "2018-02-04",
            "count": 1
          },
          {
            "date": "2018-02-10",
            "count": 2
          },
          {
            "date": "2018-02-17",
            "count": 1
          },
          {
            "date": "2018-03-10",
            "count": 1
          },
          {
            "date": "2018-03-14",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 1
          },
          {
            "date": "2018-03-21",
            "count": 1
          },
          {
            "date": "2018-03-28",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-05",
            "count": 1
          },
          {
            "date": "2018-04-09",
            "count": 1
          },
          {
            "date": "2018-04-19",
            "count": 1
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-05-03",
            "count": 1
          },
          {
            "date": "2018-05-08",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 1
          },
          {
            "date": "2018-06-07",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-06-21",
            "count": 1
          },
          {
            "date": "2018-06-27",
            "count": 1
          },
          {
            "date": "2018-06-28",
            "count": 2
          },
          {
            "date": "2018-07-01",
            "count": 1
          },
          {
            "date": "2018-07-23",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-07-31",
            "count": 1
          },
          {
            "date": "2018-08-01",
            "count": 2
          },
          {
            "date": "2018-08-17",
            "count": 1
          },
          {
            "date": "2018-09-10",
            "count": 2
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-17",
            "count": 1
          },
          {
            "date": "2018-09-27",
            "count": 1
          },
          {
            "date": "2018-10-07",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2018-10-19",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 2
          },
          {
            "date": "2018-11-01",
            "count": 1
          },
          {
            "date": "2018-11-09",
            "count": 1
          },
          {
            "date": "2018-11-12",
            "count": 1
          },
          {
            "date": "2018-11-15",
            "count": 1
          },
          {
            "date": "2018-11-23",
            "count": 1
          },
          {
            "date": "2018-11-25",
            "count": 1
          },
          {
            "date": "2018-12-03",
            "count": 1
          },
          {
            "date": "2018-12-10",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2018-12-24",
            "count": 1
          },
          {
            "date": "2019-01-07",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-01-09",
            "count": 1
          },
          {
            "date": "2019-01-13",
            "count": 1
          },
          {
            "date": "2019-02-08",
            "count": 1
          },
          {
            "date": "2019-02-13",
            "count": 1
          },
          {
            "date": "2019-03-01",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-09",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-12",
            "count": 2
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-05-19",
            "count": 1
          },
          {
            "date": "2019-05-24",
            "count": 1
          },
          {
            "date": "2019-05-26",
            "count": 1
          },
          {
            "date": "2019-05-27",
            "count": 1
          },
          {
            "date": "2019-05-29",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-06-09",
            "count": 1
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 1
          },
          {
            "date": "2019-06-28",
            "count": 1
          },
          {
            "date": "2019-07-06",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 2
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 2
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2019-12-08",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 1
          },
          {
            "date": "2019-12-26",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-02-09",
            "count": 1
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-02-28",
            "count": 1
          },
          {
            "date": "2020-03-15",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 2
          },
          {
            "date": "2020-05-23",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 2
          },
          {
            "date": "2020-08-12",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-26",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-10-04",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-11-06",
            "count": 1
          },
          {
            "date": "2020-11-10",
            "count": 1
          },
          {
            "date": "2020-11-16",
            "count": 1
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 2
          },
          {
            "date": "2021-01-29",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-27",
            "count": 1
          },
          {
            "date": "2021-03-16",
            "count": 2
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-20",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-07-11",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-10-23",
            "count": 1
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 2
          },
          {
            "date": "2022-04-29",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-09-18",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-22",
            "count": 3
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 1
          },
          {
            "date": "2023-05-09",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-07-16",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-09-11",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-10-21",
            "count": 1
          },
          {
            "date": "2023-11-01",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2024-01-14",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-09-15",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-10",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 540,
        "total_forks": 572
      },
      "star_history": {
        "days": [
          {
            "date": "2019-06-26",
            "count": 3
          },
          {
            "date": "2019-06-27",
            "count": 1
          },
          {
            "date": "2019-06-28",
            "count": 2
          },
          {
            "date": "2019-07-02",
            "count": 2
          },
          {
            "date": "2019-07-03",
            "count": 2
          },
          {
            "date": "2019-07-08",
            "count": 2
          },
          {
            "date": "2019-07-10",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-07-29",
            "count": 2
          },
          {
            "date": "2019-08-02",
            "count": 1
          },
          {
            "date": "2019-08-07",
            "count": 1
          },
          {
            "date": "2019-08-12",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 2
          },
          {
            "date": "2019-08-14",
            "count": 1
          },
          {
            "date": "2019-08-15",
            "count": 2
          },
          {
            "date": "2019-08-19",
            "count": 1
          },
          {
            "date": "2019-08-22",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-08-24",
            "count": 1
          },
          {
            "date": "2019-08-25",
            "count": 1
          },
          {
            "date": "2019-08-27",
            "count": 1
          },
          {
            "date": "2019-08-29",
            "count": 1
          },
          {
            "date": "2019-08-30",
            "count": 1
          },
          {
            "date": "2019-09-01",
            "count": 1
          },
          {
            "date": "2019-09-02",
            "count": 2
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2019-09-06",
            "count": 1
          },
          {
            "date": "2019-09-08",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2019-09-12",
            "count": 2
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-09-21",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 2
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 1
          },
          {
            "date": "2019-09-29",
            "count": 1
          },
          {
            "date": "2019-10-07",
            "count": 2
          },
          {
            "date": "2019-10-11",
            "count": 1
          },
          {
            "date": "2019-10-18",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-10-23",
            "count": 1
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 2
          },
          {
            "date": "2019-11-04",
            "count": 2
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 2
          },
          {
            "date": "2019-11-12",
            "count": 2
          },
          {
            "date": "2019-11-13",
            "count": 2
          },
          {
            "date": "2019-11-19",
            "count": 1
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 2
          },
          {
            "date": "2019-11-26",
            "count": 3
          },
          {
            "date": "2019-11-28",
            "count": 2
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 3
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-10",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 2
          },
          {
            "date": "2019-12-13",
            "count": 10
          },
          {
            "date": "2019-12-18",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 1
          },
          {
            "date": "2019-12-22",
            "count": 1
          },
          {
            "date": "2019-12-25",
            "count": 1
          },
          {
            "date": "2019-12-27",
            "count": 2
          },
          {
            "date": "2019-12-29",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 2
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-17",
            "count": 1
          },
          {
            "date": "2020-01-18",
            "count": 2
          },
          {
            "date": "2020-01-19",
            "count": 1
          },
          {
            "date": "2020-01-26",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-02-02",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 2
          },
          {
            "date": "2020-02-28",
            "count": 1
          },
          {
            "date": "2020-03-08",
            "count": 3
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-12",
            "count": 1
          },
          {
            "date": "2020-03-14",
            "count": 1
          },
          {
            "date": "2020-03-23",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-04-06",
            "count": 2
          },
          {
            "date": "2020-04-07",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 2
          },
          {
            "date": "2020-04-09",
            "count": 2
          },
          {
            "date": "2020-04-10",
            "count": 2
          },
          {
            "date": "2020-04-13",
            "count": 3
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-04-15",
            "count": 2
          },
          {
            "date": "2020-04-19",
            "count": 1
          },
          {
            "date": "2020-04-20",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-04-24",
            "count": 1
          },
          {
            "date": "2020-04-26",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 4
          },
          {
            "date": "2020-05-01",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-08",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 2
          },
          {
            "date": "2020-05-15",
            "count": 1
          },
          {
            "date": "2020-05-17",
            "count": 2
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 1
          },
          {
            "date": "2020-05-22",
            "count": 1
          },
          {
            "date": "2020-05-25",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-05-31",
            "count": 1
          },
          {
            "date": "2020-06-03",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-06-16",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-06-28",
            "count": 1
          },
          {
            "date": "2020-06-29",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-07-02",
            "count": 2
          },
          {
            "date": "2020-07-03",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 2
          },
          {
            "date": "2020-07-09",
            "count": 2
          },
          {
            "date": "2020-07-10",
            "count": 3
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-07-15",
            "count": 2
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-08-02",
            "count": 1
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-06",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-08-16",
            "count": 1
          },
          {
            "date": "2020-08-20",
            "count": 1
          },
          {
            "date": "2020-08-23",
            "count": 1
          },
          {
            "date": "2020-08-27",
            "count": 2
          },
          {
            "date": "2020-09-14",
            "count": 2
          },
          {
            "date": "2020-09-18",
            "count": 2
          },
          {
            "date": "2020-09-22",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-09-25",
            "count": 3
          },
          {
            "date": "2020-09-27",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 2
          },
          {
            "date": "2020-10-05",
            "count": 1
          },
          {
            "date": "2020-10-11",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 1
          },
          {
            "date": "2020-11-07",
            "count": 1
          },
          {
            "date": "2020-11-10",
            "count": 2
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 2
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-11-22",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2020-11-27",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2020-12-07",
            "count": 2
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2020-12-18",
            "count": 1
          },
          {
            "date": "2020-12-19",
            "count": 1
          },
          {
            "date": "2020-12-25",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-01-01",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 2
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2021-01-14",
            "count": 2
          },
          {
            "date": "2021-01-16",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 2
          },
          {
            "date": "2021-01-24",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-02-13",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-02-27",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 2
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 2
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-03-20",
            "count": 1
          },
          {
            "date": "2021-03-21",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 2
          },
          {
            "date": "2021-03-26",
            "count": 2
          },
          {
            "date": "2021-03-27",
            "count": 2
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-04-06",
            "count": 2
          },
          {
            "date": "2021-04-17",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 1
          },
          {
            "date": "2021-06-04",
            "count": 2
          },
          {
            "date": "2021-06-07",
            "count": 2
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-06-09",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-06-15",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-06-20",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-03",
            "count": 1
          },
          {
            "date": "2021-07-04",
            "count": 1
          },
          {
            "date": "2021-07-06",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 3
          },
          {
            "date": "2021-07-11",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 3
          },
          {
            "date": "2021-07-25",
            "count": 2
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-07-29",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 2
          },
          {
            "date": "2021-08-06",
            "count": 2
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-08-22",
            "count": 1
          },
          {
            "date": "2021-08-23",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 2
          },
          {
            "date": "2021-08-27",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 1
          },
          {
            "date": "2021-09-11",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 3
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-09-28",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-10-04",
            "count": 1
          },
          {
            "date": "2021-10-11",
            "count": 2
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-15",
            "count": 2
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 2
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 2
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 2
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 2
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-13",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-03-27",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 4
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 2
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 3
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-05-28",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 1
          },
          {
            "date": "2022-07-03",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 2
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-07-24",
            "count": 1
          },
          {
            "date": "2022-07-31",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-07",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 2
          },
          {
            "date": "2022-08-31",
            "count": 2
          },
          {
            "date": "2022-09-03",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 2
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-11",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 2
          },
          {
            "date": "2022-10-02",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 3
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 2
          },
          {
            "date": "2023-02-02",
            "count": 2
          },
          {
            "date": "2023-02-03",
            "count": 2
          },
          {
            "date": "2023-02-07",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 2
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-05",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-16",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 3
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 2
          },
          {
            "date": "2023-07-13",
            "count": 2
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 2
          },
          {
            "date": "2023-09-16",
            "count": 2
          },
          {
            "date": "2023-09-17",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2023-09-23",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 2
          },
          {
            "date": "2023-10-03",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-10-07",
            "count": 2
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-10-21",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 3
          },
          {
            "date": "2023-11-02",
            "count": 2
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-12-03",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 2
          },
          {
            "date": "2023-12-08",
            "count": 2
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 2
          },
          {
            "date": "2023-12-20",
            "count": 2
          },
          {
            "date": "2023-12-25",
            "count": 1
          },
          {
            "date": "2023-12-27",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 4
          },
          {
            "date": "2024-01-22",
            "count": 2
          },
          {
            "date": "2024-01-24",
            "count": 2
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 2
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2024-03-10",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 2
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 4
          },
          {
            "date": "2024-03-25",
            "count": 4
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 3
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 2
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 4
          },
          {
            "date": "2024-05-04",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 2
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 3
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 2
          },
          {
            "date": "2024-05-30",
            "count": 2
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 2
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 2
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 2
          },
          {
            "date": "2024-07-11",
            "count": 3
          },
          {
            "date": "2024-07-12",
            "count": 3
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 2
          },
          {
            "date": "2024-08-08",
            "count": 3
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 2
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 2
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 2
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 2
          },
          {
            "date": "2024-10-08",
            "count": 2
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 3
          },
          {
            "date": "2024-10-11",
            "count": 2
          },
          {
            "date": "2024-10-12",
            "count": 2
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 2
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 4
          },
          {
            "date": "2024-10-22",
            "count": 2
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 2
          },
          {
            "date": "2024-11-01",
            "count": 2
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 3
          },
          {
            "date": "2024-11-10",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 2
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 3
          },
          {
            "date": "2024-12-17",
            "count": 2
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 2
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2024-12-29",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 2
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 3
          },
          {
            "date": "2025-01-11",
            "count": 3
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2025-02-02",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 2
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 2
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 2
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 2
          },
          {
            "date": "2025-04-02",
            "count": 2
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 2
          },
          {
            "date": "2025-04-15",
            "count": 2
          },
          {
            "date": "2025-04-16",
            "count": 2
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 2
          },
          {
            "date": "2025-05-05",
            "count": 3
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 2
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 2
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-06-22",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-13",
            "count": 2
          },
          {
            "date": "2025-07-14",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 2
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 3
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 2
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-08-31",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 2
          },
          {
            "date": "2025-09-20",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 2
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 2
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 2
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 2
          },
          {
            "date": "2025-11-24",
            "count": 3
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 2
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 2
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2026-01-01",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-11",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 2
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 2
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 2
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-16",
            "count": 1
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 2
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 2230
      },
      "open_issues_and_prs": 36
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "demos"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "flying-saucer-chrome-pdf/pom.xml",
        "flying-saucer-core/pom.xml",
        "flying-saucer-examples/pom.xml",
        "flying-saucer-fop/pom.xml",
        "flying-saucer-log4j/pom.xml",
        "flying-saucer-pdf-osgi/pom.xml",
        "flying-saucer-pdf/pom.xml",
        "flying-saucer-swt/pom.xml",
        "pom.xml"
      ],
      "largest_source_bytes": 113396,
      "source_files_sampled": 464,
      "oversized_source_files": 7,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 6607
    },
    "dependencies": {
      "manifests": [
        "flying-saucer-chrome-pdf/pom.xml",
        "flying-saucer-core/pom.xml",
        "flying-saucer-examples/pom.xml",
        "flying-saucer-fop/pom.xml",
        "flying-saucer-log4j/pom.xml",
        "flying-saucer-pdf-osgi/pom.xml",
        "flying-saucer-pdf/pom.xml",
        "flying-saucer-swt/pom.xml",
        "pom.xml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 30,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 12,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [
        {
          "name": "org.json:json",
          "manifest": "flying-saucer-chrome-pdf/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "20260719"
        },
        {
          "name": "org.xhtmlrenderer:flying-saucer-core",
          "manifest": "flying-saucer-examples/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.xhtmlrenderer:flying-saucer-pdf",
          "manifest": "flying-saucer-examples/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.slf4j:slf4j-api",
          "manifest": "flying-saucer-examples/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${slf4j.version}"
        },
        {
          "name": "org.slf4j:slf4j-simple",
          "manifest": "flying-saucer-examples/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${slf4j.version}"
        },
        {
          "name": "org.xhtmlrenderer:flying-saucer-core",
          "manifest": "flying-saucer-fop/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.apache.xmlgraphics:fop",
          "manifest": "flying-saucer-fop/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.11"
        },
        {
          "name": "net.sf.offo:fop-hyph",
          "manifest": "flying-saucer-fop/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.0"
        },
        {
          "name": "org.xhtmlrenderer:flying-saucer-pdf",
          "manifest": "flying-saucer-fop/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.apache.logging.log4j:log4j-core",
          "manifest": "flying-saucer-log4j/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.26.1"
        },
        {
          "name": "org.xhtmlrenderer:flying-saucer-core",
          "manifest": "flying-saucer-log4j/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.xhtmlrenderer:flying-saucer-pdf",
          "manifest": "flying-saucer-pdf-osgi/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.xhtmlrenderer:flying-saucer-core",
          "manifest": "flying-saucer-pdf/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "com.github.librepdf:openpdf",
          "manifest": "flying-saucer-pdf/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${openpdf.version}"
        },
        {
          "name": "org.apache.xmlgraphics:batik-codec",
          "manifest": "flying-saucer-pdf/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${batik.version}"
        },
        {
          "name": "org.xhtmlrenderer:flying-saucer-core",
          "manifest": "flying-saucer-swt/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.eclipse.platform:org.eclipse.swt.win32.win32.x86_64",
          "manifest": "flying-saucer-swt/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${swt.version}"
        },
        {
          "name": "org.eclipse.platform:org.eclipse.swt.cocoa.macosx.x86_64",
          "manifest": "flying-saucer-swt/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${swt.version}"
        },
        {
          "name": "org.eclipse.platform:org.eclipse.swt.gtk.linux.x86_64",
          "manifest": "flying-saucer-swt/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${swt.version}"
        },
        {
          "name": "com.github.librepdf:openpdf",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${openpdf.version}"
        },
        {
          "name": "commons-io:commons-io",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${commons-io.version}"
        },
        {
          "name": "org.junit:junit-bom",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${junit.version}"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "com.github.librepdf:openpdf",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.github.librepdf:openpdf",
            "direct": true,
            "version": "3.0.5",
            "ecosystem": "maven"
          },
          {
            "name": "commons-io:commons-io",
            "direct": true,
            "version": "2.22.0",
            "ecosystem": "maven"
          },
          {
            "name": "net.sf.offo:fop-hyph",
            "direct": true,
            "version": "2.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.logging.log4j:log4j-core",
            "direct": true,
            "version": "2.26.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.xmlgraphics:batik-codec",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.xmlgraphics:fop",
            "direct": true,
            "version": "2.11",
            "ecosystem": "maven"
          },
          {
            "name": "org.eclipse.platform:org.eclipse.swt.cocoa.macosx.x86_64",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.eclipse.platform:org.eclipse.swt.gtk.linux.x86_64",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.eclipse.platform:org.eclipse.swt.win32.win32.x86_64",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.json:json",
            "direct": true,
            "version": "20260719",
            "ecosystem": "maven"
          },
          {
            "name": "org.junit:junit-bom",
            "direct": true,
            "version": "6.1.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:slf4j-api",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:slf4j-api",
            "direct": true,
            "version": "2.0.18",
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:slf4j-simple",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:slf4j-simple",
            "direct": true,
            "version": "2.0.18",
            "ecosystem": "maven"
          },
          {
            "name": "org.xhtmlrenderer:flying-saucer-core",
            "direct": true,
            "version": "10.5.0-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "org.xhtmlrenderer:flying-saucer-pdf",
            "direct": true,
            "version": "10.5.0-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "com.codeborne:pdf-test",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.google.errorprone:error_prone_annotations",
            "direct": false,
            "version": "2.50.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.google.errorprone:maven-compiler-plugin",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "maven"
          },
          {
            "name": "de.jflex:jflex-maven-plugin",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.felix:maven-bundle-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.felix:maven-bundle-plugin",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-deploy-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-deploy-plugin",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-enforcer-plugin",
            "direct": false,
            "version": "3.6.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-gpg-plugin",
            "direct": false,
            "version": "3.2.8",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-jar-plugin",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-javadoc-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-javadoc-plugin",
            "direct": false,
            "version": "3.12.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-source-plugin",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-surefire-plugin",
            "direct": false,
            "version": "3.5.6",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.pdfbox:fontbox",
            "direct": false,
            "version": "3.0.8",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.pdfbox:pdfbox",
            "direct": false,
            "version": "3.0.8",
            "ecosystem": "maven"
          },
          {
            "name": "org.assertj:assertj-core",
            "direct": false,
            "version": "3.27.7",
            "ecosystem": "maven"
          },
          {
            "name": "org.jsoup:jsoup",
            "direct": false,
            "version": "1.22.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.jspecify:jspecify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.jupiter:junit-jupiter-api",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.junit.jupiter:junit-jupiter-params",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.mockito:mockito-core",
            "direct": false,
            "version": "5.23.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.sonatype.central:central-publishing-maven-plugin",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 42,
        "direct_count": 18,
        "indirect_count": 24
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 9,
        "merged_prs": 502,
        "open_issues": 27,
        "closed_ratio": 0.761,
        "closed_issues": 86,
        "closed_unmerged_prs": 67
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "asolntsev",
          "commits": 724,
          "avatar_url": "https://avatars.githubusercontent.com/u/279773?v=4"
        },
        {
          "type": "User",
          "login": "pbrant",
          "commits": 259,
          "avatar_url": "https://avatars.githubusercontent.com/u/24168?v=4"
        },
        {
          "type": "User",
          "login": "OndrejSpanel",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/6927223?v=4"
        },
        {
          "type": "User",
          "login": "andreasrosdalw",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/41650711?v=4"
        },
        {
          "type": "User",
          "login": "jensrutschmann",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/784213?v=4"
        },
        {
          "type": "User",
          "login": "huxi",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/119647?v=4"
        },
        {
          "type": "User",
          "login": "andreasrosdal",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/259156774?v=4"
        },
        {
          "type": "User",
          "login": "stanio",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/1247730?v=4"
        },
        {
          "type": "User",
          "login": "evermind-micw",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/34649842?v=4"
        },
        {
          "type": "User",
          "login": "nedjs",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/1521890?v=4"
        }
      ],
      "contributors_sampled": 91,
      "top_contributor_share": 0.568
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "maven.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 7,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "16 out of 17 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 2/12 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 17 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b6fac27c51db45be13732a06a374035b442806c9",
        "ran_at": "2026-07-22T01:22:00Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T00:22:47Z",
      "oldest_open_prs": [
        {
          "number": 16,
          "created_at": "2012-02-01T20:53:22Z",
          "last_comment_at": "2012-07-22T20:11:39Z",
          "last_comment_author": "gmottram"
        },
        {
          "number": 18,
          "created_at": "2012-07-31T13:55:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 32,
          "created_at": "2013-03-21T17:22:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 77,
          "created_at": "2015-06-02T09:13:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 138,
          "created_at": "2018-01-30T04:08:39Z",
          "last_comment_at": "2019-04-30T08:37:13Z",
          "last_comment_author": "GitMensch"
        },
        {
          "number": 185,
          "created_at": "2023-04-27T10:13:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 333,
          "created_at": "2024-06-02T10:48:58Z",
          "last_comment_at": "2024-06-10T20:16:58Z",
          "last_comment_author": "pbrant"
        },
        {
          "number": 380,
          "created_at": "2024-09-04T16:32:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 683,
          "created_at": "2026-07-10T10:14:05Z",
          "last_comment_at": "2026-07-15T13:08:05Z",
          "last_comment_author": "asolntsev"
        }
      ],
      "last_merged_pr_at": "2026-07-20T09:14:15Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 228,
          "created_at": "2023-11-21T07:37:30Z",
          "last_comment_at": "2024-03-19T19:23:48Z",
          "last_comment_author": "pbrant"
        },
        {
          "number": 270,
          "created_at": "2024-02-13T04:45:06Z",
          "last_comment_at": "2024-02-29T08:15:09Z",
          "last_comment_author": "mohamnag"
        },
        {
          "number": 272,
          "created_at": "2024-02-16T12:49:24Z",
          "last_comment_at": "2024-03-20T12:37:46Z",
          "last_comment_author": "pbrant"
        },
        {
          "number": 273,
          "created_at": "2024-02-16T16:00:37Z",
          "last_comment_at": "2024-02-18T20:39:45Z",
          "last_comment_author": "asolntsev"
        },
        {
          "number": 279,
          "created_at": "2024-03-04T15:14:14Z",
          "last_comment_at": "2025-01-02T13:10:15Z",
          "last_comment_author": "asolntsev"
        },
        {
          "number": 282,
          "created_at": "2024-03-08T07:02:33Z",
          "last_comment_at": "2024-06-02T10:50:23Z",
          "last_comment_author": "rbri"
        },
        {
          "number": 293,
          "created_at": "2024-03-18T07:23:46Z",
          "last_comment_at": "2024-03-18T10:49:19Z",
          "last_comment_author": "andreasrosdalw"
        },
        {
          "number": 305,
          "created_at": "2024-04-03T15:15:09Z",
          "last_comment_at": "2024-09-20T12:16:45Z",
          "last_comment_author": "andreasrosdalw"
        },
        {
          "number": 315,
          "created_at": "2024-04-23T13:45:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 319,
          "created_at": "2024-05-05T16:15:36Z",
          "last_comment_at": "2024-05-05T16:53:32Z",
          "last_comment_author": "smfukaya"
        },
        {
          "number": 321,
          "created_at": "2024-05-08T09:22:12Z",
          "last_comment_at": "2024-05-08T16:24:42Z",
          "last_comment_author": "pbrant"
        },
        {
          "number": 322,
          "created_at": "2024-05-16T14:48:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 331,
          "created_at": "2024-05-28T08:58:29Z",
          "last_comment_at": "2024-07-04T05:39:28Z",
          "last_comment_author": "Harita-Nealife"
        },
        {
          "number": 339,
          "created_at": "2024-06-20T07:37:59Z",
          "last_comment_at": "2024-09-29T15:57:50Z",
          "last_comment_author": "godenji"
        },
        {
          "number": 342,
          "created_at": "2024-07-05T02:35:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 356,
          "created_at": "2024-07-26T09:17:46Z",
          "last_comment_at": "2024-07-26T12:19:27Z",
          "last_comment_author": "pbrant"
        },
        {
          "number": 375,
          "created_at": "2024-08-30T12:56:57Z",
          "last_comment_at": "2024-10-30T14:07:18Z",
          "last_comment_author": "pbrant"
        },
        {
          "number": 415,
          "created_at": "2024-10-11T01:30:44Z",
          "last_comment_at": "2024-10-18T17:44:26Z",
          "last_comment_author": "jjathman-ch"
        },
        {
          "number": 439,
          "created_at": "2024-11-05T17:44:10Z",
          "last_comment_at": "2025-01-31T00:34:04Z",
          "last_comment_author": "sellrock-de"
        },
        {
          "number": 449,
          "created_at": "2024-11-22T09:01:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/flyingsaucerproject/flyingsaucer",
    "host": "github.com",
    "name": "flyingsaucer",
    "owner": "flyingsaucerproject"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 75,
      "inputs": {
        "security": 61,
        "vitality": 98,
        "community": 77,
        "governance": 64,
        "engineering": 73
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 98,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "commits_last_year": 200,
              "human_commit_share": 0.53,
              "days_since_last_push": 1,
              "active_weeks_last_year": 48
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "48/52 weeks with commits",
                "points": 33.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 48
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "200 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 200
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 70,
              "latest_release_tag": "v10.4.0",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 26.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "70 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 70
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~26.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 26.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 77,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "forks": 572,
              "stars": 2230,
              "watchers": 100,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,230 stars",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2230
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "572 forks",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 572
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "100 watchers",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 91,
              "top_contributor_share": 0.568
            },
            "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 57% of commits",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 57
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "91 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 91
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 502,
              "open_issues": 27,
              "closed_issues": 86,
              "issue_closed_ratio": 0.761,
              "closed_unmerged_prs": 67
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "76% of issues closed",
                "points": 35.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "502/569 decided PRs merged",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 502,
                      "decided": 569
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/12 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "followers": 12,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "flyingsaucerproject",
              "public_repos": 2,
              "account_age_days": 5937
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "12 followers of flyingsaucerproject",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 12,
                      "login": "flyingsaucerproject"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "2 public repos, account ~16 yr old",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 2
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "org.xhtmlrenderer:flying-saucer-fop",
                "org.xhtmlrenderer:flying-saucer-pdf",
                "org.xhtmlrenderer:flying-saucer-swt",
                "org.xhtmlrenderer:flying-saucer-core",
                "org.xhtmlrenderer:flying-saucer-log4j",
                "org.xhtmlrenderer:flying-saucer-examples",
                "org.xhtmlrenderer:flying-saucer-pdf-osgi",
                "org.xhtmlrenderer:flying-saucer-chrome-pdf"
              ],
              "ecosystems": "maven",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on maven",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "maven"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "84 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 84
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 73,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "16 out of 17 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 61,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "16 out of 17 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "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 2/12 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 30 resolved dependencies against OSV; 12 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",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 30
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 12
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 30,
              "unassessed_packages": 12,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "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": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "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": 30,
              "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": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 67,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.453,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 6607
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "24 of 53 human commits state their intent (structured subject or explanatory body)",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 24,
                      "sampled": 53
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.09,
              "toolchain_manifests": [
                "flying-saucer-chrome-pdf/pom.xml",
                "flying-saucer-core/pom.xml",
                "flying-saucer-examples/pom.xml",
                "flying-saucer-fop/pom.xml",
                "flying-saucer-log4j/pom.xml",
                "flying-saucer-pdf-osgi/pom.xml",
                "flying-saucer-pdf/pom.xml",
                "flying-saucer-swt/pom.xml",
                "pom.xml"
              ],
              "dependency_bot_commit_share": 0.47
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "flying-saucer-chrome-pdf/pom.xml, flying-saucer-core/pom.xml, flying-saucer-examples/pom.xml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "flying-saucer-chrome-pdf/pom.xml, flying-saucer-core/pom.xml, flying-saucer-examples/pom.xml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "9 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 9,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "47 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 47,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 113396,
              "source_files_sampled": 464,
              "oversized_source_files": 7
            },
            "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": "7/464 source files over 60KB",
                "points": 54.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 464,
                      "oversized": 7
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "demos"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "demos",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "demos"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "deps.dev does not index maven:org.xhtmlrenderer:flying-saucer-fop@10.4.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T01:22:25.491058Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/flyingsaucerproject/flyingsaucer.svg",
  "full_name": "flyingsaucerproject/flyingsaucer",
  "license_state": "custom",
  "license_spdx": null
}

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

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