Public record
Software health reportschema 0.27.0 · metrics 2.1.0 · 2026-07-28 14:25 UTC

javaee / servlet-spec

The API and Issue Tracker for the JCP Standard Java Servlet Specification

JavaCustom license★ 258 stars⑂ 88 forkssince Apr 2017archivedView on GitHub ↗

javaee/servlet-spec holds a health index of 12 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (62/100) and lowest on Vitality (10/100). The repository is archived, so no further maintenance is expected.

12
overall / 100
Critical

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

12
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 37 is calibrated to 31 on the published index scale (record calibration 2026-08-02).

Ownership

Java EEOrganization
408 followers139 public repossince Oct 2016

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Mavenjavax.servlet:javax.servlet-api4.0.1-203021 days ago

Metrics by category

Vitality

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

10Critical · 21% of overall
How it's scored
0/36Push recency — last push 2,974 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — project is archived
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push2,974
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 6 version tags (no GitHub releases)
0/36Release recency — latest release 3,021 days ago
5.4/27Release cadence — a release every ~494.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count6
latest_release_tag4.0.1
releases_from_tagsyes
days_since_latest_release3,021
mean_days_between_releases494.7
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

62Moderate · 17% of overall
How it's scored
39.1/60Stars — 258 stars
16.2/25Forks — 88 forks
4.3/15Watchers — 7 watchers
Inputs used
forks88
stars258
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

47Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.5/22.5Commit distribution — top contributor authored 89% of commits
12.2/13.5Contributor breadth — 9 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.889
How it's scored
0/42Issue resolution — no issues or no data
8.6/30PR acceptance — 2/7 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 2/30 approved changesets -- score normalized to 0
Inputs used
merged_prs2
open_issues0
closed_issues0
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio
closed_unmerged_prs5
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Issue resolution, newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.8/25Owner reach — 408 followers of javaee
25/25Track record — 139 public repos, account ~9 yr old
Inputs used
followers408
owner_typeOrganization
is_verified
owner_loginjavaee
public_repos139
account_age_days3,561
How it's scored
25/25Published & resolvable — 1 package(s) on maven
4/35Publish recency — latest publish 3,021 days ago
20/20Version history — 20 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesjavax.servlet:javax.servlet-api
ecosystemsmaven
any_deprecatedno
min_days_since_publish3,021

Engineering Quality

Are baseline engineering and documentation practices in place?

27At Risk · 19% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 2 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://javaee.github.io/servlet-spec/
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://javaee.github.io/servlet-spec/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

42Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
0/7.5Maintained — project is archived
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.8
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages9
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 9 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

