Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 05:04 UTC

anotheria / moskito

Monitoring for Java applications. Complete ecosystem for DevOps. Free & open source

Java · HTML · JavaScriptMIT★ 228 stars⑂ 68 forkssince Oct 2013View on GitHub ↗

anotheria/moskito holds a health index of 64 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (67/100) and lowest on AI Readiness (55/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

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

64
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

anotheriaOrganization
4 followers72 public repossince Nov 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Mavennet.anotheria:moskito-aop5.0.0-8611 days ago
Mavennet.anotheria:moskito-web5.0.0-8611 days ago
Mavennet.anotheria:moskito-core5.0.0-8611 days ago
Mavennet.anotheria:moskito-webui5.0.0-8611 days ago
Mavennet.anotheria:moskito-inspect-standalone5.0.0-6211 days ago

Metrics by category

Vitality

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

61Moderate · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
9/36Commit cadence — 13/52 weeks with commits
17.8/18Commit volume — 94 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year94
human_commit_share0.93
days_since_last_push2
active_weeks_last_year13
How it's scored
27/27Ships releases — 1 releases published
0/36Release recency — latest release 835 days ago
12.6/27Release cadence — cadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count1
latest_release_tagmoskito-4.0.0
releases_from_tagsno
days_since_latest_release835
mean_days_between_releases
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?

63Moderate · 18% of overall
How it's scored
38.2/60Stars — 228 stars
15.2/25Forks — 68 forks
8.4/15Watchers — 33 watchers
Inputs used
forks68
stars228
watchers33
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
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?

65Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.6/22.5Commit distribution — top contributor authored 71% of commits
13.5/13.5Contributor breadth — 33 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled33
top_contributor_share0.708
How it's scored
39.3/46.8Issue resolution — 84% of issues closed
34.8/38.3PR acceptance — 229/252 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/15 approved changesets -- score normalized to 0
Inputs used
merged_prs229
open_issues10
closed_issues53
issue_closed_ratio0.841
closed_unmerged_prs23
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
5/25Owner reach — 4 followers of anotheria
25/25Track record — 72 public repos, account ~13 yr old
Inputs used
followers4
owner_typeOrganization
is_verified
owner_loginanotheria
public_repos72
account_age_days4,992
How it's scored
25/25Published & resolvable — 5 package(s) on maven
35/35Publish recency — latest publish 11 days ago
20/20Version history — 86 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesnet.anotheria:moskito-aop, net.anotheria:moskito-web, net.anotheria:moskito-core, net.anotheria:moskito-webui, net.anotheria:moskito-inspect-standalone
ecosystemsmaven
any_deprecatedno
min_days_since_publish11

Engineering Quality

Are baseline engineering and documentation practices in place?

67Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 10 out of 10 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

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — http://www.moskito.org
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttp://www.moskito.org
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

63Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 10 out of 10 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
0/7.5Code-Review — Found 0/15 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
4.5/5SAST — SAST tool detected but not run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
6.8/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_aggregate6.3
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
3.4/25Indirect dependencies free of known advisories — 4 affected: org.apache.bcel:bcel 6.5.0 (critical 9.8), org.apache.commons:commons-text 1.9 (critical 9.8), com.fasterxml.jackson.core:jackson-core 2.22.0 (high 7.5), +1 more
26.8/40No advisories left outstanding — 2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,380 days ago
Inputs used
sourceosv
advisories5
affected_packages4
assessed_packages36
unassessed_packages0
affected_by_severitycritical 2, high 1, moderate 1
direct_affected_packages0
Matched the maven:net.anotheria:moskito-aop@5.0.0 runtime dependency closure — what installing the published package pulls in — 36 packages. Reachability is not analyzed.

AI Readiness

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

55Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
22.4/40Legible commit history — 39 of 93 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.419
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — moskito-aop/pom.xml, moskito-core/pom.xml, moskito-extensions/moskito-disk-space-monitoring/pom.xml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Java (statically typed)
0/10Reproducible environment
10/10Demonstrated agent practice — 24 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.24
toolchain_manifestsmoskito-aop/pom.xml, moskito-core/pom.xml, moskito-extensions/moskito-disk-space-monitoring/pom.xml, moskito-extensions/moskito-mongodb/pom.xml, moskito-extensions/moskito-monitoring-plugin/pom.xml, moskito-extensions/moskito-notification-providers/pom.xml, moskito-extensions/moskito-php/pom.xml, moskito-extensions/moskito-saas/pom.xml, moskito-extensions/moskito-sampling-api/pom.xml, moskito-extensions/pom.xml, moskito-inspect-standalone/pom.xml, moskito-integration/moskito-cdi/pom.xml, moskito-integration/moskito-inspect-embedded/pom.xml, moskito-integration/moskito-inspect-jersey/pom.xml, moskito-integration/moskito-inspect-remote/pom.xml, moskito-integration/moskito-springboot2/pom.xml, moskito-integration/moskito-sql/pom.xml, moskito-integration/pom.xml, moskito-web/pom.xml, moskito-webui/pom.xml, pom.xml
dependency_bot_commit_share0.03
How it's scored
45/45Type-checkable code — Java (statically typed)
54.4/55Manageable file sizes — 11/989 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes515,628
source_files_sampled989
oversized_source_files11

Key facts

228GitHub stars
33contributors
94commits, last 12 months
2days since last push
1releases
1bus factor
10open issues
Mavenpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 68 ⇿
0Stars
68Forks
1Releases

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.

01325385063756822013-112019-082025-06
Major 0Minor 0Patch 0

Each point covers 11 days.

OpenSSF Scorecard 6.3 / 10
6.3aggregate

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

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/15 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
9SASTSAST tool detected but not run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 68
RegistryPackageVersion constraintManifest
Mavennet.anotheria:moskito-core${project.version}moskito-aop/pom.xml
Mavenorg.aspectj:aspectjrt1.9.25.1moskito-aop/pom.xml
Mavenorg.aspectj:aspectjweaver1.9.25.1moskito-aop/pom.xml
Mavenorg.slf4j:slf4j-apimoskito-core/pom.xml
Mavennet.anotheria:ano-utilmoskito-core/pom.xml
Mavennet.anotheria:configurememoskito-core/pom.xml
Mavencom.google.code.gson:gsonmoskito-core/pom.xml
Mavenorg.apache.commons:commons-lang33.20.0moskito-core/pom.xml
Mavenjakarta.xml.bind:jakarta.xml.bind-api4.0.5moskito-core/pom.xml
Mavencom.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru1.4.2moskito-core/pom.xml
Mavennet.anotheria:moskito-core${project.version}moskito-inspect-standalone/pom.xml
Mavennet.anotheria:moskito-aop${project.version}moskito-inspect-standalone/pom.xml
Mavennet.anotheria:moskito-webui${project.version}moskito-inspect-standalone/pom.xml
Mavennet.anotheria:moskito-inspect-embedded${project.version}moskito-inspect-standalone/pom.xml
Mavennet.anotheria:moskito-inspect-jersey${project.version}moskito-inspect-standalone/pom.xml
Mavennet.anotheria:moskito-notification-providers${project.version}moskito-inspect-standalone/pom.xml
Mavennet.anotheria:moskito-disk-space-monitoring${project.version}moskito-inspect-standalone/pom.xml
Mavennet.anotheria:moskito-monitoring-plugin${project.version}moskito-inspect-standalone/pom.xml
Mavenorg.slf4j:slf4j-apimoskito-inspect-standalone/pom.xml
Mavench.qos.logback:logback-classicmoskito-inspect-standalone/pom.xml
Mavennet.anotheria:moskito-sampling-api${project.version}moskito-inspect-standalone/pom.xml
Mavennet.anotheria:moskito-php${project.version}moskito-inspect-standalone/pom.xml
Mavenjakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api3.0.2moskito-inspect-standalone/pom.xml
Mavennet.anotheria:moskito-inspect-jersey${project.version}moskito-inspect-standalone/pom.xml
Mavennet.anotheria:moskito-inspect-jersey${project.version}moskito-inspect-standalone/pom.xml
Mavennet.anotheria:moskitoplugins${moskitoplugins-version}moskito-inspect-standalone/pom.xml
Mavenorg.slf4j:slf4j-apimoskito-web/pom.xml
Mavennet.anotheria:moskito-core${project.version}moskito-web/pom.xml
Mavenorg.slf4j:slf4j-apimoskito-webui/pom.xml
Mavennet.anotheria:ano-mafmoskito-webui/pom.xml
Mavennet.anotheria:ano-plassmoskito-webui/pom.xml
Mavennet.anotheria:ano-tagsmoskito-webui/pom.xml
Mavenorg.glassfish.web:jakarta.servlet.jsp.jstl3.0.1moskito-webui/pom.xml
Mavencommons-codec:commons-codecmoskito-webui/pom.xml
Mavencom.google.code.gson:gsonmoskito-webui/pom.xml
Mavennet.anotheria:moskito-core${project.version}moskito-webui/pom.xml
Mavennet.anotheria:moskito-web${project.version}moskito-webui/pom.xml
Mavenjakarta.xml.bind:jakarta.xml.bind-api4.0.5moskito-webui/pom.xml
Mavenjakarta.ws.rs:jakarta.ws.rs-api3.1.0moskito-webui/pom.xml
Mavennet.anotheria:distributeme-core${distributeme.version}moskito-webui/pom.xml
Mavennet.anotheria:distributeme-generator${distributeme.version}moskito-webui/pom.xml
Mavennet.anotheria:distributeme-support${distributeme.version}moskito-webui/pom.xml
Mavennet.anotheria:ano-prisemoskito-webui/pom.xml
Mavennet.anotheria:ano-utilmoskito-webui/pom.xml
Mavench.qos.logback:logback-classicmoskito-webui/pom.xml
Mavencom.fasterxml.jackson.core:jackson-annotations2.22moskito-webui/pom.xml
Mavennet.anotheria:configureme4.1.1pom.xml
Mavennet.anotheria:ano-util4.0.7pom.xml
Mavennet.anotheria:ano-comm4.0.0pom.xml
Mavennet.anotheria:ano-maf4.1.0pom.xml
Mavennet.anotheria:ano-tags4.0.1pom.xml
Mavennet.anotheria:ano-plass4.1.0pom.xml
Mavennet.anotheria:ano-prise4.1.0pom.xml
Mavencommons-codec:commons-codec1.22.0pom.xml
Mavenorg.aspectj:aspectjrt${aspectj.version}pom.xml
Mavenorg.aspectj:aspectjtools${aspectj.version}pom.xml
Mavencom.google.code.gson:gson2.14.0pom.xml
Mavenorg.glassfish.jersey.core:jersey-client${jersey-version}pom.xml
Mavenorg.glassfish.jersey.media:jersey-media-json-jackson${jersey-version}pom.xml
Mavenorg.glassfish.jersey.containers:jersey-container-servlet${jersey-version}pom.xml
Mavenorg.glassfish.jersey.core:jersey-server${jersey-version}pom.xml
Mavenorg.glassfish.jersey.inject:jersey-hk2${jersey-version}pom.xml
Mavench.qos.logback:logback-classic1.5.38pom.xml
Mavenjakarta.xml.bind:jakarta.xml.bind-api4.0.5pom.xml
Mavenorg.hamcrest:hamcrest-all1.3pom.xml
Mavenorg.mockito:mockito-core5.23.0pom.xml
Mavenorg.aspectj:aspectjrt${aspectj.version}pom.xml
Mavenorg.aspectj:aspectjtools${aspectj.version}pom.xml
All dependencies 84

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

RegistryPackageVersionRelation
Mavench.qos.logback:logback-classicdirect
Mavench.qos.logback:logback-classic1.5.38direct
Mavencom.fasterxml.jackson.core:jackson-annotations2.22direct
Mavencom.google.code.gson:gsondirect
Mavencom.google.code.gson:gson2.14.0direct
Mavencom.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru1.4.2direct
Mavencommons-codec:commons-codecdirect
Mavencommons-codec:commons-codec1.22.0direct
Mavenjakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api3.0.2direct
Mavenjakarta.ws.rs:jakarta.ws.rs-api3.1.0direct
Mavenjakarta.xml.bind:jakarta.xml.bind-api4.0.5direct
Mavennet.anotheria:ano-commdirect
Mavennet.anotheria:ano-comm4.0.0direct
Mavennet.anotheria:ano-mafdirect
Mavennet.anotheria:ano-maf4.1.0direct
Mavennet.anotheria:ano-plassdirect
Mavennet.anotheria:ano-plass4.1.0direct
Mavennet.anotheria:ano-prisedirect
Mavennet.anotheria:ano-prise4.1.0direct
Mavennet.anotheria:ano-tagsdirect
Mavennet.anotheria:ano-tags4.0.1direct
Mavennet.anotheria:ano-utildirect
Mavennet.anotheria:ano-util4.0.7direct
Mavennet.anotheria:configuremedirect
Mavennet.anotheria:configureme4.1.1direct
Mavennet.anotheria:distributeme-coredirect
Mavennet.anotheria:distributeme-generatordirect
Mavennet.anotheria:distributeme-supportdirect
Mavennet.anotheria:moskito-aop5.0.1-SNAPSHOTdirect
Mavennet.anotheria:moskito-core5.0.1-SNAPSHOTdirect
Mavennet.anotheria:moskito-disk-space-monitoring5.0.1-SNAPSHOTdirect
Mavennet.anotheria:moskito-inspect-embedded5.0.1-SNAPSHOTdirect
Mavennet.anotheria:moskito-inspect-jersey5.0.1-SNAPSHOTdirect
Mavennet.anotheria:moskito-monitoring-plugin5.0.1-SNAPSHOTdirect
Mavennet.anotheria:moskito-notification-providers5.0.1-SNAPSHOTdirect
Mavennet.anotheria:moskito-php5.0.1-SNAPSHOTdirect
Mavennet.anotheria:moskito-sampling-api5.0.1-SNAPSHOTdirect
Mavennet.anotheria:moskito-web5.0.1-SNAPSHOTdirect
Mavennet.anotheria:moskito-webui5.0.1-SNAPSHOTdirect
Mavennet.anotheria:moskitopluginsdirect
Mavenorg.apache.commons:commons-lang33.20.0direct
Mavenorg.aspectj:aspectjrtdirect
Mavenorg.aspectj:aspectjrt1.9.25.1direct
Mavenorg.aspectj:aspectjtools1.9.25.1direct
Mavenorg.aspectj:aspectjweaver1.9.25.1direct
Mavenorg.glassfish.jersey.containers:jersey-container-servletdirect
Mavenorg.glassfish.jersey.containers:jersey-container-servlet3.1.12direct
Mavenorg.glassfish.jersey.core:jersey-clientdirect
Mavenorg.glassfish.jersey.core:jersey-client3.1.12direct
Mavenorg.glassfish.jersey.core:jersey-serverdirect
Mavenorg.glassfish.jersey.core:jersey-server3.1.12direct
Mavenorg.glassfish.jersey.inject:jersey-hk2direct
Mavenorg.glassfish.jersey.inject:jersey-hk23.1.12direct
Mavenorg.glassfish.jersey.media:jersey-media-json-jacksondirect
Mavenorg.glassfish.jersey.media:jersey-media-json-jackson3.1.12direct
Mavenorg.glassfish.web:jakarta.servlet.jsp.jstl3.0.1direct
Mavenorg.hamcrest:hamcrest-alldirect
Mavenorg.hamcrest:hamcrest-all1.3direct
Mavenorg.mockito:mockito-core5.23.0direct
Mavenorg.slf4j:slf4j-apidirect
Mavencom.google.code.maven-replacer-plugin:replacer1.5.3indirect
Mavencom.rabbitmq:amqp-client5.34.0indirect
Mavenjakarta.enterprise:jakarta.enterprise.cdi-api4.1.0indirect
Mavenjakarta.interceptor:jakarta.interceptor-api2.2.0indirect
Mavenjakarta.servlet.jsp:jakarta.servlet.jsp-api3.1.1indirect
Mavenjakarta.servlet:jakarta.servlet-apiindirect
Mavenjakarta.servlet:jakarta.servlet-api6.1.0indirect
Mavennet.anotheria:ano-db4.0.0indirect
Mavenorg.apache.derby:derby10.17.1.0indirect
Mavenorg.apache.derby:derbyclient10.17.1.0indirect
Mavenorg.apache.derby:derbynet10.17.1.0indirect
Mavenorg.apache.derby:derbytools10.17.1.0indirect
Mavenorg.apache.httpcomponents:httpclient4.5.14indirect
Mavenorg.apache.logging.log4j:log4j-core2.26.1indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin3.15.0indirect
Mavenorg.apache.maven.plugins:maven-dependency-pluginindirect
Mavenorg.apache.maven.plugins:maven-pmd-plugin3.28.0indirect
Mavenorg.codehaus.mojo:aspectj-maven-pluginindirect
Mavenorg.codehaus.mojo:aspectj-maven-plugin1.16.0indirect
Mavenorg.mongodb:mongodb-driver-sync5.9.0indirect
Mavenorg.springframework.boot:spring-boot3.5.16indirect
Mavenorg.springframework.boot:spring-boot-configuration-processor3.5.16indirect
Mavenorg.springframework.boot:spring-boot-starter-aop3.5.16indirect
Mavenorg.springframework:spring-web6.2.19indirect
Dependency advisories 4

Installing maven:net.anotheria:moskito-aop@5.0.0 pulls in 36 packages, direct and transitive: 4 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
org.apache.bcel:bcel6.5.0indirectcritical16.6.0
org.apache.commons:commons-text1.9indirectcritical11.10.0
com.fasterxml.jackson.core:jackson-core2.22.0indirecthigh13.2.1
com.fasterxml.jackson.core:jackson-databind2.22.0indirectmoderate23.2.1

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 15469,
      "has_wiki": true,
      "homepage": "http://www.moskito.org",
      "languages": {
        "CSS": 121268,
        "HTML": 1856825,
        "Java": 2806878,
        "Less": 78481,
        "SCSS": 79489,
        "Shell": 2803,
        "JavaScript": 1089467
      },
      "pushed_at": "2026-07-22T07:47:40Z",
      "created_at": "2013-10-09T09:34:34Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-24T11:50:46Z",
      "description": "Monitoring for Java applications. Complete ecosystem for DevOps. Free & open source",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "develop",
      "license_spdx_raw": "MIT",
      "primary_language": "Java",
      "significant_languages": [
        "Java",
        "HTML",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "http://blog.anotheria.net/",
      "name": "anotheria",
      "type": "Organization",
      "login": "anotheria",
      "company": null,
      "location": "Hamburg and Kiev",
      "followers": 4,
      "avatar_url": "https://avatars.githubusercontent.com/u/2864361?v=4",
      "created_at": "2012-11-22T15:49:08Z",
      "is_verified": null,
      "public_repos": 72,
      "account_age_days": 4992
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "moskito-4.0.0",
          "kind": "other",
          "published_at": "2024-04-10T19:03:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "27b7525368b06af006c91fbae43367900440000f",
          "body": null,
          "is_bot": false,
          "headline": "bump distributeme version",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-22T07:47:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be24e956214c7af47bc10ee975ef6f067b34ab20",
          "body": null,
          "is_bot": false,
          "headline": "minor fix",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-22T07:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c242b86077238cb6cdc8f6a6377b18b780268a85",
          "body": null,
          "is_bot": false,
          "headline": "removed ano-net dependency",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-19T16:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9137b33ec4d8e69b958044ce3b81c4fb1377da8f",
          "body": null,
          "is_bot": false,
          "headline": "version bump for dependenies",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-19T16:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d06cb657d910e747f9e28d2b37a3ec7e51a00437",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-19T16:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92748710c92a4c87f85cffb99729787363ab4c4f",
          "body": "…reshold-config\n\nRename `getTresholdConfig` to `getThresholdConfig` in dashboard action",
          "is_bot": false,
          "headline": "Merge pull request #318 from anotheria/copilot/fix-method-name-get-th…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-14T20:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c63eb63af765326b2b614d05237c973306d78616",
          "body": null,
          "is_bot": true,
          "headline": "fix: rename getTresholdConfig to getThresholdConfig",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-07-14T20:48:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b29ea6e37c8d70baff469176f6046f098bb3f48",
          "body": null,
          "is_bot": true,
          "headline": "Initial plan",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-07-14T20:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b32df79652223dd3c82fb01657bdadd02ddad669",
          "body": "…message\n\nClarify eviction assertion message in RollingOnDemandStatsProducerTest",
          "is_bot": false,
          "headline": "Merge pull request #317 from anotheria/copilot/fix-assertfalse-error-…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-14T20:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b95cc50527812e5eeb9877fc983c7fcb85044b46",
          "body": null,
          "is_bot": false,
          "headline": "codeql warnings",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-14T20:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b44c2c1035be7147a8de3c1ebf700191231b4f7",
          "body": null,
          "is_bot": true,
          "headline": "Fix assertFalse message in RollingOnDemandStatsProducerTest",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-07-14T20:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54ec8e226a2c8114fe2ff3a38eeab49081130468",
          "body": null,
          "is_bot": true,
          "headline": "Initial plan",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-07-14T20:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0f97579e309b0aed2121d6b543018eaa2b1b080",
          "body": null,
          "is_bot": false,
          "headline": "code quality warnings",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-14T20:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bf36aade928737d498982e650224f306aedc0f7",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-13T10:48:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "133bcc529dc8e87409206bdbb05da1839b7be466",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release moskito-5.0.0",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-13T10:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbe8a1bd2de07f584f170dc91eb3188f201a1949",
          "body": "CodeQL advanced setup: analyze Java/Kotlin + Code Quality, drop test & vendored-JS noise",
          "is_bot": false,
          "headline": "Merge pull request #316 from anotheria/ci/codeql-advanced-quality",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-13T10:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baefc4438bbe916004c0f301b16703095b0f8dfc",
          "body": "…& vendored JS)\n\nDefault setup never analyzed Java/Kotlin (autobuild fails on this\nmulti-module Maven/AspectJ project) and only surfaced JS security noise\nfrom the vendored moskito/ext front-end libraries — and it ignores\n.github/codeql/codeql-config.yml, so the existing paths-ignore had no\neffect.\n\n[…]\nS (moskito/ext) and all\ntest sources (**/src/test/**).\n\nNOTE: default setup must be switched to Advanced in repo settings, or the\ntwo conflict.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: CodeQL advanced setup (Java/Kotlin + Code Quality, exclude tests …",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-13T10:07:21Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ac1e97983e1275526dfcf6c0e9a95f1106b74d41",
          "body": "…-to-core\n\nMove RollingOnDemandStatsProducer into moskito-core",
          "is_bot": false,
          "headline": "Merge pull request #315 from anotheria/refactor/move-rolling-producer…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-13T08:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ab95ccdea6aa8d43c63903e4c83d92e2def098f",
          "body": "Drop ehcache support for 5.0",
          "is_bot": false,
          "headline": "Merge pull request #314 from anotheria/chore/remove-ehcache-support",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-13T08:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b910eca5e850317ee68cdc7a175336d2c97197c3",
          "body": "RollingOnDemandStatsProducer was the sole class in the\nmoskito-additional-producers module. It's a general-purpose producer\n(an LRU-bounded alternative to OnDemandStatsProducer) that belongs\nalongside its siblings in moskito-core's net.anotheria.moskito.core.dynamic\npackage (next to OnDemandStatsPro\n[…]\nonal-producers\nartifact is gone — consumers get the class from moskito-core instead.\n\nVerified: moved test passes in core; full reactor builds.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: move RollingOnDemandStatsProducer into moskito-core",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-13T08:19:43Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1c2b71c062dc807ce946bc1d4663cbabbe951d19",
          "body": "Remove the moskito-ehcache integration module and its reactor entry.\nIt targeted Ehcache 2.x (net.sf.ehcache:ehcache-core:2.6.11), which is\nEOL (2013-era) and carries the known Ehcache 2.x deserialization RCE\nexposure. Rather than keep a dead-end 2.x integration alive, drop it as\npart of the 5.0 maj\n[…]\ne the module\nreferences its classes, so this is a clean removal. History remains in\ngit for anyone needing the old integration on the 4.x line.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: drop ehcache support for 5.0",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-13T08:12:26Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "57ba0c6804c7e070d48896869c0ea00e7b79442c",
          "body": "…nd-patch-bc667c01fd\n\ndeps: bump the maven-minor-and-patch group with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #313 from anotheria/dependabot/maven/maven-minor-a…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-13T08:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4b531c6dd016f0375ea16184e94cc31a361a932",
          "body": "Migrate moskito-mongodb to mongodb-driver-sync 5.9.0",
          "is_bot": false,
          "headline": "Merge pull request #312 from anotheria/chore/mongodb-driver-5.x",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-13T08:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5fa455ad811276104f8f63c61759977ade2e6fd",
          "body": "Bumps the maven-minor-and-patch group with 2 updates: [net.anotheria:ano-plass](https://github.com/anotheria/ano-plass) and [net.anotheria:ano-prise](https://github.com/anotheria/ano-prise).\n\n\nUpdates `net.anotheria:ano-plass` from 4.0.0 to 4.1.0\n- [Commits](https://github.com/anotheria/ano-plass/co\n[…]\nndency-version: 4.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: maven-minor-and-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "deps: bump the maven-minor-and-patch group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T04:04:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e8f74b09dc0b4838af9ac972be75c5d297306485",
          "body": "The legacy org.mongodb:mongodb-driver was already on the last 3.x\n(3.12.14, via #297), but the 3.x line is EOL and, since the driver is\ncompile-scope (moskito ships it), bundling 3.x risks a classpath clash\nwith hosts already on driver 5.x. Move moskito-mongodb to the modern\nmongodb-driver-sync 5.9.\n[…]\nbackgroundFlushing` serverStatus field is unchanged / out of scope.)\nModule builds against 5.9.0; resolves mongodb-driver-sync/core/bson 5.9.0.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(mongodb): migrate to mongodb-driver-sync 5.9.0",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T22:22:00Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "10e84c461500e815b71f5b259cd0685a2151be41",
          "body": "…nd-patch-bf9e4917f3\n\ndeps: bump the maven-minor-and-patch group with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #310 from anotheria/dependabot/maven/maven-minor-a…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T21:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5de2830492d26c9051f62d8eea1688cdf8f71841",
          "body": "Set version to 5.0.0-SNAPSHOT",
          "is_bot": false,
          "headline": "Merge pull request #311 from anotheria/chore/bump-version-5.0.0-SNAPSHOT",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T21:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5274614dee60e1042803121e039abf5f21533ada",
          "body": "Raising the Java baseline to 17 (#307) is a breaking change for Java 11\nconsumers, so the next release is a new major. Bump all 23 reactor\nmodules 4.0.10-SNAPSHOT -> 5.0.0-SNAPSHOT via versions:set. The\nunrelated moskitoplugins-version (1.0.0-SNAPSHOT) is left untouched.\n\nFull reactor `mvn install` passes at the new version.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: set version to 5.0.0-SNAPSHOT",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T21:22:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4edb5b62a5c6c0835037caef036062c28041f30b",
          "body": "Bumps the maven-minor-and-patch group with 3 updates: [org.springframework:spring-web](https://github.com/spring-projects/spring-framework), [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) and [org.springframework.boot:spring-boot](https\n[…]\ndency-version: 3.5.16\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-minor-and-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "deps: bump the maven-minor-and-patch group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-11T21:22:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c28ea6b9d2c2750c851baed8dfc1b9bcad3e07fb",
          "body": "Bump Jersey 3.1.3 → 3.1.12 (CVE-2025-12383)",
          "is_bot": false,
          "headline": "Merge pull request #309 from anotheria/fix/jersey-3.1.12-cve",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T21:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61d83e409bdc6aa044c77f777bdf3eb31160008d",
          "body": "Ignore deliberately-held major bumps in Dependabot (Spring + Jakarta EE 11)",
          "is_bot": false,
          "headline": "Merge pull request #308 from anotheria/ci/dependabot-ignore-spring-major",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T21:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92a14bb2ecc4201dc2d8eba115fe90830c4c594d",
          "body": "Jersey 3.1.0-3.1.9 are affected by CVE-2025-12383 (race condition in\nSSL/TLS config handling); the fix ships in 3.1.10+. Bump the managed\njersey-version to the latest 3.1.x (3.1.12), staying on the mature\nJakarta EE 10 line rather than the Jersey 4 major (held via dependabot\nignore rules).\n\nBuilds verified for the jersey-consuming modules (moskito-inspect-jersey,\nmoskito-webui, moskito-notification-providers).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: bump jersey 3.1.3 -> 3.1.12 (CVE-2025-12383)",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T21:15:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ec9e37cb7887846d11c2f85a7561ffc431c3719f",
          "body": "moskito holds several majors on purpose; tell Dependabot to stop\nproposing them (semver-major only — minor/patch security bumps still\nflow):\n\n- Spring (spring-boot, spring-boot-configuration-processor,\n  spring-boot-starter-aop, spring-web): provided-scope in\n  moskito-springboot2, which targets Spr\n[…]\nrta EE 10 line (Jersey 3.1.x). The Jersey CVE fix ships in\n  3.1.x (3.1.10+), so no need for the Jersey 4 major. Supersedes #298,\n  #304, #299.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: ignore deliberately-held major bumps in dependabot",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T21:14:42Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d0f3c2f61f319a0951cd20b952a91f65d07458c3",
          "body": "Raise Java baseline from 11 to 17",
          "is_bot": false,
          "headline": "Merge pull request #307 from anotheria/chore/java17-baseline",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T20:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42e8c6a323e9ed4a367a4e7c526a045a12901667",
          "body": "Bump source/target (and the AspectJ compliance level) from 11 to 17.\nCI already builds on JDK 17; this makes 17 the compile/runtime floor,\nenabling the modern Spring/Jersey/Jakarta EE stack (and Java 17 language\nfeatures such as records, sealed types and switch expressions).\n\nRaising the baseline is\n[…]\n1, so this should ship as the next major release (5.0).\n\nFull reactor `clean install` (all 23 modules, tests included) passes on\nthe 17 target.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: raise Java baseline from 11 to 17",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T20:24:36Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a4227922228a3b86bb3227eee864fa9654f77c24",
          "body": "…nd-patch-b968d33077\n\ndeps: bump the maven-minor-and-patch group with 24 updates",
          "is_bot": false,
          "headline": "Merge pull request #297 from anotheria/dependabot/maven/maven-minor-a…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T20:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "356c8a240723ed92f9e373cc6f4fb2661404e7de",
          "body": "…-gson\n\nReplace org.json with gson in moskito-webui",
          "is_bot": false,
          "headline": "Merge pull request #306 from anotheria/refactor/replace-org-json-with…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T20:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "684e629fbc42d256d80f11ff41238127a9bd1c08",
          "body": "moskito-webui was the only module pulling in org.json:json, and it was\nused in just 4 files. Migrate those to gson (already a dependency) and\ndrop the org.json dependency entirely:\n\n- AccumulatedSingleGraphAO / MultilineChartAO / AccumulatorUtility:\n  JSONObject/JSONArray -> gson JsonObject/JsonArra\n[…]\n\n  new JSONObject(String); still wrapped in the existing try/catch.\n\nRemoves one dependency from the tree and the related Dependabot PR (#302).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor(webui): replace org.json with gson",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T20:07:25Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c43d9963ebd4010080e923eb99fe8981d350f8d0",
          "body": "…springboot-v1\n\nRemove disabled moskito-springboot (v1) module",
          "is_bot": false,
          "headline": "Merge pull request #305 from anotheria/chore/remove-disabled-moskito-…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T19:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0841a105e2c9e0c4f12b8bbe4ca3bfb840daf8bc",
          "body": "The moskito-springboot v1 integration has been disabled (commented out\nof the reactor) for some time; moskito-springboot2 is the supported\nmodule for Spring Boot 2/3/4. Remove the dead module and its stale\nreactor entry. History remains available via git for any back-port to\nan earlier release line.\n[…]\n2235/CVE-2026-40973, spring-web CVE-2024-38820/\nCVE-2025-41234) and makes the auto-generated Dependabot spring-web bump\nbranch for v1 obsolete.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: remove disabled moskito-springboot (v1) module",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T19:53:40Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "af0a558c04e005e97aa054528a83c11ae8ebce71",
          "body": "Bumps the maven-minor-and-patch group with 24 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [org.aspectj:aspectjrt](https://github.com/eclipse/org.aspectj) | `1.9.25.1` | `1.9.25.1` |\n| [com.google.code.gson:gson](https://github.com/google/gson) | `2.10.1` | `2.14.0` |\n| [ch.qos.logback:lo\n[…]\ndency-version: 3.5.1\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: maven-minor-and-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "deps: bump the maven-minor-and-patch group with 24 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-11T19:51:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e5f4bdf40bc6f43a9a4ee36b5302c86f6d09fc2b",
          "body": "…t2-security-bumps\n\nAdd Dependabot config + patch Spring CVEs in moskito-springboot2",
          "is_bot": false,
          "headline": "Merge pull request #296 from anotheria/chore/dependabot-and-springboo…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T19:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f7a584aeca7d541450161d9841026bf06c36733",
          "body": "- spring-boot 3.3.11 -> 3.5.14: fixes CVE-2026-40973 (predictable temp\n  dir without ownership verification); 3.3.x/3.4.x received no patch.\n- spring-web 6.0.23 -> 6.2.18: fixes CVE-2024-38820 (DataBinder case\n  sensitivity) and CVE-2025-41234 (reflected file download); EOL 6.0.x\n  received no patch. 6.2.18 matches the Spring Framework version managed\n  by Spring Boot 3.5.14, removing the previous 6.0.23/6.1.19 classpath\n  mismatch.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(springboot2): bump Spring to patched versions for known CVEs",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T19:43:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5dfc6695ce635a47b05b49eba1ae1b30d8531ae4",
          "body": "Enable Dependabot version-update PRs for the Maven reactor (weekly,\ntargeting develop). Minor/patch bumps are grouped into a single PR;\nmajors are opened individually. Complements the existing Dependabot\nsecurity alerts, which had no config file so no routine bump PRs.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: add Dependabot weekly Maven version updates",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T19:43:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "52555fa88f53e88df96c67d158423cff76badaa0",
          "body": null,
          "is_bot": false,
          "headline": "updated configureme dependency",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-11T14:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c426d98c1ab5da211090c58ac479fad8a6ce269",
          "body": null,
          "is_bot": false,
          "headline": "change dependency to ano-util to 4.0.6",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-07-10T13:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2828e39b8374d9452a1ff19bb44088e85ed0717",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-06-26T23:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "778e4d8503f4fcd6e3d49029475cb7b4aeb85dbb",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release moskito-4.0.9",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-06-26T23:07:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79c3444c07ce81928efe29a948c1d4a64121bf2a",
          "body": "Migrate tests from JUnit 4 to JUnit 5 (parent 4.4)",
          "is_bot": false,
          "headline": "Merge pull request #295 from anotheria/feature/junit5-migration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-06-26T23:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74bfa3b048105af7639923aeabbe3cdb0c1a1478",
          "body": "Pre-existing nits surfaced during review of the JUnit 5 migration; all\nare behavior-neutral (assertEquals is symmetric, so only failure-message\nlabels change):\n\n- put expected before actual in 4 assertions (GetAccumulatorGraphDataTest,\n  StatsLoggerTest, MoskitoHttpServletTest x2)\n- fix \"accumulatd\" -> \"accumulated\" typo in an assertion message\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Address review: fix assertEquals expected/actual order and a typo",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-06-26T23:01:11Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e76fda69a02966230659d9b4631274ff94cb7965",
          "body": "add async support to all non-deprecated filters",
          "is_bot": false,
          "headline": "Merge pull request #294 from anotheria/feature/async-filter-support",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-06-26T22:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8a6268112104a41306b919f723f3bd73ae07d00",
          "body": "…er-support\n\n# Conflicts:\n#\tmoskito-integration/moskito-springboot/src/main/java/net/anotheria/moskito/integration/springboot/MoskitoAutoConfiguration.java",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/develop' into feature/async-filt…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-06-26T22:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "046b23823d290c973b9e198784c3957772c74cad",
          "body": "JSTalkBackFilter.doFilter terminates the chain (it never calls\nfilterChain.doFilter), so registering it for \"/*\" would swallow all\nrequests. Map it to \"/jstalkbackfilter/*\" to match web-fragment.xml.\n\nNote: the moskito-springboot (v1) module is disabled in the build\n(superseded by moskito-springboot2), so this corrects dormant code.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix JSTalkBackFilter URL mapping in springboot v1 config",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-06-26T22:21:29Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "eaa9bab591c25d7aa98cd8892d62198c25b2209c",
          "body": "The parent (4.4) now provides junit-jupiter instead of junit:junit, which\nalso dropped the transitive hamcrest dependency. Migrate all tests:\n\n- imports/annotations: org.junit.* -> org.junit.jupiter.api.*\n  (@Before/@After/@BeforeClass/@AfterClass/@Ignore -> JUnit 5 equivalents,\n  Assert -> Assertio\n[…]\nkitoJUnitRunner)\n- rewrite hamcrest assertThat/matchers to plain JUnit 5 assertions\n- remove obsolete junit:junit dependency from moskito-webui\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Migrate tests from JUnit 4 to JUnit 5",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-06-26T22:14:00Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e2f6453e9a80deecefe1eb2f9188871710dfa506",
          "body": null,
          "is_bot": false,
          "headline": "updated parent version",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-06-26T21:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa8020c23326c03dd6b112c13492fe3fdaa47044",
          "body": "Enables async servlet support across all active MoSKito filters so they\ndo not block async dispatch chains (e.g. SSE/MCP endpoints). Three\ndeployment paths are covered: web-fragment.xml (<async-supported>true),\n@WebFilter(asyncSupported=true) on each filter class, and\nFilterRegistrationBean.setAsyncSupported(true) in the Spring Boot 1/2\nauto-configurations. Deprecated filters are intentionally excluded.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "add async support to all non-deprecated filters",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-06-19T11:41:25Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cb22b9f8975ab12797b2353eae27d1128e134a95",
          "body": "Enables async servlet support across all active MoSKito filters so they\ndo not block async dispatch chains (e.g. SSE/MCP endpoints). Three\ndeployment paths are covered: web-fragment.xml (<async-supported>true),\n@WebFilter(asyncSupported=true) on each filter class, and\nFilterRegistrationBean.setAsyncSupported(true) in the Spring Boot 1/2\nauto-configurations. Deprecated filters are intentionally excluded.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "add async support to all non-deprecated filters",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-06-19T11:38:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "582b695516c60575cab819a3e98939ab1d0c8d2b",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-30T09:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c8588dc8b3031384182027c0c84687a247c8303",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release moskito-4.0.8",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-30T09:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e9fa4f2c7722efa71372d947493de0292d4fb74",
          "body": null,
          "is_bot": false,
          "headline": "updated ano-tags dependency",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-30T08:56:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dac006653ac54777db7704a26804245c530280f8",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-30T07:47:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d39f34f8c8746ed2fefb5aced17280d9ecd63a83",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release moskito-4.0.7",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-30T07:47:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3959af9a02bc46d76814e033a42c66ddc923709",
          "body": "ano-util 4.0.0→4.0.4, commons-codec 1.16.0→1.22.0, gson 2.10.1→2.14.0,\nlogback-classic 1.5.21→1.5.33, mockito-core 5.6.0→5.23.0,\naspectj 1.9.20→1.9.25.1, aspectj-maven-plugin 1.14.0→1.16.0,\nmaven-pmd-plugin 3.22.0→3.28.0\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "bump stable dependencies in root pom",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-30T07:44:35Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ffb5f071305e46ff87ba9867d733dd36f58a3087",
          "body": "…t alerts #28 #29\n\nCloses #291\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "bump spring-web to 6.0.23 in both springboot modules, fixes Dependabo…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-21T07:24:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "36e3390fdc91b8b1f4ad67797d12af89160bb1c9",
          "body": "…rary noise\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "exclude vendored JS from CodeQL analysis to eliminate third-party lib…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-21T07:21:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c9dd3facc0c7ac375ede446e7e455a2c571dab45",
          "body": "…ng alert #59\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "add explicit read-only permissions to PMD workflow to fix code scanni…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-21T06:58:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "12e6a1528e52065d60d36321588c0ceda2d6cfda",
          "body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix XSS-through-DOM in JSP delete handlers by encoding data attributes",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-21T06:57:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8b6ba40c8afe26f83707949bafcd8e31a8dcd20b",
          "body": "…lert #30\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "bump spring-boot to 3.3.11 in moskito-springboot2 to fix Dependabot a…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-21T06:53:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4f715d7bfc932136379a8a469a67d81dcce8425b",
          "body": "…ot alerts\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "bump log4j-core to 2.25.4 and commons-lang3 to 3.18.0 to fix Dependab…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-05-21T06:49:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "758fcfd0b1b7cbc5e6a3c9597c938fcae93a26d7",
          "body": "Replaced Maven Central badge with MvnRepository badge.",
          "is_bot": false,
          "headline": "Update badge in README for MvnRepository",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2026-03-16T14:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63ba3d14a07452bc2239142e5a3c05235d722c23",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-12-26T20:10:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86614d3197cd97d924b45f8ee134181b56962b1f",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release moskito-4.0.6",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-12-26T20:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2db142800404ad601e704c83ab97883d8f79c00",
          "body": null,
          "is_bot": false,
          "headline": "fixed name",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-12-26T20:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b6a2569fa47adb40ed8b7d7e0add6d02014a4cb",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-12-26T19:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2109fe3a37dec7bc6b8761b89fde3bfc819e2c61",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release moskito-4.0.5",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-12-26T19:37:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "653faa577c5fe9da3de8621ea8a5b1349642d2fe",
          "body": null,
          "is_bot": false,
          "headline": "changed parent version to non-snapshot",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-12-26T19:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5b2555855bbc948708d13e3324203e0cfdf3948",
          "body": null,
          "is_bot": false,
          "headline": "fixes",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-11-17T21:35:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa85308dacea81a30d008eb8c40584f4e76ec16f",
          "body": null,
          "is_bot": false,
          "headline": "updated document",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-11-17T20:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddebc655635e34fc4db15558ae822c70cc4d7923",
          "body": null,
          "is_bot": false,
          "headline": "stylistic fixes",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-11-17T20:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1ba602f27503ea8a65641f06ac5c4352e30bea2",
          "body": null,
          "is_bot": false,
          "headline": "replaced deprecated reflection API",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-11-17T20:01:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac49e67e66cee03f123714a15786e24ceda29de7",
          "body": null,
          "is_bot": false,
          "headline": "minor improvements in style",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-11-17T19:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82c3631587695f7c8b5b627d0654fc98b51ed698",
          "body": null,
          "is_bot": false,
          "headline": "Resource fix leak",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-11-17T19:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98c52ea0b51986a99a34d6d86e93e875734d7608",
          "body": null,
          "is_bot": false,
          "headline": "added claude to gitignore",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-11-17T19:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5dd0254392689da7988cec3230d5baa6d77bbcc",
          "body": null,
          "is_bot": false,
          "headline": "added claude work",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-11-17T19:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98df0e3bd08ef4e4a80af032713a4102c7ab039e",
          "body": null,
          "is_bot": false,
          "headline": "claude generated comments",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-11-17T19:46:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6225fe17115cf05b05fa8623b1f393c701c6f00",
          "body": null,
          "is_bot": false,
          "headline": "removed unneeded javadoc class comments for test-classes",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-11-17T19:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2bdb755494c35421c4c9b81940d3ca920a69449",
          "body": null,
          "is_bot": false,
          "headline": "removed unneeded javadoc class comments for test-classes",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-11-17T19:45:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c8ef6792bcf613b1c0faf2cbd2ef4c3b9cd5f59",
          "body": null,
          "is_bot": false,
          "headline": "removed unneeded javadoc class comments for test-classes",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-11-17T19:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c7fc172859ce3c95c4c05a409d10e033166f514",
          "body": null,
          "is_bot": false,
          "headline": "added journey api debug-logger",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-10-20T11:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8e1848fb8930599631e438349577f0f17df88f4",
          "body": null,
          "is_bot": false,
          "headline": "added jstl to moskito-inspect-standalone",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-10-20T11:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcb3bb1b740ddfa55fb19f0eb39ba65026258a57",
          "body": null,
          "is_bot": false,
          "headline": "added info output about port",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-10-20T11:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f405381d4262194701d0bd9c434d97acc6bac03",
          "body": null,
          "is_bot": false,
          "headline": "added AutoConfiguration imports for SpringBoot3",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-10-20T11:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7b2e57b77aecb8aa91d89ce023173f42fb4afd7",
          "body": null,
          "is_bot": false,
          "headline": "changed configuration guide url",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-10-17T12:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86d430a5aa31779835bd2627e2fbd6edad48d947",
          "body": "…y and publishing to central",
          "is_bot": false,
          "headline": "updated to parent 4.2 which allows snapshots into anotheria repositor…",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-09-15T10:49:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a83a5c51a9d0c63ad08a4c16b666b1b895b5cd40",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-04-22T10:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b496b2ceda2de1a2f8055967d201c7bb5b7cdf52",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release moskito-4.0.4",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-04-22T10:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1f30cea8b1990d2497b13020c4bbee127b829c9",
          "body": null,
          "is_bot": false,
          "headline": "disabled instable test",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-04-21T16:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3637d59196fbfd35b787f95963f360428d31f25c",
          "body": null,
          "is_bot": false,
          "headline": "#292 save the retrieved existing journey",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-04-21T15:56:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc51081c2bae93e5a4255b6b1d4f3926d70ed589",
          "body": null,
          "is_bot": false,
          "headline": "PMD warning",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-02-03T23:16:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0e11ce9701867c038a41fde854b1771bd7f9cd4",
          "body": null,
          "is_bot": false,
          "headline": "updated upload artifacts",
          "author_name": "Leon Rosenberg",
          "author_login": "dvayanu",
          "committed_at": "2025-02-03T23:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 94,
      "latest_release_at": "2024-04-10T19:03:33Z",
      "latest_release_tag": "moskito-4.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 835,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "net.anotheria:moskito-aop",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/net.anotheria/moskito-aop",
          "is_deprecated": false,
          "latest_version": "5.0.0",
          "repository_url": null,
          "versions_count": 86,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-13T11:00:07Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        },
        {
          "name": "net.anotheria:moskito-web",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/net.anotheria/moskito-web",
          "is_deprecated": false,
          "latest_version": "5.0.0",
          "repository_url": null,
          "versions_count": 86,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-13T11:00:06Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        },
        {
          "name": "net.anotheria:moskito-core",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/net.anotheria/moskito-core",
          "is_deprecated": false,
          "latest_version": "5.0.0",
          "repository_url": null,
          "versions_count": 86,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-13T11:00:00Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        },
        {
          "name": "net.anotheria:moskito-webui",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/net.anotheria/moskito-webui",
          "is_deprecated": false,
          "latest_version": "5.0.0",
          "repository_url": null,
          "versions_count": 86,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-13T11:00:13Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        },
        {
          "name": "net.anotheria:moskito-inspect-standalone",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": null,
          "registry_url": "https://central.sonatype.com/artifact/net.anotheria/moskito-inspect-standalone",
          "is_deprecated": false,
          "latest_version": "5.0.0",
          "repository_url": null,
          "versions_count": 62,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-13T11:00:07Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        }
      ]
    },
    "popularity": {
      "forks": 68,
      "stars": 228,
      "watchers": 33,
      "fork_history": {
        "days": [
          {
            "date": "2013-11-07",
            "count": 2
          },
          {
            "date": "2014-01-13",
            "count": 1
          },
          {
            "date": "2014-04-10",
            "count": 1
          },
          {
            "date": "2014-04-15",
            "count": 1
          },
          {
            "date": "2014-05-03",
            "count": 1
          },
          {
            "date": "2014-06-04",
            "count": 1
          },
          {
            "date": "2014-06-17",
            "count": 1
          },
          {
            "date": "2014-08-08",
            "count": 1
          },
          {
            "date": "2014-08-12",
            "count": 1
          },
          {
            "date": "2014-09-27",
            "count": 1
          },
          {
            "date": "2014-10-15",
            "count": 1
          },
          {
            "date": "2015-02-17",
            "count": 2
          },
          {
            "date": "2015-03-24",
            "count": 1
          },
          {
            "date": "2015-05-15",
            "count": 1
          },
          {
            "date": "2015-06-05",
            "count": 1
          },
          {
            "date": "2015-08-11",
            "count": 1
          },
          {
            "date": "2015-11-23",
            "count": 1
          },
          {
            "date": "2015-11-26",
            "count": 1
          },
          {
            "date": "2016-01-05",
            "count": 1
          },
          {
            "date": "2016-02-05",
            "count": 1
          },
          {
            "date": "2016-02-17",
            "count": 1
          },
          {
            "date": "2016-02-24",
            "count": 1
          },
          {
            "date": "2016-02-25",
            "count": 1
          },
          {
            "date": "2016-03-21",
            "count": 1
          },
          {
            "date": "2016-06-01",
            "count": 1
          },
          {
            "date": "2016-06-24",
            "count": 1
          },
          {
            "date": "2016-07-08",
            "count": 1
          },
          {
            "date": "2016-07-12",
            "count": 1
          },
          {
            "date": "2016-10-21",
            "count": 1
          },
          {
            "date": "2016-12-20",
            "count": 1
          },
          {
            "date": "2016-12-26",
            "count": 1
          },
          {
            "date": "2017-02-03",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-04-05",
            "count": 1
          },
          {
            "date": "2017-04-19",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2017-06-09",
            "count": 1
          },
          {
            "date": "2017-06-23",
            "count": 1
          },
          {
            "date": "2017-08-09",
            "count": 1
          },
          {
            "date": "2017-09-06",
            "count": 1
          },
          {
            "date": "2017-09-25",
            "count": 1
          },
          {
            "date": "2017-10-27",
            "count": 1
          },
          {
            "date": "2017-11-02",
            "count": 1
          },
          {
            "date": "2017-12-16",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 1
          },
          {
            "date": "2018-06-06",
            "count": 1
          },
          {
            "date": "2018-08-01",
            "count": 1
          },
          {
            "date": "2018-09-29",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2018-10-29",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-09-26",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2021-01-24",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 68,
        "total_forks": 68
      },
      "star_history": null,
      "open_issues_and_prs": 10
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "moskito-aop/pom.xml",
        "moskito-core/pom.xml",
        "moskito-extensions/moskito-disk-space-monitoring/pom.xml",
        "moskito-extensions/moskito-mongodb/pom.xml",
        "moskito-extensions/moskito-monitoring-plugin/pom.xml",
        "moskito-extensions/moskito-notification-providers/pom.xml",
        "moskito-extensions/moskito-php/pom.xml",
        "moskito-extensions/moskito-saas/pom.xml",
        "moskito-extensions/moskito-sampling-api/pom.xml",
        "moskito-extensions/pom.xml",
        "moskito-inspect-standalone/pom.xml",
        "moskito-integration/moskito-cdi/pom.xml",
        "moskito-integration/moskito-inspect-embedded/pom.xml",
        "moskito-integration/moskito-inspect-jersey/pom.xml",
        "moskito-integration/moskito-inspect-remote/pom.xml",
        "moskito-integration/moskito-springboot2/pom.xml",
        "moskito-integration/moskito-sql/pom.xml",
        "moskito-integration/pom.xml",
        "moskito-web/pom.xml",
        "moskito-webui/pom.xml",
        "pom.xml"
      ],
      "largest_source_bytes": 515628,
      "source_files_sampled": 989,
      "oversized_source_files": 11,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "moskito-aop/pom.xml",
        "moskito-core/pom.xml",
        "moskito-extensions/pom.xml",
        "moskito-inspect-standalone/pom.xml",
        "moskito-integration/pom.xml",
        "moskito-web/pom.xml",
        "moskito-webui/pom.xml",
        "pom.xml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "org.apache.bcel:bcel",
            "direct": false,
            "version": "6.5.0",
            "severity": "critical",
            "ecosystem": "maven",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-97xg-phpr-rg8q"
            ],
            "fixed_version": "6.6.0",
            "advisory_count": 1,
            "oldest_advisory_days": 1355
          },
          {
            "name": "org.apache.commons:commons-text",
            "direct": false,
            "version": "1.9",
            "severity": "critical",
            "ecosystem": "maven",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-599f-7c49-w659"
            ],
            "fixed_version": "1.10.0",
            "advisory_count": 1,
            "oldest_advisory_days": 1380
          },
          {
            "name": "com.fasterxml.jackson.core:jackson-core",
            "direct": false,
            "version": "2.22.0",
            "severity": "high",
            "ecosystem": "maven",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-r7wm-3cxj-wff9"
            ],
            "fixed_version": "3.2.1",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "com.fasterxml.jackson.core:jackson-databind",
            "direct": false,
            "version": "2.22.0",
            "severity": "moderate",
            "ecosystem": "maven",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5gvw-p9qm-jgwh",
              "GHSA-5jmj-h7xm-6q6v"
            ],
            "fixed_version": "3.2.1",
            "advisory_count": 2,
            "oldest_advisory_days": 31
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "critical": 2,
          "moderate": 1
        },
        "advisory_count": 5,
        "affected_count": 4,
        "assessed_count": 36,
        "malicious_count": 0,
        "assessed_package": "maven:net.anotheria:moskito-aop@5.0.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [
        {
          "name": "net.anotheria:moskito-core",
          "manifest": "moskito-aop/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.aspectj:aspectjrt",
          "manifest": "moskito-aop/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.9.25.1"
        },
        {
          "name": "org.aspectj:aspectjweaver",
          "manifest": "moskito-aop/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.9.25.1"
        },
        {
          "name": "org.slf4j:slf4j-api",
          "manifest": "moskito-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "net.anotheria:ano-util",
          "manifest": "moskito-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "net.anotheria:configureme",
          "manifest": "moskito-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.google.code.gson:gson",
          "manifest": "moskito-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.apache.commons:commons-lang3",
          "manifest": "moskito-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.20.0"
        },
        {
          "name": "jakarta.xml.bind:jakarta.xml.bind-api",
          "manifest": "moskito-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "4.0.5"
        },
        {
          "name": "com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru",
          "manifest": "moskito-core/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.4.2"
        },
        {
          "name": "net.anotheria:moskito-core",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "net.anotheria:moskito-aop",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "net.anotheria:moskito-webui",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "net.anotheria:moskito-inspect-embedded",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "net.anotheria:moskito-inspect-jersey",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "net.anotheria:moskito-notification-providers",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "net.anotheria:moskito-disk-space-monitoring",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "net.anotheria:moskito-monitoring-plugin",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.slf4j:slf4j-api",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "ch.qos.logback:logback-classic",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "net.anotheria:moskito-sampling-api",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "net.anotheria:moskito-php",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.0.2"
        },
        {
          "name": "net.anotheria:moskito-inspect-jersey",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "net.anotheria:moskito-inspect-jersey",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "net.anotheria:moskitoplugins",
          "manifest": "moskito-inspect-standalone/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${moskitoplugins-version}"
        },
        {
          "name": "org.slf4j:slf4j-api",
          "manifest": "moskito-web/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "net.anotheria:moskito-core",
          "manifest": "moskito-web/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "org.slf4j:slf4j-api",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "net.anotheria:ano-maf",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "net.anotheria:ano-plass",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "net.anotheria:ano-tags",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.glassfish.web:jakarta.servlet.jsp.jstl",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.0.1"
        },
        {
          "name": "commons-codec:commons-codec",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.google.code.gson:gson",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "net.anotheria:moskito-core",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "net.anotheria:moskito-web",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${project.version}"
        },
        {
          "name": "jakarta.xml.bind:jakarta.xml.bind-api",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "4.0.5"
        },
        {
          "name": "jakarta.ws.rs:jakarta.ws.rs-api",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "3.1.0"
        },
        {
          "name": "net.anotheria:distributeme-core",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${distributeme.version}"
        },
        {
          "name": "net.anotheria:distributeme-generator",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${distributeme.version}"
        },
        {
          "name": "net.anotheria:distributeme-support",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${distributeme.version}"
        },
        {
          "name": "net.anotheria:ano-prise",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "net.anotheria:ano-util",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "ch.qos.logback:logback-classic",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "com.fasterxml.jackson.core:jackson-annotations",
          "manifest": "moskito-webui/pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.22"
        },
        {
          "name": "net.anotheria:configureme",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "4.1.1"
        },
        {
          "name": "net.anotheria:ano-util",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "4.0.7"
        },
        {
          "name": "net.anotheria:ano-comm",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "4.0.0"
        },
        {
          "name": "net.anotheria:ano-maf",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "4.1.0"
        },
        {
          "name": "net.anotheria:ano-tags",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "4.0.1"
        },
        {
          "name": "net.anotheria:ano-plass",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "4.1.0"
        },
        {
          "name": "net.anotheria:ano-prise",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "4.1.0"
        },
        {
          "name": "commons-codec:commons-codec",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.22.0"
        },
        {
          "name": "org.aspectj:aspectjrt",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${aspectj.version}"
        },
        {
          "name": "org.aspectj:aspectjtools",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${aspectj.version}"
        },
        {
          "name": "com.google.code.gson:gson",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "2.14.0"
        },
        {
          "name": "org.glassfish.jersey.core:jersey-client",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jersey-version}"
        },
        {
          "name": "org.glassfish.jersey.media:jersey-media-json-jackson",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jersey-version}"
        },
        {
          "name": "org.glassfish.jersey.containers:jersey-container-servlet",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jersey-version}"
        },
        {
          "name": "org.glassfish.jersey.core:jersey-server",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jersey-version}"
        },
        {
          "name": "org.glassfish.jersey.inject:jersey-hk2",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${jersey-version}"
        },
        {
          "name": "ch.qos.logback:logback-classic",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.5.38"
        },
        {
          "name": "jakarta.xml.bind:jakarta.xml.bind-api",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "4.0.5"
        },
        {
          "name": "org.hamcrest:hamcrest-all",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.3"
        },
        {
          "name": "org.mockito:mockito-core",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "5.23.0"
        },
        {
          "name": "org.aspectj:aspectjrt",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${aspectj.version}"
        },
        {
          "name": "org.aspectj:aspectjtools",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "${aspectj.version}"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ch.qos.logback:logback-classic",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "ch.qos.logback:logback-classic",
            "direct": true,
            "version": "1.5.38",
            "ecosystem": "maven"
          },
          {
            "name": "com.fasterxml.jackson.core:jackson-annotations",
            "direct": true,
            "version": "2.22",
            "ecosystem": "maven"
          },
          {
            "name": "com.google.code.gson:gson",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.google.code.gson:gson",
            "direct": true,
            "version": "2.14.0",
            "ecosystem": "maven"
          },
          {
            "name": "com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru",
            "direct": true,
            "version": "1.4.2",
            "ecosystem": "maven"
          },
          {
            "name": "commons-codec:commons-codec",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "commons-codec:commons-codec",
            "direct": true,
            "version": "1.22.0",
            "ecosystem": "maven"
          },
          {
            "name": "jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api",
            "direct": true,
            "version": "3.0.2",
            "ecosystem": "maven"
          },
          {
            "name": "jakarta.ws.rs:jakarta.ws.rs-api",
            "direct": true,
            "version": "3.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "jakarta.xml.bind:jakarta.xml.bind-api",
            "direct": true,
            "version": "4.0.5",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:ano-comm",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:ano-comm",
            "direct": true,
            "version": "4.0.0",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:ano-maf",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:ano-maf",
            "direct": true,
            "version": "4.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:ano-plass",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:ano-plass",
            "direct": true,
            "version": "4.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:ano-prise",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:ano-prise",
            "direct": true,
            "version": "4.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:ano-tags",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:ano-tags",
            "direct": true,
            "version": "4.0.1",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:ano-util",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:ano-util",
            "direct": true,
            "version": "4.0.7",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:configureme",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:configureme",
            "direct": true,
            "version": "4.1.1",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:distributeme-core",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:distributeme-generator",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:distributeme-support",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:moskito-aop",
            "direct": true,
            "version": "5.0.1-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:moskito-core",
            "direct": true,
            "version": "5.0.1-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:moskito-disk-space-monitoring",
            "direct": true,
            "version": "5.0.1-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:moskito-inspect-embedded",
            "direct": true,
            "version": "5.0.1-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:moskito-inspect-jersey",
            "direct": true,
            "version": "5.0.1-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:moskito-monitoring-plugin",
            "direct": true,
            "version": "5.0.1-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:moskito-notification-providers",
            "direct": true,
            "version": "5.0.1-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:moskito-php",
            "direct": true,
            "version": "5.0.1-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:moskito-sampling-api",
            "direct": true,
            "version": "5.0.1-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:moskito-web",
            "direct": true,
            "version": "5.0.1-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:moskito-webui",
            "direct": true,
            "version": "5.0.1-SNAPSHOT",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:moskitoplugins",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.commons:commons-lang3",
            "direct": true,
            "version": "3.20.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.aspectj:aspectjrt",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.aspectj:aspectjrt",
            "direct": true,
            "version": "1.9.25.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.aspectj:aspectjtools",
            "direct": true,
            "version": "1.9.25.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.aspectj:aspectjweaver",
            "direct": true,
            "version": "1.9.25.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.glassfish.jersey.containers:jersey-container-servlet",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.glassfish.jersey.containers:jersey-container-servlet",
            "direct": true,
            "version": "3.1.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.glassfish.jersey.core:jersey-client",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.glassfish.jersey.core:jersey-client",
            "direct": true,
            "version": "3.1.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.glassfish.jersey.core:jersey-server",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.glassfish.jersey.core:jersey-server",
            "direct": true,
            "version": "3.1.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.glassfish.jersey.inject:jersey-hk2",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.glassfish.jersey.inject:jersey-hk2",
            "direct": true,
            "version": "3.1.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.glassfish.jersey.media:jersey-media-json-jackson",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.glassfish.jersey.media:jersey-media-json-jackson",
            "direct": true,
            "version": "3.1.12",
            "ecosystem": "maven"
          },
          {
            "name": "org.glassfish.web:jakarta.servlet.jsp.jstl",
            "direct": true,
            "version": "3.0.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.hamcrest:hamcrest-all",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.hamcrest:hamcrest-all",
            "direct": true,
            "version": "1.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.mockito:mockito-core",
            "direct": true,
            "version": "5.23.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.slf4j:slf4j-api",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "com.google.code.maven-replacer-plugin:replacer",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "maven"
          },
          {
            "name": "com.rabbitmq:amqp-client",
            "direct": false,
            "version": "5.34.0",
            "ecosystem": "maven"
          },
          {
            "name": "jakarta.enterprise:jakarta.enterprise.cdi-api",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "jakarta.interceptor:jakarta.interceptor-api",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "maven"
          },
          {
            "name": "jakarta.servlet.jsp:jakarta.servlet.jsp-api",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "maven"
          },
          {
            "name": "jakarta.servlet:jakarta.servlet-api",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "jakarta.servlet:jakarta.servlet-api",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "net.anotheria:ano-db",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.derby:derby",
            "direct": false,
            "version": "10.17.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.derby:derbyclient",
            "direct": false,
            "version": "10.17.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.derby:derbynet",
            "direct": false,
            "version": "10.17.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.derby:derbytools",
            "direct": false,
            "version": "10.17.1.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.httpcomponents:httpclient",
            "direct": false,
            "version": "4.5.14",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.logging.log4j:log4j-core",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-compiler-plugin",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-dependency-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-pmd-plugin",
            "direct": false,
            "version": "3.28.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:aspectj-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:aspectj-maven-plugin",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.mongodb:mongodb-driver-sync",
            "direct": false,
            "version": "5.9.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot",
            "direct": false,
            "version": "3.5.16",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-configuration-processor",
            "direct": false,
            "version": "3.5.16",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-aop",
            "direct": false,
            "version": "3.5.16",
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework:spring-web",
            "direct": false,
            "version": "6.2.19",
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 84,
        "direct_count": 60,
        "indirect_count": 24
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 229,
        "open_issues": 10,
        "closed_ratio": 0.841,
        "closed_issues": 53,
        "closed_unmerged_prs": 23
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "dvayanu",
          "commits": 1472,
          "avatar_url": "https://avatars.githubusercontent.com/u/2864497?v=4"
        },
        {
          "type": "User",
          "login": "ssergiichuk",
          "commits": 143,
          "avatar_url": "https://avatars.githubusercontent.com/u/4598650?v=4"
        },
        {
          "type": "User",
          "login": "ogmudbone",
          "commits": 87,
          "avatar_url": "https://avatars.githubusercontent.com/u/12055272?v=4"
        },
        {
          "type": "User",
          "login": "ibohatyrchuk",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/5602392?v=4"
        },
        {
          "type": "User",
          "login": "MiroslavGannoha",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/4126851?v=4"
        },
        {
          "type": "User",
          "login": "Strel97",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/6041600?v=4"
        },
        {
          "type": "User",
          "login": "dzhmud",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/10534424?v=4"
        },
        {
          "type": "User",
          "login": "StetsiukRoman",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/7786580?v=4"
        },
        {
          "type": "User",
          "login": "asamoilich",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/3275705?v=4"
        },
        {
          "type": "User",
          "login": "Bezuhlyi",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/1062396?v=4"
        }
      ],
      "contributors_sampled": 33,
      "top_contributor_share": 0.708
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql.yml",
        "pmd.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "10 out of 10 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": 0,
            "reason": "Found 0/15 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": 9,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 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": 9,
            "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": "27b7525368b06af006c91fbae43367900440000f",
        "ran_at": "2026-07-25T05:04:32Z",
        "aggregate_score": 6.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T04:57:11Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-14T20:59:58Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 51,
          "created_at": "2014-10-01T12:08:39Z",
          "last_comment_at": "2014-10-31T09:24:43Z",
          "last_comment_author": "dvayanu"
        },
        {
          "number": 106,
          "created_at": "2016-06-01T07:52:36Z",
          "last_comment_at": "2016-06-03T09:53:28Z",
          "last_comment_author": "bolbat"
        },
        {
          "number": 107,
          "created_at": "2016-06-02T11:42:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 116,
          "created_at": "2016-09-23T15:23:48Z",
          "last_comment_at": "2016-09-25T19:06:38Z",
          "last_comment_author": "FelixJongleur42"
        },
        {
          "number": 128,
          "created_at": "2017-03-01T17:55:10Z",
          "last_comment_at": "2017-03-02T17:11:53Z",
          "last_comment_author": "marlonpatrick"
        },
        {
          "number": 130,
          "created_at": "2017-03-02T18:40:28Z",
          "last_comment_at": "2017-04-27T05:43:04Z",
          "last_comment_author": "marlonpatrick"
        },
        {
          "number": 222,
          "created_at": "2019-03-11T17:46:58Z",
          "last_comment_at": "2019-03-11T17:53:29Z",
          "last_comment_author": "maxdatapt"
        },
        {
          "number": 238,
          "created_at": "2021-01-22T07:29:36Z",
          "last_comment_at": "2021-02-12T08:03:04Z",
          "last_comment_author": "badmusamuda"
        },
        {
          "number": 253,
          "created_at": "2022-09-23T09:29:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 288,
          "created_at": "2024-05-06T17:12:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/anotheria/moskito",
    "host": "github.com",
    "name": "moskito",
    "owner": "anotheria"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 63,
        "vitality": 61,
        "community": 63,
        "governance": 65,
        "engineering": 67
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 61,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "commits_last_year": 94,
              "human_commit_share": 0.93,
              "days_since_last_push": 2,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "94 commits in the last year",
                "points": 17.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 94
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 44,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "moskito-4.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 835,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 835 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 835
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "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": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "forks": 68,
              "stars": 228,
              "watchers": 33,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "228 stars",
                "points": 38.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 228
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "68 forks",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 68
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "33 watchers",
                "points": 8.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 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": 65,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 33,
              "top_contributor_share": 0.708
            },
            "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 71% of commits",
                "points": 6.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 71
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "33 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 229,
              "open_issues": 10,
              "closed_issues": 53,
              "issue_closed_ratio": 0.841,
              "closed_unmerged_prs": 23
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "84% of issues closed",
                "points": 39.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "229/252 decided PRs merged",
                "points": 34.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 229,
                      "decided": 252
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/15 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "followers": 4,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "anotheria",
              "public_repos": 72,
              "account_age_days": 4992
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "4 followers of anotheria",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4,
                      "login": "anotheria"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "72 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 72
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "net.anotheria:moskito-aop",
                "net.anotheria:moskito-web",
                "net.anotheria:moskito-core",
                "net.anotheria:moskito-webui",
                "net.anotheria:moskito-inspect-standalone"
              ],
              "ecosystems": "maven",
              "any_deprecated": false,
              "min_days_since_publish": 11
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "5 package(s) on maven",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 5,
                      "ecosystems": "maven"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 11 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "86 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 86
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 67,
        "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "http://www.moskito.org",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://www.moskito.org",
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 63,
        "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": 63,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 10 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 0/15 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 4.5,
                "status": "partial",
                "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": 6.8,
                "status": "partial",
                "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": "moderate",
            "name": "Dependency advisories",
            "note": "Matched the maven:net.anotheria:moskito-aop@5.0.0 runtime dependency closure — what installing the published package pulls in — 36 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "maven:net.anotheria:moskito-aop@5.0.0",
                  "assessed": 36
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "source": "osv",
              "advisories": 5,
              "affected_packages": 4,
              "assessed_packages": 36,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, high 1, moderate 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "4 affected: org.apache.bcel:bcel 6.5.0 (critical 9.8), org.apache.commons:commons-text 1.9 (critical 9.8), com.fasterxml.jackson.core:jackson-core 2.22.0 (high 7.5), +1 more",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 4,
                      "packages": "org.apache.bcel:bcel 6.5.0 (critical 9.8), org.apache.commons:commons-text 1.9 (critical 9.8), com.fasterxml.jackson.core:jackson-core 2.22.0 (high 7.5)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1380 days ago",
                "points": 26.8,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 2,
                      "oldest": 1380
                    }
                  }
                ],
                "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": 36,
              "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": 55,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.419,
              "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": "39 of 93 human commits state their intent (structured subject or explanatory body)",
                "points": 22.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 39,
                      "sampled": 93
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.24,
              "toolchain_manifests": [
                "moskito-aop/pom.xml",
                "moskito-core/pom.xml",
                "moskito-extensions/moskito-disk-space-monitoring/pom.xml",
                "moskito-extensions/moskito-mongodb/pom.xml",
                "moskito-extensions/moskito-monitoring-plugin/pom.xml",
                "moskito-extensions/moskito-notification-providers/pom.xml",
                "moskito-extensions/moskito-php/pom.xml",
                "moskito-extensions/moskito-saas/pom.xml",
                "moskito-extensions/moskito-sampling-api/pom.xml",
                "moskito-extensions/pom.xml",
                "moskito-inspect-standalone/pom.xml",
                "moskito-integration/moskito-cdi/pom.xml",
                "moskito-integration/moskito-inspect-embedded/pom.xml",
                "moskito-integration/moskito-inspect-jersey/pom.xml",
                "moskito-integration/moskito-inspect-remote/pom.xml",
                "moskito-integration/moskito-springboot2/pom.xml",
                "moskito-integration/moskito-sql/pom.xml",
                "moskito-integration/pom.xml",
                "moskito-web/pom.xml",
                "moskito-webui/pom.xml",
                "pom.xml"
              ],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "moskito-aop/pom.xml, moskito-core/pom.xml, moskito-extensions/moskito-disk-space-monitoring/pom.xml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "moskito-aop/pom.xml, moskito-core/pom.xml, moskito-extensions/moskito-disk-space-monitoring/pom.xml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "24 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 24,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 515628,
              "source_files_sampled": 989,
              "oversized_source_files": 11
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Java (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "11/989 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 989,
                      "oversized": 11
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T05:04:56.477807Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/anotheria/moskito.svg",
  "full_name": "anotheria/moskito",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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