Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 05:43 UTC

hnaderi / edomata

Production ready event-driven automata for Scala, Scala.js and scala native

ScalaApache-2.0★ 101 stars⑂ 13 forkssince Feb 2022View on GitHub ↗

hnaderi/edomata holds a health index of 69 out of 100, placing it in the Moderate band. It scores highest on Vitality (93/100) and lowest on AI Readiness (50/100). It was last updated 6 days ago. A single contributor accounts for most of its recent work.

69
overall / 100
Moderate

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.

69
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

Hossein NaderiPersonal account
59 followers79 public repossince Dec 2014

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

Metrics by category

Vitality

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

93Excellent · 22% of overall
How it's scored
36/36Push recency — last push 6 days ago
29.8/36Commit cadence — 43/52 weeks with commits
18/18Commit volume — 101 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_year101
human_commit_share1
days_since_last_push6
active_weeks_last_year43
How it's scored
27/27Ships releases — 32 releases published
36/36Release recency — latest release 6 days ago
19.8/27Release cadence — a release every ~92.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count32
latest_release_tagv0.13.1
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases92.1
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?

53Moderate · 18% of overall
How it's scored
32.4/60Stars — 101 stars
9/25Forks — 13 forks
1.7/15Watchers — 3 watchers
Inputs used
forks13
stars101
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno

Sustainability & Governance

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

52Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.8/22.5Commit distribution — top contributor authored 88% of commits
8.1/13.5Contributor breadth — 6 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.877
How it's scored
35.6/46.8Issue resolution — 76% of issues closed
31.5/38.3PR acceptance — 483/586 decided PRs merged
13.5/15OpenSSF Scorecard: Code-Review — Found 28/30 approved changesets -- score normalized to 9
Inputs used
merged_prs483
open_issues5
closed_issues16
issue_closed_ratio0.762
closed_unmerged_prs103
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12.8/25Owner reach — 59 followers of hnaderi
25/25Track record — 79 public repos, account ~11 yr old
Inputs used
followers59
owner_typeUser
is_verified
owner_loginhnaderi
public_repos79
account_age_days4,223
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — http://edomata.ir/
10/10Repository description
10/10Topics — 16 topics
10/10Wiki
Inputs used
topicsautomata, cats, cqrs, cqrs-es, ddd, event-driven, event-sourcing, fp, scala, eventsourcing, purely-functional, scalajs, scalanative, algebraic-effects, monad, state-machine
has_wikiyes
homepagehttp://edomata.ir/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

66Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 28 out of 28 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-Review — Found 28/30 approved changesets -- score normalized to 9
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 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.8
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
advisories2
affected_packages1
assessed_packages227
unassessed_packages0
affected_by_severityhigh 1
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 227 resolved dependencies against OSV. 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.

50Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 95 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.95
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Scala (statically typed)
10/10Reproducible environment — Dockerfile, Nix
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixyes
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Scala (statically typed)
55/55Manageable file sizes — 0/125 source files over 60KB
Inputs used
primary_languageScala
largest_source_bytes13,330
source_files_sampled125
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

101GitHub stars
6contributors
101commits, last 12 months
6days since last push
32releases
1bus factor
5open issues
package ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 13 ⇿
0Stars
13Forks
30Releases

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.

03581013151312022-052024-052026-06
Major 0Minor 12Patch 18

Each point covers 4 days.

OpenSSF Scorecard 5.8 / 10
5.8aggregate

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-24 05:43 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests28 out of 28 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 28/30 approved changesets -- score normalized to 9
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense 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
All dependencies 227

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