33At Risk · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
9.6/40Legible commit history — 18 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.18
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — pom.xml (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Java (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestspom.xml
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Java (statically typed)
54.3/55Manageable file sizes — 1/77 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes72,371
source_files_sampled77
oversized_source_files1

Key facts

258GitHub stars
9contributors
0commits, last 12 months
2,974days since last push
6releases
1bus factor
0open 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 ★ / 88 ⇿
0Stars
88Forks
4Releases

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.

0204060801008672017-052021-072025-09
Major 1Minor 0Patch 1

Each point covers 8 days.

OpenSSF Scorecard 2.8 / 10
2.8aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 2 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/30 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintainedproject is archived
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Mavenorg.apache.maven.scm:maven-scm-provider-gitexe1.8.1pom.xml
All dependencies 9

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

RegistryPackageVersionRelation
Mavenorg.apache.maven.scm:maven-scm-provider-gitexe1.8.1direct
Mavenorg.apache.felix:maven-bundle-plugin1.4.3indirect
Mavenorg.apache.maven.plugins:maven-jar-plugin2.4indirect
Mavenorg.apache.maven.plugins:maven-javadoc-plugin2.10.4indirect
Mavenorg.apache.maven.plugins:maven-release-plugin2.5.3indirect
Mavenorg.apache.maven.plugins:maven-remote-resources-plugin1.2.1indirect
Mavenorg.apache.maven.plugins:maven-source-plugin2.1indirect
Mavenorg.codehaus.mojo:findbugs-maven-plugin3.0.4indirect
Mavenorg.glassfish.copyright:glassfish-copyright-maven-plugin1.49indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 34402,
      "has_wiki": true,
      "homepage": "https://javaee.github.io/servlet-spec/",
      "languages": {
        "HTML": 6748,
        "Java": 608474,
        "Shell": 3315
      },
      "pushed_at": "2018-06-06T09:43:56Z",
      "created_at": "2017-04-26T05:57:11Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-28T08:50:47Z",
      "description": "The API and Issue Tracker for the JCP Standard Java Servlet Specification",
      "is_archived": true,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": "oracle.com/javaee",
      "name": "Java EE",
      "type": "Organization",
      "login": "javaee",
      "company": null,
      "location": null,
      "followers": 408,
      "avatar_url": "https://avatars.githubusercontent.com/u/23086798?v=4",
      "created_at": "2016-10-26T21:37:54Z",
      "is_verified": null,
      "public_repos": 139,
      "account_age_days": 3561
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "4.0.1",
          "kind": "patch",
          "published_at": "2018-04-20T07:16:09Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2017-08-15T17:58:47Z"
        },
        {
          "tag": "4.0.0-b07",
          "kind": "prerelease",
          "published_at": "2017-06-02T18:18:24Z"
        },
        {
          "tag": "4.0.0-b06",
          "kind": "prerelease",
          "published_at": "2017-05-24T16:00:10Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2013-04-25T23:50:52Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2011-07-12T19:40:09Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d3d0f3ba4dc9256122f01ebdd4be4fae2a586df3",
          "body": null,
          "is_bot": false,
          "headline": "Update as part of shutdown/migration process",
          "author_name": "Vinay Vishal",
          "author_login": null,
          "committed_at": "2018-06-06T09:32:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b205a343324ee7c8d1e2054928cd2161fcab15c",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Vinay Vishal",
          "author_login": null,
          "committed_at": "2018-04-20T07:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5574e9b39d806120ac4d3539826a75b2cea0165a",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release 4.0.1",
          "author_name": "Vinay Vishal",
          "author_login": null,
          "committed_at": "2018-04-20T07:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6430adae88c7be1c4d750adee995c221bc39ebbc",
          "body": null,
          "is_bot": false,
          "headline": "Update pom with latest copyright plugin version",
          "author_name": "Vinay Vishal",
          "author_login": null,
          "committed_at": "2018-04-20T07:15:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7265df0dca6923b5d925ec1f85850e2f58f65b9b",
          "body": null,
          "is_bot": false,
          "headline": "Copyright changes. (#192)",
          "author_name": "Sumasri Uppala",
          "author_login": "sumauppa",
          "committed_at": "2018-03-07T03:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a27193187705844371446cc15c3bfdcc96eee61",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-08-15T17:58:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef2740a68cefc1abd70860d26a6eb450bde8dd16",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release 4.0.0",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-08-15T17:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62e5c3981993ac5683111a02e3197006a5d6efa6",
          "body": null,
          "is_bot": false,
          "headline": "update the version to 4.0.0-SNAPSHOT",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-08-15T17:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10f86f36c02e6fec8cf55c180ba967959fe25703",
          "body": null,
          "is_bot": false,
          "headline": "Update Bundle-License MANIFEST.MF property",
          "author_name": "Edward Burns",
          "author_login": null,
          "committed_at": "2017-08-02T22:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "779f3245062a4e1f04a428550612641383c30418",
          "body": null,
          "is_bot": false,
          "headline": "fix typo in skip test",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-07-28T22:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ecb128589a8f2432cbe98448aaa6dfa7796c20d",
          "body": "modified:   src/main/java/javax/servlet/http/HttpServletRequest.java\n\n- Include \"to\" after \"corresponding\" as needed.\n\nmodified:   src/main/javadoc/javax.servlet-api.css\n\n- Remove watermark.",
          "is_bot": false,
          "headline": "Remove watermark, and add preposition where needed",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-07-19T22:31:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c36bee945b8b2f713be32ef5d5856c03d26d755",
          "body": "modified:   src/main/java/javax/servlet/http/HttpServletRequest.java",
          "is_bot": false,
          "headline": "Fix typo.  Insert preposition \"to\" after \"corresponding\" as necessary.",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-07-19T14:59:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6e1d2717acfccdfdc849e1930fa9457054208d5",
          "body": null,
          "is_bot": false,
          "headline": "Clarify the user responsiblity of 'Trailer' header",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-07-14T17:11:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aaa3ae043648fc2189c84e60aa706f77f2d9d11",
          "body": null,
          "is_bot": false,
          "headline": "After discussion with Shing-wai, arrive at wording for getServletName()",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-07-06T20:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12f2f52513fe3d1388e407f9fe52294a718f2c1b",
          "body": null,
          "is_bot": false,
          "headline": "#177 #73",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-07-03T17:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d34aea2236fbd52da21abbaff862082b32991998",
          "body": null,
          "is_bot": false,
          "headline": "#177 #73 Text approved by Greg Wilkins",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-06-26T18:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0aa2801f498d05b1ae6d9b3cb3347f77a335fe7",
          "body": "\tmodified:   copyright-exclude\n\tmodified:   src/main/java/javax/servlet/http/HttpServletRequest.java",
          "is_bot": false,
          "headline": "#73 Address what to do about the case of getNamedDispatcher()",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-06-16T03:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eee68d074031a9d6d9f081eb371c0fe0b63ba67e",
          "body": null,
          "is_bot": false,
          "headline": "Update CONTRIBUTING.md",
          "author_name": "glassfishrobot",
          "author_login": "glassfishrobot",
          "committed_at": "2017-06-14T10:26:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "892ed32848d760f245c6b6d93482c9a21d35c49e",
          "body": null,
          "is_bot": false,
          "headline": "run copyright check by default",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-06-06T00:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ead4eff4b4d51a5200d00f78d9ba776ed844877",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-06-02T18:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59937323f9202d5f7230df08d085b8c2708c20d9",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release 4.0.0-b07",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-06-02T18:18:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f352c6ece6ec74d485559f685be2e5598412a93",
          "body": null,
          "is_bot": false,
          "headline": "add #getTrailerFields to return supplier of trailer headers",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-30T17:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76de60a8180ae0b8f42c73a7c93d09ff35b3348a",
          "body": null,
          "is_bot": false,
          "headline": "add ISE javadoc for setTrailerFields",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-26T19:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c60a8db6ece8cc966fc8f3ac2a1fefbb78cfe8b",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-24T16:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efca23b6376d4b6dcec73d731d6a48f40ccaba7d",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release 4.0.0-b06",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-24T16:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f632a0620d7ba090b2d562e11fee505f87d1c0d",
          "body": null,
          "is_bot": false,
          "headline": "add #isTrailerFieldsReady()",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-24T15:48:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2b70918acddf923e436313c926168f860602b43",
          "body": null,
          "is_bot": false,
          "headline": "rollback to b06 in pom.xml",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-23T22:20:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2e32e85387b2019dc5b8de8aa04da7f1f83c0e6",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-23T22:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "443e4511ad2328e36ac8c6f1fc7e0a62e897ce93",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release 4.0.0-b06",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-23T22:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6eed0a28398088181f4b919f6a1fd54d1503def3",
          "body": null,
          "is_bot": false,
          "headline": "revert version back to 4.0.0-b06",
          "author_name": "Romain Grecourt",
          "author_login": "romain-grecourt",
          "committed_at": "2017-05-23T22:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf9fd233fd824d264776731db07b0f0b063af178",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Romain Grecourt",
          "author_login": "romain-grecourt",
          "committed_at": "2017-05-23T21:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e232d0c9208412292516d6a351b3a7367e5ca71d",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release 4.0.0-b07",
          "author_name": "Romain Grecourt",
          "author_login": "romain-grecourt",
          "committed_at": "2017-05-23T21:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e0231f71fffeb949333abf3ce4490a8a8c1e4c7",
          "body": null,
          "is_bot": false,
          "headline": "attempt at producing better release tags names",
          "author_name": "Romain Grecourt",
          "author_login": "romain-grecourt",
          "committed_at": "2017-05-23T21:50:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0b83f7da7a76717602d4364acd25d57f3b6feb6",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Romain Grecourt",
          "author_login": "romain-grecourt",
          "committed_at": "2017-05-23T21:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "621a7e536328ae49cbea5920b51486f7ce4bae81",
          "body": null,
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release javax.servlet-api-4.0.0-b06",
          "author_name": "Romain Grecourt",
          "author_login": "romain-grecourt",
          "committed_at": "2017-05-23T21:46:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc3e2c490cc41633c0da3251a3942df0ebd5314a",
          "body": null,
          "is_bot": false,
          "headline": "Update pom.xml to fix references to java.net",
          "author_name": "Romain Grecourt",
          "author_login": "romain-grecourt",
          "committed_at": "2017-05-23T21:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0c66141386481c76cdba0717f5ecf6b79cc56d2",
          "body": null,
          "is_bot": false,
          "headline": "udpate maven-release-plugin configuration",
          "author_name": "Romain Grecourt",
          "author_login": "romain-grecourt",
          "committed_at": "2017-05-23T21:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ef32158b731cf324521d2960f54bbd0ebabe008",
          "body": null,
          "is_bot": false,
          "headline": "update developer info",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-23T17:16:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf9f69c65efa294d66972406d69e0dd8141a6fda",
          "body": null,
          "is_bot": false,
          "headline": "update conditions for isTrailerFieldsReady() returns true",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-23T17:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a9aefb5dd0cc75888ceda06930472688b16c74d",
          "body": null,
          "is_bot": false,
          "headline": "fix javadoc",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-23T00:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec4358e953ba2732acdc0a78396c9effd8b10654",
          "body": null,
          "is_bot": false,
          "headline": "fix javadoc",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-22T23:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8737b94340271887046ecf8cccbc889228f1c343",
          "body": "…javadoc",
          "is_bot": false,
          "headline": "rename #isTrailerFieldsAvailable to #isTrailerFieldsReady and change …",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-22T23:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7282222751d46ae11c94dddec5501b88138d85b",
          "body": null,
          "is_bot": false,
          "headline": "add new API #isTrailerFieldsAvailable",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-19T22:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1d0b3c50b33a4cd4e91ea6f68b950e1859f6e02",
          "body": "…llsites.\n\n\tmodified:   src/main/java/javax/servlet/AsyncContext.java\n\tmodified:   src/main/java/javax/servlet/RequestDispatcher.java\n\trenamed:    src/main/java/javax/servlet/http/ServletMapping.java -> src/main/java/javax/servlet/http/HttpServletMapping.java\n\tmodified:   src/main/java/javax/servlet/http/HttpServletRequest.java\n\tmodified:   src/main/java/javax/servlet/http/HttpServletRequestWrapper.java",
          "is_bot": false,
          "headline": "Issue #176: Rename ServletMapping to HttpServletMapping, including ca…",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-05-18T18:55:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b133e876fc4709edbcafedba22477f146af228eb",
          "body": null,
          "is_bot": false,
          "headline": "add description for getTrailerFields  when content-length = 0",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-11T01:03:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "540ac996d0ec5b601186396db8739ff52d647891",
          "body": null,
          "is_bot": false,
          "headline": "add more javadoc for #setTrailerFields",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-09T23:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "584d33cd845f2d0fc0d6d27e6f746ce0dd94672a",
          "body": null,
          "is_bot": false,
          "headline": "rename #get/setTrailers to #get/setTrailerFields",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-05-01T18:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bde7513a95ee587f83a4e361175ae2068c6a1d43",
          "body": null,
          "is_bot": false,
          "headline": "Whitespace only change to test commit capability",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-04-25T17:52:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a446277e1a2765cb3953b8b611c42ad74033e02a",
          "body": null,
          "is_bot": false,
          "headline": "remote non-existing files",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-04-25T01:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ec244bf7c8e1cfcc8cfd116394b76c59269af00",
          "body": null,
          "is_bot": false,
          "headline": "update README.md",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-04-25T00:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58b0116b1558f5b284c2ef0f487a8d982746a298",
          "body": "repair copyrights",
          "is_bot": false,
          "headline": "udpate copyright-exclude",
          "author_name": "Romain Grecourt",
          "author_login": "romain-grecourt",
          "committed_at": "2017-04-25T00:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "040064ce2743cdf4a11fc8ec602cedb90dd9a375",
          "body": null,
          "is_bot": false,
          "headline": "remove download.java.net/maven/glassfish repository definition",
          "author_name": "Romain Grecourt",
          "author_login": "romain-grecourt",
          "committed_at": "2017-04-25T00:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c277a96ad96b848b71d30339e5a785ba26b6b148",
          "body": "add .gitignore",
          "is_bot": false,
          "headline": "do not return null for #getTrailers",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-04-24T23:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42e99d0e55169191e3650892fce34f97fb73959b",
          "body": null,
          "is_bot": false,
          "headline": "Create README.md",
          "author_name": "Romain Grecourt",
          "author_login": "romain-grecourt",
          "committed_at": "2017-04-24T23:19:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae4b1da0dd56c8c99c7b289d22135c7555864b17",
          "body": null,
          "is_bot": false,
          "headline": "Update copyright-maven-plugin to work with Git",
          "author_name": "Romain Grecourt",
          "author_login": "romain-grecourt",
          "committed_at": "2017-04-24T23:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc42abfa261b5611e3a55e2b739453ffd91d3b89",
          "body": null,
          "is_bot": false,
          "headline": "Create LICENSE",
          "author_name": "Arindam Bandyopadhyay",
          "author_login": "arindam-bandyopadhyay",
          "committed_at": "2017-04-19T06:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fa729e3734db4db021ce653c4d55601562000d3",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64930",
          "is_bot": false,
          "headline": "add trailer API",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-04-14T18:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0446e7edc5014e72a84dc2b62b3c7bac527f1c1c",
          "body": "…n of fileName argument.\n\nM       src/main/java/javax/servlet/http/Part.java\n\nsvn path=/trunk/api/javaee-api/javax.servlet/; revision=64894",
          "is_bot": false,
          "headline": "[SERVLET_SPEC-172-Part.write] update javadoc to clarify interpretatio…",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-03-31T14:57:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5cb31dd96740f57de895638bfa881a26b90c455",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64887",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-29T23:00:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "744119ad49e5f2c4afbef1f42760e3b676484567",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64885",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release javax.servlet-api-4.0.0-b05",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-29T23:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8483c2aaa79faf1d334652280fd5ad946e41d6e",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64884",
          "is_bot": false,
          "headline": "rename HttpServletRequest#getPushBuilder to #newPushBuilder",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-29T22:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adbe1ae651be8e5818e468e6c215b70f49386884",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64882",
          "is_bot": false,
          "headline": "add more description to 'per container'",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-28T18:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "402b856bfacc4b28e49e5fe2a8be62f42021676d",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64881",
          "is_bot": false,
          "headline": "add more description for \"per container\"",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-28T16:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a685fdd4a20f7805786957218a8127ad974b1f88",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64875",
          "is_bot": false,
          "headline": "fix SERVLET_SPEC-171: Behaviors of returned Set",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-24T17:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e0deafbdc91755446589e0e66364c411a9f7eea",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64814",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-16T21:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e8e767fc5333ff192a0723590760b2dc8e2de45",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64812",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release javax.servlet-api-4.0.0-b04",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-16T21:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "021dd7edc3222594547c9806a9b74f480e393a60",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64808",
          "is_bot": false,
          "headline": "remove #conditional, #eTag, #lastModified and corresponding getters",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-15T20:49:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe852d53a230caea1cb2074b6d4af25be185c439",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64738",
          "is_bot": false,
          "headline": "refer conditional headers to RFC 7232",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-08T21:23:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23de8a1dfcf3cac3e158e8a309adfdecd87964dd",
          "body": "M       src/main/java/javax/servlet/http/HttpServletRequest.java\n\n- In getServletMapping(), replace spec section numbers with reference to\n  constants.\n\n- I didn't like the \"came in as\" wording for the session ID.\n\nM       src/main/java/javax/servlet/http/PushBuilder.java\n\n- Reword bullet point spec\n[…]\nM       src/main/java/javax/servlet/http/ServletMapping.java\n\n- Fix table per EG discussion.\n\n- Specify getMatchValue() and getPattern().\n\nsvn path=/trunk/api/javaee-api/javax.servlet/; revision=64727",
          "is_bot": false,
          "headline": "SERVLET_SPEC-73",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-03-06T21:57:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1d25c35a9ff9e36783c87b9f4d44cca39245947b",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64726",
          "is_bot": false,
          "headline": "remove IllegalArgumentException from #push",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-06T21:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92e90cd8746f3bf38967e51d13c8d87fc373b098",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64720",
          "is_bot": false,
          "headline": "update description for default request/response character encoding",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-03T19:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccba974a9f3149837a7ceb4511145ff397442871",
          "body": "… specified\n\nsvn path=/trunk/api/javaee-api/javax.servlet/; revision=64719",
          "is_bot": false,
          "headline": "ServletContext#getResponseCharacterEncoding returns null if it is not…",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-03T17:39:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "740da07b45aea9d9f52afa6ca0f37975f2914d56",
          "body": "…loyment descriptor and API\n\nsvn path=/trunk/api/javaee-api/javax.servlet/; revision=64710",
          "is_bot": false,
          "headline": "update javadoc for SERVLET_SPEC-161 Allow encoding to be set from dep…",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-03T00:17:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac91d69d00505f9a818ba5b4207e9c4ed8e16bf3",
          "body": "…ths for CONTEXT_ROOT row.\n\nsvn path=/trunk/api/javaee-api/javax.servlet/; revision=64709",
          "is_bot": false,
          "headline": "SERVLET_SPEC-73: fix javadoc.  In table, add row for DEFAULT.  Fix pa…",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-03-02T23:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f3c83012bbdfe9e2bfc1a91f426b9da86f56134",
          "body": "… leading slash for column for pattern.\n\nsvn path=/trunk/api/javaee-api/javax.servlet/; revision=64704",
          "is_bot": false,
          "headline": "SERVLET_SPEC-73: fix javadoc.  In table, in row for EXTENSION, remove…",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-03-02T21:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15a1d924b46b92d7188edb4a3720dbb2e080495f",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64698",
          "is_bot": false,
          "headline": "add @param in javadoc",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-02T18:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7570056ef12dbd35663a8aef8804561fbf566680",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64692",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-02T02:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c362e017b8f068dfe7d56babf6d8f38b656e5f6d",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64690",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release javax.servlet-api-4.0.0-b03",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-02T02:40:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7e9e04642072cc5c21a0eae990d4cc8dc8fe0ea",
          "body": "…mmediately without blocking\"\n\nsvn path=/trunk/api/javaee-api/javax.servlet/; revision=64689",
          "is_bot": false,
          "headline": "change wording: #push \"must be non-blocking\" rather than \"returning i…",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-02T00:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3010e86767d9d0454c0ba7629cad87d3c0aaf91e",
          "body": "- Upgrade to latest findbugs.\n\nM       src/main/java/javax/servlet/http/HttpServletRequest.java\n\n- Work around SIC_INNER_SHOULD_BE_STATIC_ANON by using the \"embedded\n  reference to the object which created it\" in the toString().\n\nReviewed by Shing-wai Chan.\n\nsvn path=/trunk/api/javaee-api/javax.servlet/; revision=64687",
          "is_bot": false,
          "headline": "M       pom.xml",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-03-01T22:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4834f204e7abbc0492bbdf65bc975556efe4de56",
          "body": "M       src/main/java/javax/servlet/http/MappingMatch.java\n\n- Remove MappingMatch.UNKNOWN pending EG discussion.\n\nsvn path=/trunk/api/javaee-api/javax.servlet/; revision=64686",
          "is_bot": false,
          "headline": "M       src/main/java/javax/servlet/http/HttpServletRequest.java",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-03-01T21:12:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78f936ccd6eb32142942f606a6ac2516fcd67fe0",
          "body": "- Update developer\n\nM       src/main/java/javax/servlet/AsyncContext.java\n\n- Add constant ASYNC_MAPPING.\n\nM       src/main/java/javax/servlet/RequestDispatcher.java\n\n- Add constants FORWARD_MAPPING, INCLUDE_MAPPING.\n\nM       src/main/java/javax/servlet/http/HttpServletRequest.java\nM       src/main/j\n[…]\nmain/java/javax/servlet/http/MappingMatch.java\nA       src/main/java/javax/servlet/http/ServletMapping.java\n\n- The mapping discovery API.\n\nsvn path=/trunk/api/javaee-api/javax.servlet/; revision=64685",
          "is_bot": false,
          "headline": "M       pom.xml",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-03-01T20:45:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "00717c41824574df48b287bfe1b4d5de13b5d531",
          "body": "…yment descriptor and API\n\nsvn path=/trunk/api/javaee-api/javax.servlet/; revision=64682",
          "is_bot": false,
          "headline": "add new APIs for SERVLET_SPEC-161 Allow encoding to be set from deplo…",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-03-01T20:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eff1d9832381c520eb3a5b61b2b1a7b571a8103",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64681",
          "is_bot": false,
          "headline": "Reword conditional header language",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-03-01T19:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "624b4636ec1a031ee78694cbd7e8340ac965cbdf",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64680",
          "is_bot": false,
          "headline": "Fix typo: has has",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-03-01T18:49:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee29dd36db9435efe85e0fa0f9fb9a548fd19263",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64565",
          "is_bot": false,
          "headline": "throw IllegalArgumentException for non-cacheable or unsafe methods",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-02-17T18:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e589560a16cd19210d0eb49dd22c6d8cec30795",
          "body": "M       src/main/java/javax/servlet/http/HttpServletResponse.java\n\nsvn path=/trunk/api/javaee-api/javax.servlet/; revision=64527",
          "is_bot": false,
          "headline": "SERVLET_SPEC-88 clarify responsibility in sendError()",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-02-09T19:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1be89913ce74ce80e09a325537849b47995e955",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64526",
          "is_bot": false,
          "headline": "add \"request\" header",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-02-09T01:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eafcf91c9119d3af37fa352976020a040d2235b1",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64512",
          "is_bot": false,
          "headline": "add javadoc",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-02-07T00:35:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5a8a5d500198936125e5b86977995d7fbc2b125",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64492",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare for next development iteration",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-02-03T23:21:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "759ba07b5d5bc0892cbf247a89b16fb1bad6de87",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64490",
          "is_bot": false,
          "headline": "[maven-release-plugin] prepare release javax.servlet-api-4.0.0-b02",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-02-03T23:21:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36be1edca862703fe02598e13b915e4c9f0a0df1",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64489",
          "is_bot": false,
          "headline": "add -B",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-02-03T23:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78d896809f1816c8fea31b44d5f017279d50a167",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64485",
          "is_bot": false,
          "headline": "add ServletContext#addJspFfile",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-02-03T21:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "056e3b78ee3e386d4e24bab6e50ed11157145c34",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64463",
          "is_bot": false,
          "headline": "add javadoc for default methods",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-02-01T21:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7c4994e2bcb972e6d7d2a572f5f9f25f04bf26e",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64462",
          "is_bot": false,
          "headline": "Use @implSpec to define requirements for default implementations",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-02-01T21:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afa392f5c9a0410c8d42961aadd30739b613231c",
          "body": "… javadoc fixes\n\nsvn path=/trunk/api/javaee-api/javax.servlet/; revision=64461",
          "is_bot": false,
          "headline": "change HttpServletRequest#getPushBuilder with default returning null;…",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-02-01T21:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1afbeec24988a84e04f2cc7d6045c7952208bc1d",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64446",
          "is_bot": false,
          "headline": "add get/setSessionTimeout in ServletContext, update push API",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-01-31T19:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ff502ea29bbf8779a824153ac4e5afa2da2a835",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64427",
          "is_bot": false,
          "headline": "fix https://java.net/jira/browse/SERVLET_SPEC-155",
          "author_name": "Shing Wai Chan",
          "author_login": "shingwaichan",
          "committed_at": "2017-01-23T23:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5a1824b4e017369d7c35edf7ec01daa982f3c97",
          "body": "svn path=/trunk/api/javaee-api/javax.servlet/; revision=64422",
          "is_bot": false,
          "headline": "Update copyright to 2017",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-01-20T22:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "102d62b896861d1daec700774a388e22fce0bdaa",
          "body": "M       src/main/java/javax/servlet/ServletContext.java\n\n- Remove the use of \"default\" context in the spec for getContextPath()\n\nsvn path=/trunk/api/javaee-api/javax.servlet/; revision=64421",
          "is_bot": false,
          "headline": "SERVLET_SPEC-149",
          "author_name": "Ed Burns",
          "author_login": null,
          "committed_at": "2017-01-20T21:08:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 6,
      "commits_last_year": 0,
      "latest_release_at": "2018-04-20T07:16:09Z",
      "latest_release_tag": "4.0.1",
      "releases_from_tags": true,
      "days_since_last_push": 2974,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3021,
      "mean_days_between_releases": 494.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "javax.servlet:javax.servlet-api",
          "exists": true,
          "license": "CDDL + GPLv2 with classpath exception",
          "keywords": [],
          "ecosystem": "maven",
          "matches_repo": true,
          "registry_url": "https://central.sonatype.com/artifact/javax.servlet/javax.servlet-api",
          "is_deprecated": false,
          "latest_version": "4.0.1",
          "repository_url": "https://github.com/javaee/servlet-spec",
          "versions_count": 20,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2018-04-20T07:27:40Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3021
        }
      ]
    },
    "popularity": {
      "forks": 88,
      "stars": 258,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2017-05-23",
            "count": 1
          },
          {
            "date": "2017-06-24",
            "count": 1
          },
          {
            "date": "2017-07-25",
            "count": 1
          },
          {
            "date": "2017-09-04",
            "count": 2
          },
          {
            "date": "2017-09-05",
            "count": 1
          },
          {
            "date": "2017-09-06",
            "count": 2
          },
          {
            "date": "2017-09-07",
            "count": 1
          },
          {
            "date": "2017-09-11",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-09-23",
            "count": 1
          },
          {
            "date": "2017-09-29",
            "count": 1
          },
          {
            "date": "2017-11-10",
            "count": 1
          },
          {
            "date": "2017-11-15",
            "count": 1
          },
          {
            "date": "2018-02-05",
            "count": 1
          },
          {
            "date": "2018-02-23",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-04-02",
            "count": 1
          },
          {
            "date": "2018-04-23",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-05-10",
            "count": 1
          },
          {
            "date": "2018-06-27",
            "count": 1
          },
          {
            "date": "2018-07-14",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-08-25",
            "count": 1
          },
          {
            "date": "2018-09-10",
            "count": 1
          },
          {
            "date": "2018-09-24",
            "count": 1
          },
          {
            "date": "2018-12-02",
            "count": 1
          },
          {
            "date": "2018-12-30",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-01-13",
            "count": 1
          },
          {
            "date": "2019-03-15",
            "count": 1
          },
          {
            "date": "2019-03-16",
            "count": 1
          },
          {
            "date": "2019-03-17",
            "count": 1
          },
          {
            "date": "2019-04-03",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 2
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-27",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 1
          },
          {
            "date": "2019-10-15",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 1
          },
          {
            "date": "2019-11-21",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-21",
            "count": 1
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 86,
        "total_forks": 88
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "pom.xml"
      ],
      "largest_source_bytes": 72371,
      "source_files_sampled": 77,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pom.xml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 9,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [
        {
          "name": "org.apache.maven.scm:maven-scm-provider-gitexe",
          "manifest": "pom.xml",
          "ecosystem": "maven",
          "version_constraint": "1.8.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "org.apache.maven.scm:maven-scm-provider-gitexe",
            "direct": true,
            "version": "1.8.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.felix:maven-bundle-plugin",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-jar-plugin",
            "direct": false,
            "version": "2.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-javadoc-plugin",
            "direct": false,
            "version": "2.10.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-release-plugin",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-remote-resources-plugin",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-source-plugin",
            "direct": false,
            "version": "2.1",
            "ecosystem": "maven"
          },
          {
            "name": "org.codehaus.mojo:findbugs-maven-plugin",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "maven"
          },
          {
            "name": "org.glassfish.copyright:glassfish-copyright-maven-plugin",
            "direct": false,
            "version": "1.49",
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 9,
        "direct_count": 1,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 2,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "shingwaichan",
          "commits": 216,
          "avatar_url": "https://avatars.githubusercontent.com/u/24552480?v=4"
        },
        {
          "type": "User",
          "login": "romain-grecourt",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/3830708?v=4"
        },
        {
          "type": "User",
          "login": "wwwsahoo",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/439064?v=4"
        },
        {
          "type": "User",
          "login": "bshannon",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/166819?v=4"
        },
        {
          "type": "User",
          "login": "amyroh",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4097155?v=4"
        },
        {
          "type": "User",
          "login": "arindam-bandyopadhyay",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9819737?v=4"
        },
        {
          "type": "User",
          "login": "vbkumarjayanti",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1785228?v=4"
        },
        {
          "type": "User",
          "login": "sumauppa",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/24545880?v=4"
        },
        {
          "type": "User",
          "login": "glassfishrobot",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6104758?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.889
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/30 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 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project is archived",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d3d0f3ba4dc9256122f01ebdd4be4fae2a586df3",
        "ran_at": "2026-07-28T14:24:51Z",
        "aggregate_score": 2.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2018-03-07T03:59:07Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/javaee/servlet-spec",
    "host": "github.com",
    "name": "servlet-spec",
    "owner": "javaee"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "The weighted overall 37 is calibrated to 31 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 19.",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 37,
            "calibrated": 31,
            "calibration": "2026-08-02"
          }
        },
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 19,
            "pct": 40
          }
        }
      ],
      "value": 12,
      "inputs": {
        "security": 42,
        "vitality": 10,
        "community": 62,
        "governance": 47,
        "calibration": "2026-08-02",
        "engineering": 27,
        "ai_readiness": 33,
        "abandonment_cap": 19,
        "abandonment_state": "declared",
        "weighted_overall_raw": 37,
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 31,
        "overall_after_abandonment_multiplier": 12
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 10,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2974,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2974 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2974
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "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": 24,
            "inputs": {
              "releases_count": 6,
              "latest_release_tag": "4.0.1",
              "releases_from_tags": true,
              "days_since_latest_release": 3021,
              "mean_days_between_releases": 494.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "6 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3021 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3021
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~494.7 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 494.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "weak",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 19,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "archived",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "the repository is archived on GitHub",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_archived",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 62,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "forks": 88,
              "stars": 258,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "258 stars",
                "points": 39.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 258
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "88 forks",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 88
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "weak",
        "name": "Sustainability & Governance",
        "value": 47,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.889
            },
            "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 89% of commits",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 19,
            "inputs": {
              "merged_prs": 2,
              "open_issues": 0,
              "closed_issues": 0,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 5,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "2/7 decided PRs merged",
                "points": 8.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2,
                      "decided": 7
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "followers": 408,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "javaee",
              "public_repos": 139,
              "account_age_days": 3561
            },
            "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": "408 followers of javaee",
                "points": 18.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 408,
                      "login": "javaee"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "139 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 139
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "javax.servlet:javax.servlet-api"
              ],
              "ecosystems": "maven",
              "any_deprecated": false,
              "min_days_since_publish": 3021
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on maven",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "maven"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 3021 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 3021
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "20 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 27,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://javaee.github.io/servlet-spec/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://javaee.github.io/servlet-spec/",
                "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": "weak",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 28,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 9 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 9
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 9,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "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": 9,
              "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": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 33,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.18,
              "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": "18 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 9.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 18,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 26,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "pom.xml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "pom.xml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "pom.xml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 72371,
              "source_files_sampled": 77,
              "oversized_source_files": 1
            },
            "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": "1/77 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 77,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "metrics_version": "2.1.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T14:25:03.207616Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/javaee/servlet-spec.svg",
  "full_name": "javaee/servlet-spec",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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