RegistryPackageVersionRelation
Mavenco.fs2:fs2-core_33.13.0indirect
Mavenco.fs2:fs2-core_native0.5_33.13.0indirect
Mavenco.fs2:fs2-core_sjs1_33.13.0indirect
Mavenco.fs2:fs2-io_33.12.2indirect
Mavenco.fs2:fs2-io_33.13.0indirect
Mavenco.fs2:fs2-io_native0.5_33.13.0indirect
Mavenco.fs2:fs2-io_sjs1_33.13.0indirect
Mavencom.armanbilge:saslprep_native0.5_30.1.2indirect
Mavencom.armanbilge:saslprep_sjs1_30.1.2indirect
Mavencom.comcast:ip4s-core_33.6.0indirect
Mavencom.comcast:ip4s-core_33.8.0indirect
Mavencom.comcast:ip4s-core_native0.5_33.8.0indirect
Mavencom.comcast:ip4s-core_sjs1_33.8.0indirect
Mavencom.github.plokhotnyuk.jsoniter-scala:jsoniter-scala-core_32.39.1indirect
Mavencom.github.plokhotnyuk.jsoniter-scala:jsoniter-scala-core_native0.5_32.39.1indirect
Mavencom.github.plokhotnyuk.jsoniter-scala:jsoniter-scala-core_sjs1_32.39.1indirect
Mavencom.lihaoyi:geny_31.1.1indirect
Mavencom.lihaoyi:geny_native0.5_31.1.1indirect
Mavencom.lihaoyi:geny_sjs1_31.1.1indirect
Mavencom.lihaoyi:ujson_34.4.3indirect
Mavencom.lihaoyi:ujson_native0.5_34.4.3indirect
Mavencom.lihaoyi:ujson_sjs1_34.4.3indirect
Mavencom.lihaoyi:upack_34.4.3indirect
Mavencom.lihaoyi:upack_native0.5_34.4.3indirect
Mavencom.lihaoyi:upack_sjs1_34.4.3indirect
Mavencom.lihaoyi:upickle-core_34.4.3indirect
Mavencom.lihaoyi:upickle-core_native0.5_34.4.3indirect
Mavencom.lihaoyi:upickle-core_sjs1_34.4.3indirect
Mavencom.lihaoyi:upickle-implicits_34.4.3indirect
Mavencom.lihaoyi:upickle-implicits_native0.5_34.4.3indirect
Mavencom.lihaoyi:upickle-implicits_sjs1_34.4.3indirect
Mavencom.lihaoyi:upickle_34.4.3indirect
Mavencom.lihaoyi:upickle_native0.5_34.4.3indirect
Mavencom.lihaoyi:upickle_sjs1_34.4.3indirect
Mavencom.ongres.scram:client2.1indirect
Mavencom.ongres.scram:common2.1indirect
Mavencom.ongres.stringprep:saslprep1.1indirect
Mavencom.ongres.stringprep:stringprep1.1indirect
Mavendev.hnaderi:edomata-backend-tests_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavendev.hnaderi:edomata-backend-tests_native0.5_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavendev.hnaderi:edomata-backend-tests_sjs1_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavendev.hnaderi:edomata-backend_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavendev.hnaderi:edomata-backend_native0.5_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavendev.hnaderi:edomata-backend_sjs1_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavendev.hnaderi:edomata-core_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavendev.hnaderi:edomata-core_native0.5_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavendev.hnaderi:edomata-core_sjs1_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavendev.hnaderi:edomata-doobie_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavendev.hnaderi:edomata-postgres_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavendev.hnaderi:edomata-postgres_native0.5_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavendev.hnaderi:edomata-postgres_sjs1_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavendev.hnaderi:edomata-skunk_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavendev.hnaderi:edomata-skunk_native0.5_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavendev.hnaderi:edomata-skunk_sjs1_30.13.1-4-02e8b5f-SNAPSHOTindirect
Mavenio.circe:circe-core_30.14.14indirect
Mavenio.circe:circe-core_30.14.16indirect
Mavenio.circe:circe-core_native0.5_30.14.14indirect
Mavenio.circe:circe-core_sjs1_30.14.14indirect
Mavenio.circe:circe-jawn_30.14.14indirect
Mavenio.circe:circe-jawn_30.14.16indirect
Mavenio.circe:circe-jawn_native0.5_30.14.14indirect
Mavenio.circe:circe-jawn_sjs1_30.14.14indirect
Mavenio.circe:circe-numbers_30.14.14indirect
Mavenio.circe:circe-numbers_30.14.16indirect
Mavenio.circe:circe-numbers_native0.5_30.14.14indirect
Mavenio.circe:circe-numbers_sjs1_30.14.14indirect
Mavenio.circe:circe-parser_30.14.16indirect
Mavenio.github.cquiroz:cldr-api_native0.5_34.5.0indirect
Mavenio.github.cquiroz:cldr-api_sjs1_34.5.0indirect
Mavenio.github.cquiroz:locales-minimal-en_us-db_native0.5_31.5.4indirect
Mavenio.github.cquiroz:locales-minimal-en_us-db_sjs1_31.5.4indirect
Mavenio.github.cquiroz:scala-java-locales_native0.5_31.5.4indirect
Mavenio.github.cquiroz:scala-java-locales_sjs1_31.5.4indirect
Mavenio.github.cquiroz:scala-java-time_native0.5_32.6.0indirect
Mavenio.github.cquiroz:scala-java-time_native0.5_32.7.0indirect
Mavenio.github.cquiroz:scala-java-time_sjs1_32.7.0indirect
Mavenjunit:junit4.13.2indirect
Mavenorg.checkerframework:checker-qual3.52.0indirect
Mavenorg.hamcrest:hamcrest-core1.3indirect
Mavenorg.jline:jline-native3.27.1indirect
Mavenorg.jline:jline-reader3.27.1indirect
Mavenorg.jline:jline-terminal3.27.1indirect
Mavenorg.jline:jline-terminal-jni3.27.1indirect
Mavenorg.portable-scala:portable-scala-reflect_native0.5_2.131.1.3indirect
Mavenorg.portable-scala:portable-scala-reflect_sjs1_2.131.1.3indirect
Mavenorg.postgresql:postgresql42.7.10indirect
Mavenorg.scala-js:scala-js-macrotask-executor_sjs1_31.1.1indirect
Mavenorg.scala-js:scalajs-javalib1.22.0indirect
Mavenorg.scala-js:scalajs-junit-test-runtime_2.131.20.2indirect
Mavenorg.scala-js:scalajs-junit-test-runtime_2.131.21.0indirect
Mavenorg.scala-js:scalajs-library_2.131.22.0indirect
Mavenorg.scala-js:scalajs-scalalib_2.132.13.18+1.22.0indirect
Mavenorg.scala-js:scalajs-test-interface_2.131.20.2indirect
Mavenorg.scala-js:scalajs-test-interface_2.131.21.0indirect
Mavenorg.scala-lang.modules:scala-asm9.8.0-scala-1indirect
Mavenorg.scala-lang:scala-library2.13.10indirect
Mavenorg.scala-lang:scala-library2.13.16indirect
Mavenorg.scala-lang:scala-library2.13.17indirect
Mavenorg.scala-lang:scala-library2.13.18indirect
Mavenorg.scala-lang:scala3-compiler_33.3.6indirect
Mavenorg.scala-lang:scala3-interfaces3.3.6indirect
Mavenorg.scala-lang:scala3-library_33.3.1indirect
Mavenorg.scala-lang:scala3-library_33.3.6indirect
Mavenorg.scala-lang:scala3-library_33.3.7indirect
Mavenorg.scala-lang:scala3-library_33.3.8indirect
Mavenorg.scala-lang:scala3-library_sjs1_33.3.8indirect
Mavenorg.scala-lang:tasty-core_33.3.6indirect
Mavenorg.scala-native:auxlib_native0.5_30.5.12indirect
Mavenorg.scala-native:clib_native0.5_30.5.12indirect
Mavenorg.scala-native:javalib_native0.5_30.5.12indirect
Mavenorg.scala-native:nativelib_native0.5_30.5.12indirect
Mavenorg.scala-native:nscplugin_3.3.60.5.12indirect
Mavenorg.scala-native:posixlib_native0.5_30.5.12indirect
Mavenorg.scala-native:scala3lib_native0.5_33.3.6+0.5.12indirect
Mavenorg.scala-native:scala3lib_native0.5_33.3.7+0.5.10indirect
Mavenorg.scala-native:scala3lib_native0.5_33.3.7+0.5.11indirect
Mavenorg.scala-native:scala3lib_native0.5_33.3.7+0.5.9indirect
Mavenorg.scala-native:scala3lib_native0.5_33.3.8+0.5.12indirect
Mavenorg.scala-native:scalalib_native0.5_2.132.13.17+0.5.9indirect
Mavenorg.scala-native:scalalib_native0.5_2.132.13.18+0.5.10indirect
Mavenorg.scala-native:scalalib_native0.5_2.132.13.18+0.5.11indirect
Mavenorg.scala-native:scalalib_native0.5_2.132.13.18+0.5.12indirect
Mavenorg.scala-native:test-interface-sbt-defs_native0.5_30.5.10indirect
Mavenorg.scala-native:test-interface-sbt-defs_native0.5_30.5.11indirect
Mavenorg.scala-native:test-interface_native0.5_30.5.10indirect
Mavenorg.scala-native:test-interface_native0.5_30.5.11indirect
Mavenorg.scala-native:windowslib_native0.5_30.5.12indirect
Mavenorg.scala-sbt:compiler-interface1.10.4indirect
Mavenorg.scala-sbt:test-interface1.0indirect
Mavenorg.scala-sbt:util-interface1.10.4indirect
Mavenorg.scalameta:junit-interface1.2.4indirect
Mavenorg.scalameta:junit-interface1.3.0indirect
Mavenorg.scalameta:munit-diff_31.2.4indirect
Mavenorg.scalameta:munit-diff_31.3.0indirect
Mavenorg.scalameta:munit-diff_native0.5_31.2.4indirect
Mavenorg.scalameta:munit-diff_native0.5_31.3.0indirect
Mavenorg.scalameta:munit-diff_sjs1_31.2.4indirect
Mavenorg.scalameta:munit-diff_sjs1_31.3.0indirect
Mavenorg.scalameta:munit_31.2.4indirect
Mavenorg.scalameta:munit_31.3.0indirect
Mavenorg.scalameta:munit_native0.5_31.2.4indirect
Mavenorg.scalameta:munit_native0.5_31.3.0indirect
Mavenorg.scalameta:munit_sjs1_31.2.4indirect
Mavenorg.scalameta:munit_sjs1_31.3.0indirect
Mavenorg.scodec:scodec-bits_31.2.4indirect
Mavenorg.scodec:scodec-bits_native0.5_31.2.4indirect
Mavenorg.scodec:scodec-bits_sjs1_31.2.4indirect
Mavenorg.scodec:scodec-cats_31.3.0indirect
Mavenorg.scodec:scodec-cats_native0.5_31.3.0indirect
Mavenorg.scodec:scodec-cats_sjs1_31.3.0indirect
Mavenorg.scodec:scodec-core_32.3.3indirect
Mavenorg.scodec:scodec-core_native0.5_32.3.3indirect
Mavenorg.scodec:scodec-core_sjs1_32.3.3indirect
Mavenorg.tpolecat:doobie-core_31.0.0-RC12indirect
Mavenorg.tpolecat:doobie-free_31.0.0-RC12indirect
Mavenorg.tpolecat:doobie-postgres_31.0.0-RC12indirect
Mavenorg.tpolecat:skunk-circe_31.0.0indirect
Mavenorg.tpolecat:skunk-circe_native0.5_31.0.0indirect
Mavenorg.tpolecat:skunk-circe_sjs1_31.0.0indirect
Mavenorg.tpolecat:skunk-core_31.0.0indirect
Mavenorg.tpolecat:skunk-core_native0.5_31.0.0indirect
Mavenorg.tpolecat:skunk-core_sjs1_31.0.0indirect
Mavenorg.tpolecat:sourcepos_31.2.0indirect
Mavenorg.tpolecat:sourcepos_native0.5_31.2.0indirect
Mavenorg.tpolecat:sourcepos_sjs1_31.2.0indirect
Mavenorg.tpolecat:typename_31.1.0indirect
Mavenorg.typelevel:algebra_32.13.0indirect
Mavenorg.typelevel:algebra_native0.5_32.13.0indirect
Mavenorg.typelevel:algebra_sjs1_32.13.0indirect
Mavenorg.typelevel:cats-collections-core_30.9.10indirect
Mavenorg.typelevel:cats-collections-core_native0.5_30.9.10indirect
Mavenorg.typelevel:cats-collections-core_sjs1_30.9.10indirect
Mavenorg.typelevel:cats-core_32.13.0indirect
Mavenorg.typelevel:cats-core_native0.5_32.13.0indirect
Mavenorg.typelevel:cats-core_sjs1_32.13.0indirect
Mavenorg.typelevel:cats-effect-kernel_33.7.0indirect
Mavenorg.typelevel:cats-effect-kernel_native0.5_33.7.0indirect
Mavenorg.typelevel:cats-effect-kernel_sjs1_33.7.0indirect
Mavenorg.typelevel:cats-effect-std_33.7.0indirect
Mavenorg.typelevel:cats-effect-std_native0.5_33.7.0indirect
Mavenorg.typelevel:cats-effect-std_sjs1_33.7.0indirect
Mavenorg.typelevel:cats-effect_33.7.0indirect
Mavenorg.typelevel:cats-effect_native0.5_33.7.0indirect
Mavenorg.typelevel:cats-effect_sjs1_33.7.0indirect
Mavenorg.typelevel:cats-free_32.13.0indirect
Mavenorg.typelevel:cats-kernel_32.13.0indirect
Mavenorg.typelevel:cats-kernel_native0.5_32.13.0indirect
Mavenorg.typelevel:cats-kernel_sjs1_32.13.0indirect
Mavenorg.typelevel:cats-mtl_31.6.0indirect
Mavenorg.typelevel:cats-mtl_native0.5_31.6.0indirect
Mavenorg.typelevel:cats-mtl_sjs1_31.6.0indirect
Mavenorg.typelevel:idna4s-core_30.1.0indirect
Mavenorg.typelevel:idna4s-core_native0.5_30.1.0indirect
Mavenorg.typelevel:idna4s-core_sjs1_30.1.0indirect
Mavenorg.typelevel:jawn-parser_31.6.0indirect
Mavenorg.typelevel:jawn-parser_31.7.0indirect
Mavenorg.typelevel:jawn-parser_native0.5_31.6.0indirect
Mavenorg.typelevel:jawn-parser_sjs1_31.6.0indirect
Mavenorg.typelevel:literally_31.1.0indirect
Mavenorg.typelevel:literally_31.2.0indirect
Mavenorg.typelevel:literally_native0.5_31.2.0indirect
Mavenorg.typelevel:literally_sjs1_31.2.0indirect
Mavenorg.typelevel:otel4s-core-common_30.16.0indirect
Mavenorg.typelevel:otel4s-core-common_native0.5_30.16.0indirect
Mavenorg.typelevel:otel4s-core-common_sjs1_30.16.0indirect
Mavenorg.typelevel:otel4s-core-logs_30.16.0indirect
Mavenorg.typelevel:otel4s-core-logs_native0.5_30.16.0indirect
Mavenorg.typelevel:otel4s-core-logs_sjs1_30.16.0indirect
Mavenorg.typelevel:otel4s-core-metrics_30.16.0indirect
Mavenorg.typelevel:otel4s-core-metrics_native0.5_30.16.0indirect
Mavenorg.typelevel:otel4s-core-metrics_sjs1_30.16.0indirect
Mavenorg.typelevel:otel4s-core-trace_30.16.0indirect
Mavenorg.typelevel:otel4s-core-trace_native0.5_30.16.0indirect
Mavenorg.typelevel:otel4s-core-trace_sjs1_30.16.0indirect
Mavenorg.typelevel:otel4s-core_30.16.0indirect
Mavenorg.typelevel:otel4s-core_native0.5_30.16.0indirect
Mavenorg.typelevel:otel4s-core_sjs1_30.16.0indirect
Mavenorg.typelevel:otel4s-semconv-metrics_30.16.0indirect
Mavenorg.typelevel:otel4s-semconv-metrics_native0.5_30.16.0indirect
Mavenorg.typelevel:otel4s-semconv-metrics_sjs1_30.16.0indirect
Mavenorg.typelevel:otel4s-semconv_30.16.0indirect
Mavenorg.typelevel:otel4s-semconv_native0.5_30.16.0indirect
Mavenorg.typelevel:otel4s-semconv_sjs1_30.16.0indirect
Mavenorg.typelevel:scalac-compat-annotation_30.1.4indirect
Mavenorg.typelevel:twiddles-core_31.0.0indirect
Mavenorg.typelevel:twiddles-core_native0.5_31.0.0indirect
Mavenorg.typelevel:twiddles-core_sjs1_31.0.0indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 227 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
org.postgresql:postgresql42.7.10indirecthigh242.7.12

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": [
        "automata",
        "cats",
        "cqrs",
        "cqrs-es",
        "ddd",
        "event-driven",
        "event-sourcing",
        "fp",
        "scala",
        "eventsourcing",
        "purely-functional",
        "scalajs",
        "scalanative",
        "algebraic-effects",
        "monad",
        "state-machine"
      ],
      "is_fork": false,
      "size_kb": 3783,
      "has_wiki": true,
      "homepage": "http://edomata.ir/",
      "languages": {
        "Nix": 1100,
        "Scala": 350468,
        "Shell": 10
      },
      "pushed_at": "2026-07-18T02:18:30Z",
      "created_at": "2022-02-23T12:13:08Z",
      "owner_type": "User",
      "updated_at": "2026-07-18T02:07:41Z",
      "description": "Production ready event-driven automata for Scala, Scala.js and scala native",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Scala",
      "significant_languages": [
        "Scala"
      ]
    },
    "owner": {
      "blog": "https://hnaderi.dev",
      "name": "Hossein Naderi",
      "type": "User",
      "login": "hnaderi",
      "company": null,
      "location": "Wonderland",
      "followers": 59,
      "avatar_url": "https://avatars.githubusercontent.com/u/10355355?v=4",
      "created_at": "2014-12-31T05:10:28Z",
      "is_verified": null,
      "public_repos": 79,
      "account_age_days": 4223
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2026-07-17T07:30:26Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2026-05-07T08:26:52Z"
        },
        {
          "tag": "v0.12.8",
          "kind": "patch",
          "published_at": "2025-11-05T16:05:49Z"
        },
        {
          "tag": "v0.12.7",
          "kind": "patch",
          "published_at": "2025-06-05T06:58:35Z"
        },
        {
          "tag": "v0.12.6",
          "kind": "patch",
          "published_at": "2025-03-25T09:48:48Z"
        },
        {
          "tag": "v0.12.5",
          "kind": "patch",
          "published_at": "2024-12-19T09:45:33Z"
        },
        {
          "tag": "v0.12.4",
          "kind": "patch",
          "published_at": "2024-09-12T14:28:00Z"
        },
        {
          "tag": "v0.12.3",
          "kind": "patch",
          "published_at": "2024-07-08T07:48:33Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2024-05-28T07:31:18Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2024-04-09T17:35:01Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2024-01-22T11:50:15Z"
        },
        {
          "tag": "v0.11.4",
          "kind": "patch",
          "published_at": "2023-11-14T15:15:22Z"
        },
        {
          "tag": "v0.11.3",
          "kind": "patch",
          "published_at": "2023-10-12T08:14:10Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2023-09-14T13:42:43Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2023-06-25T06:42:53Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2023-06-15T14:52:40Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2023-05-09T17:18:37Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2023-04-06T05:42:29Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2023-03-23T07:21:54Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2023-02-09T13:18:59Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2023-01-25T17:57:07Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2023-01-19T08:36:52Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2022-12-08T10:50:29Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2022-12-07T10:56:13Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2022-10-19T14:41:45Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2022-09-25T09:01:48Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2022-07-14T06:48:21Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2022-06-21T06:17:04Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-06-17T10:01:46Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-06-08T07:12:47Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2022-05-10T16:32:35Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2022-05-03T12:35:16Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "02e8b5f1ff21b973b477aa98499cacf3c8d8a13a",
          "body": null,
          "is_bot": false,
          "headline": "Update mdoc, sbt-mdoc to 2.9.1 (#645)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-07-18T02:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3436de9581f6b5cb128ae10301748bee315d86e1",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-scalafmt to 2.6.2 (#646)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-07-18T02:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dadeab55bd61dc76a50112ceb57379349ab10af0",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.11.4 (#647)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-07-18T02:04:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98274231e83a7a60496a4a32ed2106104cd01f8d",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.14 (#643)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-07-17T02:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41a7043b4af3413040e788a86c53369754e8d7df",
          "body": null,
          "is_bot": false,
          "headline": "Revised ResponseT description in the doc",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-07-16T12:25:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42d526d0383d9a2cd88114b98a0e7c56102a58c3",
          "body": null,
          "is_bot": false,
          "headline": "Fixed a broken doc link",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-07-16T12:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c32bdd62b488d3dfca2166d227b452ab0295c81",
          "body": "* Update sbt-typelevel, ... to 0.8.7\n\n* Regenerate GitHub Actions workflow\n\nExecuted command: sbt githubWorkflowGenerate",
          "is_bot": false,
          "headline": "Update sbt-typelevel, ... to 0.8.7 (#640)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-07-14T02:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92292945ad0df8e170649b578e855edf2ba6a1ea",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.11.3 (#638)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-07-12T02:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0d9f2aef292277badbd63509cdb33ec7415ad9a",
          "body": null,
          "is_bot": false,
          "headline": "Update jsoniter-scala-core to 2.39.1 (#636)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2026-07-10T17:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "339525739e024e992246df997d480cf17c760f64",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.11.2 (#635)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-07-10T02:36:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "616ff0dbbf02f997cd1887f0ccbc9b2505f4b256",
          "body": null,
          "is_bot": false,
          "headline": "Update jsoniter-scala-core to 2.39.0 (#633)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-07-10T02:34:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c4afaebe52ec9c086ca6b0ea5a9ee433d3628d7",
          "body": null,
          "is_bot": false,
          "headline": "Update jsoniter-scala-core to 2.38.17 (#632)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2026-07-04T15:38:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27e337b8f75532c08c9e183a0f7a22742af81963",
          "body": "Flake lock file updates:\n\n• Updated input 'typelevel-nix':\n    'github:typelevel/typelevel-nix/fe7b1d4' (2026-05-15)\n  → 'github:typelevel/typelevel-nix/f934805' (2026-06-23)\n• Updated input 'typelevel-nix/nixpkgs':\n    'github:nixos/nixpkgs/2719819' (2026-05-14)\n  → 'github:nixos/nixpkgs/9f11f82' (2026-06-13)\n\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "flake.lock: Update (#631)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-07-01T04:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18816ece9cffcd17158464fbc61483c08b73b85c",
          "body": null,
          "is_bot": false,
          "headline": "Update circe-generic, circe-parser to 0.14.16 (#628)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-06-25T02:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff81995ef2f2575cdd3f1a1b56b1eecc479e325e",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.13 (#627)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-06-22T03:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39467a59e1047826c59bd4317bb5c1c767a14b62",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-scalajs, scalajs-library_2.13, ... to 1.22.0 (#626)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-06-21T03:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "654ed7d6a7d96843b41f24ba62590eb78d2f51c4",
          "body": null,
          "is_bot": false,
          "headline": "Update jsoniter-scala-core to 2.38.15 (#623)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-06-19T03:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44d1959c990984f0339a6020614d95c3f49aed2c",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.12 (#620)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2026-06-14T17:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19b979dd1c86e8503f1f817235a90d5da6ed2e94",
          "body": null,
          "is_bot": false,
          "headline": "Update scala-java-time to 2.7.0 (#619)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2026-06-14T17:54:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9edf6d5e73a9a59bdb2223868bfb62f19c73d42b",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-scalafix to 0.14.7 (#616)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-06-13T02:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f846cb1721bef9d9beac5fad0f71d87c695e8a7",
          "body": null,
          "is_bot": false,
          "headline": "Update plantuml to 1.2026.6 (#611)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-06-09T02:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc597c24265170230acb47e05ca46e4b3c4664f3",
          "body": null,
          "is_bot": false,
          "headline": "Update jsoniter-scala-core to 2.38.14 (#607)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2026-05-29T16:33:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bf1a354d92f1c70ade9d7cc837d331383aae175",
          "body": null,
          "is_bot": false,
          "headline": "Update jsoniter-scala-core to 2.38.13 (#605)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-29T02:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "611d3596ad4d5bb205d8d7e5a4d388ddfc2a9a93",
          "body": null,
          "is_bot": false,
          "headline": "Update plantuml to 1.2026.5 (#604)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-28T02:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8cad751dd0a8ca1472747e48a31d559d98b7834",
          "body": null,
          "is_bot": false,
          "headline": "Update auxlib, clib, javalib, nativelib, ... to 0.5.12 (#603)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-23T02:40:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96a36c82cb06573b1cc4d0d86db906b872921aea",
          "body": null,
          "is_bot": false,
          "headline": "Update plantuml to 1.2026.4 (#602)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-21T02:54:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3b9630d5ade2c353cb92d9e51214abc3ca5aba4",
          "body": "Flake lock file updates:\n\n• Updated input 'typelevel-nix':\n    'github:typelevel/typelevel-nix/65d7a5c' (2026-04-15)\n  → 'github:typelevel/typelevel-nix/fe7b1d4' (2026-05-15)\n• Updated input 'typelevel-nix/nixpkgs':\n    'github:nixos/nixpkgs/1304392' (2026-04-11)\n  → 'github:nixos/nixpkgs/2719819' (2026-05-14)\n\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "flake.lock: Update (#601)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-20T14:20:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0a99e23082039cfcf5c303851a4c1af29a45260",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-typelevel, ... to 0.8.6 (#600)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2026-05-20T14:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0771aa314d248458640f751665088e7e3f88566",
          "body": null,
          "is_bot": false,
          "headline": "Update jsoniter-scala-core to 2.38.12 (#599)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-13T02:43:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8703a8636c207de0f9956d5385ad8e93561d98ed",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.11.1 (#598)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-11T02:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15a365ee799ef3442714bbb5cf389c2ceda7bb09",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-scalafmt to 2.6.1 (#597)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-11T02:45:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e321f81191b5304f9570e982557fbc9f9338e88d",
          "body": null,
          "is_bot": false,
          "headline": "Update jsoniter-scala-core to 2.38.11 (#596)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-08T05:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43ca6283bb2b49dccd004360b695759f53184a58",
          "body": null,
          "is_bot": false,
          "headline": "Minor clean up",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-07T07:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1310eb8acf4626e881591e85e88207d9bacedda",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-scalafmt to 2.6.0 (#595)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-07T07:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2db890dd90f0322421f6772e0ec28ad83e975253",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-scalafmt to 2.5.6 (#525)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-07T02:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad03c6c48c7aedddfbc0aec075daded84487c0bd",
          "body": null,
          "is_bot": false,
          "headline": "Update jsoniter-scala-core to 2.38.10 (#594)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-07T02:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42a1bd623b5d7566f0153ed7e43bfb5119d274f3",
          "body": "* Major dependency updates\n\n* Fixed skunk problems after update\n\n* Regenerate CI workflows\n\n* Fixed deprecated skunk constructor\n\n* Bumped up base version",
          "is_bot": false,
          "headline": "Update/deps (#593)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-06T14:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "622126407e5b1311baf13f2b0653176607c9a11f",
          "body": null,
          "is_bot": false,
          "headline": "Updated sbt-typelevel",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-06T12:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec9692e06c426d3a9a732f143c36351d6790a1df",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.11 (#592)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-03T02:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "604cfbb6f2ea89db65e978111a69f4d1843a6da5",
          "body": "Flake lock file updates:\n\n• Updated input 'typelevel-nix':\n    'github:typelevel/typelevel-nix/0eb0713' (2026-02-20)\n  → 'github:typelevel/typelevel-nix/65d7a5c' (2026-04-15)\n• Updated input 'typelevel-nix/nixpkgs':\n    'github:nixos/nixpkgs/d1c15b7' (2026-02-16)\n  → 'github:nixos/nixpkgs/1304392' (2026-04-11)\n\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "flake.lock: Update (#578)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-05-01T04:15:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51806b02edc21655cd43286e30bcc674ee0bf4af",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.10 (#591)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2026-04-27T16:41:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f787ee8c11906b6efc1f8a14ed8475ed629883d",
          "body": null,
          "is_bot": false,
          "headline": "Update mdoc, sbt-mdoc to 2.9.0 (#589)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-04-13T02:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4ac6b7813f2870b114561a5d8e4fdc78a1d608e",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.11.0 (#590)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-04-13T02:16:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95a416f5b6826ddacd5b01941b7070a030edda9f",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.9 (#586)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2026-04-07T17:39:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c0ad5df7ac8ee115f941cc7e395c632df80b44e",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-scalajs, scalajs-library_2.13, ... to 1.21.0 (#582)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-04-05T02:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d32e0d0c0ec059f7faa82b2106e614df8fb00379",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.8 (#572)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-03-25T01:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a6f27d726cba84a63abf38f113b210f2ba86b11",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.7 (#571)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-03-24T01:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e91fef274466a453276d92b5c4e967deb1be6cd",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.6 (#570)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2026-03-16T18:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5893b3ccac81d23a07427b0aaea9ccc5a47c6f40",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.5 (#569)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-03-02T01:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43d57f32c7dae3b7285a4b25e130b3798cc81d8d",
          "body": "Flake lock file updates:\n\n• Updated input 'typelevel-nix':\n    'github:typelevel/typelevel-nix/c2f6b67' (2026-01-12)\n  → 'github:typelevel/typelevel-nix/0eb0713' (2026-02-20)\n• Updated input 'typelevel-nix/devshell':\n    'github:numtide/devshell/17ed8d9' (2025-11-24)\n  → 'github:numtide/devshell/255\n[…]\nelevel-nix/nixpkgs':\n    'github:nixos/nixpkgs/4d113fe' (2026-01-11)\n  → 'github:nixos/nixpkgs/d1c15b7' (2026-02-16)\n\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "flake.lock: Update (#568)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-03-01T03:06:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a720d92c34df840633c2910e53b6191bafd3c55",
          "body": null,
          "is_bot": false,
          "headline": "Update plantuml to 1.2026.2 (#567)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-02-28T01:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00023f774ff3f286a2735ec66c66e50c9eee57b7",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-scalafix to 0.14.6 (#566)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-02-26T01:36:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d1020174929e63cebcb4cb4780de41bf31f05a",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.4 (#565)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-02-24T01:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75f634fdea13da48cd3af175be5d7d53edd3613d",
          "body": null,
          "is_bot": false,
          "headline": "Update doobie-core, doobie-postgres to 1.0.0-RC12 (#562)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-02-22T01:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd705ac3e86132043e1a8df3b58608a086a71cc2",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.3 (#561)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-02-15T01:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6860a634123548f92c68bcea51a5bdcc85252dc",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.10.7 (#560)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-02-11T02:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "972a6e38426e94b084e2283d674f721f156f6158",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.2 (#559)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2026-02-04T20:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d56af18f9f1366d5242abfe63640c82625eac46a",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.10.6 (#558)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2026-02-01T13:54:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39853836b8860b8f2c14c737f45f1a6ca94d7ddf",
          "body": "Flake lock file updates:\n\n• Updated input 'typelevel-nix':\n    'github:typelevel/typelevel-nix/8c0cbb3' (2025-12-29)\n  → 'github:typelevel/typelevel-nix/c2f6b67' (2026-01-12)\n• Updated input 'typelevel-nix/nixpkgs':\n    'github:nixos/nixpkgs/5c2bc52' (2025-12-27)\n  → 'github:nixos/nixpkgs/4d113fe' (2026-01-11)\n\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "flake.lock: Update (#557)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-02-01T03:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fb4cd48555262e7daf6d679e7cb19e363335170",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.10.5 (#554)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2026-01-28T23:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "929c3ba4187759f2f6fb831c52040ca2d0862947",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.1 (#552)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-01-27T01:30:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cb68e9bd3a078b09c6e00548703838b7d4033e7",
          "body": null,
          "is_bot": false,
          "headline": "Update plantuml to 1.2026.1 (#550)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-01-19T01:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2869dd2aefda1c0870e27e059a8a73db549a312",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.10.4 (#549)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2026-01-17T18:27:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "080d5e15c77f0076bd3b887123e0e9a0006c095e",
          "body": null,
          "is_bot": false,
          "headline": "Update plantuml to 1.2026.0 (#548)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-01-10T01:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ceadc045d0e99b224b7cd6f2eff9b1e3d81ee3a",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.12.0 (#547)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-01-06T01:28:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c45a92d06292d568f5f34fdb825d542c2bcdf50b",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-unidoc to 0.6.1 (#544)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2026-01-05T20:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12b14564cb91395326d29308433ff5a4f0a6ee72",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-scalajs, scalajs-library_2.13, ... to 1.20.2 (#545)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2026-01-05T20:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "130faf75e0cc9d6fc74fd6321cd6856b6711e3ce",
          "body": "Flake lock file updates:\n\n• Updated input 'typelevel-nix':\n    'github:typelevel/typelevel-nix/c3aa97f' (2025-11-24)\n  → 'github:typelevel/typelevel-nix/8c0cbb3' (2025-12-29)\n• Updated input 'typelevel-nix/devshell':\n    'github:numtide/devshell/07bacc9' (2025-11-07)\n  → 'github:numtide/devshell/17e\n[…]\nelevel-nix/nixpkgs':\n    'github:nixos/nixpkgs/878e468' (2025-11-22)\n  → 'github:nixos/nixpkgs/5c2bc52' (2025-12-27)\n\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "flake.lock: Update (#543)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2026-01-01T02:35:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f89f12527e29a01b0a68033e90a5313103eb858d",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.10.3 (#542)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-12-24T01:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d3c88b65095ae9678a77755abe722d54de35247",
          "body": null,
          "is_bot": false,
          "headline": "Update mdoc, sbt-mdoc to 2.8.2 (#541)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2025-12-22T22:59:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea8de56eee1f5abec473034f4ac79967bd592fb0",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-scalafix to 0.14.5 (#538)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2025-12-14T17:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac604164bafe40e3bc8dfa76b771ee873f429e06",
          "body": null,
          "is_bot": false,
          "headline": "Update skunk-circe, skunk-core to 0.6.5 (#537)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-12-14T01:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abcfdd150e0d8d3e70dea9bc6779a81af2c85eaf",
          "body": null,
          "is_bot": false,
          "headline": "Update mdoc, sbt-mdoc to 2.8.1 (#536)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-12-06T01:15:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc04843e3ea7e770e9d2aab6d3cae18aac77c671",
          "body": "Flake lock file updates:\n\n• Updated input 'typelevel-nix':\n    'github:typelevel/typelevel-nix/1224bbf' (2025-10-27)\n  → 'github:typelevel/typelevel-nix/c3aa97f' (2025-11-24)\n• Updated input 'typelevel-nix/devshell':\n    'github:numtide/devshell/7c9e793' (2025-03-08)\n  → 'github:numtide/devshell/07b\n[…]\nelevel-nix/nixpkgs':\n    'github:nixos/nixpkgs/02f2cb8' (2025-10-24)\n  → 'github:nixos/nixpkgs/878e468' (2025-11-22)\n\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "flake.lock: Update (#535)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-12-01T02:42:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "36a6ff28896671a47293d5811952d4a01d002a15",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.10.2 (#534)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2025-11-26T17:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a343fc2bce2ac33e1b183596d2803342d845abc",
          "body": null,
          "is_bot": false,
          "headline": "Update doobie-core, doobie-postgres to 1.0.0-RC11 (#531)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2025-11-08T16:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcf7939d6e711313f909e91c1895199606d65ff2",
          "body": null,
          "is_bot": false,
          "headline": "Deduplicate snapshot items on persistence",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-11-05T16:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0aae0a6295e7a7bfe31b908307bebef0035d372",
          "body": null,
          "is_bot": false,
          "headline": "Update plantuml to 1.2025.10 (#529)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-11-05T01:19:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2b1913098bf96cd7274dcb15ebfd7da45cac2df",
          "body": "Flake lock file updates:\n\n• Updated input 'typelevel-nix':\n    'github:typelevel/typelevel-nix/cb094ded58a2814b05b43333ff1c86a7e1a0bdaf?narHash=sha256-BQohs5csdHjcU2WPW0FE5FaYYbIDyBX3iN9p0athax0%3D' (2025-09-22)\n  → 'github:typelevel/typelevel-nix/1224bbf6d7f80a66d064c656f9ff0868825099be?narHash=sha\n[…]\nf2cb8e0feb4596d20cc52fda73ccee960e3538?narHash=sha256-tH3wHnOJms%2BU4k/rK2Nn1RfBrhffX92jLP/2VndSn0w%3D' (2025-10-24)\n\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "flake.lock: Update (#527)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-11-01T02:17:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6feddcfe6432daf996e7e5b28d4861b8e6bc1718",
          "body": "* Update scalafmt-core to 3.10.1\n\n* Reformat with scalafmt 3.10.1\n\nExecuted command: scalafmt --non-interactive\n\n* Add 'Reformat with scalafmt 3.10.1' to .git-blame-ignore-revs",
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.10.1 (#524)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2025-10-19T15:19:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaebafc905cf047b41bb8a76365e5144c9a96a35",
          "body": null,
          "is_bot": false,
          "headline": "Update plantuml to 1.2025.9 (#523)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-10-19T01:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a99a0da7bd6e0808ddea324edb138338f3c9e905",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.10.0 (#522)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2025-10-15T16:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2df6d4e3cd1bddc41af2a5e41ba9e1916370824",
          "body": null,
          "is_bot": false,
          "headline": "Update mdoc, sbt-mdoc to 2.8.0 (#519)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2025-10-13T15:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b8a8ec8ac65e9e52e1cd925fd58918eea3726b1",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-scalafix to 0.14.4 (#514)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-10-10T01:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63c540855b20b7106c56c2ef05d061f58fbe5276",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-typelevel, ... to 0.8.2 (#515)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-10-10T01:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9222f3f9e63cb211a79db1360f19fe7b051d7f3",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.11.7 (#513)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2025-10-06T00:52:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bb1e828f9381e0a475b277ac427584d879faf35",
          "body": null,
          "is_bot": false,
          "headline": "Update plantuml to 1.2025.8 (#512)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-10-05T01:18:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ee02b86cf7fb62c66a2ddbccacea6f35db94292",
          "body": "* Update sbt-typelevel, ... to 0.8.1\n\n* Regenerate GitHub Actions workflow\n\nExecuted command: sbt githubWorkflowGenerate",
          "is_bot": false,
          "headline": "Update sbt-typelevel, ... to 0.8.1 (#511)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-10-02T01:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8925ba51852c40998e190ee3de760e40f69c036",
          "body": "Flake lock file updates:\n\n• Updated input 'typelevel-nix':\n    'github:typelevel/typelevel-nix/03d57b4115bd6c1f3598d0b7007cdbf0a4b3f6e7?narHash=sha256-TXKpykJpKQ7qHJV6Es06XKTehFaW1D0EWWP7xb583KY%3D' (2025-08-25)\n  → 'github:typelevel/typelevel-nix/cb094ded58a2814b05b43333ff1c86a7e1a0bdaf?narHash=sha\n[…]\nf79a1770d05af18111fbbe2a3ab2c42c0f6cd0?narHash=sha256-5rdAi7CTvM/kSs6fHe1bREIva5W3TbImsto%2BdxG4mBo%3D' (2025-09-21)\n\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "flake.lock: Update (#510)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-10-01T02:11:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a817a14b4ecc8bd8643abe55c9c0ea99711e20dc",
          "body": null,
          "is_bot": false,
          "headline": "Update circe-generic, circe-parser to 0.14.15 (#509)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-10-01T01:20:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "967a957a379f345c33724927384ce155eac62bd1",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.9.10 (#508)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2025-09-17T15:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04f6ded5fd86724f387b641b0d7b663b985ec313",
          "body": null,
          "is_bot": false,
          "headline": "Update plantuml to 1.2025.7 (#505)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-09-09T01:13:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02091e38025ac779f1b5c2eda044eb089fb50498",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.11.6 (#504)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-09-07T01:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eff7127ea8690adc54a83921c88eacb44e4fa86",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-scalajs, scalajs-library_2.13, ... to 1.20.1 (#503)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-09-07T01:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49dd4f3ae6958fe0fd8ec3b537b56e24bb542482",
          "body": null,
          "is_bot": false,
          "headline": "Update fs2-core to 3.12.2 (#502)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-09-05T01:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d85c53d37febc6a740e4799781119453a89dbdbe",
          "body": "Flake lock file updates:\n\n• Updated input 'typelevel-nix':\n    'github:typelevel/typelevel-nix/cfacfdd3bcd2306dbf3752e3c6b3dd3e97074d51?narHash=sha256-E0Fg2Mjrj4S46r7EYDGLuas6R3rdQVt9fv/Y9YblQgs%3D' (2025-07-28)\n  → 'github:typelevel/typelevel-nix/03d57b4115bd6c1f3598d0b7007cdbf0a4b3f6e7?narHash=sha\n[…]\n37f8ecd1c70efd7e9f90ba13dfb400cf559de4?narHash=sha256-4/Jd%2BLkQ2ssw8luQVkqVs9spDBVE6h/u/hC/tzngsPo%3D' (2025-08-22)\n\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "flake.lock: Update (#501)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-09-01T02:23:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7ea49f04504b6e5392a43b784c0d197d7ed3e283",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.11.5 (#500)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-08-25T01:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5da248fad5b25b81ede8a5d8dd4a65b73d7d0a95",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt-unidoc to 0.6.0 (#499)",
          "author_name": "Hossein Naderi",
          "author_login": "hnaderi",
          "committed_at": "2025-08-24T01:22:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2894f505b557a6bad452ce3d90d5a17743144d23",
          "body": null,
          "is_bot": false,
          "headline": "Update sbt, scripted-plugin to 1.11.4 (#497)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2025-08-04T18:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "827040cdc8d90199f4b2e59d83e59e58ed3787e8",
          "body": null,
          "is_bot": false,
          "headline": "Update scalafmt-core to 3.9.9 (#496)",
          "author_name": "Scala Steward",
          "author_login": "scala-steward",
          "committed_at": "2025-08-02T17:12:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 32,
      "commits_last_year": 101,
      "latest_release_at": "2026-07-17T07:30:26Z",
      "latest_release_tag": "v0.13.1",
      "releases_from_tags": false,
      "days_since_last_push": 6,
      "active_weeks_last_year": 43,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 92.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 13,
      "stars": 101,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-25",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-06-06",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 13,
        "total_forks": 13
      },
      "star_history": null,
      "open_issues_and_prs": 34
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 13330,
      "source_files_sampled": 125,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "org.postgresql:postgresql",
            "direct": false,
            "version": "42.7.10",
            "severity": "high",
            "ecosystem": "maven",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-98qh-xjc8-98pq",
              "GHSA-j92g-9f8w-j867"
            ],
            "fixed_version": "42.7.12",
            "advisory_count": 2,
            "oldest_advisory_days": 79
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 2,
        "affected_count": 1,
        "assessed_count": 227,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "co.fs2:fs2-core_3",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "co.fs2:fs2-core_native0.5_3",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "co.fs2:fs2-core_sjs1_3",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "co.fs2:fs2-io_3",
            "direct": false,
            "version": "3.12.2",
            "ecosystem": "maven"
          },
          {
            "name": "co.fs2:fs2-io_3",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "co.fs2:fs2-io_native0.5_3",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "co.fs2:fs2-io_sjs1_3",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.armanbilge:saslprep_native0.5_3",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "maven"
          },
          {
            "name": "com.armanbilge:saslprep_sjs1_3",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "maven"
          },
          {
            "name": "com.comcast:ip4s-core_3",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.comcast:ip4s-core_3",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.comcast:ip4s-core_native0.5_3",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.comcast:ip4s-core_sjs1_3",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.plokhotnyuk.jsoniter-scala:jsoniter-scala-core_3",
            "direct": false,
            "version": "2.39.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.plokhotnyuk.jsoniter-scala:jsoniter-scala-core_native0.5_3",
            "direct": false,
            "version": "2.39.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.github.plokhotnyuk.jsoniter-scala:jsoniter-scala-core_sjs1_3",
            "direct": false,
            "version": "2.39.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:geny_3",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:geny_native0.5_3",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:geny_sjs1_3",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:ujson_3",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:ujson_native0.5_3",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:ujson_sjs1_3",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:upack_3",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:upack_native0.5_3",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:upack_sjs1_3",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:upickle-core_3",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:upickle-core_native0.5_3",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:upickle-core_sjs1_3",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:upickle-implicits_3",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:upickle-implicits_native0.5_3",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:upickle-implicits_sjs1_3",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:upickle_3",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:upickle_native0.5_3",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.lihaoyi:upickle_sjs1_3",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.ongres.scram:client",
            "direct": false,
            "version": "2.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.ongres.scram:common",
            "direct": false,
            "version": "2.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.ongres.stringprep:saslprep",
            "direct": false,
            "version": "1.1",
            "ecosystem": "maven"
          },
          {
            "name": "com.ongres.stringprep:stringprep",
            "direct": false,
            "version": "1.1",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-backend-tests_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-backend-tests_native0.5_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-backend-tests_sjs1_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-backend_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-backend_native0.5_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-backend_sjs1_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-core_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-core_native0.5_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-core_sjs1_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-doobie_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-postgres_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-postgres_native0.5_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-postgres_sjs1_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-skunk_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-skunk_native0.5_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "dev.hnaderi:edomata-skunk_sjs1_3",
            "direct": false,
            "version": "0.13.1-4-02e8b5f-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "io.circe:circe-core_3",
            "direct": false,
            "version": "0.14.14",
            "ecosystem": "maven"
          },
          {
            "name": "io.circe:circe-core_3",
            "direct": false,
            "version": "0.14.16",
            "ecosystem": "maven"
          },
          {
            "name": "io.circe:circe-core_native0.5_3",
            "direct": false,
            "version": "0.14.14",
            "ecosystem": "maven"
          },
          {
            "name": "io.circe:circe-core_sjs1_3",
            "direct": false,
            "version": "0.14.14",
            "ecosystem": "maven"
          },
          {
            "name": "io.circe:circe-jawn_3",
            "direct": false,
            "version": "0.14.14",
            "ecosystem": "maven"
          },
          {
            "name": "io.circe:circe-jawn_3",
            "direct": false,
            "version": "0.14.16",
            "ecosystem": "maven"
          },
          {
            "name": "io.circe:circe-jawn_native0.5_3",
            "direct": false,
            "version": "0.14.14",
            "ecosystem": "maven"
          },
          {
            "name": "io.circe:circe-jawn_sjs1_3",
            "direct": false,
            "version": "0.14.14",
            "ecosystem": "maven"
          },
          {
            "name": "io.circe:circe-numbers_3",
            "direct": false,
            "version": "0.14.14",
            "ecosystem": "maven"
          },
          {
            "name": "io.circe:circe-numbers_3",
            "direct": false,
            "version": "0.14.16",
            "ecosystem": "maven"
          },
          {
            "name": "io.circe:circe-numbers_native0.5_3",
            "direct": false,
            "version": "0.14.14",
            "ecosystem": "maven"
          },
          {
            "name": "io.circe:circe-numbers_sjs1_3",
            "direct": false,
            "version": "0.14.14",
            "ecosystem": "maven"
          },
          {
            "name": "io.circe:circe-parser_3",
            "direct": false,
            "version": "0.14.16",
            "ecosystem": "maven"
          },
          {
            "name": "io.github.cquiroz:cldr-api_native0.5_3",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "maven"
          },
          {
            "name": "io.github.cquiroz:cldr-api_sjs1_3",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "maven"
          },
          {
            "name": "io.github.cquiroz:locales-minimal-en_us-db_native0.5_3",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "maven"
          },
          {
            "name": "io.github.cquiroz:locales-minimal-en_us-db_sjs1_3",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "maven"
          },
          {
            "name": "io.github.cquiroz:scala-java-locales_native0.5_3",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "maven"
          },
          {
            "name": "io.github.cquiroz:scala-java-locales_sjs1_3",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "maven"
          },
          {
            "name": "io.github.cquiroz:scala-java-time_native0.5_3",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "maven"
          },
          {
            "name": "io.github.cquiroz:scala-java-time_native0.5_3",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "maven"
          },
          {
            "name": "io.github.cquiroz:scala-java-time_sjs1_3",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "maven"
          },
          {
            "name": "junit:junit",
            "direct": false,
            "version": "4.13.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.checkerframework:checker-qual",
            "direct": false,
            "version": "3.52.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.hamcrest:hamcrest-core",
            "direct": false,
            "version": "1.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.jline:jline-native",
            "direct": false,
            "version": "3.27.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.jline:jline-reader",
            "direct": false,
            "version": "3.27.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.jline:jline-terminal",
            "direct": false,
            "version": "3.27.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.jline:jline-terminal-jni",
            "direct": false,
            "version": "3.27.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.portable-scala:portable-scala-reflect_native0.5_2.13",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.portable-scala:portable-scala-reflect_sjs1_2.13",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.postgresql:postgresql",
            "direct": false,
            "version": "42.7.10",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-js:scala-js-macrotask-executor_sjs1_3",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-js:scalajs-javalib",
            "direct": false,
            "version": "1.22.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-js:scalajs-junit-test-runtime_2.13",
            "direct": false,
            "version": "1.20.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-js:scalajs-junit-test-runtime_2.13",
            "direct": false,
            "version": "1.21.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-js:scalajs-library_2.13",
            "direct": false,
            "version": "1.22.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-js:scalajs-scalalib_2.13",
            "direct": false,
            "version": "2.13.18+1.22.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-js:scalajs-test-interface_2.13",
            "direct": false,
            "version": "1.20.2",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-js:scalajs-test-interface_2.13",
            "direct": false,
            "version": "1.21.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-lang.modules:scala-asm",
            "direct": false,
            "version": "9.8.0-scala-1",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-lang:scala-library",
            "direct": false,
            "version": "2.13.10",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-lang:scala-library",
            "direct": false,
            "version": "2.13.16",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-lang:scala-library",
            "direct": false,
            "version": "2.13.17",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-lang:scala-library",
            "direct": false,
            "version": "2.13.18",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-lang:scala3-compiler_3",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-lang:scala3-interfaces",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-lang:scala3-library_3",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-lang:scala3-library_3",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-lang:scala3-library_3",
            "direct": false,
            "version": "3.3.7",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-lang:scala3-library_3",
            "direct": false,
            "version": "3.3.8",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-lang:scala3-library_sjs1_3",
            "direct": false,
            "version": "3.3.8",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-lang:tasty-core_3",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:auxlib_native0.5_3",
            "direct": false,
            "version": "0.5.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:clib_native0.5_3",
            "direct": false,
            "version": "0.5.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:javalib_native0.5_3",
            "direct": false,
            "version": "0.5.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:nativelib_native0.5_3",
            "direct": false,
            "version": "0.5.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:nscplugin_3.3.6",
            "direct": false,
            "version": "0.5.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:posixlib_native0.5_3",
            "direct": false,
            "version": "0.5.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:scala3lib_native0.5_3",
            "direct": false,
            "version": "3.3.6+0.5.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:scala3lib_native0.5_3",
            "direct": false,
            "version": "3.3.7+0.5.10",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:scala3lib_native0.5_3",
            "direct": false,
            "version": "3.3.7+0.5.11",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:scala3lib_native0.5_3",
            "direct": false,
            "version": "3.3.7+0.5.9",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:scala3lib_native0.5_3",
            "direct": false,
            "version": "3.3.8+0.5.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:scalalib_native0.5_2.13",
            "direct": false,
            "version": "2.13.17+0.5.9",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:scalalib_native0.5_2.13",
            "direct": false,
            "version": "2.13.18+0.5.10",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:scalalib_native0.5_2.13",
            "direct": false,
            "version": "2.13.18+0.5.11",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:scalalib_native0.5_2.13",
            "direct": false,
            "version": "2.13.18+0.5.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:test-interface-sbt-defs_native0.5_3",
            "direct": false,
            "version": "0.5.10",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:test-interface-sbt-defs_native0.5_3",
            "direct": false,
            "version": "0.5.11",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:test-interface_native0.5_3",
            "direct": false,
            "version": "0.5.10",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:test-interface_native0.5_3",
            "direct": false,
            "version": "0.5.11",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-native:windowslib_native0.5_3",
            "direct": false,
            "version": "0.5.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-sbt:compiler-interface",
            "direct": false,
            "version": "1.10.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-sbt:test-interface",
            "direct": false,
            "version": "1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scala-sbt:util-interface",
            "direct": false,
            "version": "1.10.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.scalameta:junit-interface",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.scalameta:junit-interface",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scalameta:munit-diff_3",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.scalameta:munit-diff_3",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scalameta:munit-diff_native0.5_3",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.scalameta:munit-diff_native0.5_3",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scalameta:munit-diff_sjs1_3",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.scalameta:munit-diff_sjs1_3",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scalameta:munit_3",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.scalameta:munit_3",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scalameta:munit_native0.5_3",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.scalameta:munit_native0.5_3",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scalameta:munit_sjs1_3",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.scalameta:munit_sjs1_3",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scodec:scodec-bits_3",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.scodec:scodec-bits_native0.5_3",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.scodec:scodec-bits_sjs1_3",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.scodec:scodec-cats_3",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scodec:scodec-cats_native0.5_3",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scodec:scodec-cats_sjs1_3",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.scodec:scodec-core_3",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.scodec:scodec-core_native0.5_3",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.scodec:scodec-core_sjs1_3",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.tpolecat:doobie-core_3",
            "direct": false,
            "version": "1.0.0-RC12",
            "ecosystem": "maven"
          },
          {
            "name": "org.tpolecat:doobie-free_3",
            "direct": false,
            "version": "1.0.0-RC12",
            "ecosystem": "maven"
          },
          {
            "name": "org.tpolecat:doobie-postgres_3",
            "direct": false,
            "version": "1.0.0-RC12",
            "ecosystem": "maven"
          },
          {
            "name": "org.tpolecat:skunk-circe_3",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.tpolecat:skunk-circe_native0.5_3",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.tpolecat:skunk-circe_sjs1_3",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.tpolecat:skunk-core_3",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.tpolecat:skunk-core_native0.5_3",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.tpolecat:skunk-core_sjs1_3",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.tpolecat:sourcepos_3",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.tpolecat:sourcepos_native0.5_3",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.tpolecat:sourcepos_sjs1_3",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.tpolecat:typename_3",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:algebra_3",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:algebra_native0.5_3",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:algebra_sjs1_3",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-collections-core_3",
            "direct": false,
            "version": "0.9.10",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-collections-core_native0.5_3",
            "direct": false,
            "version": "0.9.10",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-collections-core_sjs1_3",
            "direct": false,
            "version": "0.9.10",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-core_3",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-core_native0.5_3",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-core_sjs1_3",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-effect-kernel_3",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-effect-kernel_native0.5_3",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-effect-kernel_sjs1_3",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-effect-std_3",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-effect-std_native0.5_3",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-effect-std_sjs1_3",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-effect_3",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-effect_native0.5_3",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-effect_sjs1_3",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-free_3",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-kernel_3",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-kernel_native0.5_3",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-kernel_sjs1_3",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-mtl_3",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-mtl_native0.5_3",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:cats-mtl_sjs1_3",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:idna4s-core_3",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:idna4s-core_native0.5_3",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:idna4s-core_sjs1_3",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:jawn-parser_3",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:jawn-parser_3",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:jawn-parser_native0.5_3",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:jawn-parser_sjs1_3",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:literally_3",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:literally_3",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:literally_native0.5_3",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:literally_sjs1_3",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-core-common_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-core-common_native0.5_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-core-common_sjs1_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-core-logs_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-core-logs_native0.5_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-core-logs_sjs1_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-core-metrics_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-core-metrics_native0.5_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-core-metrics_sjs1_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-core-trace_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-core-trace_native0.5_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-core-trace_sjs1_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-core_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-core_native0.5_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-core_sjs1_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-semconv-metrics_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-semconv-metrics_native0.5_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-semconv-metrics_sjs1_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-semconv_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-semconv_native0.5_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:otel4s-semconv_sjs1_3",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:scalac-compat-annotation_3",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:twiddles-core_3",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:twiddles-core_native0.5_3",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.typelevel:twiddles-core_sjs1_3",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 227,
        "direct_count": 0,
        "indirect_count": 227
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 29,
        "merged_prs": 483,
        "open_issues": 5,
        "closed_ratio": 0.762,
        "closed_issues": 16,
        "closed_unmerged_prs": 103
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "hnaderi",
          "commits": 736,
          "avatar_url": "https://avatars.githubusercontent.com/u/10355355?v=4"
        },
        {
          "type": "User",
          "login": "scala-steward",
          "commits": 97,
          "avatar_url": "https://avatars.githubusercontent.com/u/43047562?v=4"
        },
        {
          "type": "User",
          "login": "VladKopanev",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/7037262?v=4"
        },
        {
          "type": "User",
          "login": "RawToast",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8013000?v=4"
        },
        {
          "type": "User",
          "login": "JonasAckermann",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1732237?v=4"
        },
        {
          "type": "User",
          "login": "khajavi",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/235974?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.877
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "clean.yml",
        "greetings.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 10,
            "reason": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 9,
            "reason": "Found 28/30 approved changesets -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 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": "02e8b5f1ff21b973b477aa98499cacf3c8d8a13a",
        "ran_at": "2026-07-24T05:43:26Z",
        "aggregate_score": 5.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-18T02:11:12Z",
      "oldest_open_prs": [
        {
          "number": 333,
          "created_at": "2024-03-28T16:51:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 354,
          "created_at": "2024-05-23T00:46:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 355,
          "created_at": "2024-05-23T00:47:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 357,
          "created_at": "2024-05-23T16:11:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 359,
          "created_at": "2024-05-29T00:51:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 396,
          "created_at": "2024-09-28T00:59:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 398,
          "created_at": "2024-09-30T15:50:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 428,
          "created_at": "2025-01-14T18:07:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 459,
          "created_at": "2025-03-24T01:04:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 506,
          "created_at": "2025-09-13T00:59:23Z",
          "last_comment_at": "2026-07-15T01:51:56Z",
          "last_comment_author": "mergify"
        },
        {
          "number": 507,
          "created_at": "2025-09-13T15:28:47Z",
          "last_comment_at": "2026-07-14T17:26:02Z",
          "last_comment_author": "mergify"
        },
        {
          "number": 526,
          "created_at": "2025-10-31T15:53:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 555,
          "created_at": "2026-01-29T13:31:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 575,
          "created_at": "2026-03-31T08:59:18Z",
          "last_comment_at": "2026-06-21T03:39:01Z",
          "last_comment_author": "mergify"
        },
        {
          "number": 576,
          "created_at": "2026-03-31T09:09:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 577,
          "created_at": "2026-03-31T10:18:46Z",
          "last_comment_at": "2026-06-21T03:38:43Z",
          "last_comment_author": "mergify"
        },
        {
          "number": 579,
          "created_at": "2026-04-01T10:36:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 584,
          "created_at": "2026-04-07T12:16:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 585,
          "created_at": "2026-04-07T17:29:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 587,
          "created_at": "2026-04-08T10:53:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-18T02:07:37Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 114,
          "created_at": "2023-02-20T14:15:06Z",
          "last_comment_at": "2023-02-21T10:52:23Z",
          "last_comment_author": "hnaderi"
        },
        {
          "number": 573,
          "created_at": "2026-03-30T17:09:10Z",
          "last_comment_at": "2026-03-30T17:09:35Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 574,
          "created_at": "2026-03-30T17:09:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 580,
          "created_at": "2026-04-02T10:47:37Z",
          "last_comment_at": "2026-04-02T10:47:58Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 581,
          "created_at": "2026-04-02T10:47:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/hnaderi/edomata",
    "host": "github.com",
    "name": "edomata",
    "owner": "hnaderi"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 69,
      "inputs": {
        "security": 66,
        "vitality": 93,
        "community": 53,
        "governance": 52,
        "engineering": 81
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 93,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "commits_last_year": 101,
              "human_commit_share": 1,
              "days_since_last_push": 6,
              "active_weeks_last_year": 43
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "43/52 weeks with commits",
                "points": 29.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 43
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "101 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 101
                    }
                  }
                ],
                "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": 92,
            "inputs": {
              "releases_count": 32,
              "latest_release_tag": "v0.13.1",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 92.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "32 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~92.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 92.1
                    }
                  }
                ],
                "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": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 53,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "forks": 13,
              "stars": 101,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "101 stars",
                "points": 32.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 101
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "13 forks",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.877
            },
            "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 88% of commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 483,
              "open_issues": 5,
              "closed_issues": 16,
              "issue_closed_ratio": 0.762,
              "closed_unmerged_prs": 103
            },
            "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": "483/586 decided PRs merged",
                "points": 31.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 483,
                      "decided": 586
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 28/30 approved changesets -- score normalized to 9",
                "points": 13.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 59,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "hnaderi",
              "public_repos": 79,
              "account_age_days": 4223
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "59 followers of hnaderi",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 59,
                      "login": "hnaderi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "79 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 79
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 81,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "automata",
                "cats",
                "cqrs",
                "cqrs-es",
                "ddd",
                "event-driven",
                "event-sourcing",
                "fp",
                "scala",
                "eventsourcing",
                "purely-functional",
                "scalajs",
                "scalanative",
                "algebraic-effects",
                "monad",
                "state-machine"
              ],
              "has_wiki": true,
              "homepage": "http://edomata.ir/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://edomata.ir/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "16 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "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": 66,
        "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": 58,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection 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": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 28/30 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 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 227 resolved dependencies against OSV. 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": 227
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 1,
              "assessed_packages": 227,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "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": 227,
              "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": 5
            },
            "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": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.95,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "95 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 95,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "has_nix": true,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Scala (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Scala"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, Nix",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, Nix"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "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": 100,
            "inputs": {
              "primary_language": "Scala",
              "largest_source_bytes": 13330,
              "source_files_sampled": 125,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Scala (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Scala"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/125 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 125,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "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": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T05:43:42.727655Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hnaderi/edomata.svg",
  "full_name": "hnaderi/edomata",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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